2005-10-11 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION__...
|
commit | commitdiff | tree |
2005-10-11 |
Paul Eggert | Work around portability problems with Visual Age C...
|
commit | commitdiff | tree |
2005-10-06 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-06 |
Paul Eggert | * data/c.m4 (yydestruct, yysymprint):
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | * data/m4sugar/m4sugar.m4 (_m4_map): New macro.
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportSyntax...
|
commit | commitdiff | tree |
2005-10-02 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement...
|
commit | commitdiff | tree |
2005-10-02 |
Paul Eggert | * data/lalr1.cc: Don't put an unmatched ' in a dnl...
|
commit | commitdiff | tree |
2005-09-29 |
Paul Eggert | Port to SunOS 4.1.4, which lacks strtoul and strerror.
|
commit | commitdiff | tree |
2005-09-27 |
Paul Eggert | * bootstrap (gnulib_modules): Add verify.
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | Don't rely on whether alloc is #defined; that is in...
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | More alloca cleanups.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Fix typo in previous patch: some operands of 'defined...
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | * data/yacc.c (YYSIZE_T): Reindent to make it clearer...
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | * HACKING (release): Forwarn the Translation Project...
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Forwarn the translation project.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Add yysyntax_error to data/yacc.c.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | (YYSIZE_MAXIMUM): New macro.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | (Error Reporting, Table of Symbols):
|
commit | commitdiff | tree |
2005-09-19 |
Paul Eggert | * tests/glr-regression.at (Duplicated user destructor...
|
commit | commitdiff | tree |
2005-09-19 |
Paul Eggert | Add bison.html.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1.
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | false -> yyfalse
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | * data/glr.c (yyresolveValue): Add default case to...
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | * NEWS: Document when yyparse started to return 2.
|
commit | commitdiff | tree |
2005-09-14 |
Paul Eggert | ($(calc_sources_generated)): Don't do anything if ...
|
commit | commitdiff | tree |
2005-09-12 |
Paul Eggert | *** empty log message ***
|
commit | commitdiff | tree |
2005-09-12 |
Paul Eggert | [defined YYSETJMP]: Don't include <setjmp.h>.
|
commit | commitdiff | tree |
2005-09-12 |
Paul Eggert | (EXTRA_DIST): Do not distribute REFERENCES; it
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | * data/c.m4 (b4_identification): Define YYBISON_VERSION.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | * data/glr.c (YYCHK1): Do not assume YYE is in range.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | * doc/bison.texinfo: Correct typos in previous fix.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | Log recent changes.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | Don't use "filename", as per GNU coding standards....
|
commit | commitdiff | tree |
2005-09-08 |
Paul Eggert | Add pipe-safer.c, stdio--.h, unistd--.h,
|
commit | commitdiff | tree |
2005-09-08 |
Paul Eggert | (Duplicate representation of merged trees): Add casts...
|
commit | commitdiff | tree |
2005-09-08 |
Paul Eggert | Undo previous change, then add comment as to why the
|
commit | commitdiff | tree |
2005-09-08 |
Paul Eggert | Remove AM_INTL_SUBDIR hack; no longer needed with recent...
|
commit | commitdiff | tree |
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 |
next |