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
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-1
/
+1
*
ap_expr: follow up to r1810605.
Yann Ylavic
2017-10-04
1
-33
/
+23
*
ap_expr: open string expressions to the <word>.
Yann Ylavic
2017-10-02
1
-226
/
+326
*
Added some more log numbers to log statements that
Rainer Jung
2016-01-19
1
-2
/
+3
*
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