index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_expr_scan.l
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid non-continous ranges in EBCDIC in the scanner, important characters lik...
Eric Covener
2013-09-02
1
-4
/
+4
*
Properly log flex fatal errors and abort(), instead of the
Stefan Fritsch
2012-11-05
1
-0
/
+15
*
Do proper length checks in the expression scanner. This allows to remove the
Stefan Fritsch
2011-08-13
1
-15
/
+23
*
Add string valued expressions to ap_expr, do some API cleanup
Stefan Fritsch
2011-07-02
1
-1
/
+30
*
Rename ap_expr's typedef names:
Stefan Fritsch
2010-12-04
1
-1
/
+1
*
- add -ipmatch, -str(c)match, -fnmatch, -R operators to ap_expr
Stefan Fritsch
2010-11-28
1
-1
/
+1
*
Fix some Windows build issues
Stefan Fritsch
2010-11-25
1
-1
/
+1
*
ap_expr related fixes/enhancements:
Stefan Fritsch
2010-11-21
1
-5
/
+26
*
Supress generation of unused yy_top_state function, to avoid a compiler
Stefan Fritsch
2010-11-10
1
-1
/
+1
*
More fixes for picky compilers
Stefan Fritsch
2010-11-07
1
-4
/
+2
*
Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use
Stefan Fritsch
2010-11-06
1
-0
/
+344