index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
ebrowse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Support multi-line C++11 strings in Ebrowse
Jan Stranik
2022-11-17
1
-1
/
+62
*
ebrowse dumping need not return int
Paul Eggert
2022-04-08
1
-25
/
+13
*
Do not include <attribute.h> from <config.h>
Paul Eggert
2022-03-08
1
-0
/
+1
*
Fix UB in ebrowse
Eli Zaretskii
2022-01-20
1
-1
/
+9
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Prefer static to extern in ebrowse
Paul Eggert
2019-12-09
1
-42
/
+42
*
Simplify lib-src version printing
Paul Eggert
2019-06-20
1
-11
/
+5
*
Fix EBROWSE parsing of classes declared final.
Andrey Kotlarski
2019-01-03
1
-14
/
+54
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Port --enable-gcc-warnings to GCC 8
Paul Eggert
2018-04-28
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-4
/
+4
*
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-16
1
-3
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Port flexible array members to GCC + valgrind
Paul Eggert
2016-09-07
1
-5
/
+6
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Unmacroize ebrowse.c and etags.c a bit
Paul Eggert
2015-10-12
1
-35
/
+49
*
Use straight quotes in lib-src diagnostics
Paul Eggert
2015-08-27
1
-6
/
+6
*
Port --enable-gcc-warnings to GCC 5.1 x86-64
Paul Eggert
2015-04-24
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Prefer stpcpy to strcat
Paul Eggert
2014-12-25
1
-13
/
+16
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Prefer tail calls.
Paul Eggert
2013-11-13
1
-1
/
+1
*
Port to C89.
Paul Eggert
2013-07-10
1
-2
/
+10
*
Prefer plain 'static' to 'static inline'.
Paul Eggert
2013-07-01
1
-1
/
+1
*
* lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.
Paul Eggert
2013-06-21
1
-0
/
+1
*
Use C99-style flexible array members if available.
Paul Eggert
2013-06-21
1
-9
/
+10
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Reduce the number of versioned files storing the short copyright string
Glenn Morris
2012-09-16
1
-2
/
+1
*
* lib-src/ebrowse.c (PATH_LIST_SEPARATOR): Remove
Glenn Morris
2012-08-09
1
-7
/
+2
*
Switch from NO_RETURN to C11's _Noreturn.
Paul Eggert
2012-06-24
1
-6
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Update short copyright year to 2012.
Glenn Morris
2012-01-04
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-29
1
-1
/
+1
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-7
/
+7
*
Assume freestanding C89 headers, string.h, stdlib.h.
Paul Eggert
2011-07-06
1
-4
/
+0
*
* ebrowse.c: Use size_t, not int, for sizes.
Paul Eggert
2011-03-21
1
-12
/
+10
*
* ebrowse.c (BROWSE_STRUCT): Remove unused macro.
Paul Eggert
2011-02-25
1
-1
/
+0
*
* ebrowse.c (parse_qualified_param_ident_or_type): Make it clear
Paul Eggert
2011-02-25
1
-1
/
+4
*
* ebrowse.c (insert_keyword): Rename parameter to avoid shadowing diagnostic.
Paul Eggert
2011-02-25
1
-3
/
+3
*
* ebrowse.c (putstr): Rename from PUTSTR and turn into a function.
Paul Eggert
2011-02-25
1
-29
/
+30
[next]