2005-08-26 |
Paul Eggert | * data/glr.c (yydestroyGLRState): Renamed from yydestroyStac...
|
commit | commitdiff | tree |
2005-08-25 |
Paul Eggert | * README-cvs: Give URLs for recommended tools.
|
commit | commitdiff | tree |
2005-08-25 |
Paul Eggert | * bootstrap (no_cache): New var, to accommodate different...
|
commit | commitdiff | tree |
2005-08-25 |
Paul Eggert | yydestroyStackItem.
|
commit | commitdiff | tree |
2005-08-25 |
Paul Eggert | (yydestroyStackItem): New function.
|
commit | commitdiff | tree |
2005-08-25 |
Paul Eggert | * data/glr.c (yyrecoverSyntaxError, yyreturn):
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | * lib/.cvsignore: Remove realloc.c, strncasecmp.c,...
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | Fix typo in name of lalr1.cc.
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | * data/glr.c (yyreturn): Use "Cleanup:" rather than...
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | Remove obsolete FIXME.
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | (YY_SYMBOL_PRINT): Append a newline, for consistency
|
commit | commitdiff | tree |
2005-08-22 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-08-21 |
Paul Eggert | * data/glr.c (yyresolveValue): Fix redundant parse...
|
commit | commitdiff | tree |
2005-08-21 |
Paul Eggert | (AC_INIT): Bump to 2.0c.
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | * Makefile.am (SUBDIRS): Put examples before tests...
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | * tests/regression.at (Token definitions): Don't rely on
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | * data/glr.c (YYOPTIONAL_LOC): Define even if it's...
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | (YYOPTIONAL_LOC): Define even if it's not a recent
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | Fix core dump reported by Pablo De Napoli in
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-07-24 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b.
|
commit | commitdiff | tree |
2005-07-24 |
Paul Eggert | (ATTRIBUTE_UNUSED): Remove, since it infringes on
|
commit | commitdiff | tree |
2005-07-23 |
Paul Eggert | (message): Don't print a message more than once,
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | (SUBDIRS): Add examples; somehow this got removed accidentally.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | * lib/bitset.c (bitset_alloc): Don't cast xcalloc result.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | (relation_transpose): Rewrite to avoid bogus complaint
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | Add *.yy.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | Mention lib/xalloc-die.c, not lib/xmalloc.c.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | Version 2.0b.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | Add Anthony Heading, twlevo@xs4all.nl.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | For translations that have not yet been upgraded to
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | (<SC_PRE_CODE>.): Don't double-quote token names,
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | * data/glr.c (YYTOKEN_TABLE): New macro.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | Catch up to last couple of days' checkins.
|
commit | commitdiff | tree |
2005-07-22 |
Paul Eggert | (yyinitGLRStack, yyreturn): Don't call malloc again...
|
commit | commitdiff | tree |
2005-07-21 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-21 |
Paul Eggert | * data/glr.c (yytnamerr): New function.
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | Don't pipe output of ./types through sed to
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | (yyreturn): Don't pop stack if yyinitStateSet failed,
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_get_out):
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Work even with
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | (SYMBOL_ATTR_PRINT, symbol_print): Direct output
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | (create_subpipe): Rewrite slightly to avoid warnings...
|
commit | commitdiff | tree |
2005-07-20 |
Paul Eggert | (yyexpandGLRStack, yyaddDeferredAction, yyexpandGLRStack):
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three...
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Don't try to have yyerror...
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | * NEWS: Document minor wording changes in diagnostics of
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Add bison-runtime.pot; remove bison-runtime.old.pot.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Add Makefile.in.in.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF...
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Add i18n support to the GLR skeleton. Partially fix...
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Fix yyerror / yylex test glitches noted by twlevo@xs4all.nl.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | * tests/conflicts.at (%nonassoc and eof): Don't exit...
|
commit | commitdiff | tree |
2005-07-17 |
Paul Eggert | * data/glr.c (yyparse): Don't assume that the initial...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | More changes to pacify C++ compilers.
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * data/glr.c (YYSTACKEXPANDABLE): Don't define if already...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * tests/glr-regression.at (Improper merging of GLR...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * tests/Makefile.am (maintainer-check-g++): Remove...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | GXX -> CXX
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | (maintainer-check-g++): Fix a stray
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * data/glr.c (yyuserAction): Fix uninitialized variable...
|
commit | commitdiff | tree |
2005-07-13 |
Paul Eggert | * PACKAGING: New file, suggested by Bruno Haible and...
|
commit | commitdiff | tree |
2005-07-13 |
Paul Eggert | Bison-generated C parser -> Bison-generated parser
|
commit | commitdiff | tree |
2005-07-12 |
Paul Eggert | Don't imply the latest change was in 2.0a.
|
commit | commitdiff | tree |
2005-07-12 |
Paul Eggert | * NEWS: Document recent i18n improvements.
|
commit | commitdiff | tree |
2005-07-12 |
Paul Eggert | * bootstrap: Get runtime translations into runtime-po.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | * doc/bison.texinfo (Mystery Conflicts): Add reference...
|
commit | commitdiff | tree |
2005-07-09 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): Undo previous patch. Instead,
|
commit | commitdiff | tree |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): In the initial action, set
|
commit | commitdiff | tree |
2005-07-07 |
Paul Eggert | Add *.ll.
|
commit | commitdiff | tree |
2005-07-07 |
Paul Eggert | * examples/calc++/calc++-driver.cc, examples/calc+...
|
commit | commitdiff | tree |
2005-07-07 |
Paul Eggert | * bootstrap (gnulib_modules): Add gettext, now that...
|
commit | commitdiff | tree |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since...
|
commit | commitdiff | tree |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storage...
|
commit | commitdiff | tree |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]...
|
commit | commitdiff | tree |
2005-05-30 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-05-30 |
Paul Eggert | Fix infringement on user name space reported by Janos...
|
commit | commitdiff | tree |
2005-05-30 |
Paul Eggert | (yyparse): strlen -> yystrlen.
|
commit | commitdiff | tree |
2005-05-27 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno...
|
commit | commitdiff | tree |
2005-05-25 |
Paul Eggert | Fix BeOS, FreeBSD, MacOS porting problems reported...
|
commit | commitdiff | tree |
2005-05-23 |
Paul Eggert | * README: Mention m4 1.4.3. Remove obsolete advice...
|
commit | commitdiff | tree |
2005-05-23 |
Paul Eggert | * bootstrap: Remove workaround for problem I encountered...
|
commit | commitdiff | tree |
2005-05-23 |
Paul Eggert | Version 2.0a.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | * src/files.c: Include "stdio-safer.h"; this fixes...
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | Various maintainer cleanups.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | * bootstrap: Add stdio-safer, unistd-safer modules.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | * data/lalr1.cc (yy::]b4_parser_class_name[::parse...
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | (yy::]b4_parser_class_name[::parse): Port
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
next |