summaryrefslogtreecommitdiffstats
path: root/server/util_expr_scan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Follow up to rr1810605 and r1811104.Yann Ylavic2017-10-041-260/+220
* ap_expr: open string expressions to the <word>.Yann Ylavic2017-10-021-556/+752
* Added some more log numbers to log statements thatRainer Jung2016-01-191-2/+3
* Update auto-generated codeStefan Fritsch2012-11-051-75/+90
* Revert... wtf did this come from??Jim Jagielski2012-03-071-27/+42
* Fold on Jeff's DefaultRuntimeDir impl... docs on the wayJim Jagielski2012-03-071-42/+27
* Update autogenerated code. Now generated with bison 2.5 instead of 2.4.1Stefan Fritsch2011-10-101-25/+25
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-25/+25
* Update auto-generated codeStefan Fritsch2011-08-131-90/+98
* Update auto-generated codeStefan Fritsch2011-07-021-73/+103
* Rename ap_expr's typedef names:Stefan Fritsch2010-12-041-1/+1
* update flex/bison autogenerated codeStefan Fritsch2010-11-281-4/+4
* Remove some unused functions for which flex forgets to add prototypes, leadingStefan Fritsch2010-11-261-19/+0
* Fix some Windows build issuesStefan Fritsch2010-11-251-1/+1
* ap_expr related fixes/enhancements:Stefan Fritsch2010-11-211-244/+276
* Supress generation of unused yy_top_state function, to avoid a compilerStefan Fritsch2010-11-101-56/+48
* More fixes for picky compilersStefan Fritsch2010-11-071-4/+2
* Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl useStefan Fritsch2010-11-061-0/+2628