projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Portability fixes for bitsets; this also avoids several GCC warnings.
[bison.git]
/
NEWS
2002-10-07
Paul Eggert
Bison should now work on 64-bit hosts.
blob
|
commitdiff
|
raw
2002-10-05
Paul Eggert
Version 1.50.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-30
Akim Demaille
Fixes from Jim Meyering.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-27
Akim Demaille
Bump to 1.49d.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
Akim Demaille
More about Java.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-12
Paul Eggert
Mention that GNU M4 is now required. Clarify what...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-30
Akim Demaille
In verbose parse error message, don't report `error...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-30
Akim Demaille
Report rules which are never reduced by the parser...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-28
Paul Hilfinger
Initial check-in introducing experimental GLR parsing...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-18
Akim Demaille
* src/files.c (compute_base_names): When computing...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-15
Akim Demaille
Copy BYacc's nice way to report the grammar.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-11
Akim Demaille
* src/reader.c (grammar_current_rule_prec_set).
blob
|
commitdiff
|
raw
|
diff to current
2002-05-26
Akim Demaille
* src/state.h (state_t): `solved_conflicts' is a new...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-26
Akim Demaille
* tests/calc.at (AT_CHECK_CALC): Adjust: there are...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-25
Akim Demaille
* doc/bison.texinfo (Debugging): Split into...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-24
Paul Eggert
Document the recent error-recovery fix by Paul Hilfinger.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Akim Demaille
update.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-04
Akim Demaille
* src/symtab.h (SALIAS, SUNDEF): Rename as...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Akim Demaille
* data/bison.simple (yyparse): Do not implement @$...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Akim Demaille
* configure.in (ALL_LINGUAS): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Akim Demaille
Remove the so called hairy (semantic) parsers.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Akim Demaille
* configure.in (AC_INIT): Bump to 1.49b.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Akim Demaille
Update.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Akim Demaille
* src/output.c (table_size, table_grow): New.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Akim Demaille
* src/reader.c (token_translations_init): 256 is now...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Akim Demaille
* src/gram.h, src/gram.c (error_token_number): Remove...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Akim Demaille
* src/gram.h (item_number_t): New, the type of item...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Akim Demaille
* src/gram.h (item_number_t): New, the type of item...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-07
Akim Demaille
* src/LR0.c (new_state): Display `nstates' as the name...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-07
Akim Demaille
* src/reduce.c (inaccessable_symbols): Fix a buglet...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-14
Paul Eggert
Revert the C++ namespace changes introduced in 1.31...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Marc Autret
Update.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-27
Akim Demaille
* src/main.c (main): If there are complains after grammar
blob
|
commitdiff
|
raw
|
diff to current
2001-12-27
Akim Demaille
* src/reader.c (packgram): Catch nitems overflows.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-05
Akim Demaille
Adjust.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-01
Akim Demaille
* tests/calc.at: Catch up with 1.30.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Akim Demaille
* tests/atlocal.in (GCC): Add.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Akim Demaille
Merge in branch-1_29.
after-merge-branch-1_29
blob
|
commitdiff
|
raw
|
diff to current
2001-08-14
Pascal Bart
Apply GNU Free Documentation License to manual.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-14
Marc Autret
Turn on %{source,header}_extension features.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Marc Autret
* doc/bison.texinfo (Locations): Update @$ stuff.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Marc Autret
* doc/bison.texinfo (Locations): Update @$ stuff.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Akim Demaille
Add of %source_extension and %header_extension which...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-03
Akim Demaille
* tests/Makefile.am (check-local): Ship testsuite.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-01
Akim Demaille
* doc/bison.texinfo: Update.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Akim Demaille
* src/getargs.h (raw_flag): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-16
Akim Demaille
* getargs.c (skeleton): New variable.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-18
Akim Demaille
Since we now use obstacks, more % directives can be...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Jeff Bailey
Gratuitous change to NEWS to test mailout
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Akim Demaille
* src/getargs.c (getargs): Don't dump `--help' on unrec...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Akim Demaille
Do not hard code values of directories in `configure...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Jesse Thilo
Bison 1.29 released.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-06
Jesse Thilo
Released version 1.28.
GNU_1_28
blob
|
commitdiff
|
raw
|
diff to current
1999-02-16
Jesse Thilo
#Updated NEWS for 1.27.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-27
Jesse Thilo
#updated.
GNU_1_26
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Jesse Thilo
Document 1.26 highlights.
blob
|
commitdiff
|
raw
|
diff to current
1995-10-16
Richard M. Stallman
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1994-11-10
David MacKenzie
reformat
blob
|
commitdiff
|
raw
|
diff to current
1994-11-10
David MacKenzie
Initial revision
blob
|
commitdiff
|
raw
|
diff to current