summaryrefslogtreecommitdiff
path: root/lib-src/etags.c
Commit message (Expand)AuthorAgeFilesLines
* Make TAGS files more portable to MS-WindowsPaul Eggert2015-05-251-9/+0
* Fix a typo in last commitEli Zaretskii2015-05-251-1/+1
* Fix tagging of class members in C-like OO languagesEli Zaretskii2015-05-251-19/+79
* Fix last change in etags.c that broke tagging compresed filesEli Zaretskii2015-05-251-0/+5
* Simpilify etags TEX mode scanningPaul Eggert2015-05-241-45/+29
* Improve etags I/O error reportingPaul Eggert2015-05-241-80/+103
* etags.c: avoid side effects in 'if'Paul Eggert2015-05-241-9/+10
* Fix last change in etags.c, which failed the test suiteEli Zaretskii2015-05-241-0/+1
* Cleanup etags.c to use locale-independent codePaul Eggert2015-05-231-105/+109
* Fix etags reading of compressed filesEli Zaretskii2015-05-231-14/+68
* Fix slash collapsing in etags on MS-WindowsEli Zaretskii2015-05-201-6/+19
* ; * lib-src/etags.c: Comment.Glenn Morris2015-05-151-2/+2
* Fix tagging of symbols in C enumerationsEli Zaretskii2015-05-121-2/+20
* Port etags to -DDEBUGPaul Eggert2015-03-271-13/+4
* Simplify binary I/O configurationPaul Eggert2015-02-191-11/+4
* Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii2015-02-191-0/+7
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Prefer stpcpy to strcatPaul Eggert2014-12-251-16/+17
* Spelling fixesPaul Eggert2014-12-131-4/+4
* * etags.c (emacs_strchr, emacs_strrchr): Remove.Paul Eggert2014-08-311-56/+17
* Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-141-22/+9
* * etags.c (Lisp_functions): Also record cl-defun etc.Paul Eggert2014-07-121-0/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-288/+286
* Prefer tail calls.Paul Eggert2013-11-131-6/+2
* Prefer plain 'static' to 'static inline'.Paul Eggert2013-07-011-12/+8
* Port --enable-gcc-warnings to clang.Paul Eggert2013-05-171-11/+2
* Static checking by Sun C 5.12.Paul Eggert2013-03-131-4/+1
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-7/+7
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarationsKevin Ryde2012-12-021-1/+26
* | * lib-src/etags.c (Perl_functions): Support "use constant".Kevin Ryde2012-12-011-3/+18
* | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-211-60/+8
|/
* Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-161-2/+1
* Fixes: debbugs:12306Andreas Schwab2012-08-311-0/+1
* * etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert2012-08-151-1/+1
* Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-101-32/+24
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-091-1/+1
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-58/+3
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-15/+1
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-251-0/+12
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-3/+3
* Assume C89 or later.Paul Eggert2012-05-211-22/+6
* etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86Paul Eggert2012-05-091-20/+19
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Update short copyright year to 2012.Glenn Morris2012-01-041-1/+1
* * etags.c (C_entries): Properly skip over string and characterAndreas Schwab2011-12-251-17/+19
* Spelling fixes.Paul Eggert2011-11-191-6/+6
* Spelling fixes.Paul Eggert2011-11-191-1/+1