log include/urweb.h

age author description
2010-01-10 Adam Chlipala Support for protocol-specific expunger dispatch
2010-01-07 Adam Chlipala Basis.debug; more restrictive type for Basis.form; weaken definition of polymorphic-ness for especialization
2010-01-05 Adam Chlipala Basis.textBlob; support HTTP requests with no headers
2010-01-05 Adam Chlipala uw_close()
2010-01-03 Adam Chlipala Database quotas
2010-01-03 Adam Chlipala Deadlines
2010-01-03 Adam Chlipala Memory limits
2010-01-02 Adam Chlipala Proper 404 generation
2010-01-01 Adam Chlipala Proper [un]urlification of unit
2009-12-27 Adam Chlipala All three current protocols work with move to using uw_app
2009-12-24 Adam Chlipala Updating the manual
2009-12-23 Adam Chlipala Stop skipping Especialization of generated functions; fix Compiler.parseUrp; expose uw_really_write(); allow more NULL arguments to uw_register_transactional()
2009-12-10 Adam Chlipala Basis.currentUrl, plus redirect debugging
2009-12-10 Adam Chlipala Basis.url and redirects
2009-12-08 Adam Chlipala Context globals; ctype functions