]> granicus.if.org Git - re2c/log
re2c
16 years ago- Add overflow tests (we allow 8K max input right now)
helly [Mon, 3 Mar 2008 23:23:22 +0000 (23:23 +0000)]
- Add overflow tests (we allow 8K max input right now)

16 years ago- Fix accidentually inserted stuff
helly [Mon, 3 Mar 2008 22:22:20 +0000 (22:22 +0000)]
- Fix accidentually inserted stuff

16 years ago- Update manpage
helly [Sun, 2 Mar 2008 21:53:36 +0000 (21:53 +0000)]
- Update manpage

16 years ago- Improved -F
helly [Sun, 2 Mar 2008 21:12:20 +0000 (21:12 +0000)]
- Improved -F

16 years ago- Added -F flag to support flex syntax in rules.
helly [Sun, 2 Mar 2008 19:49:32 +0000 (19:49 +0000)]
- Added -F flag to support flex syntax in rules.
- Fixed issue with unused yybm.

16 years ago- Fixed SEGV in scanner that occurs with very large blocks.
helly [Sun, 2 Mar 2008 18:22:58 +0000 (18:22 +0000)]
- Fixed SEGV in scanner that occurs with very large blocks.

16 years agodisallow -d and -D flags at the same time
nuno-lopes [Sun, 24 Feb 2008 17:31:15 +0000 (17:31 +0000)]
disallow -d and -D flags at the same time

16 years agoadd --emit-dot flag to produce Graphviz dot files
nuno-lopes [Tue, 19 Feb 2008 16:19:29 +0000 (16:19 +0000)]
add --emit-dot flag to produce Graphviz dot files

16 years ago- Partial support for flex syntax.
helly [Mon, 18 Feb 2008 22:58:16 +0000 (22:58 +0000)]
- Partial support for flex syntax.

