diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-12 11:44:25 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-12 11:44:25 -0800 |
commit | ddb0601e8e26255b8b9b536a5e6a47b86c33b011 (patch) | |
tree | ab91583911596a3bf0dff90492a65baaf2d1513d /stream.h | |
parent | afbf93478e0a04a12d11dc8933eaa2a779353cb3 (diff) | |
download | txr-ddb0601e8e26255b8b9b536a5e6a47b86c33b011.tar.gz txr-ddb0601e8e26255b8b9b536a5e6a47b86c33b011.tar.bz2 txr-ddb0601e8e26255b8b9b536a5e6a47b86c33b011.zip |
Regular expression module updated to do unicode character sets.
Most of the changes are in the area of representing sets.
Also, a bug was found in the compilation of regex character sets:
ranges straddling two adjacent blocks of 32 characters were
not being added to the character set. However, ranges falling
within a single 32 block, or spanning three or more such blocks,
worked properly. This bug is not tickled by common ranges
such as A-Z, or 0-9, which land within a 32 block.
Diffstat (limited to 'stream.h')
0 files changed, 0 insertions, 0 deletions