summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAge
* Fix copyright years by handPaul Eggert2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii2020-12-09
* ; * lib-src/make-fingerprint.c: Update commentary.Glenn Morris2020-11-15
* Reformat argument commentary in etags.cEli Zaretskii2020-11-15
* ; Fix more trivial typosStefan Kangas2020-09-21
* Fix rare assertion violations in 'etags'Eli Zaretskii2020-05-24
* Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim2020-01-16
* Fix copyright years by handPaul Eggert2020-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Prefer static to extern in ebrowsePaul Eggert2019-12-09
* * lib-src/etags.c (pot_etags_version): Remove; unused.Paul Eggert2019-12-09
* * lib-src/etags.c (Forth_suffixes): Now static.Paul Eggert2019-12-09
* etags: remove some arbitrary limitsPaul Eggert2019-11-26
* Update some URLsPaul Eggert2019-09-23
* Revert "emacsclient: ignore --eval parameters when starting alternate editor"Lars Ingebrigtsen2019-09-15
* Check instead of relying on NOTREACHEDPaul Eggert2019-08-31
* emacsclient: adjust to new config file locationPaul Eggert2019-08-30
* * lib-src/make-docfile.c: Fix comment typo.Paul Eggert2019-07-12
* Tweak builtin symbol order for speedPaul Eggert2019-07-11
* Make fingerprint handling compatible with LTOAndreas Schwab2019-07-09
* emacsclient: ignore --eval parameters when starting alternate editorLars Ingebrigtsen2019-06-27
* Fix PATH_MAX change to lib-src/emacsclient.cJuanma Barranquero2019-06-26
* Prefer PATH_MAX to MAXPATHLENPaul Eggert2019-06-25
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-25
* etags: Fix handling of quoted symbol names in ErlangDavid Hull2019-06-25
* Remove -q from zstd invocationLars Ingebrigtsen2019-06-24
* Add Zstandard compression support for etagsAlexander Gramiak2019-06-24
* Simplify lib-src version printingPaul Eggert2019-06-20
* Update author/maintainer infoPaul Eggert2019-05-26
* Avoid backslash-newline-newline in source codePaul Eggert2019-05-22
* Port new fingerprinting scheme to clang + LTOPaul Eggert2019-05-04
* Simplify use of NDEBUG in etags.cPaul Eggert2019-05-03
* * lib-src/profile.c: Delete long-obsolete fileStefan Monnier2019-04-26
* Port emacsclient euidaccess to Solaris 10Paul Eggert2019-04-25
* Improve port to platforms lacking euidaccess (Bug#35406)Paul Eggert2019-04-24
* Port make-fingerprint to LeakSanitizerPaul Eggert2019-04-20
* Improve XDG_RUNTIME_DIR diagnosticPaul Eggert2019-04-20
* * lib-src/make-fingerprint.c (main): Properly initialize 'prog'Philipp Stephani2019-04-18
* Fix make-fingerprint off-by-one bugPaul Eggert2019-04-18
* Mark _Noreturn error functions as coldPaul Eggert2019-04-18
* Fix MS-Windows build broken by make-fingerprint changesEli Zaretskii2019-04-15
* Replace executable’s fingerprint in placePaul Eggert2019-04-14
* Remove the need for temacs.inPaul Eggert2019-04-09
* Remove assumption of uint64_t etc. in portable codePaul Eggert2019-04-09
* Suppress GC stats when obviously not neededPaul Eggert2019-03-01
* DEFVAR_INT variables are now intmax_tPaul Eggert2019-02-27
* ; Copyright fixes for pdumper filesGlenn Morris2019-01-16
* Add portable dumperDaniel Colascione2019-01-15
* Fix EBROWSE parsing of classes declared final.Andrey Kotlarski2019-01-03