platform/upstream/bison.git
1998-11-28 Jesse Thilo#
1998-11-28 Jesse ThiloLet automake put version number into documentation.
1998-11-26 Jesse ThiloAdd non-RCS files from /gd/gnu/bison.
1998-11-26 Jesse ThiloDocument the BISON_HAIRY and BISON_SIMPLE variables.
1998-11-25 Jesse Thilo#
1998-11-25 Jesse Thilo#
1998-11-25 Jesse ThiloRename bison.simple to bison.s1 (bison.simple is then...
1998-11-25 Jesse ThiloBuild version.c automatically.
1998-11-25 Jesse Thilo#
1998-11-25 Jesse ThiloAdd AUTHORS file.
1998-11-25 Jesse ThiloFix token numbering (used to start at 258, not 257).
1998-11-25 Jesse ThiloInclude config.h.
1998-11-25 Jesse ThiloClean up some formatting.
1998-11-25 Jesse ThiloUpdate bug report address.
1998-11-25 Jesse ThiloRename bison.simple to bison.s1 (bison.simple is then...
1998-11-25 Jesse ThiloGet latest copies of alloca.c, getopt.c, getopt.h,...
1998-11-25 Jesse ThiloAdd automake stuff.
1998-11-25 Jesse Thilo#
1998-05-05 Richard M.... Explain better why to make a pure parser. GNU_ORIG
1998-01-05 Richard M.... (openfiles): [_WIN32 && !__CYGWIN32__] Use TEMP or...
1997-08-25 Richard M.... (stack_offset;): Change some warni to warns.
1997-08-25 Richard M.... (literalchar): Use warns, not warni.
1997-06-28 Richard M.... (bison_version): New variable.
1997-06-28 Richard M.... Add a Bison version comment.
1997-06-28 Richard M.... (fatal, warn, berror): Use program_name.
1997-06-18 Richard M.... (fatal, warn, berror): Make error messages standard.
1997-06-18 Richard M.... new.h renamed to alloc.h.
1997-05-24 Richard M.... (literalchar): Fix the code for escaping \, " and '.
1997-05-17 Richard M.... Use malloc, if using alloca is troublesome.
1997-04-23 Richard M.... (alloca) [__hpux]: Always define as __builtin_alloca.
1997-04-22 Richard M.... [__hpux]: Include alloca.h (right for HPUX 10)
1997-04-22 Richard M.... (__yy_memcpy): Declare arg `count' as unsigned int.
1997-01-03 Richard M.... [__STDC__ or _MSC_VER]:
1997-01-02 Richard M.... (dist): Explicitly check for symlinks, and copy them.
1997-01-02 Richard M.... [_MSC_VER]: Include stdlib.h and process.h.
1997-01-02 Richard M.... (main): Return FAILURE as a value.
1996-12-19 Richard M.... [_MSC_VER] (XPFILE, XPFILE1): Define, if not already...
1996-12-18 Paul Eggert(yyparse): If __GNUC__ and YYPARSE_PARAM are both defined,
1996-12-17 Richard M.... (nbits): Add some casts.
1996-08-12 Richard M.... Test _MSDOS as well as _MSDOS_.
1996-07-31 Richard M.... [__sun && __i386]: Include alloca.h.
1996-07-30 Richard M.... Comment change.
1996-07-30 Richard M.... Test _MSDOS_, not MSDOS.
1996-06-01 Richard M.... Insert `_' macro around many string constants.
1996-06-01 Richard M.... Insert `_' macro around many string constants.
1996-06-01 Richard M.... [HAVE_LOCALE_H]: Include locale.h.
1996-06-01 Richard M.... Initial revision
1996-06-01 Richard M.... (allocate.o): Define target explicitly.
1996-06-01 Richard M.... (CFLAGS): Set to @CFLAGS@.
1996-05-12 Richard M.... (__yy_memcpy) [__cplusplus]: Reorder declarations of...
1996-05-11 Richard M.... (dist): Don't use $(srcdir).
1996-05-11 Richard M.... (__yy_memcpy): Really reorder the args, as was supposed...
1996-01-27 Richard M.... (output_rule_data): Test YYERROR_VERBOSE in the conditional
1995-12-29 Richard M.... Fix line numbers in #line commands.
1995-12-27 Richard M.... (YYPARSE_PARAM_DECL): In C++, make it always null.
1995-11-29 Daniel HagertyFixed update date
1995-11-29 Richard M.... Describe literal string tokens, %raw, %no_lines, %token...
1995-10-16 Richard M.... Add new options.
1995-10-16 Richard M.... Version 1.25.
1995-10-16 Richard M.... *** empty log message ***
1995-10-15 Richard M.... Added -n, -k, and -raw switches.
1995-10-15 Richard M.... (SALIAS): New #define for adding aliases to %token.
1995-10-15 Richard M.... (reduce_grammar): Revise error message.
1995-10-15 Richard M.... (reader_output_yylsp): New function.
1995-10-15 Richard M.... (output_headers, output_trailers, output, output_gram)
1995-10-15 Richard M.... (main): If reader sees an error, don't process the...
1995-10-15 Richard M.... Added THONG and NOOP for alias processing.
1995-10-15 Richard M.... Include getopt.h. Add some extern decls.
1995-10-15 Richard M.... Comment changes.
1995-10-15 Richard M.... (openfiles, open_extra_files, done): Add faction flag
1995-10-15 Richard M.... (resolve_sr_conflict): Remove use of alloca.
1995-06-01 Jim Meyering*** empty log message ***
1995-05-06 Richard M.... Comment change.
1995-05-03 Richard M.... Rewrite "Conditions for Using Bison".
1995-05-03 Richard M.... Version now 1.24.
1995-05-03 Richard M.... Change distribution terms.
1995-05-03 Richard M.... Version now 1.23.
1995-02-23 Richard M.... Test __VMS_POSIX as well as VMS.
1995-02-14 Jim Meyering(__yy_memcpy): Renamed from __yy_bcopy to avoid
1994-11-10 David MacKenziereformat
1994-11-10 David MacKenzieInitial revision
1994-11-10 David MacKenzie(DISTFILES): Include NEWS.
1994-11-10 David MacKenzie(DISTFILES): Include install-sh, not install.sh.
1994-11-10 David MacKenzieUpdate to Autoconf v2 macro names.
1994-10-05 David MacKenziefix typo
1994-10-05 David MacKenzie(prefix, exec_prefix): Let configure set them.
1994-09-28 David MacKenzieSet datadir to $(prefix)/share.
1994-09-15 Richard M.... Update copyright notice and GPL version.
1994-07-12 Richard M.... entered into RCS
1994-05-05 David MacKenzieentered into RCS
1994-03-26 Richard M.... entered into RCS
1994-03-25 Richard M.... entered into RCS
1994-03-24 Richard M.... entered into RCS
1994-01-02 Richard M.... *** empty log message ***
1993-11-21 Richard M.... entered into RCS
1993-11-21 Richard M.... *** empty log message ***
1993-10-25 David MacKenzie*** empty log message ***
1993-10-19 Richard M.... *** empty log message ***
1993-10-14 Richard M.... *** empty log message ***
1993-09-14 David MacKenzie*** empty log message ***
next