Josh Soref
1bf3e2860b
spelling: otherwise
2018-10-05 07:01:05 +02:00
Josh Soref
7d8d1c3f92
spelling: occurrence
2018-10-05 07:01:05 +02:00
Josh Soref
694c6234f9
spelling: namespace
2018-10-05 07:01:05 +02:00
Josh Soref
13b70e2218
spelling: minimal
2018-10-05 07:01:05 +02:00
Josh Soref
fa55bfa71f
spelling: invocations
2018-10-05 07:01:05 +02:00
Josh Soref
93d2986bba
spelling: initialize
2018-10-05 07:01:05 +02:00
Josh Soref
75964cf0df
spelling: incorrectly
2018-10-05 07:01:05 +02:00
Josh Soref
3c2b71cde6
spelling: included
2018-10-05 07:01:05 +02:00
Josh Soref
37c6dbb8ad
spelling: illicit
2018-10-05 07:01:05 +02:00
Josh Soref
0883e6591f
spelling: handling
2018-10-05 07:01:05 +02:00
Josh Soref
a538d0d8aa
spelling: gratuitously
2018-10-05 07:01:05 +02:00
Josh Soref
2645ee3519
spelling: grammar
2018-10-05 07:01:04 +02:00
Josh Soref
ad15cd977a
spelling: generation
2018-10-05 07:01:04 +02:00
Josh Soref
4e97614f5a
spelling: generate
2018-10-05 07:01:04 +02:00
Josh Soref
82c36f0f0b
spelling: forewarn
2018-10-05 07:01:04 +02:00
Josh Soref
ee1bcce627
spelling: fnchange
2018-10-05 07:01:04 +02:00
Josh Soref
8347aabe14
spelling: family
2018-10-05 07:01:04 +02:00
Josh Soref
25bdc41ee0
spelling: extensions
2018-10-05 07:01:04 +02:00
Josh Soref
57e3f5a80c
spelling: enum
2018-10-05 07:01:04 +02:00
Josh Soref
8c3eae0d44
spelling: diagnostics
2018-10-05 07:01:04 +02:00
Josh Soref
6fe281271c
spelling: determined
2018-10-05 07:01:04 +02:00
Josh Soref
23a37cc1c5
spelling: detailed
2018-10-05 07:01:04 +02:00
Josh Soref
eb1b04fa00
spelling: descriptive
2018-10-05 07:01:04 +02:00
Josh Soref
cdc252ace9
spelling: definitions
2018-10-05 07:01:04 +02:00
Josh Soref
95b55cc5c4
spelling: declaration
2018-10-05 07:01:04 +02:00
Josh Soref
e96d567a27
spelling: corrupted
2018-10-05 07:01:04 +02:00
Josh Soref
b62b690ccf
spelling: consuming
2018-10-05 07:01:04 +02:00
Josh Soref
7d687eaee3
spelling: consistently
2018-10-05 07:01:04 +02:00
Josh Soref
a2ab59fa18
spelling: conflicts
2018-10-05 07:01:04 +02:00
Josh Soref
777226dd9f
spelling: concatenation
2018-10-05 07:01:04 +02:00
Josh Soref
95e1b48e20
spelling: complete
2018-10-05 07:01:04 +02:00
Josh Soref
bb077f38f7
spelling: compatibility
2018-10-05 07:01:04 +02:00
Josh Soref
a6316700e8
spelling: comparison
2018-10-05 07:01:04 +02:00
Josh Soref
795f7e32cc
spelling: combination
2018-10-05 07:01:04 +02:00
Josh Soref
c721eb9e28
spelling: characters
2018-10-05 07:01:04 +02:00
Josh Soref
3aed6a21f5
spelling: builddir
2018-10-05 07:01:04 +02:00
Josh Soref
b6d3f107fe
spelling: assoc
2018-10-05 07:01:03 +02:00
Josh Soref
704a04512c
spelling: appropriate
2018-10-05 07:01:03 +02:00
Josh Soref
2586398fcc
spelling: alignment
2018-10-05 07:01:03 +02:00
Josh Soref
d9b37a62ff
spelling: aggregate
2018-10-05 07:01:03 +02:00
Josh Soref
3d2bf2a8e3
spelling: adjust
2018-10-05 07:01:03 +02:00
Josh Soref
a3ced22c06
spelling: additional
2018-10-05 07:01:03 +02:00
Josh Soref
a2b6281b39
spelling: accurately
2018-10-05 07:01:03 +02:00
Akim Demaille
cf4600ca45
README-hacking: details about make check-local
2018-10-05 06:21:59 +02:00
Akim Demaille
8d64416e8c
gnulib: update
2018-10-05 06:14:20 +02:00
Akim Demaille
26859f6d61
main: fix error message for missing argument
...
* src/getargs.c (getargs): Don't display any argv other that argv[0]
when reporting a missing argument.
* tests/bison.in: Neutralize path differences in stderr.
* tests/input.at (Invalid number of arguments): New.
2018-10-04 22:24:11 +02:00
Akim Demaille
f84a8e96d1
gnulib: move timevar to it
...
* lib/timevar.c, lib/timevar.h, m4/timevar.m4: Remove.
* gnulib: Update.
* configure.ac: Adjust.
* lib/timevar.def: Use lower case for the timevvars.
Adjust dependencies.
2018-09-30 14:19:53 +02:00
Akim Demaille
4247df921b
style: comment changes
...
* data/glr.cc, data/lalr1.cc: here.
2018-09-29 12:19:33 +02:00
Akim Demaille
9bdff3d271
gnulib: update
2018-09-29 09:39:00 +02:00
Paul Eggert
d03b1a7e8c
getargs: use LC_MESSAGES trick only on glibc
...
* src/getargs.c (usage): Rely on setlocale (LC_MESSAGES, NULL)
trick only on glibc, as POSIX does not specify the output
of setlocale in this case, and the Gnulib localename module
source code indicates that the trick works only on glibc.
2018-09-28 16:41:41 -07:00