November 8, 2008
View 08402af

fix more compiler warnings (bb #273)

Török Edvin authored on 2008/11/08 03:49:47
November 4, 2008
View 563582a

fix unit tests when mpool is activated

Török Edvin authored on 2008/11/04 04:26:57
October 23, 2008
View d5d06ec

support building with older versions of check

Török Edvin authored on 2008/10/23 02:27:44
October 11, 2008
View a66b62f

handle unfinishes string tokens in JS parser

Török Edvin authored on 2008/10/11 19:27:27
September 24, 2008
View 6a53bbd

JS normalizer fixes (bb #1155)

Török Edvin authored on 2008/09/24 05:52:27
View 1279faf

add htmlnorm unit tests and fix jsnorm space normalization

Török Edvin authored on 2008/09/24 05:52:22
September 18, 2008
View 85398f3

fix overlapping arguments in disasm/debug (bb #1150) move copt out of main, so that valgrind is not reporting false leaks make distcheck works now

Török Edvin authored on 2008/09/18 23:54:36
September 17, 2008
View 81040d7

bb #1160

Török Edvin authored on 2008/09/17 03:13:07
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