Tue, 13 Sep 2011 22:16:11 -0700 Whoops, lets not commit .o files. Fix .hgignore.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 13 Sep 2011 22:16:11 -0700] rev 3
Whoops, lets not commit .o files. Fix .hgignore.
Tue, 13 Sep 2011 22:13:02 -0700 Ensure that parsing can't be subverted by requests larger than the
Mahlon E. Smith <mahlon@martini.nu> [Tue, 13 Sep 2011 22:13:02 -0700] rev 2
Ensure that parsing can't be subverted by requests larger than the default line buffer maximum size. If a line fits in the stack, great. If not, allocate additional memory for it instead of truncating. Add google-proftools to debug builds. Don't clean parser.c by default, so distributions don't require ragel to build. Add BSD licensing. Move helper functions out to util.c. Rename files to match function names. Start playing with sqlite API.
(0) -2 +2 +10 +30 tip