summaryrefslogtreecommitdiff
path: root/tests/named-refs.at
Commit message (Expand)AuthorAgeFilesLines
* warnings: remove spurious suffixes on contextTheophile Ranquet2012-10-011-5/+5
* Merge branch 'maint'Akim Demaille2012-09-261-47/+47
|\
| * errors: prefix the output with "error: "Theophile Ranquet2012-09-261-47/+47
* | warnings: display warnings categoriesVictor Santet2012-06-291-9/+9
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-06-261-4/+2
|\ \ | |/
| * tests: use assert instead of plain abort.Akim Demaille2012-06-261-4/+2
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-06-191-13/+11
|\ \ | |/
| * tests: factor the declaration/definition of yyerror and yylex.Akim Demaille2012-06-171-13/+11
| * tests: fix regressions.Akim Demaille2012-02-231-0/+1
| * maint: avoid "magic number exit".Akim Demaille2012-02-191-2/+2
| * quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-231-46/+46
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * named references: fix double free.Akim Demaille2011-03-091-0/+13
| * tests: style changes.Akim Demaille2011-03-091-79/+51
| * Do not allow identifiers that start with a dash.Joel E. Denny2011-02-051-11/+16
| * Improve error messages for `$' or `@' followed by `.' or `-'.Joel E. Denny2011-01-091-0/+29
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-1/+1
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+1
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
| * Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-51/+51
| * Provide an additional sub-message for clarity.Alex Rozenman2009-09-121-20/+50
| * Use "Unresolved reference" error message when no symbols were foundAlex Rozenman2009-09-051-4/+81
| * Convert "misleading reference" messages to warnings.Alex Rozenman2009-08-081-8/+8
| * Style changes and factoring.Alex Rozenman2009-07-041-23/+22
| * Named symbol references.Alex Rozenman2009-06-271-0/+457
* tests: fix regressions.Akim Demaille2012-02-211-0/+1
* maint: avoid "magic number exit".Akim Demaille2012-02-181-2/+2
* quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-191-46/+46
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-2/+2
* named references: fix double free.candidates/named-ref-freeAkim Demaille2011-03-091-0/+13
* tests: style changes.Akim Demaille2011-03-091-79/+51
* Do not allow identifiers that start with a dash.Joel E. Denny2011-01-291-11/+16
* Revert "Simplify handling of '.' and '-' after unbracketed named references."Joel E. Denny2011-01-291-26/+44
* Simplify handling of '.' and '-' after unbracketed named references.Paul Eggert2011-01-091-44/+26
* Improve error messages for `$' or `@' followed by `.' or `-'.Joel E. Denny2011-01-091-0/+29
* maint: run "make update-copyright".Joel E. Denny2011-01-021-1/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+1
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-51/+51
* Provide an additional sub-message for clarity.Alex Rozenman2009-09-121-20/+50
* Use "Unresolved reference" error message when no symbols were foundAlex Rozenman2009-09-051-4/+81
* Convert "misleading reference" messages to warnings.Alex Rozenman2009-08-081-8/+8
* Style changes and factoring.Alex Rozenman2009-07-041-23/+22
* Named symbol references.Alex Rozenman2009-06-271-0/+457