16 years ago- Changed to allow /* comments with -c switch.
helly [Mon, 18 Feb 2008 11:33:12 +0000 (11:33 +0000)]
- Changed to allow /* comments with -c switch.

16 years ago- Add logo
helly [Fri, 15 Feb 2008 22:17:22 +0000 (22:17 +0000)]
- Add logo

16 years ago- Fix html
helly [Thu, 14 Feb 2008 22:51:49 +0000 (22:51 +0000)]
- Fix html

16 years ago- Add 0.13.2
helly [Thu, 14 Feb 2008 22:29:21 +0000 (22:29 +0000)]
- Add 0.13.2

16 years ago- Add --case-inverted
helly [Thu, 14 Feb 2008 19:39:33 +0000 (19:39 +0000)]
- Add --case-inverted
- Add tests
- Prepare for release later today

16 years ago- Update docu
helly [Thu, 14 Feb 2008 19:04:01 +0000 (19:04 +0000)]
- Update docu

16 years ago- Minor man page tweaks
helly [Wed, 13 Feb 2008 17:37:56 +0000 (17:37 +0000)]
- Minor man page tweaks

16 years ago- Fix issue with sanity check on setup rules
helly [Wed, 13 Feb 2008 16:11:49 +0000 (16:11 +0000)]
- Fix issue with sanity check on setup rules

16 years ago- Add tests
helly [Wed, 13 Feb 2008 16:04:57 +0000 (16:04 +0000)]
- Add tests

16 years ago- Added flag --case-insensitive.
helly [Wed, 13 Feb 2008 15:30:42 +0000 (15:30 +0000)]
- Added flag --case-insensitive.

16 years ago- Added support for \<!...\> to enable rule setup.
helly [Tue, 12 Feb 2008 22:02:59 +0000 (22:02 +0000)]
- Added support for \<!...\> to enable rule setup.

16 years ago- Fix whitespace in generated code.
helly [Tue, 22 Jan 2008 19:55:26 +0000 (19:55 +0000)]
- Fix whitespace in generated code.

16 years ago- Add/fix tests
helly [Tue, 22 Jan 2008 16:11:49 +0000 (16:11 +0000)]
- Add/fix tests

16 years ago- regenerated with new WS
helly [Tue, 22 Jan 2008 16:11:25 +0000 (16:11 +0000)]
- regenerated with new WS

16 years ago-m WS
helly [Tue, 22 Jan 2008 16:03:16 +0000 (16:03 +0000)]
-m WS

16 years ago- Fixed code generation to emit space after 'if'.
helly [Tue, 22 Jan 2008 08:33:14 +0000 (08:33 +0000)]
- Fixed code generation to emit space after 'if'.

16 years ago- Update memory management, fixes code generation with condition support
helly [Mon, 21 Jan 2008 22:16:13 +0000 (22:16 +0000)]
- Update memory management, fixes code generation with condition support
- Optimize detection whether a condition change is required, implements TODO

16 years ago- speling
helly [Mon, 21 Jan 2008 20:37:09 +0000 (20:37 +0000)]
- speling

16 years ago- Mark TODO
helly [Mon, 21 Jan 2008 07:36:22 +0000 (07:36 +0000)]
- Mark TODO

16 years ago- Update docu
helly [Sun, 20 Jan 2008 21:31:56 +0000 (21:31 +0000)]
- Update docu

16 years ago- Added re2c:cond:divider and re2c:con:goto inplace configuration.
helly [Sun, 20 Jan 2008 21:25:30 +0000 (21:25 +0000)]
- Added re2c:cond:divider and re2c:con:goto inplace configuration.

16 years ago- Fix speling and add docu
helly [Sun, 20 Jan 2008 16:18:44 +0000 (16:18 +0000)]
- Fix speling and add docu

16 years ago- Add configurable state deviders
helly [Sun, 20 Jan 2008 15:55:06 +0000 (15:55 +0000)]
- Add configurable state deviders

16 years ago- Update changelog
helly [Sun, 20 Jan 2008 15:24:50 +0000 (15:24 +0000)]
- Update changelog

16 years ago- Add support for ':=>' style rules.
helly [Sun, 20 Jan 2008 11:59:12 +0000 (11:59 +0000)]
- Add support for ':=>' style rules.
- Fix issue with star rules that use '=>'.

16 years ago- WS
helly [Sun, 20 Jan 2008 10:44:32 +0000 (10:44 +0000)]
- WS

16 years ago- Update docu
helly [Sun, 13 Jan 2008 18:08:23 +0000 (18:08 +0000)]
- Update docu

16 years ago- Add support for ':=' and '=>' in '<>' rules
helly [Sun, 13 Jan 2008 17:46:06 +0000 (17:46 +0000)]
- Add support for ':=' and '=>' in '<>' rules

16 years ago- Add support for ':=' to separate rule and code
helly [Sun, 13 Jan 2008 17:38:55 +0000 (17:38 +0000)]
- Add support for ':=' to separate rule and code

16 years ago- Limit differences in generated files from use of different bison versions
helly [Sun, 13 Jan 2008 17:24:31 +0000 (17:24 +0000)]
- Limit differences in generated files from use of different bison versions

17 years ago- This is 0.13.2.dev now
helly [Fri, 24 Aug 2007 10:22:47 +0000 (10:22 +0000)]
- This is 0.13.2.dev now

17 years ago- Version 0.12.3 and 0.13.1 released
helly [Fri, 24 Aug 2007 10:22:06 +0000 (10:22 +0000)]
- Version 0.12.3 and 0.13.1 released

17 years ago- Tweak test system to autodetect win executable when under cygwin
helly [Fri, 24 Aug 2007 10:18:19 +0000 (10:18 +0000)]
- Tweak test system to autodetect win executable when under cygwin
- Move definition of winbuilddir into confiue.in

17 years ago- Added custom build rules for Visual Studio 2005 (re2c.rules). (William Swanson)
helly [Wed, 22 Aug 2007 11:43:58 +0000 (11:43 +0000)]
- Added custom build rules for Visual Studio 2005 (re2c.rules). (William Swanson)

17 years ago- Added custom build rules for Visual Studio 2005 (re2c.rules). (William Swanson)
helly [Wed, 22 Aug 2007 11:43:21 +0000 (11:43 +0000)]
- Added custom build rules for Visual Studio 2005 (re2c.rules). (William Swanson)

17 years ago- Fixed #1776177 Build on AIX
helly [Mon, 20 Aug 2007 12:54:10 +0000 (12:54 +0000)]
- Fixed #1776177 Build on AIX

17 years ago- Prepare for 0.12.3
helly [Tue, 10 Jul 2007 19:33:17 +0000 (19:33 +0000)]
- Prepare for 0.12.3

17 years ago- Some compilers need a forward declaration so that the friend clause works
helly [Tue, 10 Jul 2007 19:21:49 +0000 (19:21 +0000)]
- Some compilers need a forward declaration so that the friend clause works

17 years ago- 0.13.1 will have the fix for #1743180
helly [Wed, 27 Jun 2007 15:29:47 +0000 (15:29 +0000)]
- 0.13.1 will have the fix for #1743180

17 years ago- Fixed #1743180 fwrite with 0 length crashes on OS X
helly [Tue, 26 Jun 2007 15:17:30 +0000 (15:17 +0000)]
- Fixed #1743180 fwrite with 0 length crashes on OS X

17 years ago Fix minor issues with Makefile
helly [Tue, 26 Jun 2007 15:15:40 +0000 (15:15 +0000)]
 Fix minor issues with Makefile

17 years ago- This is 0.13.1.dev now
helly [Sun, 24 Jun 2007 19:20:37 +0000 (19:20 +0000)]
- This is 0.13.1.dev now

17 years ago- Definition of vsnprintf was moved
helly [Sun, 24 Jun 2007 18:50:24 +0000 (18:50 +0000)]
- Definition of vsnprintf was moved

17 years ago- Add release 0.13.0
helly [Sun, 24 Jun 2007 18:47:27 +0000 (18:47 +0000)]
- Add release 0.13.0

17 years agoUpdate docu
helly [Sun, 24 Jun 2007 17:22:27 +0000 (17:22 +0000)]
Update docu

17 years ago- Speling
helly [Wed, 23 May 2007 18:31:31 +0000 (18:31 +0000)]
- Speling

17 years ago- Correct actual upload date
helly [Wed, 23 May 2007 18:31:01 +0000 (18:31 +0000)]
- Correct actual upload date

17 years ago- MFB: Formatting
helly [Wed, 23 May 2007 18:30:34 +0000 (18:30 +0000)]
- MFB: Formatting

17 years ago- Prepare new release 0.12.1
helly [Tue, 22 May 2007 18:09:59 +0000 (18:09 +0000)]
- Prepare new release 0.12.1

17 years ago- Speling
helly [Tue, 22 May 2007 18:09:00 +0000 (18:09 +0000)]
- Speling

17 years ago- No need for '#line' directives in bootstrap code, use -i
helly [Sun, 6 May 2007 23:03:33 +0000 (23:03 +0000)]
- No need for '#line' directives in bootstrap code, use -i
# This minimizes difs on the generated scanner

17 years ago- Regenerate bootstrap parser using Bison 2.3
helly [Sun, 6 May 2007 23:01:36 +0000 (23:01 +0000)]
- Regenerate bootstrap parser using Bison 2.3

17 years ago- Avoid unnecessary braces
helly [Sun, 6 May 2007 22:55:26 +0000 (22:55 +0000)]
- Avoid unnecessary braces

17 years ago- Use nested if's for -bf
helly [Sun, 6 May 2007 21:21:55 +0000 (21:21 +0000)]
- Use nested if's for -bf

17 years ago- Make -gf use jump table
helly [Sun, 6 May 2007 20:57:10 +0000 (20:57 +0000)]
- Make -gf use jump table
- Fix condition_09.cgif

17 years ago- Make test working
helly [Sun, 6 May 2007 20:08:43 +0000 (20:08 +0000)]
- Make test working

17 years ago- Synch order of condition enum with condition jump table and internalusage
helly [Sun, 6 May 2007 19:54:36 +0000 (19:54 +0000)]
- Synch order of condition enum with condition jump table and internalusage

17 years ago- Improve error messages
helly [Sat, 5 May 2007 17:14:38 +0000 (17:14 +0000)]
- Improve error messages

17 years ago- Correct ignores
helly [Sat, 5 May 2007 17:08:17 +0000 (17:08 +0000)]
- Correct ignores

17 years ago- Add MSVC 2005/ICC 9.1 project files
helly [Sat, 5 May 2007 17:04:20 +0000 (17:04 +0000)]
- Add MSVC 2005/ICC 9.1 project files

17 years ago- More tests
helly [Sat, 5 May 2007 16:43:41 +0000 (16:43 +0000)]
- More tests

17 years ago- Fix compiler string
helly [Fri, 4 May 2007 23:13:57 +0000 (23:13 +0000)]
- Fix compiler string

17 years ago- More successful test reports
helly [Fri, 4 May 2007 18:31:01 +0000 (18:31 +0000)]
- More successful test reports

17 years ago- Fix html
helly [Thu, 3 May 2007 11:41:43 +0000 (11:41 +0000)]
- Fix html

17 years ago- Bug #1711240 was fixed
helly [Thu, 3 May 2007 11:38:49 +0000 (11:38 +0000)]
- Bug #1711240 was fixed

17 years ago- Add new test
helly [Thu, 3 May 2007 11:37:13 +0000 (11:37 +0000)]
- Add new test

17 years ago- re2c is listed on IceWalkers
helly [Wed, 2 May 2007 23:53:47 +0000 (23:53 +0000)]
- re2c is listed on IceWalkers

17 years ago- Try to fix #1711240
helly [Wed, 2 May 2007 20:28:17 +0000 (20:28 +0000)]
- Try to fix #1711240

17 years ago- Prepare 0.12.1
helly [Wed, 2 May 2007 20:19:32 +0000 (20:19 +0000)]
- Prepare 0.12.1

17 years ago- Provide better test code
helly [Tue, 1 May 2007 22:45:27 +0000 (22:45 +0000)]
- Provide better test code

17 years ago- Add missing header
helly [Tue, 1 May 2007 20:55:09 +0000 (20:55 +0000)]
- Add missing header

17 years ago- Simplify replaceParam() by turning it into template
helly [Tue, 1 May 2007 20:37:49 +0000 (20:37 +0000)]
- Simplify replaceParam() by turning it into template
  This allows to get rid of sprintf

17 years ago- More tests were successful
helly [Tue, 1 May 2007 15:52:42 +0000 (15:52 +0000)]
- More tests were successful

17 years ago- Split YYCONDITION into YYGETCONDITION and YYSETCONDITION
helly [Tue, 1 May 2007 14:55:50 +0000 (14:55 +0000)]
- Split YYCONDITION into YYGETCONDITION and YYSETCONDITION
- Synch YYGETCONDITION with YYGETSTATE
- Synch YYSETCONDITION with YYSETSTATE

17 years ago- Seperate parameter names in YYFILL/YYSETSTATE with '@' instead of ':'
helly [Tue, 1 May 2007 13:44:26 +0000 (13:44 +0000)]
- Seperate parameter names in YYFILL/YYSETSTATE with '@' instead of ':'

17 years ago- Add release information
helly [Tue, 1 May 2007 12:44:26 +0000 (12:44 +0000)]
- Add release information

17 years ago- Add YYFillNamed
helly [Tue, 1 May 2007 11:30:27 +0000 (11:30 +0000)]
- Add YYFillNamed
- Rename bUseYYGetStateFunc to bUseYYGetStateNaked

17 years ago- Add tFlag and rename --header to --type-header to match -t
helly [Tue, 1 May 2007 11:10:35 +0000 (11:10 +0000)]
- Add tFlag and rename --header to --type-header to match -t

17 years ago- Fix -cg (order of jump table)
helly [Mon, 30 Apr 2007 18:10:56 +0000 (18:10 +0000)]
- Fix -cg (order of jump table)

17 years ago- Allow full replacement of YYGETSTATE/YYSETSTAE by inplace-configuration
helly [Mon, 30 Apr 2007 17:59:07 +0000 (17:59 +0000)]
- Allow full replacement of YYGETSTATE/YYSETSTAE by inplace-configuration
- Add ability to specify new condition via '=> condition' prior to code block
- Fix order of states in -cs
- Add support for -cf
- Add new tests

17 years ago- Improve error messages
helly [Mon, 30 Apr 2007 17:47:51 +0000 (17:47 +0000)]
- Improve error messages

17 years ago- Allow more labels
helly [Sun, 29 Apr 2007 22:28:34 +0000 (22:28 +0000)]
- Allow more labels

17 years ago- Make -bc work
helly [Sun, 29 Apr 2007 22:23:29 +0000 (22:23 +0000)]
- Make -bc work

17 years ago- Allow to have types inlined into generated .c file
helly [Sun, 29 Apr 2007 15:36:42 +0000 (15:36 +0000)]
- Allow to have types inlined into generated .c file
- Allow to specify parameter inside YYFILL config
- Add prefix to condition enum constants
- Add/Fix tests
- MFB Prevent build issues with strange compilers

17 years ago- Allow to test single files
helly [Sun, 29 Apr 2007 15:32:47 +0000 (15:32 +0000)]
- Allow to test single files

17 years ago- Fixed #1708378 segfault in actions.cc.
helly [Thu, 26 Apr 2007 23:11:22 +0000 (23:11 +0000)]
- Fixed #1708378 segfault in actions.cc.

17 years ago- Fix expectation found while analysing #1708378
helly [Thu, 26 Apr 2007 23:02:38 +0000 (23:02 +0000)]
- Fix expectation found while analysing #1708378

17 years ago- Add new test
helly [Thu, 26 Apr 2007 21:49:15 +0000 (21:49 +0000)]
- Add new test

17 years ago- If no specNone is present decrease all specs
helly [Wed, 25 Apr 2007 21:59:14 +0000 (21:59 +0000)]
- If no specNone is present decrease all specs

17 years ago- Update bootstrap
helly [Tue, 24 Apr 2007 18:15:36 +0000 (18:15 +0000)]
- Update bootstrap

17 years ago- Fix index of specs
helly [Tue, 24 Apr 2007 18:14:59 +0000 (18:14 +0000)]
- Fix index of specs