Summary
integrate newest irregex version into `regex' unit
Metadata
- Id: b533acd34a0d64c1237be670fda73e86dd7f79f8
- Trac id: 165
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.3.x
- Changetime: 2011-04-04 08:31:00 UTC
- Created: 2010-01-21 09:32:02 UTC
- Keywords: irregex
Description
irregex 0.8.0 is out and should replace the current irregex code. Don't forget to update import-libs and manual.
Changes and comments
[2010-02-22 13:01:41 UTC] felix wrote:
A branch (`new-irregex`) has been created for this:
http://chicken.wiki.br/cgi-bin/gitweb/gitweb.cgi?p=chicken-core.git;a=shortlog;h=refs/heads/new-irregex
Possibly some functionality has to be pruned, but this has to be tested first.
[2010-03-09 09:16:01 UTC] sjamaan wrote:
Make that irregex 0.8.1, which was released this morning. A couple of bugs related to named submatches have been fixed. For my usage patterns, irregex is rather unusable without the fix.
It should be a minor bugfix release, so integrating it should be a simple matter of patching.
The code is available via hg now: http://code.google.com/p/irregex Unfortunately there don't appear to be any release tags in the repo, so patching can probably only be done by diffing the two releases :(
[2010-03-11 10:33:12 UTC] Milestone 4.4.0 deleted
[2010-07-20 01:50:51 UTC] felix removed cc ashinn
[2010-07-20 01:50:51 UTC] felix changed status from new to accepted
[2010-07-20 01:50:51 UTC] felix set owner to felix
[2010-07-20 01:50:51 UTC] felix set milestone to 4.6.0
[2010-07-20 01:50:51 UTC] felix wrote:
Currently done in the `total-irregex` branch.
[2010-08-01 00:05:54 UTC] felix set resolution to fixed
[2010-08-01 00:05:54 UTC] felix wrote:
The `total-irregex` branch of the core git repository has been updated to the newest irregex version (0.8.2).
[2010-08-01 00:05:54 UTC] felix changed status from accepted to closed
[2011-04-04 08:31:00 UTC] felix removed milestone 4.6.0
[2011-04-04 08:31:00 UTC] felix wrote:
Milestone 4.6.0 deleted