summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Port flexible array members to GCC + valgrind...Paul Eggert2016-09-071-5/+6
* * lib-src/etags.c (invalidate_nodes): Fix another thinko.Eli Zaretskii2016-08-311-1/+1
* Fix etags problems found by static checking...Paul Eggert2016-08-311-24/+22
* Fix a thinko in etags.c...Eli Zaretskii2016-08-311-1/+1
* Avoid recursive calls in etags...Eli Zaretskii2016-08-311-64/+226
* Pacify --enable-gcc-warnings for lib-src/pop.c...Paul Eggert2016-08-281-14/+17
* Fix compilation warning in the MinGW build...Eli Zaretskii2016-07-222-13/+2
* Replace IF_LINT by NONVOLATILE and UNINIT...Paul Eggert2016-06-081-1/+1
* Omit IF_LINT code that no longer seems needed...Paul Eggert2016-05-302-2/+2
* Fix compiler warnings in the MinGW build...Eli Zaretskii2016-05-214-13/+31
* Port --enable-gcc-warnings to GCC 6.1...Paul Eggert2016-05-181-2/+2
* Prefer grep -E/-F to egrep/fgrep...Paul Eggert2016-05-071-2/+2
* Unhide the --no-line-directive option to 'etags'...Eli Zaretskii2016-03-211-2/+1
* Merge from origin/emacs-25...John Wiegley2016-03-1112-35/+93
|\
| * Rework C source files to avoid ^(...Paul Eggert2016-03-1012-29/+27
| * By default, etags produces unqualified Perl tag names...Eli Zaretskii2016-03-101-6/+21
| * Make the code in movemail_strftime more general...Eli Zaretskii2016-03-061-1/+28
| * Restore leading space in movemail pop output...Paul Eggert2016-03-051-1/+19
| * Fix mbox files produced by movemail on MS-Windows...Eli Zaretskii2016-03-051-1/+1
* | Assume getaddrinfo in C code...Paul Eggert2016-03-071-39/+0
* | Implement getaddrinfo fallback for MS-Windows...Eli Zaretskii2016-03-051-1/+150
* | Merge from origin/emacs-25...John Wiegley2016-03-031-1/+1
|\|
| * * lib-src/pop.c (socket_connection): Fix format string.Andreas Schwab2016-02-271-1/+1
* | Merge from origin/emacs-25...John Wiegley2016-02-151-0/+1
|\|
| * * lib-src/make-docfile.c: Include stdarg.h.Paul Eggert2016-02-111-0/+1
* | Merge from origin/emacs-25...John Wiegley2016-02-151-144/+182
|\|
| * make-docfile cleanup for I/O, etc....Paul Eggert2016-02-101-90/+110
| * Memory-management cleanup in make-docfile...Paul Eggert2016-02-101-57/+75
* | Merge from origin/emacs-25...Paul Eggert2016-02-091-1/+5
|\|
| * Extend etags Ruby support for accessors...Eli Zaretskii2016-02-061-1/+5
* | Merge from origin/emacs-25...Paul Eggert2016-02-091-2/+3
|\|
| * Minor fix in tagging Ruby accessors by etags...Eli Zaretskii2016-02-041-2/+3
* | Merge from origin/emacs-25...John Wiegley2016-02-031-8/+103
|\|
| * Etags: yet another improvement in Ruby tags...Eli Zaretskii2016-02-031-24/+53
| * Fix names of tags generated for Ruby accessors...Eli 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
* | -Paul Eggert2016-01-301-2/+2
|\|
| * Port "$@" to OpenIndiana ksh93...Paul Eggert2016-01-241-2/+2
| * Unhide the --no-line-directive option to 'etags'...Eli Zaretskii2016-01-151-2/+1
* | Merge from origin/emacs-25...John Wiegley2016-01-1115-16/+16
|\|
| * Fix copyright years by hand...Paul Eggert2016-01-011-1/+1
| * Update copyright year to 2016...Paul Eggert2016-01-0115-15/+15
* | Build tweaks related to tags files....Glenn Morris2016-01-061-2/+5
|/
* Remove SunOS 4.x cruft...Paul Eggert2015-12-181-4/+0
* Improve Lua support in etags...Eli Zaretskii2015-12-111-0/+1