2009-11-01 |
Adam Chlipala |
Initial form for paper assignment |
2009-11-01 |
Adam Chlipala |
Bidding interface |
2009-10-22 |
Adam Chlipala |
Initial support for char in SQL |
2009-10-22 |
Adam Chlipala |
Checking deadline; sign-in |
2009-09-15 |
Adam Chlipala |
Fix Postgres timestamp round-tripping |
2009-09-09 |
Adam Chlipala |
Find chances to use mstrcat() |
2009-07-17 |
Adam Chlipala |
Timestamps working with SQLite |
2009-07-16 |
Adam Chlipala |
Demo working with MySQL |
2009-07-12 |
Adam Chlipala |
MySQL demo/sql succeeds in reading no rows |
2009-06-27 |
Adam Chlipala |
FastCGI working with lighttpd |
2009-06-27 |
Adam Chlipala |
.msgs processing in FastCGI |
2009-06-27 |
Adam Chlipala |
Serving Hello via FastCGI |
2009-06-23 |
Adam Chlipala |
cgi protocol |
2009-06-23 |
Adam Chlipala |
Further refactoring of request.c to work with CGI |
2009-05-31 |
Adam Chlipala |
Fix pathmap bug; expose lower-level heap manipulation from C |
2009-05-31 |
Adam Chlipala |
strcspn and friends |
2009-05-30 |
Adam Chlipala |
Substring functions; fix a nasty MonoReduce pattern match substitution bug |
2009-05-30 |
Adam Chlipala |
String.length |
2009-05-26 |
Adam Chlipala |
Chars and more string operations |
2009-05-14 |
Adam Chlipala |
Fix nasty bugs with longjmp() looping for uw_set_input(); and bad variable indexes for nested JavaScript in jscomp |
2009-05-02 |
Adam Chlipala |
Update FFI type of Basis.self |
2009-05-02 |
Adam Chlipala |
FFI transactionals |
2009-05-02 |
Adam Chlipala |
Runtime URL and MIME type filtering |
2009-04-30 |
Adam Chlipala |
C FFI compiler options |
2009-04-30 |
Adam Chlipala |
subforms working |
2009-04-28 |
Adam Chlipala |
Subforms |
2009-04-26 |
Adam Chlipala |
blobSize |
2009-04-26 |
Adam Chlipala |
Reading blobs from the database |
2009-04-26 |
Adam Chlipala |
Returning a blob as page result |
2009-04-25 |
Adam Chlipala |
Add MIME type to file |