summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysAUTHORS: remove Xprint code (which was itself removed back in 2010)HEADmasterAlan Coopersmith1-13/+0
7 daysAssume all target platforms have strcasecmp() nowAlan Coopersmith6-62/+0
2024-03-24xedit 1.2.4xedit-1.2.4Alan Coopersmith1-2/+2
2024-03-03Fix crash when undefined function called in lisp.lspAlan Coopersmith1-1/+2
2024-02-24unifdef ISCAlan Coopersmith2-10/+0
2024-02-24Use AC_C_INLINE instead of ifdef __GNUC__ to check for inline keywordAlan Coopersmith2-5/+4
2024-02-24unifdef __UNIXOS2__Alan Coopersmith9-25/+4
2023-02-11Add -help and -version optionsAlan Coopersmith1-0/+23
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-04-03xedit 1.2.3xedit-1.2.3Alan Coopersmith1-1/+1
2022-04-02man page: remove out-of-date COPYRIGHT sectionAlan Coopersmith1-10/+0
2021-12-04Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-04gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-01-05Followup to previous commit to use isinfinite for darwin rather than arm64.Jeremy Huddleston Sequoia4-4/+4
2020-11-28Minimal changes to build on Apple silicon (i.e., new Apple M1 Macs)Gary Palter4-4/+4
2019-09-11Fix segfault when tags file isn't foundNiclas Zeising1-2/+4
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-02-21xedit 1.2.2xedit-1.2.2Matt Turner1-1/+1
2014-11-07Include AM_PROG_AR to detect 'ar' instead of hard-coding itTed Tanberry2-0/+2
2014-09-09Use automake subdir-objects optionAlan Coopersmith1-2/+1
2014-09-09Check for pagesize options via autoconf instead of per-platform #ifdefsAlan Coopersmith3-23/+10
2014-09-09Copious const cleanupAlan Coopersmith25-232/+238
2014-09-09Require OS to provide rename(2), as all POSIX.1-1990 & later OS'es doAlan Coopersmith1-14/+0
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-05-03Fix man page tbl markupAlan Coopersmith1-6/+6
2013-12-17Remove obsolete Imake SIGNALRETURNSINTGaetan Nadon4-51/+2
2013-07-06Drop CRAY supportStéphane Aulery1-4/+1
2013-01-12xedit 1.2.1xedit-1.2.1Alan Coopersmith1-1/+1
2013-01-12Remove lisp/env.c from EXTRA_DIST to fix make_distcheckAlan Coopersmith1-1/+0
2012-08-23Eliminate use of tab stops. Use real TBL markup.Eric S. Raymond1-42/+67
2012-07-11Do not unconditionally define DEBUG.Thomas Klausner1-1/+1
2012-05-31Avoid problems with builds with -Werror=format-security.pcpa2-2/+2
2012-05-31Use proper pointer when computing "realpath" of a new file.pcpa1-1/+1
2012-05-31Correct 64 bit overflow check and bignum code.pcpa5-45/+16
2012-05-31Update fallback implementation of missing libc functionspcpa7-320/+451
2011-12-04Fix builds of lisp/core.c with Solaris Studio compilersAlan Coopersmith1-0/+5
2011-09-25Require xt >= 1.0 for appdefaultdirJeremy Huddleston1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon4-15/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-3/+3
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-8/+8
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-10-30xedit 1.2.0xedit-1.2.0Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-2/+0
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-4/+1