September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12
August 25, 2008
View 72733fb

fix infloop in jsnorm (bb #1146) add unit test for bb #1146

Török Edvin authored on 2008/08/25 21:39:09
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
August 20, 2008
View 61b295f

spam if lcheck is too old

aCaB authored on 2008/08/20 21:55:42
August 11, 2008
View 99f74ad

check for check

aCaB authored on 2008/08/11 01:19:01
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
August 2, 2008
View e2354bd

fix infloop in screnc detection code (introduced around SVN r3945). generic safeguard against infinite loops due to state == next_state add testcase

Török Edvin authored on 2008/08/02 02:37:06
August 1, 2008
View fb6208f

fixes for bb #177: if all we have is a script in a html file still normalize it keep global scope, we need it to parse variable names in the correct scope

Török Edvin authored on 2008/08/01 23:50:50
View 6ba8b95

lowercase JS parser output

Török Edvin authored on 2008/08/01 23:50:45
July 25, 2008
View 5ee56e4

split up regex_list. begin testing for regex_suffix

Török Edvin authored on 2008/07/25 03:48:31
July 16, 2008
View ea5c808

fix compiler warnings restore cli_debug state after test

Török Edvin authored on 2008/07/16 19:40:03
View 533e76a

cleanup some more unit tests

Török Edvin authored on 2008/07/16 18:53:18
July 15, 2008
View 377a233

more unit tests for js-norm fix js-norm bugs discovered during unit testing

Török Edvin authored on 2008/07/15 23:31:33
View 5be3029

fix crash in js parser fix configure test for check: if it is not available, and we didn't pass --enable-check, do not complain add unit test for jsnorm bug

Török Edvin authored on 2008/07/15 04:31:56
July 12, 2008
View d5db8fa

useless code

Török Edvin authored on 2008/07/12 00:44:54