]> granicus.if.org Git - re2c/shortlog
re2c
2005-07-21 helly- Back to dev
2005-07-21 helly- Prepare for releaseing 0.9.9
2005-07-10 helly- Update
2005-07-10 helly- Use bootstrap files for windows build
2005-07-10 helly- Update
2005-07-10 helly- Moved some actions into class Scanner to be able...
2005-07-10 helly- Show test summary
2005-07-10 helly- Rephrase
2005-07-09 helly- . must not include \n
2005-07-09 helly- Also implement '.' as shortcut for [\000-\377]
2005-07-09 helly- More tests
2005-07-09 helly- Make expression "[^]" work
2005-07-09 helly- Implemented #1232777 negated char classes.
2005-07-09 helly- Prefix all bugs/requests/patche ids with #
2005-06-26 helly- Update CHANGELOG for new developments
2005-06-26 helly- Back to dev
2005-06-26 helly- Add CHANGELOG to dist
2005-06-26 helly- late update before release
2005-06-26 helly- Add MSVC.NET build files
2005-06-26 helly- Prepare for release
2005-06-26 helly- Prepare for 0.9.8 release
2005-06-15 helly- Update
2005-06-15 helly- Fix code generation for -b
2005-05-03 helly- Add missing YYDEBUG() section
2005-04-30 helly- Add release date
2005-04-30 helly- Change to dev mode: '0.9.8.dev' now
2005-04-30 helly- Prepare 0.9.7 release
2005-04-25 helly- Speling
2005-04-25 helly- Change \fC to \fI in -d explanation
2005-04-25 helly- Show the required signature for YYDEBUG()
2005-04-24 helly- Bug fixing news
2005-04-24 helly- Fix generation of '#line' directives according to...
2005-04-23 helly- Issue an error with -f option if multiple /*!re2c...
2005-04-22 helly- CVS already ensures directory test is present, so...
2005-04-22 helly- Change original fprintf base -d patch by Derick to...
2005-04-22 helly- Added -d flag which outputs a debugable parser.
2005-04-22 helly- Update date
2005-04-22 helly- Fixed bug #1187452 unused variable `yyaccept'.
2005-04-22 helly- Fix bug #1187785 Re2c fails to generate valid code
2005-04-22 helly- Fix bug #1187785 Re2c fails to generate valid code
2005-04-20 helly- WS
2005-04-16 helly- Wording
2005-04-16 helly- Add .cvsignore
2005-04-16 helly- Apply #1181535 please integrate storable state patch
2005-04-16 helly- Run all tests even if one fails (still exit 1 on...
2005-04-14 helly- Add release dates
2005-04-14 helly- Change to 0.9.7.dev
2005-04-14 helly- Prepare for release 0.9.6
2005-04-12 helly- Update
2005-04-10 helly- Update
2005-04-10 helly- Better wording
2005-04-10 helly- Update Changelog
2005-04-09 helly- Fix build for g++ >= 3.4
2005-04-08 helly- Back to dev (0.9.6.dev now)
2005-04-08 helly- prepare 0.9.5 release
2005-04-08 helly- Fix [ 1163046 ] re2c hangs when processing valid...
2005-04-08 helly- Add /*!max:re2c */ which emits a '#define YYMAXFILL...
2005-04-08 helly- We cannot have '-' in the package name
2005-04-08 helly- Fix [ 1022799 ] re2c scanner has buffering bug
2005-03-31 helly- Fix bug 1054496
2005-03-30 helly- Change to two pass generation which allows to avoid...
2005-03-13 helly- Use c++ instead of c workarounds
2005-03-13 helly- Bump version
2005-03-13 nufferUpdated for 0.9.4 release.
2005-03-13 nufferGot make distcheck working by fixing the run_tests...
2005-02-23 helly- Fix WS
2005-02-21 helly- Add version number support that can be used in autoco...
2004-12-28 nufferUpdated a bit for a bad link.
2004-11-01 nufferChanged scanner to use a 0 as a terminator for the...
2004-11-01 nufferRemoving id line.
2004-11-01 nufferUpdating.
2004-11-01 nufferModified the code to be in namespace re2c, this should...
2004-10-13 nufferAdded #include <cctype>
2004-09-06 nufferAdding test suite.
2004-08-11 helly- Add missing comma
2004-08-11 hellyFix [999103] Invalid options prefixed with two dashes...
2004-08-02 nufferRan code through astyle to make it easier to read.
2004-07-27 nufferReplaced YYCHAR with YYCTYPE.
2004-07-27 nufferModified to use a hex code for any non-printable character.
2004-06-06 hellyFix configuration
2004-05-27 nufferVersion to 0.9.4
2004-05-27 nufferSmall fix. Output yych instead of ych. Thanks to...
2004-05-26 nufferSimplified scanner and parser rules.
2004-05-26 nufferVersion to 0.9.3
2004-05-26 nufferAdded description of -o option.
2004-05-26 nufferRemoved the website from the dist file list.
2004-05-22 nufferFixed problem of moving a file onto itself when bulding...
2004-05-22 nufferAdded patch from siebenschlaefer to allow building...
2004-05-13 nufferAdded strdup if its not available.
2004-05-13 nufferAdded -o option to specify the output file which also...
2004-05-13 nufferAdded some whitespace and the BUILT_SOURCES variable...
2004-05-13 nufferRemoved configure checks for standard C headers which...
2004-05-13 nufferModified the scanner generation rule to update the...
2004-05-13 nufferModified code to use portable c++ streams instead of...
2004-05-13 nufferDont use -i flag so that automake will generate depende...
2004-05-13 nufferDont set CXXFLAGS so they can be set when running confi...
2004-05-12 hellyFix possible SEGV
2004-04-24 hellyreadCh must only be true when state-link == NULL
2004-04-24 hellyWS
2004-04-21 hellyBugfix 869297
next