aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-24Fix rare assertion violations in 'etags'Eli Zaretskii1-2/+5
2020-05-23Port etags FALLTHROUGH to C2XPaul Eggert1-1/+1
2020-04-04* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert1-2/+0
2020-03-28Stop using newly-deprecated dosname Gnulib modulePaul Eggert1-1/+1
2020-03-04Pacify GCC 9.2.1 20190927 -O3Paul Eggert1-0/+5
2020-01-16Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim1-8/+9
2020-01-01Fix copyright years by handPaul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert15-16/+16
2019-12-09Prefer static to extern in ebrowsePaul Eggert1-42/+42
2019-12-09* lib-src/etags.c (pot_etags_version): Remove; unused.Paul Eggert1-2/+0
2019-12-09* lib-src/etags.c (Forth_suffixes): Now static.Paul Eggert1-1/+1
2019-11-26etags: remove some arbitrary limitsPaul Eggert1-193/+211
2019-09-23Update some URLsPaul Eggert1-1/+1
2019-09-15Revert "emacsclient: ignore --eval parameters when starting alternate editor"Lars Ingebrigtsen1-5/+1
2019-08-31Check instead of relying on NOTREACHEDPaul Eggert2-9/+5
2019-08-30emacsclient: adjust to new config file locationPaul Eggert1-15/+32
2019-07-12* lib-src/make-docfile.c: Fix comment typo.Paul Eggert1-1/+1
2019-07-11Tweak builtin symbol order for speedPaul Eggert1-5/+16
2019-07-09Make fingerprint handling compatible with LTOAndreas Schwab1-1/+2
2019-06-27emacsclient: ignore --eval parameters when starting alternate editorLars Ingebrigtsen1-1/+5
2019-06-26Fix PATH_MAX change to lib-src/emacsclient.cJuanma Barranquero1-0/+1
2019-06-25Prefer PATH_MAX to MAXPATHLENPaul Eggert1-6/+16
2019-06-25Avoid some strlen work, primarily via strnlenPaul Eggert3-92/+69
2019-06-25etags: Fix handling of quoted symbol names in ErlangDavid Hull1-8/+32
2019-06-24Remove -q from zstd invocationLars Ingebrigtsen1-1/+1
2019-06-24Add Zstandard compression support for etagsAlexander Gramiak1-1/+2
2019-06-20Simplify lib-src version printingPaul Eggert4-34/+19
2019-05-26Update author/maintainer infoPaul Eggert2-3/+3
2019-05-22Avoid backslash-newline-newline in source codePaul Eggert1-1/+1
2019-05-04Port new fingerprinting scheme to clang + LTOPaul Eggert1-18/+14
2019-05-03Simplify use of NDEBUG in etags.cPaul Eggert1-9/+1
2019-04-26* lib-src/profile.c: Delete long-obsolete fileStefan Monnier2-102/+1
2019-04-25Port emacsclient euidaccess to Solaris 10Paul Eggert1-2/+4
2019-04-24Improve port to platforms lacking euidaccess (Bug#35406)Paul Eggert1-1/+1
2019-04-20Port make-fingerprint to LeakSanitizerPaul Eggert1-1/+4
2019-04-20Improve XDG_RUNTIME_DIR diagnosticPaul Eggert1-5/+23
2019-04-18* lib-src/make-fingerprint.c (main): Properly initialize 'prog'Philipp Stephani1-1/+1
2019-04-18Fix make-fingerprint off-by-one bugPaul Eggert1-12/+13
2019-04-18Mark _Noreturn error functions as coldPaul Eggert1-0/+2
2019-04-15Fix MS-Windows build broken by make-fingerprint changesEli Zaretskii2-3/+102
2019-04-14Replace executable’s fingerprint in placePaul Eggert1-31/+88
2019-04-09Remove the need for temacs.inPaul Eggert1-3/+3
2019-04-09Remove assumption of uint64_t etc. in portable codePaul Eggert1-6/+6
2019-03-01Suppress GC stats when obviously not neededPaul Eggert1-0/+3
2019-02-27DEFVAR_INT variables are now intmax_tPaul Eggert1-1/+1
2019-01-16; Copyright fixes for pdumper filesGlenn Morris1-2/+2
2019-01-15Add portable dumperDaniel Colascione2-1/+117
2019-01-03Fix EBROWSE parsing of classes declared final.Andrey Kotlarski1-14/+54
2019-01-01Fix copyright years by handPaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert15-15/+15