aboutsummaryrefslogtreecommitdiff
path: root/devel/bison1875/files
Commit message (Collapse)AuthorAgeFilesLines
* Bison 1.875 was generating broken C++ code. This patch will be submittedSean Chittenden2004-12-061-0/+48
| | | | | | | | | | to GNU for inclusion in the main tree. PR: ports/74436 Submitted by: Uranus uranus - a t - it dot muds dot net Notes: svn path=/head/; revision=123270
* Remove empty patch file.Cy Schubert2002-10-291-0/+0
| | | | Notes: svn path=/head/; revision=69106
* Update to 1.75David W. Chapman Jr.2002-10-243-60/+0
| | | | | | | | PR: 44223 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=68733
* Don't install own copy of charset.alias - use one from libiconv instead. BumpMaxim Sobolev2002-04-301-0/+23
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=58356
* Update to version 1.33.David E. O'Brien2002-02-172-22/+18
| | | | | | | | | | This version was tested locally by a few trusted committers & friends, and is believed to *actually* be as usable and stable as version 1.28. (unlike *cough*, *cough* other 1.3x versions which have caused no end of problems...) Notes: svn path=/head/; revision=54791
* This PORTEPOCH for life crap is stupid.David E. O'Brien2001-12-112-30/+31
| | | | | | | | | Back out the downgrade, I would have never agreed to it if I had know... This leaves a window of downgradededness 18 hours -- people can just live with that. Notes: svn path=/head/; revision=51321
* Back this down to version 1.28 until the Bison developers can acutallyDavid E. O'Brien2001-12-102-31/+30
| | | | | | | | do some regression tests on their later releases. Versions 1.29 and 1.30 seg fault where 1.28 did not. Notes: svn path=/head/; revision=51303
* Update to 1.29David E. O'Brien2001-09-234-828/+31
| | | | | | | | | | | | | | | | | * Added `-g' and `--graph'. * Added `--locations' and `%locations'. * Added `-S' and `--skeleton'. * `%raw', `-r', `--raw' is disabled. * Special characters are escaped when output. This solves the problems * New directives. `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose', `%debug', `%source_extension' and `%header_extension'. * The input and the output files has automatically a similar extension. Submitted by: demon Notes: svn path=/head/; revision=48099
* Remove obsoleted entries.Dmitry Sivachenko2001-07-201-63/+0
| | | | Notes: svn path=/head/; revision=45294
* Update for bison-1.28Dmitry Sivachenko2001-07-201-220/+362
| | | | Notes: svn path=/head/; revision=45293
* Add Russian messages.Dmitry Sivachenko2001-07-162-0/+719
| | | | | | | Approved by: obrien Notes: svn path=/head/; revision=45169
* Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity optionDavid E. O'Brien2000-01-172-0/+40
taken from src/contrib/bison, as we will need this if one is buiding our older EGCS source base. Notes: svn path=/head/; revision=24790