]> granicus.if.org Git - re2c/log
re2c
17 years ago- Added -u switch to support unicode.
helly [Sun, 5 Nov 2006 00:48:30 +0000 (00:48 +0000)]
- Added -u switch to support unicode.

18 years ago- Update docu
helly [Sat, 5 Aug 2006 13:34:10 +0000 (13:34 +0000)]
- Update docu

18 years ago- Version 0.10.6 has been released
helly [Sat, 5 Aug 2006 13:25:05 +0000 (13:25 +0000)]
- Version 0.10.6 has been released

18 years ago- Synch Makefile.am from 0.10.6 and trunk and excluding .svn dirs in distributions
helly [Sat, 5 Aug 2006 11:43:48 +0000 (11:43 +0000)]
- Synch Makefile.am from 0.10.6 and trunk and excluding .svn dirs in distributions

18 years ago- Under SUN C++ 5.8 -compat5 is not really required
helly [Sat, 5 Aug 2006 11:18:32 +0000 (11:18 +0000)]
- Under SUN C++ 5.8 -compat5 is not really required

18 years ago- Add new example
helly [Sat, 5 Aug 2006 11:07:10 +0000 (11:07 +0000)]
- Add new example

18 years ago- Fixed #1529351 Segv bug on unterminated code blocks
helly [Sat, 29 Jul 2006 20:21:54 +0000 (20:21 +0000)]
- Fixed #1529351 Segv bug on unterminated code blocks

18 years ago- Add new test
helly [Thu, 27 Jul 2006 01:34:29 +0000 (01:34 +0000)]
- Add new test

18 years ago- Update svn:ignore property
helly [Thu, 27 Jul 2006 01:07:00 +0000 (01:07 +0000)]
- Update svn:ignore property

18 years ago- Fixed #1528269 Invalid code generation.
helly [Thu, 27 Jul 2006 00:59:39 +0000 (00:59 +0000)]
- Fixed #1528269 Invalid code generation.

18 years ago- Add addtional temp file
helly [Thu, 27 Jul 2006 00:56:38 +0000 (00:56 +0000)]
- Add addtional temp file

18 years ago- Fix Changelog
helly [Sun, 18 Jun 2006 18:37:00 +0000 (18:37 +0000)]
- Fix Changelog

18 years ago- Drop BOM
helly [Sun, 18 Jun 2006 18:36:20 +0000 (18:36 +0000)]
- Drop BOM

18 years ago- Version 0.10.5 was released
helly [Wed, 14 Jun 2006 20:52:47 +0000 (20:52 +0000)]
- Version 0.10.5 was released

18 years ago- Works with MSVC 2003
helly [Sun, 11 Jun 2006 10:36:29 +0000 (10:36 +0000)]
- Works with MSVC 2003

18 years ago- Provide MSVC 2003 project files and rename 2002 files to contain version in name
helly [Sun, 11 Jun 2006 10:24:47 +0000 (10:24 +0000)]
- Provide MSVC 2003 project files and rename 2002 files to contain version in name

18 years ago- Update links
helly [Wed, 7 Jun 2006 19:58:03 +0000 (19:58 +0000)]
- Update links

18 years ago- Set files/dirs to ignore
helly [Mon, 5 Jun 2006 22:41:50 +0000 (22:41 +0000)]
- Set files/dirs to ignore

18 years ago- Regenerate bootstrap files
helly [Mon, 5 Jun 2006 22:35:23 +0000 (22:35 +0000)]
- Regenerate bootstrap files

18 years ago- Limit differences on bootstrap file (by changing to old layout)
helly [Mon, 5 Jun 2006 22:34:01 +0000 (22:34 +0000)]
- Limit differences on bootstrap file (by changing to old layout)

18 years ago- Free all stuff allocated by code generation after every run
helly [Mon, 5 Jun 2006 22:29:23 +0000 (22:29 +0000)]
- Free all stuff allocated by code generation after every run

