Mercurial > urweb
log include/urweb.h
age | author | description |
---|---|---|
Sun, 03 Jul 2011 12:40:00 -0400 | Adam Chlipala | For non-debug builds, leave out source location info in what is shown to user |
Sun, 29 May 2011 14:29:26 -0400 | Adam Chlipala | getHeader and setHeader |
Sun, 17 Apr 2011 13:43:00 -0400 | Adam Chlipala | Before allowing an indirect return, check (dynamically, for now) that we aren't in an RPC handler |
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |
Thu, 20 Jan 2011 10:40:40 -0500 | Adam Chlipala | Patch from Vladimir Shabanov to support implicit passing of 'time' values from server to client |
Thu, 13 Jan 2011 10:02:50 -0500 | Adam Chlipala | More string processing |
Tue, 11 Jan 2011 18:04:52 -0500 | Adam Chlipala | Some more string parsing functions; naughtyDebug |