Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Fri, 18 Sep 2009 19:30:09 -0400 | Adam Chlipala | Fix C substring implementation |
Tue, 15 Sep 2009 10:50:49 -0400 | Adam Chlipala | Fix Postgres timestamp round-tripping |
Sat, 12 Sep 2009 10:31:34 -0400 | Adam Chlipala | Debugging new string urlification |
Sat, 12 Sep 2009 09:31:50 -0400 | Adam Chlipala | Change string URLification to avoid using the empty string, which confuses Apache no2slash() |
Wed, 09 Sep 2009 08:15:46 -0400 | Adam Chlipala | Find chances to use mstrcat() |
Wed, 09 Sep 2009 08:00:45 -0400 | Adam Chlipala | Don't replace <sc> in blob returns; optimize more 'option' pattern matches; detect more opportunities for 'let' inlining |