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
July 10, 2008
View a39b29c

avoid misleading message when unit tests are disabled (bb #1090) fix some compiler warnings

Török Edvin authored on 2008/07/10 22:29:32
View eb29015

move cli_unescape, and cli_textbuffer_append_normalize to str.c add unit-test for cli_textbuffer_append_normalize fix a bug in cli_textbuffer_append_normalize shown by unit-test

Török Edvin authored on 2008/07/10 19:29:29
July 9, 2008
View 37e6472

more unit tests for js normalizer

Török Edvin authored on 2008/07/09 04:37:18
View 4a6ade4

add all needed files to EXTRA_DIST (to fix make distcheck) create unit tests for js normalizer cleanups

Török Edvin authored on 2008/07/09 04:02:15