summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 3.2.1v3.2.1Akim Demaille2018-11-091-1/+1
* build: fix issues in the generated tarballAkim Demaille2018-11-083-5/+4
* build: fix typoAkim Demaille2018-11-072-1/+2
* NEWS: updateAkim Demaille2018-11-062-0/+8
* examples: ship themAkim Demaille2018-11-062-2/+26
* build: minor fixes in doc/Akim Demaille2018-11-061-10/+10
* CI: maximize chances of errors soonerAkim Demaille2018-11-051-37/+44
* c++: improve the generated documentationAkim Demaille2018-11-044-8/+10
* tests: don't fail if the C++ compiler does not workAkim Demaille2018-11-045-29/+29
* tests: don't disable C++ warnings in C filesAkim Demaille2018-11-041-1/+1
* c++: workaround portability issueAkim Demaille2018-11-045-13/+13
* tests: work around getopt portability issuesAkim Demaille2018-11-031-1/+7
* doc: -Wzero-as-null-pointer-constant was added to GCC 4.7Akim Demaille2018-11-031-1/+1
* examples: #include <cstring> in calc++Adam Sampson2018-11-022-0/+2
* c: provide a definition of _Noreturn that works for C++Akim Demaille2018-10-311-9/+12
* c: update the definition of _NoreturnAkim Demaille2018-10-301-4/+8
* tests: don't expect the shell to support 'local'Akim Demaille2018-10-301-6/+6
* bitset: fix warningAkim Demaille2018-10-301-1/+1
* build: fix use of gnulib Make variablesAkim Demaille2018-10-303-9/+11
* maint: post-release administriviaAkim Demaille2018-10-292-1/+4
* version 3.2v3.2Akim Demaille2018-10-291-1/+1
* build: don't depend on the libc to generate bison.helpAkim Demaille2018-10-291-5/+8
* c++: always issue the "generated by" messageAkim Demaille2018-10-293-2/+9
* cfg.mk: remove exceptions for timevarAkim Demaille2018-10-281-4/+1
* style: clean up src/AnnotationList.cAkim Demaille2018-10-281-85/+60
* style: clean up print.cAkim Demaille2018-10-281-60/+41
* bitset: clean up bbitset.hAkim Demaille2018-10-273-41/+11
* bitset: clean up bitset.hAkim Demaille2018-10-271-10/+5
* bitset: clean up vbitset.cAkim Demaille2018-10-271-103/+65
* bitset: clean up lbitset.cAkim Demaille2018-10-271-60/+41
* bitset: clean up ebitset.cAkim Demaille2018-10-271-12/+4
* bitset: clean up bitset_stats.cAkim Demaille2018-10-271-42/+53
* bitset: clean up bitset.cAkim Demaille2018-10-271-25/+19
* bitset: clean up abitset.cAkim Demaille2018-10-271-24/+11
* xml2dot.xsl: fix typos in commentsJannick2018-10-271-2/+2
* doc: fix distcheckAkim Demaille2018-10-272-1/+4
* NEWS: prepare for 3.2Akim Demaille2018-10-271-16/+6
* tests: beware of Windows file name constraintsAkim Demaille2018-10-261-0/+3
* tests: fix invocation of m4_mapAkim Demaille2018-10-262-4/+4
* doc: spell checkAkim Demaille2018-10-265-8/+15
* examples: add a Makefile for C++ short examplesAkim Demaille2018-10-263-2/+31
* doc: some improvementsAkim Demaille2018-10-261-28/+58
* examples: check the errorsAkim Demaille2018-10-263-11/+25
* doc: minor fixesAkim Demaille2018-10-251-10/+13
* configure: quit on trying to get ICC and Flex be friendsAkim Demaille2018-10-242-7/+5
* doc: mention earlier how to disable the generation of location.hhAkim Demaille2018-10-241-4/+5
* c++: std::to_string is available in C++11Akim Demaille2018-10-242-53/+23
* examples: move the variant examples into the C++ directoryAkim Demaille2018-10-249-35/+71
* doc: an introductory example for C++Akim Demaille2018-10-249-7/+283
* build: remove a few copies of the Copyright from the generated MakefileAkim Demaille2018-10-249-127/+127