summaryrefslogtreecommitdiff
path: root/lib-src/etags.c
Commit message (Expand)AuthorAgeFilesLines
* Teach etags new interpreters for some languagesEli Zaretskii2018-01-111-5/+26
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid compilation warnings in optimized buildsEli Zaretskii2017-10-151-1/+1
* Fix compilation warning in etags.cEli Zaretskii2017-09-161-7/+9
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Another place to produce debugging output in etagsEli Zaretskii2017-09-111-0/+3
* Extend --debug printouts in etagsEli Zaretskii2017-09-101-5/+18
* Add --debug option to etagsEli Zaretskii2017-09-101-0/+6
* Improve --enable-gcc-warnings for MinGW64Paul Eggert2017-09-091-2/+2
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-091-2/+2
* Fix the MS-Windows buildEli Zaretskii2017-08-171-0/+2
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-161-1/+0
* Support '=' in Scheme and Lisp tags in 'etags'Alexander Gramiak2017-07-081-6/+23
* Use unlocked stdio more systematicallyPaul Eggert2017-06-221-0/+1
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-14/+14
* Teach etags to process ENUM_BF correctlyEli Zaretskii2017-03-121-34/+59
* Merge from gnulibPaul Eggert2017-02-231-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Forth related improvements for etagsHelmut Eller2016-12-011-10/+31
* | Port build to gcc -fcheck-pointer-boundsPaul Eggert2016-11-251-2/+2
* | * lib-src/etags.c (invalidate_nodes): Remove a redundant nullp test.Eli Zaretskii2016-10-121-1/+1
* | Limit <config.h>’s includesPaul Eggert2016-09-301-4/+0
* | Merge from origin/emacs-25Paul Eggert2016-09-261-2/+16
|\ \ | |/
| * Fix tagging of DEFUN by etagsEli Zaretskii2016-09-211-2/+16
* | * lib-src/etags.c (invalidate_nodes): Fix another thinko.Eli Zaretskii2016-08-311-1/+1
* | Fix etags problems found by static checkingPaul Eggert2016-08-311-24/+22
* | Fix a thinko in etags.cEli Zaretskii2016-08-311-1/+1
* | Avoid recursive calls in etagsEli Zaretskii2016-08-311-64/+226
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-1/+0
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-181-2/+2
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-2/+2
* | Unhide the --no-line-directive option to 'etags'Eli Zaretskii2016-03-211-2/+1
* | Merge from origin/emacs-25John Wiegley2016-03-111-10/+25
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-4/+4
| * By default, etags produces unqualified Perl tag namesEli Zaretskii2016-03-101-6/+21
* | Merge from origin/emacs-25Paul Eggert2016-02-091-1/+5
|\ \ | |/
| * Extend etags Ruby support for accessorsEli Zaretskii2016-02-061-1/+5
* | Merge from origin/emacs-25Paul Eggert2016-02-091-2/+3
|\ \ | |/
| * Minor fix in tagging Ruby accessors by etagsEli Zaretskii2016-02-041-2/+3
* | Merge from origin/emacs-25John Wiegley2016-02-031-8/+103
|\ \ | |/
| * Etags: yet another improvement in Ruby tagsEli Zaretskii2016-02-031-24/+53
| * Fix names of tags generated for Ruby accessorsEli Zaretskii2016-02-021-0/+2
| * Fix file-name recognition in 'etags'Eli Zaretskii2016-02-021-0/+8
| * Change Ruby file names and extensions recognized by 'etags'Eli Zaretskii2016-02-021-2/+4
| * More improvements for Ruby support in 'etags'Eli Zaretskii2016-02-021-2/+56
* | -Paul Eggert2016-01-301-5/+128
|\ \ | |/
| * Support Go language in 'etags'lu4nx2016-01-301-1/+74
| * Improve Ruby support in 'etags'Eli Zaretskii2016-01-301-4/+54
| * Unhide the --no-line-directive option to 'etags'Eli Zaretskii2016-01-151-2/+1
|/