lp:gperf
- Get this branch:
- bzr branch lp:gperf
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.savannah.gnu.org/gperf.git.
Last successful import was .
Recent revisions
- 381. By Bruno Haible
-
Split autogen.sh into autopull.sh and autogen.sh.
* autopull.sh: New file, based on autogen.sh.
* autogen.sh: Remove code that was moved to autopull.sh.
* Makefile.in (SOURCE_FILES): Add autogen.sh. - 380. By Bruno Haible
-
Add support for reproducible builds.
Suggested by Richard Purdie <email address hidden> in
<https://lists. gnu.org/ archive/ html/bug- gperf/2022- 07/msg00000. html>. * autogen.sh: Import also lib/filename.h.
* Makefile.in (IMPORTED_FILES): Add lib/filename.h.
* src/options.cc: Include filename.h.
(Options::print_ options) : Print only the base name of the program name.
* tests/*.exp: Update. - 379. By Bruno Haible
-
Add GNU Project notice.
* JOIN-GNU: New file. Inspired by a suggestion from José E. Marchesi
on the gnu-prog-discuss mailing list.
* README: Refer to it.
* Makefile.in (SOURCE_FILES): Add it. - 378. By Bruno Haible
-
tests: Fix undefined behaviour.
* tests/test2.c (main): Cast bytes to unsigned before shifting left.
- 377. By Bruno Haible
-
Release gperf-3.2.
* src/version.cc (version_string): Bump to 3.2.
* src/options.cc (Options::parse_ options) : Bump copyright year.
* tests/*.exp: Update.
* doc/gperf.texi: Bump date. - 376. By Michael Drake <email address hidden>
-
Honor --readonly-tables when outputting table for --ignore-case.
* src/output.cc (output_
upperlower_ table): Add 'const' when suitable. - 373. By Bruno Haible
-
Fix warnings from Autoconf 2.69c.
* configure.ac: Invoke AC_INIT, AC_OUTPUT without arguments.
* doc/configure.ac: Likewise.
* lib/configure.ac: Likewise.
* src/configure.ac: Invoke AC_INIT, AC_OUTPUT without arguments. Use
AC_CACHE_CHECK, AC_LANG_PUSH/AC_ LANG_POP, AC_COMPILE_IFELSE
* tests/configure.ac: Invoke AC_INIT, AC_OUTPUT without arguments. Use
ac_cv_c_compiler_ gnu instead of ac_cv_prog_gcc, and
ac_cv_cxx_compiler_ gnu instead of ac_cv_prog_gxx. Don't use 'test' with
option '-a'. - 372. By Bruno Haible
-
Make the code C++17 compliant.
* lib/getline.cc (getstr): Don't use the 'register' keyword.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)