aboutsummaryrefslogtreecommitdiff
path: root/src/wordsplit.c
AgeCommit message (Collapse)AuthorFiles
2018-12-08Implement the $(urlprefixes) built-in function.Sergey Poznyakoff1
* NEWS: Update. * README: Update. * configure.ac: Version 2.2.91 * doc/vmod-dbrw.3: Document the use of $(urlprefixes) built-in * doc/vmod-dbrw.texi: Likewise. * src/vmod_dbrw.c (parse_flags): Make sure status string is null-terminated. (do_rewrite): Expand built-in functions in $(). Support urlprefixes. On debug_level=100, produce detailed trace of expansions. * src/wordsplit.c: Pull from grecs commit 9097d529. * src/wordsplit.h: Likewise. * tests/initdb.at (rewrite): Change the url column. * tests/rewrite01.at: Use $(urlprefixes) in the SQL templates. * tests/rewrite02.at: Likewise. * tests/rewrite03.at: Likewise. * tests/rewrite04.at: Likewise. * tests/rewrite05.at: Likewise. * tests/rewrite06.at: Likewise.
2014-10-31Update copyright yearsSergey Poznyakoff1
2013-07-12Initial commitSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.