Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port flexible array members to GCC + valgrind... | Paul Eggert | 2016-09-07 | 1 | -5/+6 |
* | * lib-src/etags.c (invalidate_nodes): Fix another thinko. | Eli Zaretskii | 2016-08-31 | 1 | -1/+1 |
* | Fix etags problems found by static checking... | Paul Eggert | 2016-08-31 | 1 | -24/+22 |
* | Fix a thinko in etags.c... | Eli Zaretskii | 2016-08-31 | 1 | -1/+1 |
* | Avoid recursive calls in etags... | Eli Zaretskii | 2016-08-31 | 1 | -64/+226 |
* | Pacify --enable-gcc-warnings for lib-src/pop.c... | Paul Eggert | 2016-08-28 | 1 | -14/+17 |
* | Fix compilation warning in the MinGW build... | Eli Zaretskii | 2016-07-22 | 2 | -13/+2 |
* | Replace IF_LINT by NONVOLATILE and UNINIT... | Paul Eggert | 2016-06-08 | 1 | -1/+1 |
* | Omit IF_LINT code that no longer seems needed... | Paul Eggert | 2016-05-30 | 2 | -2/+2 |
* | Fix compiler warnings in the MinGW build... | Eli Zaretskii | 2016-05-21 | 4 | -13/+31 |
* | Port --enable-gcc-warnings to GCC 6.1... | Paul Eggert | 2016-05-18 | 1 | -2/+2 |
* | Prefer grep -E/-F to egrep/fgrep... | Paul Eggert | 2016-05-07 | 1 | -2/+2 |
* | Unhide the --no-line-directive option to 'etags'... | Eli Zaretskii | 2016-03-21 | 1 | -2/+1 |
* | Merge from origin/emacs-25... | John Wiegley | 2016-03-11 | 12 | -35/+93 |
|\ | |||||
| * | Rework C source files to avoid ^(... | Paul Eggert | 2016-03-10 | 12 | -29/+27 |
| * | By default, etags produces unqualified Perl tag names... | Eli Zaretskii | 2016-03-10 | 1 | -6/+21 |
| * | Make the code in movemail_strftime more general... | Eli Zaretskii | 2016-03-06 | 1 | -1/+28 |
| * | Restore leading space in movemail pop output... | Paul Eggert | 2016-03-05 | 1 | -1/+19 |
| * | Fix mbox files produced by movemail on MS-Windows... | Eli Zaretskii | 2016-03-05 | 1 | -1/+1 |
* | | Assume getaddrinfo in C code... | Paul Eggert | 2016-03-07 | 1 | -39/+0 |
* | | Implement getaddrinfo fallback for MS-Windows... | Eli Zaretskii | 2016-03-05 | 1 | -1/+150 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-03-03 | 1 | -1/+1 |
|\| | |||||
| * | * lib-src/pop.c (socket_connection): Fix format string. | Andreas Schwab | 2016-02-27 | 1 | -1/+1 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-02-15 | 1 | -0/+1 |
|\| | |||||
| * | * lib-src/make-docfile.c: Include stdarg.h. | Paul Eggert | 2016-02-11 | 1 | -0/+1 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-02-15 | 1 | -144/+182 |
|\| | |||||
| * | make-docfile cleanup for I/O, etc.... | Paul Eggert | 2016-02-10 | 1 | -90/+110 |
| * | Memory-management cleanup in make-docfile... | Paul Eggert | 2016-02-10 | 1 | -57/+75 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-02-09 | 1 | -1/+5 |
|\| | |||||
| * | Extend etags Ruby support for accessors... | Eli Zaretskii | 2016-02-06 | 1 | -1/+5 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-02-09 | 1 | -2/+3 |
|\| | |||||
| * | Minor fix in tagging Ruby accessors by etags... | Eli Zaretskii | 2016-02-04 | 1 | -2/+3 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-02-03 | 1 | -8/+103 |
|\| | |||||
| * | Etags: yet another improvement in Ruby tags... | Eli Zaretskii | 2016-02-03 | 1 | -24/+53 |
| * | Fix names of tags generated for Ruby accessors... | Eli Zaretskii | 2016-02-02 | 1 | -0/+2 |
| * | Fix file-name recognition in 'etags'... | Eli Zaretskii | 2016-02-02 | 1 | -0/+8 |
| * | Change Ruby file names and extensions recognized by 'etags'... | Eli Zaretskii | 2016-02-02 | 1 | -2/+4 |
| * | More improvements for Ruby support in 'etags'... | Eli Zaretskii | 2016-02-02 | 1 | -2/+56 |
* | | - | Paul Eggert | 2016-01-30 | 1 | -5/+128 |
|\| | |||||
| * | Support Go language in 'etags'... | lu4nx | 2016-01-30 | 1 | -1/+74 |
| * | Improve Ruby support in 'etags'... | Eli Zaretskii | 2016-01-30 | 1 | -4/+54 |
* | | - | Paul Eggert | 2016-01-30 | 1 | -2/+2 |
|\| | |||||
| * | Port "$@" to OpenIndiana ksh93... | Paul Eggert | 2016-01-24 | 1 | -2/+2 |
| * | Unhide the --no-line-directive option to 'etags'... | Eli Zaretskii | 2016-01-15 | 1 | -2/+1 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-01-11 | 15 | -16/+16 |
|\| | |||||
| * | Fix copyright years by hand... | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| * | Update copyright year to 2016... | Paul Eggert | 2016-01-01 | 15 | -15/+15 |
* | | Build tweaks related to tags files.... | Glenn Morris | 2016-01-06 | 1 | -2/+5 |
|/ | |||||
* | Remove SunOS 4.x cruft... | Paul Eggert | 2015-12-18 | 1 | -4/+0 |
* | Improve Lua support in etags... | Eli Zaretskii | 2015-12-11 | 1 | -0/+1 |