index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Impelement derivative-based regular expressions.
Kaz Kylheku
2010-01-13
1
-22
/
+0
*
Code cleanup. All private functions static. Private stuff
Kaz Kylheku
2009-11-28
1
-115
/
+1
*
Changes to make the code portable to C++ compilers, which
Kaz Kylheku
2009-11-24
1
-5
/
+5
*
Improving portability. It is no longer assumed that pointers
Kaz Kylheku
2009-11-23
1
-4
/
+4
*
Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,
Kaz Kylheku
2009-11-20
1
-7
/
+6
*
Fixes for compliance to C89.
Kaz Kylheku
2009-11-17
1
-10
/
+10
*
Regular expression module updated to do unicode character sets.
Kaz Kylheku
2009-11-12
1
-12
/
+57
*
Big conversion to wide characters and UTF-8 support.
Kaz Kylheku
2009-11-11
1
-1
/
+1
*
Version 019
txr-019
Kaz Kylheku
2009-11-03
1
-3
/
+3
*
Got regex working over lazy strings from freeform.
Kaz Kylheku
2009-11-02
1
-2
/
+5
*
Start of implementation for freestyle matching.
Kaz Kylheku
2009-11-02
1
-4
/
+17
*
Trivial change allows regexps to be bound to variables,
Kaz Kylheku
2009-10-30
1
-0
/
+1
*
txr-011 2009-09-25
txr-011
Kaz Kylheku
2017-07-31
1
-0
/
+107