1999-05-19 |
Jesse Thilo | Protected inclusion of "config.h" with HAVE_CONFIG_H. |
tree | commitdiff |
1999-04-18 |
Jesse Thilo | Reorganized: sources in `src', documentation in `doc'. |
tree | commitdiff |
1999-04-18 |
Jesse Thilo | (literalchar): fixed the code for escaping double quote... |
tree | commitdiff |
1999-04-13 |
Jesse Thilo | Don't declare calloc() and realloc() if not necessary. |
tree | commitdiff |
1999-03-22 |
Jesse Thilo | Fixed #line numbers. |
tree | commitdiff |
1999-03-03 |
Jesse Thilo | #Included config.h (for definition of PROTOTYPES). |
tree | commitdiff |
1999-02-12 |
Jesse Thilo | Defined locations of parser files in config.h instead... |
tree | commitdiff |
1999-01-20 |
Jesse Thilo | #Remove static from dummy(). |
tree | commitdiff |
1999-01-20 |
Jesse Thilo | Hush a few compiler warnings. |
tree | commitdiff |
1999-01-20 |
Jesse Thilo | Add tryclose(), which verifies that fclose was successful. |
tree | commitdiff |
1999-01-14 |
Jesse Thilo | Update FSF address. |
tree | commitdiff |
1999-01-08 |
Jesse Thilo | Don't define PACKAGE here, since config.h defines it. |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Update copyright date. |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Ditch sprintf to statically-sized buffers in fatal... |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Some checks for premature EOF. |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Use prototypes if the compiler understands them. |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Honor TMPDIR on Unix hosts. |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Fix a couple of buffer overrun bugs. |
tree | commitdiff |
1998-12-30 |
Jesse Thilo | Include unistd.h and ctype.h. |
tree | commitdiff |
1998-12-29 |
Jesse Thilo | Use VERSION symbol from automake for version number. |
tree | commitdiff |
1998-11-26 |
Jesse Thilo | Add non-RCS files from /gd/gnu/bison. |
tree | commitdiff |
1998-11-25 |
Jesse Thilo | Build version.c automatically. |
tree | commitdiff |
1998-11-25 |
Jesse Thilo | Fix token numbering (used to start at 258, not 257). |
tree | commitdiff |
1998-11-25 |
Jesse Thilo | Include config.h. |
tree | commitdiff |
1998-11-25 |
Jesse Thilo | Update bug report address. |
tree | commitdiff |
1998-11-25 |
Jesse Thilo | Get latest copies of alloca.c, getopt.c, getopt.h,... |
tree | commitdiff |
1998-01-05 |
Richard M. Stallman | (openfiles): [_WIN32 && !__CYGWIN32__] Use TEMP or... |
tree | commitdiff |
1997-08-25 |
Richard M. Stallman | (stack_offset;): Change some warni to warns. |
tree | commitdiff |
1997-08-25 |
Richard M. Stallman | (literalchar): Use warns, not warni. |
tree | commitdiff |
1997-06-28 |
Richard M. Stallman | Add a Bison version comment. |
tree | commitdiff |
1997-06-28 |
Richard M. Stallman | (fatal, warn, berror): Use program_name. |
tree | commitdiff |
1997-06-18 |
Richard M. Stallman | (fatal, warn, berror): Make error messages standard. |
tree | commitdiff |
1997-06-18 |
Richard M. Stallman | new.h renamed to alloc.h. |
tree | commitdiff |
1997-05-24 |
Richard M. Stallman | (literalchar): Fix the code for escaping \, " and '. |
tree | commitdiff |
1997-05-17 |
Richard M. Stallman | Use malloc, if using alloca is troublesome. |
tree | commitdiff |
1997-04-23 |
Richard M. Stallman | (alloca) [__hpux]: Always define as __builtin_alloca. |
tree | commitdiff |
1997-04-22 |
Richard M. Stallman | [__hpux]: Include alloca.h (right for HPUX 10) |
tree | commitdiff |
1997-04-22 |
Richard M. Stallman | (__yy_memcpy): Declare arg `count' as unsigned int. |
tree | commitdiff |
1997-01-03 |
Richard M. Stallman | [__STDC__ or _MSC_VER]: |
tree | commitdiff |
1997-01-02 |
Richard M. Stallman | [_MSC_VER]: Include stdlib.h and process.h. |
tree | commitdiff |
1997-01-02 |
Richard M. Stallman | (main): Return FAILURE as a value. |
tree | commitdiff |
1996-12-19 |
Richard M. Stallman | [_MSC_VER] (XPFILE, XPFILE1): Define, if not already... |
tree | commitdiff |
1996-12-18 |
Paul Eggert | (yyparse): If __GNUC__ and YYPARSE_PARAM are both defined, |
tree | commitdiff |
1996-12-17 |
Richard M. Stallman | (nbits): Add some casts. |
tree | commitdiff |
1996-08-12 |
Richard M. Stallman | Test _MSDOS as well as _MSDOS_. |
tree | commitdiff |
1996-07-31 |
Richard M. Stallman | [__sun && __i386]: Include alloca.h. |
tree | commitdiff |
1996-07-30 |
Richard M. Stallman | Comment change. |
tree | commitdiff |
1996-07-30 |
Richard M. Stallman | Test _MSDOS_, not MSDOS. |
tree | commitdiff |
1996-06-01 |
Richard M. Stallman | Insert `_' macro around many string constants. |
tree | commitdiff |
1996-06-01 |
Richard M. Stallman | Insert `_' macro around many string constants. |
tree | commitdiff |
1996-06-01 |
Richard M. Stallman | [HAVE_LOCALE_H]: Include locale.h. |
tree | commitdiff |
1996-05-12 |
Richard M. Stallman | (__yy_memcpy) [__cplusplus]: Reorder declarations of... |
tree | commitdiff |
1996-05-11 |
Richard M. Stallman | (__yy_memcpy): Really reorder the args, as was supposed... |
tree | commitdiff |
1996-01-27 |
Richard M. Stallman | (output_rule_data): Test YYERROR_VERBOSE in the conditional |
tree | commitdiff |
1995-12-29 |
Richard M. Stallman | Fix line numbers in #line commands. |
tree | commitdiff |
1995-12-27 |
Richard M. Stallman | (YYPARSE_PARAM_DECL): In C++, make it always null. |
tree | commitdiff |
1995-10-16 |
Richard M. Stallman | Version 1.25. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | Added -n, -k, and -raw switches. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (SALIAS): New #define for adding aliases to %token. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (reduce_grammar): Revise error message. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (reader_output_yylsp): New function. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (output_headers, output_trailers, output, output_gram) |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (main): If reader sees an error, don't process the... |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | Added THONG and NOOP for alias processing. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | Include getopt.h. Add some extern decls. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | Comment changes. |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (openfiles, open_extra_files, done): Add faction flag |
tree | commitdiff |
1995-10-15 |
Richard M. Stallman | (resolve_sr_conflict): Remove use of alloca. |
tree | commitdiff |
1995-05-06 |
Richard M. Stallman | Comment change. |
tree | commitdiff |
1995-05-03 |
Richard M. Stallman | Version now 1.24. |
tree | commitdiff |
1995-05-03 |
Richard M. Stallman | Change distribution terms. |
tree | commitdiff |
1995-05-03 |
Richard M. Stallman | Version now 1.23. |
tree | commitdiff |
1995-02-23 |
Richard M. Stallman | Test __VMS_POSIX as well as VMS. |
tree | commitdiff |
1995-02-14 |
Jim Meyering | (__yy_memcpy): Renamed from __yy_bcopy to avoid |
tree | commitdiff |
1994-09-15 |
Richard M. Stallman | Update copyright notice and GPL version. |
tree | commitdiff |
1994-07-12 |
Richard M. Stallman | entered into RCS |
tree | commitdiff |
1994-03-26 |
Richard M. Stallman | entered into RCS |
tree | commitdiff |
1994-03-25 |
Richard M. Stallman | entered into RCS |
tree | commitdiff |
1994-03-24 |
Richard M. Stallman | entered into RCS |
tree | commitdiff |
1993-11-21 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-10-19 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-10-14 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-09-10 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-09-10 |
Richard M. Stallman | entered into RCS |
tree | commitdiff |
1993-09-06 |
Noah Friedman | entered into RCS |
tree | commitdiff |
1993-07-24 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-07-04 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-06-26 |
David MacKenzie | entered into RCS |
tree | commitdiff |
1993-06-25 |
Richard M. Stallman | Initial revision |
tree | commitdiff |
1993-06-16 |
Richard M. Stallman | *** empty log message *** |
tree | commitdiff |
1993-06-03 |
Richard M. Stallman | Initial revision |
tree | commitdiff |
1993-04-28 |
Noah Friedman | *** empty log message *** |
tree | commitdiff |
1993-04-23 |
Noah Friedman | entered into RCS |
tree | commitdiff |
1993-04-20 |
David MacKenzie | *** empty log message *** |
tree | commitdiff |
1993-04-20 |
David MacKenzie | entered into RCS |
tree | commitdiff |
1993-04-20 |
David MacKenzie | Initial revision |
tree | commitdiff |
1993-04-18 |
Noah Friedman | Initial revision |
tree | commitdiff |
1993-04-18 |
Noah Friedman | *** empty log message *** |
tree | commitdiff |
1993-04-15 |
Richard M. Stallman | Initial revision |
tree | commitdiff |
1993-04-13 |
Richard M. Stallman | Initial revision |
tree | commitdiff |
next |