summaryrefslogtreecommitdiff
path: root/lib-src/etags.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Adjust to recent Gnulib changesPaul Eggert2020-12-25
* Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii2020-12-08
* Merge from origin/emacs-27Glenn Morris2020-11-16
|\
| * Reformat argument commentary in etags.cEli Zaretskii2020-11-15
* | Merge from origin/emacs-27Glenn Morris2020-05-28
|\|
| * Fix rare assertion violations in 'etags'Eli Zaretskii2020-05-24
* | Port etags FALLTHROUGH to C2XPaul Eggert2020-05-23
* | Pacify GCC 9.2.1 20190927 -O3Paul Eggert2020-03-04
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* * 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
* Check instead of relying on NOTREACHEDPaul Eggert2019-08-31
* 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
* Avoid backslash-newline-newline in source codePaul Eggert2019-05-22
* Simplify use of NDEBUG in etags.cPaul Eggert2019-05-03
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Make mini-gmp safe for --enable-gcc-warningsPaul Eggert2018-08-12
* | Use Gnulib regex for lib-srcPaul Eggert2018-08-05
* | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-05
* | Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-28
|/
* Teach etags new interpreters for some languagesEli Zaretskii2018-01-11
* Update copyright year to 2018Paul Eggert2018-01-01
* Avoid compilation warnings in optimized buildsEli Zaretskii2017-10-15
* Fix compilation warning in etags.cEli Zaretskii2017-09-16
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Another place to produce debugging output in etagsEli Zaretskii2017-09-11
* Extend --debug printouts in etagsEli Zaretskii2017-09-10
* Add --debug option to etagsEli Zaretskii2017-09-10
* Improve --enable-gcc-warnings for MinGW64Paul Eggert2017-09-09
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-09
* Fix the MS-Windows buildEli Zaretskii2017-08-17
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-16
* Support '=' in Scheme and Lisp tags in 'etags'Alexander Gramiak2017-07-08
* Use unlocked stdio more systematicallyPaul Eggert2017-06-22
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-16
* Teach etags to process ENUM_BF correctlyEli Zaretskii2017-03-12
* Merge from gnulibPaul Eggert2017-02-23
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Forth related improvements for etagsHelmut Eller2016-12-01
* | Port build to gcc -fcheck-pointer-boundsPaul Eggert2016-11-25
* | * lib-src/etags.c (invalidate_nodes): Remove a redundant nullp test.Eli Zaretskii2016-10-12
* | Limit <config.h>’s includesPaul Eggert2016-09-30