Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update Makefile.in's with new Autotools; add extra 'return NULL' to placate ↵ | Adam Chlipala | 2010-01-30 |
| | | | | some -Wall | ||
* | Handling errors during commit | Adam Chlipala | 2010-01-26 |
| | |||
* | Allow escaped backslashes in literals; conversion betwixt int and char | Adam Chlipala | 2010-01-12 |
| | |||
* | Support for protocol-specific expunger dispatch | Adam Chlipala | 2010-01-10 |
| | |||
* | Basis.debug; more restrictive type for Basis.form; weaken definition of ↵ | Adam Chlipala | 2010-01-07 |
| | | | | polymorphic-ness for especialization | ||
* | Basis.textBlob; support HTTP requests with no headers | Adam Chlipala | 2010-01-05 |
| | |||
* | uw_close() | Adam Chlipala | 2010-01-05 |
| | |||
* | Database quotas | Adam Chlipala | 2010-01-03 |
| | |||
* | Deadlines | Adam Chlipala | 2010-01-03 |
| | |||
* | Memory limits | Adam Chlipala | 2010-01-03 |
| | |||
* | Proper 404 generation | Adam Chlipala | 2010-01-02 |
| | |||
* | Proper [un]urlification of unit | Adam Chlipala | 2010-01-01 |
| | |||
* | Move queue.h to include/ | Adam Chlipala | 2009-12-29 |
| | |||
* | All three current protocols work with move to using uw_app | Adam Chlipala | 2009-12-27 |
| | |||
* | Updating the manual | Adam Chlipala | 2009-12-24 |
| | |||
* | Stop skipping Especialization of generated functions; fix Compiler.parseUrp; ↵ | Adam Chlipala | 2009-12-23 |
| | | | | expose uw_really_write(); allow more NULL arguments to uw_register_transactional() | ||
* | Basis.currentUrl, plus redirect debugging | Adam Chlipala | 2009-12-10 |
| | |||
* | Basis.url and redirects | Adam Chlipala | 2009-12-10 |
| | |||
* | Context globals; ctype functions | Adam Chlipala | 2009-12-08 |
| | |||
* | More fun with cookies | Adam Chlipala | 2009-11-26 |
| | |||
* | Explicitly abort in-flight RPCs onunload | Adam Chlipala | 2009-11-24 |
| | |||
* | Initial form for paper assignment | Adam Chlipala | 2009-11-01 |
| | |||
* | Bidding interface | Adam Chlipala | 2009-11-01 |
| | |||
* | Initial support for char in SQL | Adam Chlipala | 2009-10-22 |
| | |||
* | Checking deadline; sign-in | Adam Chlipala | 2009-10-22 |
| | |||
* | Fix Postgres timestamp round-tripping | Adam Chlipala | 2009-09-15 |
| | |||
* | Find chances to use mstrcat() | Adam Chlipala | 2009-09-09 |
| | |||
* | New release | Adam Chlipala | 2009-08-25 |
| | |||
* | Timestamps working with SQLite | Adam Chlipala | 2009-07-17 |
| | |||
* | Demo working with MySQL | Adam Chlipala | 2009-07-16 |
| | |||
* | MySQL demo/sql succeeds in reading no rows | Adam Chlipala | 2009-07-12 |
| | |||
* | FastCGI working with lighttpd | Adam Chlipala | 2009-06-27 |
| | |||
* | .msgs processing in FastCGI | Adam Chlipala | 2009-06-27 |
| | |||
* | Serving Hello via FastCGI | Adam Chlipala | 2009-06-27 |
| | |||
* | cgi protocol | Adam Chlipala | 2009-06-23 |
| | |||
* | Further refactoring of request.c to work with CGI | Adam Chlipala | 2009-06-23 |
| | |||
* | Factor out common request functionality, in preparation for supporting ↵ | Adam Chlipala | 2009-06-23 |
| | | | | different protocols | ||
* | Fix pathmap bug; expose lower-level heap manipulation from C | Adam Chlipala | 2009-05-31 |
| | |||
* | strcspn and friends | Adam Chlipala | 2009-05-31 |
| | |||
* | Substring functions; fix a nasty MonoReduce pattern match substitution bug | Adam Chlipala | 2009-05-30 |
| | |||
* | String.length | Adam Chlipala | 2009-05-30 |
| | |||
* | Chars and more string operations | Adam Chlipala | 2009-05-26 |
| | |||
* | Fix nasty bugs with longjmp() looping for uw_set_input(); and bad variable ↵ | Adam Chlipala | 2009-05-14 |
| | | | | indexes for nested JavaScript in jscomp | ||
* | Update FFI type of Basis.self | Adam Chlipala | 2009-05-02 |
| | |||
* | FFI transactionals | Adam Chlipala | 2009-05-02 |
| | |||
* | Runtime URL and MIME type filtering | Adam Chlipala | 2009-05-02 |
| | |||
* | C FFI compiler options | Adam Chlipala | 2009-04-30 |
| | |||
* | subforms working | Adam Chlipala | 2009-04-30 |
| | |||
* | Basis.list | Adam Chlipala | 2009-04-30 |
| | |||
* | Subforms | Adam Chlipala | 2009-04-28 |
| |