summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #updated.GNU_1_26Jesse Thilo1999-01-271-0/+5
* Document help-bison list.Jesse Thilo1999-01-271-0/+3
* Add check for mkstemp().Jesse Thilo1999-01-271-1/+2
* #Remove static from dummy().Jesse Thilo1999-01-201-1/+1
* Hush a few compiler warnings.Jesse Thilo1999-01-204-8/+11
* Add tryclose(), which verifies that fclose was successful.Jesse Thilo1999-01-201-24/+36
* ChangeLog is now automatically generated. Include the old version asJesse Thilo1999-01-202-1/+1431
* Fix formatting glitch.Jesse Thilo1999-01-141-3/+4
* Update FSF address.Jesse Thilo1999-01-1431-33/+60
* Don't define PACKAGE here, since config.h defines it.Jesse Thilo1999-01-081-1/+0
* Update copyright date.Jesse Thilo1998-12-301-1/+1
* Ditch sprintf to statically-sized buffers in fatal/warn functions inJesse Thilo1998-12-301-30/+46
* Some checks for premature EOF.Jesse Thilo1998-12-301-3/+14
* Use prototypes if the compiler understands them.Jesse Thilo1998-12-3020-345/+346
* Document 1.26 highlights.Jesse Thilo1998-12-301-0/+12
* Delete comment "consider using @set for edition number, etc..." sinceJesse Thilo1998-12-301-2/+0
* Require Automake 1.3 or later.Jesse Thilo1998-12-301-0/+3
* Honor TMPDIR on Unix hosts.Jesse Thilo1998-12-301-15/+23
* Fix a couple of buffer overrun bugs.Jesse Thilo1998-12-301-80/+84
* Include unistd.h and ctype.h.Jesse Thilo1998-12-301-3/+11
* Use VERSION symbol from automake for version number.Jesse Thilo1998-12-294-3/+19
* Add info dir entry.Jesse Thilo1998-11-281-0/+8
* Distribute original version of simple parser (bison.s1), not builtJesse Thilo1998-11-281-2/+2
* #Jesse Thilo1998-11-281-0/+2
* Let automake put version number into documentation.Jesse Thilo1998-11-281-6/+7
* Add non-RCS files from /gd/gnu/bison.Jesse Thilo1998-11-263-0/+146
* Document the BISON_HAIRY and BISON_SIMPLE variables.Jesse Thilo1998-11-261-0/+11
* #Jesse Thilo1998-11-251-0/+1
* #Jesse Thilo1998-11-251-0/+11
* Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).Jesse Thilo1998-11-251-5/+19
* Build version.c automatically.Jesse Thilo1998-11-253-2/+2
* #Jesse Thilo1998-11-251-0/+14
* Add AUTHORS file.Jesse Thilo1998-11-251-0/+8
* Fix token numbering (used to start at 258, not 257).Jesse Thilo1998-11-251-1/+4
* Include config.h.Jesse Thilo1998-11-251-0/+9
* Clean up some formatting.Jesse Thilo1998-11-251-3/+4
* Update bug report address.Jesse Thilo1998-11-252-4/+5
* Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).Jesse Thilo1998-11-251-760/+0
* Get latest copies of alloca.c, getopt.c, getopt.h, getopt1.c from gnu.org.Jesse Thilo1998-11-254-0/+1879
* Add automake stuff.Jesse Thilo1998-11-254-201/+22
* #Jesse Thilo1998-11-251-0/+3
* Explain better why to make a pure parser.GNU_ORIGRichard M. Stallman1998-05-051-12/+20
* (openfiles): [_WIN32 && !__CYGWIN32__] Use TEMP or Temp toRichard M. Stallman1998-01-051-4/+13
* (stack_offset;): Change some warni to warns.Richard M. Stallman1997-08-251-3/+3
* (literalchar): Use warns, not warni.Richard M. Stallman1997-08-251-1/+1
* (bison_version): New variable.Richard M. Stallman1997-06-281-2/+5
* Add a Bison version comment.Richard M. Stallman1997-06-283-6/+9
* (fatal, warn, berror): Use program_name.Richard M. Stallman1997-06-281-3/+3
* (fatal, warn, berror): Make error messages standard.Richard M. Stallman1997-06-181-6/+6
* new.h renamed to alloc.h.Richard M. Stallman1997-06-1814-26/+26