summaryrefslogtreecommitdiff
path: root/THANKS
Commit message (Expand)AuthorAgeFilesLines
* C++: fix -Wdeprecated warningsAkim Demaille2018-05-271-0/+1
* Update copyright yearsAkim Demaille2018-05-121-1/+1
* Add a missing word in the documentationNate Guerin2018-05-121-0/+1
* doc: fixes in the C++ partAkim Demaille2015-03-031-0/+1
* tests: be robust to platforms that support UTF-8 even with LC_ALL=CAkim Demaille2015-02-101-0/+1
* build: fix some warningsAkim Demaille2015-01-181-0/+1
* build: avoid infinite recursions on include_nextAkim Demaille2015-01-161-0/+1
* doc: liby's main arms the internationalizationAkim Demaille2015-01-121-0/+1
* bison: avoid warnings from static code analysisAkim Demaille2015-01-091-0/+1
* c++: fix the use of destructors when variants are enabledAkim Demaille2015-01-091-0/+1
* c++: provide a means to clear symbolsAkim Demaille2015-01-081-0/+2
* c++: variants: comparing addresses of typeid.name() is undefinedAkim Demaille2015-01-071-0/+1
* build: don't try to generate docs when cross-compilingAkim Demaille2015-01-051-0/+1
* package: fix a reporter's nameAkim Demaille2015-01-041-1/+1
* %union: fix the support for named %unionAkim Demaille2015-01-041-0/+2
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* flex: don't trust YY_USER_INITAkim Demaille2014-12-311-0/+1
* yacc.c: fix broken union when api.value.type=union and %defines are usedAkim Demaille2014-12-311-0/+1
* doc: fix missing xrefAkim Demaille2014-12-311-3/+4
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* tests: check $$'s destruction with variant, YYERROR, and no error recoveryAkim Demaille2013-11-151-0/+1
* tests: fix incorrect object constructionAkim Demaille2013-10-211-0/+2
* glr: allow spaces between "%?" and "{" in predicatesAkim Demaille2013-10-161-0/+1
* tests: do not use grep -qAkim Demaille2013-09-041-0/+1
* build: ship the ASCII art figuresAkim Demaille2013-08-011-0/+1
* drop unused options --raw, -n, -e, --include and -IPetr Machata2013-05-291-0/+1
* tests: enable -Wsign-compare and fix corresponding warningsAkim Demaille2013-04-191-0/+1
* c++: fix several issues with locationsAkim Demaille2013-04-111-0/+1
* Merge remote-tracking branch 'origin/maint'Akim Demaille2013-04-101-0/+2
|\
| * maint: update copyright yearsAkim Demaille2013-04-081-1/+1
| * lalr1.cc: fix compiler warningsAkim Demaille2013-04-081-0/+1
| * yacc.c: do not use __attribute__ unprotectedAkim Demaille2013-04-081-0/+1
* | grammar: introduce %emptyAkim Demaille2013-02-181-0/+1
* | news: minor improvementsAkim Demaille2013-01-281-0/+1
* | maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* | %define variables: backward compatibilityAkim Demaille2012-12-191-0/+1
* | doc: fix build dependenciesTheophile Ranquet2012-12-141-0/+1
* | Merge branch 'origin/maint'Akim Demaille2012-12-141-0/+1
|\ \ | |/
| * maint: credit Wojciech PolakAkim Demaille2012-12-131-0/+1
* | Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-061-0/+1
|\ \ | |/
| * c++: support wide strings for file namesAkim Demaille2012-12-051-0/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-12-031-0/+1
|\ \ | |/
| * yacc.c, glr.c: check and fix the display of locationsAkim Demaille2012-11-301-0/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-261-1/+3
|\ \ | |/
| * Merge remote-tracking branch 'origin/branch-2.6' into maintAkim Demaille2012-11-261-1/+3
| |\
| | * yacc.c: always initialize yyllocTheophile Ranquet2012-11-231-0/+1
| | * doc: one of the fixes for an ambiguous grammar was ambiguous tooAkim Demaille2012-11-231-1/+2
* | | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-121-0/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/branch-2.6' into maintAkim Demaille2012-11-121-0/+1
| |\ \ | | |/
| | * tests: use valgrind where appropriateAkim Demaille2012-11-101-0/+1