2000-12-19 |
Akim Demaille | * src/file.h (BISON_SIMPLE, BISON_HAIRY): Move from... |
blob | commitdiff | raw |
2000-12-19 |
Akim Demaille | * src/files.c (open_files): Yipee! We no longer need... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Akim Demaille | * src/system.h (EXT_TAB, EXT_OUTPUT, EXT_STYPE_H, EXT_G... |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Akim Demaille | * src/Makefile.am (INCLUDES): s/PFILE/BISON_SIMPLE/. |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Akim Demaille | For some reasons, this has not been applied. |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Akim Demaille | * src/files.c (skeleton_find): New function, eved out... |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Akim Demaille | Don't use `atexit'. |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Akim Demaille | Remove the last uses of mktemp and unlink/delete. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Akim Demaille | Change each use of `fattrs' into a use of `attrs_obstack'. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Akim Demaille | Introduce obstacks. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | The location tracking mechanism is precious for parse... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/getargs.c (fixed_outfiles): Rename as... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Use the more standard files `xalloc.h' and `xmalloc... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/state.h (nstates, final_state, first_state, first... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/files.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Akim Demaille | * src/output.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Akim Demaille | First set of tests: use the `calc' example from the... |
blob | commitdiff | raw | diff to current |
2000-07-04 |
Jesse Thilo | More explicit use of "const", "extern", and "static... |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | * src/files.c (tryopen, tryclose): Move to the top. |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | Clean the error reporting functions. |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Jesse Thilo | OS/2 honors TMPDIR environment variable. |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Jesse Thilo | Added <unistd.h> for unlink(). |
blob | commitdiff | raw | diff to current |
1999-02-12 |
Jesse Thilo | Defined locations of parser files in config.h instead... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Jesse Thilo | Add tryclose(), which verifies that fclose was successful. |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Jesse Thilo | Update FSF address. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Jesse Thilo | Honor TMPDIR on Unix hosts. |
blob | commitdiff | raw | diff to current |
1998-01-05 |
Richard M. Stallman | (openfiles): [_WIN32 && !__CYGWIN32__] Use TEMP or... |
blob | commitdiff | raw | diff to current |
1997-06-18 |
Richard M. Stallman | new.h renamed to alloc.h. |
blob | commitdiff | raw | diff to current |
1996-12-19 |
Richard M. Stallman | [_MSC_VER] (XPFILE, XPFILE1): Define, if not already... |
blob | commitdiff | raw | diff to current |
1995-10-15 |
Richard M. Stallman | (openfiles, open_extra_files, done): Add faction flag |
blob | commitdiff | raw | diff to current |
1995-02-23 |
Richard M. Stallman | Test __VMS_POSIX as well as VMS. |
blob | commitdiff | raw | diff to current |
1993-04-20 |
David MacKenzie | entered into RCS |
blob | commitdiff | raw | diff to current |
1993-04-15 |
Richard M. Stallman | Initial revision |
blob | commitdiff | raw | diff to current |
|