August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43
July 23, 2008
View 2e11bcd

performance improvements for URL matching (bb #725, bb #650): * use a suffix AC-trie and a shift-or FSM to filter * rewrite the URL regex in C * use a perfect hash to lookup TLD and ccTLD, instead of a regex * TODO: suffixes having a common prefix: loop over all of them cli_ac_free: multiple virname pointing to same location

Török Edvin authored on 2008/07/23 22:51:57