summaryrefslogtreecommitdiff
path: root/lib-src/ebrowse.c
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-04Update from Gnulib by running admin/merge-gnulibPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-17Use c-ctype.h in lib-srcPaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-14Fix ebrowse -f buffer overflowPaul Eggert
2023-02-25Omit no-longer-needed SEEK_END workaroundPaul Eggert
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-17Support multi-line C++11 strings in EbrowseJan Stranik
2022-04-08ebrowse dumping need not return intPaul Eggert
2022-03-08Do not include <attribute.h> from <config.h>Paul Eggert
2022-01-20Fix UB in ebrowseEli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-21; Fix typosStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Prefer static to extern in ebrowsePaul Eggert
2019-06-20Simplify lib-src version printingPaul Eggert
2019-01-03Fix EBROWSE parsing of classes declared final.Andrey Kotlarski
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-04-28Port --enable-gcc-warnings to GCC 8Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-22Use unlocked stdio more systematicallyPaul Eggert
2017-05-16Merge with gnulib, pacifying GCC 7Paul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-09-07Port flexible array members to GCC + valgrindPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-12Unmacroize ebrowse.c and etags.c a bitPaul Eggert
2015-08-27Use straight quotes in lib-src diagnosticsPaul Eggert
2015-04-24Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-25Prefer stpcpy to strcatPaul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-13Prefer tail calls.Paul Eggert
2013-07-10Port to C89.Paul Eggert
2013-07-01Prefer plain 'static' to 'static inline'.Paul Eggert
2013-06-21* lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert
2013-06-21Use C99-style flexible array members if available.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-16Reduce the number of versioned files storing the short copyright stringGlenn Morris
2012-08-09* lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris
2012-06-24Switch from NO_RETURN to C11's _Noreturn.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2012-01-04Update short copyright year to 2012.Glenn Morris