February 19, 2009
View 23ee38a

n->type has to be first field (revert bug introduced in field reorder commit).

Török Edvin authored on 2009/02/19 06:34:40
View fe389c8

reorder fields (bb #1144)

Török Edvin authored on 2009/02/19 04:53:28
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
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
July 29, 2008
View a497dce

fix compiler warnings constify

Török Edvin authored on 2008/07/29 19:59:21
View 9ee053f

handle multiple matches (bb #1110) update tests for regex, reenable test

Török Edvin authored on 2008/07/29 19:36:26
July 25, 2008
View 250f2bc

fix memory leak

Török Edvin authored on 2008/07/25 04:21:53
View 5ee56e4

split up regex_list. begin testing for regex_suffix

Török Edvin authored on 2008/07/25 03:48:31