18 years ago- Provide memory management template helper class free_list
helly [Mon, 5 Jun 2006 22:27:32 +0000 (22:27 +0000)]
- Provide memory management template helper class free_list
- Fix memleaks (for RegExp using free_list)
- Fix memleaks (for Range using free_list)

18 years ago- Fix memleak (RuleOp::code)
helly [Mon, 5 Jun 2006 22:23:30 +0000 (22:23 +0000)]
- Fix memleak (RuleOp::code)

18 years ago- Fix memleak (SymbolTable's symbols)
helly [Mon, 5 Jun 2006 22:15:59 +0000 (22:15 +0000)]
- Fix memleak (SymbolTable's symbols)

18 years ago- Fix memleak (State::action continued)
helly [Mon, 5 Jun 2006 22:14:00 +0000 (22:14 +0000)]
- Fix memleak (State::action continued)

18 years ago- delete allows null
helly [Mon, 5 Jun 2006 22:12:44 +0000 (22:12 +0000)]
- delete allows null

18 years ago- Fix memleaks (State::action)
helly [Mon, 5 Jun 2006 22:12:05 +0000 (22:12 +0000)]
- Fix memleaks (State::action)

18 years ago- Fix memleak (inplace configuration names/values)
helly [Mon, 5 Jun 2006 22:08:41 +0000 (22:08 +0000)]
- Fix memleak (inplace configuration names/values)

18 years ago- Drop unused dtor (we'll find a better place to fix the memleaks)
helly [Mon, 5 Jun 2006 22:07:13 +0000 (22:07 +0000)]
- Drop unused dtor (we'll find a better place to fix the memleaks)

18 years ago- Fix memleak (read buffer in scanner)
helly [Mon, 5 Jun 2006 22:05:52 +0000 (22:05 +0000)]
- Fix memleak (read buffer in scanner)

18 years ago- Make the devel options generate debuginfo and not use optimization
helly [Mon, 5 Jun 2006 22:02:23 +0000 (22:02 +0000)]
- Make the devel options generate debuginfo and not use optimization

18 years ago- Update links
helly [Mon, 5 Jun 2006 22:00:32 +0000 (22:00 +0000)]
- Update links

18 years ago- HEAD will become 0.11.0
helly [Mon, 5 Jun 2006 21:59:47 +0000 (21:59 +0000)]
- HEAD will become 0.11.0

18 years ago- Remove unused variable
helly [Mon, 5 Jun 2006 18:22:02 +0000 (18:22 +0000)]
- Remove unused variable

18 years ago- Update links
helly [Mon, 5 Jun 2006 00:36:22 +0000 (00:36 +0000)]
- Update links

18 years ago- Fixed long form of -1 switch to --single-pass as noted in man page and help.
helly [Mon, 5 Jun 2006 00:10:13 +0000 (00:10 +0000)]
- Fixed long form of -1 switch to --single-pass as noted in man page and help.

18 years ago- Back to dev, 0.10.5.dev this time
helly [Wed, 31 May 2006 23:22:25 +0000 (23:22 +0000)]
- Back to dev, 0.10.5.dev this time

18 years ago- Go with 0.10.4
helly [Wed, 31 May 2006 22:56:16 +0000 (22:56 +0000)]
- Go with 0.10.4

18 years ago- We're subversion now (CVS -> .svn)
helly [Wed, 31 May 2006 22:55:13 +0000 (22:55 +0000)]
- We're subversion now (CVS -> .svn)

18 years ago- Move libre2c -> /trunk/libre2c (in parallel to /trunk/re2c)
helly [Thu, 25 May 2006 13:45:48 +0000 (13:45 +0000)]
- Move libre2c -> /trunk/libre2c (in parallel to /trunk/re2c)

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:41:36 +0000 (13:41 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:41:16 +0000 (13:41 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:40:56 +0000 (13:40 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:40:35 +0000 (13:40 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:40:14 +0000 (13:40 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:39:46 +0000 (13:39 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:39:26 +0000 (13:39 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:39:04 +0000 (13:39 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:38:42 +0000 (13:38 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:38:20 +0000 (13:38 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:37:58 +0000 (13:37 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:37:38 +0000 (13:37 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:37:18 +0000 (13:37 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:36:56 +0000 (13:36 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:36:35 +0000 (13:36 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:36:14 +0000 (13:36 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:35:53 +0000 (13:35 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:35:34 +0000 (13:35 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:35:15 +0000 (13:35 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:34:55 +0000 (13:34 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:34:33 +0000 (13:34 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:34:10 +0000 (13:34 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:33:49 +0000 (13:33 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:33:29 +0000 (13:33 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:33:08 +0000 (13:33 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:32:49 +0000 (13:32 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:32:30 +0000 (13:32 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:32:09 +0000 (13:32 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:31:47 +0000 (13:31 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:31:27 +0000 (13:31 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:31:06 +0000 (13:31 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:30:44 +0000 (13:30 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:30:25 +0000 (13:30 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:30:04 +0000 (13:30 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:29:45 +0000 (13:29 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:29:24 +0000 (13:29 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:29:03 +0000 (13:29 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:28:40 +0000 (13:28 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:28:20 +0000 (13:28 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:27:58 +0000 (13:27 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:27:39 +0000 (13:27 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:27:20 +0000 (13:27 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:26:57 +0000 (13:26 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:25:03 +0000 (13:25 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:24:40 +0000 (13:24 +0000)]
- Move . -> ./re2c

18 years ago- Move . -> ./re2c
helly [Thu, 25 May 2006 13:20:45 +0000 (13:20 +0000)]
- Move . -> ./re2c

18 years ago- Prepare move
helly [Thu, 25 May 2006 13:10:29 +0000 (13:10 +0000)]
- Prepare move

18 years ago- Update ignore file (use svn propset svn:ignore -F .cvsignore .) to update
helly [Thu, 25 May 2006 12:38:20 +0000 (12:38 +0000)]
- Update ignore file (use svn propset svn:ignore -F .cvsignore .) to update

18 years ago- Add version check: GCC >= 3 required
helly [Thu, 25 May 2006 12:23:05 +0000 (12:23 +0000)]
- Add version check: GCC >= 3 required

18 years ago- Update README
helly [Thu, 25 May 2006 12:22:15 +0000 (12:22 +0000)]
- Update README

18 years ago- Fix whitespace in generated code
helly [Wed, 17 May 2006 19:56:24 +0000 (19:56 +0000)]
- Fix whitespace in generated code

18 years ago- Back to dev
helly [Wed, 17 May 2006 19:48:57 +0000 (19:48 +0000)]
- Back to dev

18 years ago- Prepare release 0.10.3
helly [Sun, 14 May 2006 17:21:20 +0000 (17:21 +0000)]
- Prepare release 0.10.3

18 years ago- Add new tests
helly [Sun, 14 May 2006 13:43:06 +0000 (13:43 +0000)]
- Add new tests
- Update tests affected by threshold control

18 years ago- Update docu
helly [Sun, 14 May 2006 13:39:16 +0000 (13:39 +0000)]
- Update docu

18 years ago- Add threshold control for -g style code generation
helly [Sun, 14 May 2006 13:38:26 +0000 (13:38 +0000)]
- Add threshold control for -g style code generation

18 years ago- re2c compiles out of the box using gcc 4.1.0/3.4.5 on gentoo
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

18 years ago- Correct support for -wg
helly [Sun, 7 May 2006 21:21:54 +0000 (21:21 +0000)]
- Correct support for -wg
- WS in generated code

18 years ago- Fixed issue with -ws/-wb
helly [Sun, 7 May 2006 20:52:37 +0000 (20:52 +0000)]
- Fixed issue with -ws/-wb
- Added support for -wg

18 years ago- Fix/Add missing readCh support in yyaccept jump generation
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