2005-11-14 |
Akim Demaille | * data/glr.cc: New. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | Have glr.c include its header file when created. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Akim Demaille | Let position and location be PODs. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Akim Demaille | * data/lalr1.cc: Move the body of the ctor and dtor... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Akim Demaille | * data/glr.c: Comment changes. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Akim Demaille | When yydebug, report semantic and location values for... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Akim Demaille | * data/glr.c (yynewGLRStackItem, YY_RESERVE_GLRSTACK... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Paul Eggert | * m4/cxx.m4, examples/Makefile.am: Don't build |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Akim Demaille | * src/scan-skel.l: Use a couple of asserts. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Akim Demaille | In some (weird) cases, the final state number is incorrect. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Paul Hilfinger | data/glr.c (yyfill): Adjust comment. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Paul Eggert | * bootstrap (cleanup_gnulib): New function. Use it... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Akim Demaille | * Makefile.cfg: Adjust to config -> build-aux. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Akim Demaille | Finish the transition config -> build-aux. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Akim Demaille | * examples/calc++/test: Use set -x only when VERBOSE. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Eggert | * NEWS: Bison now warns if it finds a stray `$' or... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Akim Demaille | * src/scan-skel.l: Output the base name parts of the... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Akim Demaille | * src/parse-gram.y (version_check): Exit 63 to please... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Eggert | Work around portability problems with Visual Age C... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Akim Demaille | * examples/calc++/test: Be quiet unless VERBOSE. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Paul Eggert | * data/c.m4 (yydestruct, yysymprint): |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | * data/m4sugar/m4sugar.m4 (_m4_map): New macro. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Akim Demaille | Less ambiguous wording. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportS... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Juan Manuel... | remove djgpp/CVS from EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Juan Manuel... | Use name cxx.m4 instead of c++.m4 in data/location.cc |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Juan Manuel... | DJGPP specific files added to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Paul Eggert | * data/lalr1.cc: Don't put an unmatched ' in a dnl... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Akim Demaille | * bootstrap (gnulib_modules): Add strverscmp. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Akim Demaille | * data/location.cc: New. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Akim Demaille | Akim Demaille <akim@epita.fr> |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | DJGPP support added. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | (output_skeleton): Use end_of_output_subpipe() to handle |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | New function end_of_output_subpipe() added to allow... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | DJGPP specific configuration file. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Akim Demaille | * data/location.cc: New, extract from... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | DJGPP specific replacement file for lib/subpipe.h. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | DJGPP specific replacement file for lib/subpipe.c. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Juan Manuel... | DJGPP specific file. |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Akim Demaille | * examples/extexi: Restore the #line generation. |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Paul Eggert | Port to SunOS 4.1.4, which lacks strtoul and strerror. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Akim Demaille | * data/c.m4 (b4_error_verbose_if): New. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Paul Eggert | * bootstrap (gnulib_modules): Add verify. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Paul Eggert | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Paul Eggert | Don't rely on whether alloc is #defined; that is in... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Paul Eggert | More alloca cleanups. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | Fix typo in previous patch: some operands of 'defined... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | * data/yacc.c (YYSIZE_T): Reindent to make it clearer... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | * HACKING (release): Forwarn the Translation Project... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | Forwarn the translation project. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Akim Demaille | * data/glr.c: Use b4_token_enums, not b4_token_enums_de... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | Add yysyntax_error to data/yacc.c. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | (YYSIZE_MAXIMUM): New macro. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Paul Eggert | (Error Reporting, Table of Symbols): |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Paul Eggert | * tests/glr-regression.at (Duplicated user destructor... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Paul Eggert | Add bison.html. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Akim Demaille | Remove the traits, failed experiment. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Akim Demaille | * tests/atlocal.in (LIBS): Pass INTLLIBS to address... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Akim Demaille | * data/lalr1.cc (yyparse): Rename yylooka and yyilooka... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Akim Demaille | * NEWS, configure.ac: Bump to 2.1a. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Paul Eggert | Regenerate. BISON-2_1 |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Akim Demaille | * src/symtab.h (struct symbol): Declare the printer... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Akim Demaille | * data/lalr1.cc (yylex_): Remove, inline its code. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Akim Demaille | * doc/bison.texinfo (Calc++ Parser): Don't promote... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Paul Eggert | false -> yyfalse |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Paul Eggert | * data/glr.c (yyresolveValue): Add default case to... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Paul Eggert | * NEWS: Document when yyparse started to return 2. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Paul Eggert | ($(calc_sources_generated)): Don't do anything if ... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Paul Eggert | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Paul Eggert | [defined YYSETJMP]: Don't include <setjmp.h>. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Paul Eggert | (EXTRA_DIST): Do not distribute REFERENCES; it |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Paul Eggert | * data/c.m4 (b4_identification): Define YYBISON_VERSION. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Paul Eggert | * data/glr.c (YYCHK1): Do not assume YYE is in range. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Paul Eggert | * doc/bison.texinfo: Correct typos in previous fix. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Paul Eggert | Log recent changes. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Paul Eggert | Don't use "filename", as per GNU coding standards.... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Paul Eggert | Add pipe-safer.c, stdio--.h, unistd--.h, |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Paul Eggert | (Duplicate representation of merged trees): Add casts... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Paul Eggert | Undo previous change, then add comment as to why the |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Paul Eggert | Remove AM_INTL_SUBDIR hack; no longer needed with recen... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Paul Eggert | * data/glr.c (yydestroyGLRState): Renamed from yydestro... |
commit | commitdiff | tree | snapshot |
next |