]> granicus.if.org Git - re2c/shortlog
re2c
2006-05-07 helly- Fix/Add missing readCh support in yyaccept jump gener...
2006-05-07 helly- Computed goto support for character matches with...
2006-05-07 helly- Added -g switch to support gcc's computed goto's.
2006-05-07 helly- Changed to use nested if's instead of "switch(yyaccep...
2006-05-06 helly- WS/CS (some compilers don't even like this)
2006-05-01 helly- Fix MAy to May
2006-05-01 helly- Update dates
2006-05-01 helly- Change to dev, 0.10.3 this time
2006-05-01 helly- Go with 0.10.2 release process
2006-05-01 helly- Prepare 0.10.2
2006-05-01 helly- Fixed #1472770 re2c creates an infinite loop.
2006-05-01 helly- Change comment when num tables > 8
2006-05-01 helly- Fixed #1479044 incorrect code generated when using -b.
2006-04-17 helly- back to dev
2006-04-17 helly- rc2
2006-04-17 helly- Back to dev
2006-04-17 helly- Prepare 0.10.2.rc2
2006-04-17 helly- Fixes by Derick
2006-04-17 helly- After some comments from Lynn Allan
2006-04-17 helly- Some compilers like *param better than param[]
2006-04-17 helly- Clean separation of steps
2006-04-17 helly- Formatting update
2006-04-17 helly- Update lesson 2 and split YYMARKER/YYCTXMARKER stuff...
2006-04-17 helly- Remove this temp file which was added by accident
2006-04-17 helly- Code was modified by actually testing the windows...
2006-04-17 helly- Update lessons
2006-04-17 helly- Add lesson 2
2006-04-17 helly- Sort files in lessons dir when testing
2006-04-17 helly- When ignoring more then a single line's content the...
2006-04-16 helly- Made two pass mode the default and dropped -t
2006-04-16 helly- In single pass mode we cannot easily optimize out...
2006-04-16 helly- Added -t switch to force two pass generation.
2006-04-16 helly- Put the lessons directory into doc rather than only...
2006-04-16 helly- Only emit YYMARKER if needed
2006-04-16 helly- Improve error messge for trailing constxts in named...
2006-04-16 helly- Update docu
2006-04-16 helly- Unify all YYFILL usages to YYFILL(n)
2006-04-16 helly- Drop non working links wrong YYFILL
2006-04-16 helly- Update lesson 1
2006-04-15 helly- Update results
2006-04-15 helly- Add docu
2006-04-15 helly- Add test for -i switch
2006-04-15 helly- Add lesson one step 7
2006-04-15 helly- Fixed -i switch.
2006-04-15 helly- Fix argument usage
2006-04-15 helly- No need to keep change history in the manpage as...
2006-04-15 helly- Update docu
2006-04-15 helly- Add lessons to distro
2006-04-15 helly- Fix heading
2006-04-15 helly- Add missing .cvsignore
2006-04-15 helly- Added tutorial like lessons to re2c.
2006-04-15 helly- Added /*!ignore!re2c */ to support documenting of...
2006-04-15 helly- Update docu
2006-04-15 helly- Update docu
2006-04-14 helly- Compiler NEWS
2006-04-13 helly- cvs -kb was ignored
2006-04-13 helly- Back to dev
2006-04-13 helly- Prepare for release tag: 0.10.2.rc1
2006-04-09 helly- No longer needed
2006-04-09 helly- Fixed generation of YYDEBUG() when using -d switch.
2006-04-09 helly- Add -d testing
2006-04-09 helly- Update tests after manually verifying results using gdb
2006-04-09 helly- Improve YYGETSTATE docu
2006-04-09 helly- Fixed #1454253 Piece of code saving a backtracking...
2006-04-09 helly- BFN
2006-04-09 helly- Added /*!getstate:re2c */ which triggers generation...
2006-04-09 helly- Update docu
2006-04-09 helly- Added configuration 'state:abort'.
2006-04-08 helly- Clearify difference
2006-04-08 helly- Update docu
2006-04-08 helly- Implemented #1187127 savable state support for multip...
2006-04-08 helly- Add -fs scanner test
2006-04-08 helly- Add -s test for scanner
2006-04-08 helly- Update scanner tests from current scanner
2006-04-08 helly- Add tests for -f switch
2006-04-08 helly- Simplify fillIndex handling in need()
2006-04-08 helly- Add some comments
2006-04-08 helly- Add tests for bug #1454253
2006-04-08 helly- Update
2006-04-08 helly- Do not generate yyaccept code unless needed
2006-04-08 helly- WS fix in generated code for yyaccept-swicth-expressions
2006-04-08 helly- Update
2006-04-08 helly- Replace switch(yyaccept) with if expression when...
2006-04-08 helly- Add testing for -o switch
2006-04-04 helly- Fixed #1463639 Missing forward declaration
2006-03-01 helly- One more compiler it was tested on
2006-03-01 helly- Update
2006-03-01 helly- Add docu, examples and tests to win src package
2006-03-01 helly- Back to dev
2006-03-01 helly- Forgot to update the version
2006-03-01 helly- Debug is of course not neccessary
2006-03-01 helly- Back to dev
2006-02-28 helly- Updates before release
2006-02-28 helly- Prepare 0.10.1 release
2006-02-26 helly- Update history
2006-02-26 helly- Hint for building under sloaris using native compilers
2006-02-26 helly- The xsgetn implementation make gcc stumble
2006-02-26 helly- Small tweaks to allow build with Sun compiler using...
2006-02-25 helly- Fix a warning (parameters hide members)
2006-02-25 helly- Fix a warning (no more need to pass around out stream)
next