]> git.draconx.ca Git - cdecl99.git/shortlog
cdecl99.git
2023-06-16 Nick Bowlerlibcdecl: Consolidate most error messages.
2023-06-14 Nick BowlerUse gnulib's vsnprintf module.
2023-06-14 Nick BowlerFix library error state allocation.
2023-06-13 Nick BowlerRename "test" directory to "t".
2023-06-01 Nick BowlerAdd more type specifier tests.
2023-06-01 Nick BowlerFactor out common parser invocation.
2023-05-30 Nick BowlerRestore gperf-related definitions to makefile.
2023-05-29 Nick Bowlercdecl99: Use packed option format from gen-options...
2023-05-29 Nick BowlerEnsure all headers are distributed.
2023-05-27 Nick BowlerReplace Gnulib striconv with copyright_symbol from...
2023-05-27 Nick BowlerStop using gnulib's flexmember module.
2023-05-25 Nick Bowlercdecl99: Fix some improper error message formatting.
2023-01-25 Nick BowlerAvoid POSIX character classes in the test suite.
2023-01-25 Nick BowlerFix configuration on Solaris 8.
2023-01-24 Nick Bowlercdecl99: Drop locale-sensitive isblank usage.
2023-01-24 Nick BowlerProvide strtoumax fallback in the scanner.
2023-01-10 Nick BowlerDon't parse command-line options more than once.
2022-11-18 Nick BowlerAvoid Gnulib std-gnu11 module.
2022-04-22 Nick BowlerDefine GNULIB_MBRTOWC_SINGLE_THREAD.
2022-04-22 Nick BowlerBump dxcommon to improve builds with DJGPP.
2022-04-22 Nick BowlerExplicitly require gnulib getline module.
2022-04-03 Nick BowlerRelease 1.2. v1.2
2022-04-03 Nick Bowlertests: Correct RNG implementation.
2022-03-26 Nick BowlerBump dxcommon to fix builds using --disable-dependency...
2022-02-19 Nick BowlerFix regressions caused by symbol renaming changes.
2022-02-19 Nick BowlerFix gen-typegen.awk incompatibility with busybox awk.
2022-02-18 Nick BowlerImprove gnulib build times.
2022-02-10 Nick BowlerPlug memory leak in declgen.
2022-02-10 Nick BowlerPortability improvements for new random number generator.
2022-02-09 Nick BowlerClean up declgen a bit.
2022-02-09 Nick BowlerSimplify and improve randomdecl sanity test.
2022-02-09 Nick BowlerRemove randomdecl test dependency on GSL.
2022-02-04 Nick BowlerUse common help formatting in test cases.
2022-01-30 Nick BowlerBump dxcommon to improve portability to systems without...
2021-11-24 Nick Bowlercdecl99: Remove unused printf argument.
2021-11-24 Nick BowlerUse help formatting routines from dxcommon.
2021-10-14 Nick BowlerFix formatting error in libcdecl(3) man page.
2021-10-14 Nick BowlerFix typo in error message.
2021-08-13 Nick BowlerMake library i18n init conditional on NLS support.
2021-08-13 Nick BowlerInclude glthread headers late.
2021-03-14 Nick BowlerRelease 1.1. v1.1
2021-03-14 Nick BowlerImprove cdecl99 error output.
2021-03-14 Nick BowlerRework library error reporting.
2021-03-12 Nick BowlerGenerate specifier strings directly from cdecl.h
2021-03-12 Nick BowlerRestructure the type specifier check.
2021-03-12 Nick BowlerHand-code the normalized specifier ordering.
2021-03-11 Nick BowlerAvoid a couple warnings reported by gcc.
2021-03-10 Nick BowlerReplace typegen.sh with a new and improved script.
2021-03-10 Nick BowlerFix configuration with heirloom-sh.
2021-03-10 Nick BowlerMinor portability improvements.
2021-03-10 Nick BowlerWork around designated initializer bug on HP-UX cc.
2021-03-10 Nick BowlerFix empty and help commands causing program exit.
2021-03-07 Nick BowlerMinor manual updates.
2021-03-05 Nick BowlerAdd configure option to disable readline.
2021-03-03 Nick BowlerFix testcase compilation with --disable-shared.
2021-03-03 Nick BowlerRelease 1. v1
2021-03-03 Nick BowlerUse common strtab generator for error strings.
2021-03-03 Nick BowlerConsolidate header files.
2021-03-03 Nick BowlerUse gperf to implement command selection.
2021-03-03 Nick BowlerUse the newly-minted option generator script from dxcommon.
2021-03-03 Nick BowlerAdd a couple more positive tests.
2021-03-03 Nick BowlerImprove usage messages a bit.
2021-03-03 Nick BowlerGive better errors when flex/bison are unavailable.
2021-02-24 Nick BowlerBundle scripts to help re-bootstrap the package.
2021-02-24 Nick BowlerUse AC_CONFIG_HEADERS rather than AC_CONFIG_HEADER.
2021-02-24 Nick BowlerEnsure INSTALL is packaged.
2021-02-24 Nick BowlerRework the README.
2021-02-23 Nick BowlerGenerate ChangeLog from git at packaging time.
2021-02-23 Nick BowlerBump gnulib to latest.
2021-02-23 Nick BowlerBump dxcommon to pull in DX_LINGUAS fixes.
2021-01-24 Nick BowlerFix Gnulib integration issues.
2021-01-23 Nick BowlerFix build with new Bison versions.
2020-07-04 Nick BowlerFix use-after-free during parser error recovery.
2020-07-03 Nick BowlerPort random crossparse test to Autotest.
2020-07-03 Nick BowlerAdd better --help text to the test programs.
2020-07-03 Nick BowlerPort randomdecl sanity test to Autotest.
2020-07-03 Nick BowlerFix parsing of int (x*).
2020-07-03 Nick BowlerConvert invalid declaration test to Autotest.
2020-07-03 Nick BowlerBegin converting testsuite to Autotest.
2020-07-03 Nick BowlerOutput copyright symbol directly, rather than via trans...
2019-01-06 Nick BowlerUpdate .gitignore.
2019-01-06 Nick BowlerBump dxcommon for depfiles updates.
2014-08-29 Nick BowlerBump gnulib for gettext updates.
2014-08-29 Nick BowlerBump dxcommon for fix-gnulib updates.
2013-01-09 Nick BowlerFix silent-rules alignment in Automake 1.12.
2012-12-06 Nick BowlerUpdate .gitignore for Automake-1.12.
2012-12-06 Nick BowlerMove GLOBAL_SYMBOL_PIPE definition into dxcommon code.
2012-08-30 Nick BowlerAdd basic readline history support.
2012-08-29 Nick BowlerWork around breakage caused by newer Bison versions.
2012-08-29 Nick BowlerDon't allow restrict-qualified pointers to functions.
2012-08-29 Nick BowlerUpdate dxcommon to latest version.
2012-08-18 Nick BowlerAdd missing test script to the distribution.
2012-08-18 Nick BowlerUpdate dxcommon to get its version of exported.sh.in.
2012-08-15 Nick BowlerWorkaround Gentoo's silly Automake wrapper in bootstrap.
2012-08-15 Nick BowlerPrevent gratuitous Automake failures.
2012-07-28 Nick BowlerMove some gettext bits to dxcommon.
2012-05-10 Nick BowlerAdd copyright header to bootstrap.
2012-05-10 Nick BowlerImprove bootstrap error messages.
2012-05-10 Nick BowlerBring in fix-gnulib from a submodule.
2012-05-10 Nick BowlerBetter document fix-gnulib.
next