summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2016-08-31Fix etags problems found by static checkingPaul Eggert
2016-08-31Fix a thinko in etags.cEli Zaretskii
2016-08-31Avoid recursive calls in etagsEli Zaretskii
2016-08-28Pacify --enable-gcc-warnings for lib-src/pop.cPaul Eggert
2016-07-22Fix compilation warning in the MinGW buildEli Zaretskii
2016-06-08Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert
2016-05-30Omit IF_LINT code that no longer seems neededPaul Eggert
2016-05-21Fix compiler warnings in the MinGW buildEli Zaretskii
2016-05-18Port --enable-gcc-warnings to GCC 6.1Paul Eggert
2016-05-07Prefer grep -E/-F to egrep/fgrepPaul Eggert
2016-03-21Unhide the --no-line-directive option to 'etags'Eli Zaretskii
2016-03-11Merge from origin/emacs-25John Wiegley
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-03-10By default, etags produces unqualified Perl tag namesEli Zaretskii
2016-03-07Assume getaddrinfo in C codePaul Eggert
2016-03-06Make the code in movemail_strftime more generalEli Zaretskii
2016-03-05Restore leading space in movemail pop outputPaul Eggert
2016-03-05Fix mbox files produced by movemail on MS-WindowsEli Zaretskii
2016-03-05Implement getaddrinfo fallback for MS-WindowsEli Zaretskii
2016-03-03Merge from origin/emacs-25John Wiegley
2016-02-27* lib-src/pop.c (socket_connection): Fix format string.Andreas Schwab
2016-02-15Merge from origin/emacs-25John Wiegley
2016-02-15Merge from origin/emacs-25John Wiegley
2016-02-11* lib-src/make-docfile.c: Include stdarg.h.Paul Eggert
2016-02-10make-docfile cleanup for I/O, etc.Paul Eggert
2016-02-10Memory-management cleanup in make-docfilePaul Eggert
2016-02-09Merge from origin/emacs-25Paul Eggert
2016-02-09Merge from origin/emacs-25Paul Eggert
2016-02-06Extend etags Ruby support for accessorsEli Zaretskii
2016-02-04Minor fix in tagging Ruby accessors by etagsEli Zaretskii
2016-02-03Merge from origin/emacs-25John Wiegley
2016-02-03Etags: yet another improvement in Ruby tagsEli Zaretskii
2016-02-02Fix names of tags generated for Ruby accessorsEli Zaretskii
2016-02-02Fix file-name recognition in 'etags'Eli Zaretskii
2016-02-02Change Ruby file names and extensions recognized by 'etags'Eli Zaretskii
2016-02-02More improvements for Ruby support in 'etags'Eli Zaretskii
2016-01-30-Paul Eggert
2016-01-30-Paul Eggert
2016-01-30Support Go language in 'etags'lu4nx
2016-01-30Improve Ruby support in 'etags'Eli Zaretskii
2016-01-24Port "$@" to OpenIndiana ksh93Paul Eggert
2016-01-15Unhide the --no-line-directive option to 'etags'Eli Zaretskii
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-06Build tweaks related to tags files.Glenn Morris
2016-01-01Fix copyright years by handPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-18Remove SunOS 4.x cruftPaul Eggert
2015-12-11Improve Lua support in etagsEli Zaretskii
2015-12-11Improve and document Ruby support in 'etags'Eli Zaretskii
2015-12-11Initial support for Ruby in 'etags'Xi Lu