Projects / re2c / Releases

RSS All releases of re2c

  •  25 May 2008 19:20

Release Notes: A bug in the internal buffering caused issues with input files in some circumstances. As a consequence, re2c would either report an error or even crash. No further changes have been made.

  •  06 Apr 2008 14:12

Release Notes: This release adds a few minor features. Most notably, it allows for transparent handling of #line directives in input files and has improved -r functionality. The -r interface has changed a lot.

  •  15 Feb 2008 13:16

Release Notes: This is hopefully the last development release of the 0.13 cycle, and should lead to a stable 0.14 release. This version is being used to replace the use of flex as the PHP scanner generator. At the time of this writing, the efforts are extremely promising, and more than 98% of the 5K PHP tests already pass.

  •  12 Sep 2007 05:06

Release Notes: This release fixes some minor build issues for Mac OS and AIX. Furthermore, run-tests.sh has increased compatibility and allows auto-detection of a Cygwin environment and the presence of a Visual Studio build. If detected, the test suite will automatically use that build.

  •  26 Jun 2007 22:35

Release Notes: This stable version fixes a crashing problem on Mac OS X concerning fwrite with 0 length.

  •  24 Jun 2007 15:25

Release Notes: This release comes with initial support for (f)lex like conditions, i.e. it is the first step towards full condition support where re2c checks for a condition, and based on that switches to a specific sub block handling only rules for that specific condition. This version is fully compatible with older versions, and you need the new switches -c and -t to get condition support. Many new in-place configurations have been added.

  •  23 May 2007 13:41

Release Notes: This release fixes a bug in the handling of high ASCII characters on EBCDIC platforms.

  •  01 May 2007 06:19

Release Notes: This version fixes one bug that was present in 0.11.3. That bug resulted in wrong code generation for high characters in 8-bit mode. Characters with the highest bit set were interpreted incorrectly and could result in wrong output or even re2c failure.

  •  01 Apr 2007 04:21

Release Notes: This release comes with two new features requested by users. First, underscores are allowed in named definitions. The second addition is the new option --no-generation-date, which can be used to suppress generation of date/time information in the generated files. Last but not least, a bug in handling of long forms of command line switches was fixed.

  •  28 Feb 2007 16:56

Release Notes: Scanners generated with re2c can now use signed character input even when in 8-bit mode and -s or -b switches are in effect. To do so, you simply activate re2c's new auto conversion feature, which will convert the input to unsigned characters on the fly. You can also customize names used in generated code and avoid compiler defines. You can replace the prefix 'yy' of numbered labels. This is controlled by the in-place configuration "re2c:labelprefix".

Screenshot

Project Spotlight

Recovery Is Possible!

A CD or USB Linux boot/rescue system.

Screenshot

Project Spotlight

BitNami RubyStack

An easy to deploy multi-platform Ruby on Rails stack