]>
granicus.if.org Git - re2c/log
helly [Thu, 25 May 2006 13:35:53 +0000 (13:35 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:35:34 +0000 (13:35 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:35:15 +0000 (13:35 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:34:55 +0000 (13:34 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:34:33 +0000 (13:34 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:34:10 +0000 (13:34 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:33:49 +0000 (13:33 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:33:29 +0000 (13:33 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:33:08 +0000 (13:33 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:32:49 +0000 (13:32 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:32:30 +0000 (13:32 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:32:09 +0000 (13:32 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:31:47 +0000 (13:31 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:31:27 +0000 (13:31 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:31:06 +0000 (13:31 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:30:44 +0000 (13:30 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:30:25 +0000 (13:30 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:30:04 +0000 (13:30 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:29:45 +0000 (13:29 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:29:24 +0000 (13:29 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:29:03 +0000 (13:29 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:28:40 +0000 (13:28 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:28:20 +0000 (13:28 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:27:58 +0000 (13:27 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:27:39 +0000 (13:27 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:27:20 +0000 (13:27 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:26:57 +0000 (13:26 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:25:03 +0000 (13:25 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:24:40 +0000 (13:24 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:20:45 +0000 (13:20 +0000)]
- Move . -> ./re2c
helly [Thu, 25 May 2006 13:10:29 +0000 (13:10 +0000)]
- Prepare move
helly [Thu, 25 May 2006 12:38:20 +0000 (12:38 +0000)]
- Update ignore file (use svn propset svn:ignore -F .cvsignore .) to update
helly [Thu, 25 May 2006 12:23:05 +0000 (12:23 +0000)]
- Add version check: GCC >= 3 required
helly [Thu, 25 May 2006 12:22:15 +0000 (12:22 +0000)]
- Update README
helly [Wed, 17 May 2006 19:56:24 +0000 (19:56 +0000)]
- Fix whitespace in generated code
helly [Wed, 17 May 2006 19:48:57 +0000 (19:48 +0000)]
- Back to dev
helly [Sun, 14 May 2006 17:21:20 +0000 (17:21 +0000)]
- Prepare release 0.10.3
helly [Sun, 14 May 2006 13:43:06 +0000 (13:43 +0000)]
- Add new tests
- Update tests affected by threshold control
helly [Sun, 14 May 2006 13:39:16 +0000 (13:39 +0000)]
- Update docu
helly [Sun, 14 May 2006 13:38:26 +0000 (13:38 +0000)]
- Add threshold control for -g style code generation
helly [Sun, 14 May 2006 13:35:53 +0000 (13:35 +0000)]
- re2c compiles out of the box using gcc 4.1.0/3.4.5 on gentoo
helly [Sun, 7 May 2006 21:21:54 +0000 (21:21 +0000)]
- Correct support for -wg
- WS in generated code
helly [Sun, 7 May 2006 20:52:37 +0000 (20:52 +0000)]
- Fixed issue with -ws/-wb
- Added support for -wg
helly [Sun, 7 May 2006 20:33:06 +0000 (20:33 +0000)]
- Fix/Add missing readCh support in yyaccept jump generation
# shouldn't be necessary, but might become at some point
helly [Sun, 7 May 2006 20:31:53 +0000 (20:31 +0000)]
- Computed goto support for character matches with a treshold of 16
helly [Sun, 7 May 2006 19:11:37 +0000 (19:11 +0000)]
- Added -g switch to support gcc's computed goto's.
# This is the initial step, maybe we use computed goto tables in other
# places too. That may however require to be able to configure a treshhold
# that defines when goto tables are being used.
helly [Sun, 7 May 2006 18:37:48 +0000 (18:37 +0000)]
- Changed to use nested if's instead of "switch(yyaccept)" in -s mode.
helly [Sat, 6 May 2006 23:53:29 +0000 (23:53 +0000)]
- WS/CS (some compilers don't even like this)
helly [Mon, 1 May 2006 23:39:31 +0000 (23:39 +0000)]
- Fix MAy to May
helly [Mon, 1 May 2006 23:39:05 +0000 (23:39 +0000)]
- Update dates
helly [Mon, 1 May 2006 23:32:50 +0000 (23:32 +0000)]
- Change to dev, 0.10.3 this time
helly [Mon, 1 May 2006 22:56:58 +0000 (22:56 +0000)]
- Go with 0.10.2 release process
helly [Mon, 1 May 2006 22:55:34 +0000 (22:55 +0000)]
- Prepare 0.10.2
helly [Mon, 1 May 2006 22:45:59 +0000 (22:45 +0000)]
- Fixed #
1472770 re2c creates an infinite loop.
helly [Mon, 1 May 2006 18:01:57 +0000 (18:01 +0000)]
- Change comment when num tables > 8
helly [Mon, 1 May 2006 17:50:38 +0000 (17:50 +0000)]
- Fixed #
1479044 incorrect code generated when using -b.
helly [Mon, 17 Apr 2006 21:06:20 +0000 (21:06 +0000)]
- back to dev
helly [Mon, 17 Apr 2006 21:03:56 +0000 (21:03 +0000)]
- rc2
helly [Mon, 17 Apr 2006 21:03:34 +0000 (21:03 +0000)]
- Back to dev
helly [Mon, 17 Apr 2006 20:17:20 +0000 (20:17 +0000)]
- Prepare 0.10.2.rc2
helly [Mon, 17 Apr 2006 20:16:15 +0000 (20:16 +0000)]
- Fixes by Derick
helly [Mon, 17 Apr 2006 19:47:37 +0000 (19:47 +0000)]
- After some comments from Lynn Allan
helly [Mon, 17 Apr 2006 19:28:47 +0000 (19:28 +0000)]
- Some compilers like *param better than param[]
helly [Mon, 17 Apr 2006 15:39:02 +0000 (15:39 +0000)]
- Clean separation of steps
helly [Mon, 17 Apr 2006 15:21:31 +0000 (15:21 +0000)]
- Formatting update
helly [Mon, 17 Apr 2006 15:03:53 +0000 (15:03 +0000)]
- Update lesson 2 and split YYMARKER/YYCTXMARKER stuff in two steps
helly [Mon, 17 Apr 2006 14:38:15 +0000 (14:38 +0000)]
- Remove this temp file which was added by accident
helly [Mon, 17 Apr 2006 14:16:18 +0000 (14:16 +0000)]
- Code was modified by actually testing the windows stuff
helly [Mon, 17 Apr 2006 14:14:17 +0000 (14:14 +0000)]
- Update lessons
helly [Mon, 17 Apr 2006 02:08:09 +0000 (02:08 +0000)]
- Add lesson 2
helly [Mon, 17 Apr 2006 02:06:08 +0000 (02:06 +0000)]
- Sort files in lessons dir when testing
helly [Mon, 17 Apr 2006 00:18:46 +0000 (00:18 +0000)]
- When ignoring more then a single line's content the we need to write a
#line directive.
helly [Sun, 16 Apr 2006 22:34:15 +0000 (22:34 +0000)]
- Made two pass mode the default and dropped -t
- Added -1 to force single pass generation
helly [Sun, 16 Apr 2006 19:44:54 +0000 (19:44 +0000)]
- In single pass mode we cannot easily optimize out YYMARKER. We actually
would have to know whether an Accept block is being used that generates
a YYMARKER reference. In two pass mode we know this after the first run.
helly [Sun, 16 Apr 2006 18:04:39 +0000 (18:04 +0000)]
- Added -t switch to force two pass generation.
helly [Sun, 16 Apr 2006 17:03:48 +0000 (17:03 +0000)]
- Put the lessons directory into doc rather than only its components
helly [Sun, 16 Apr 2006 16:59:33 +0000 (16:59 +0000)]
- Only emit YYMARKER if needed
helly [Sun, 16 Apr 2006 15:15:47 +0000 (15:15 +0000)]
- Improve error messge for trailing constxts in named definitions
helly [Sun, 16 Apr 2006 15:02:55 +0000 (15:02 +0000)]
- Update docu
helly [Sun, 16 Apr 2006 13:57:47 +0000 (13:57 +0000)]
- Unify all YYFILL usages to YYFILL(n)
helly [Sun, 16 Apr 2006 13:54:50 +0000 (13:54 +0000)]
- Drop non working links wrong YYFILL
- Unify all YYFILL usages to YYFILL(n)
helly [Sun, 16 Apr 2006 11:22:45 +0000 (11:22 +0000)]
- Update lesson 1
helly [Sat, 15 Apr 2006 19:32:33 +0000 (19:32 +0000)]
- Update results
helly [Sat, 15 Apr 2006 19:31:26 +0000 (19:31 +0000)]
- Add docu
helly [Sat, 15 Apr 2006 18:51:36 +0000 (18:51 +0000)]
- Add test for -i switch
helly [Sat, 15 Apr 2006 18:50:57 +0000 (18:50 +0000)]
- Add lesson one step 7
helly [Sat, 15 Apr 2006 18:44:20 +0000 (18:44 +0000)]
- Fixed -i switch.
- Added configuration 'yyfill:enable' to allow suppression of YYFILL()
blocks.
helly [Sat, 15 Apr 2006 17:59:01 +0000 (17:59 +0000)]
- Fix argument usage
# lol at my self
helly [Sat, 15 Apr 2006 17:10:07 +0000 (17:10 +0000)]
- No need to keep change history in the manpage as comment - we have cvs history
helly [Sat, 15 Apr 2006 17:06:11 +0000 (17:06 +0000)]
- Update docu
helly [Sat, 15 Apr 2006 16:27:54 +0000 (16:27 +0000)]
- Add lessons to distro
helly [Sat, 15 Apr 2006 16:27:28 +0000 (16:27 +0000)]
- Fix heading
helly [Sat, 15 Apr 2006 16:04:44 +0000 (16:04 +0000)]
- Add missing .cvsignore
helly [Sat, 15 Apr 2006 16:03:36 +0000 (16:03 +0000)]
- Added tutorial like lessons to re2c.
helly [Sat, 15 Apr 2006 13:00:06 +0000 (13:00 +0000)]
- Added /*!ignore!re2c */ to support documenting of re2c source.
- Fixed issue with multiline re2c comments (/*!max:re2c ... */ and alike).
helly [Sat, 15 Apr 2006 11:58:34 +0000 (11:58 +0000)]
- Update docu
helly [Sat, 15 Apr 2006 11:50:22 +0000 (11:50 +0000)]
- Update docu
helly [Fri, 14 Apr 2006 11:52:23 +0000 (11:52 +0000)]
- Compiler NEWS
helly [Thu, 13 Apr 2006 20:55:47 +0000 (20:55 +0000)]
- cvs -kb was ignored
helly [Thu, 13 Apr 2006 19:50:48 +0000 (19:50 +0000)]
- Back to dev