Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Sun, 22 May 2011 13:32:29 -0400 | Adam Chlipala | Prevent early clearing of context post data |
Thu, 12 May 2011 17:14:13 -0400 | Adam Chlipala | Escape less-than in JavaScript strings |
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 |
Fri, 15 Apr 2011 16:49:46 -0400 | Adam Chlipala | Remove commented-out readUtc code; add back indeterminate tm_isdst |
Wed, 13 Apr 2011 00:04:41 -0430 | Karn Kallio | Fix getting UTC time from formatted strings ( in uw_Basis_readUtc ). |
Sat, 09 Apr 2011 20:00:52 -0400 | Adam Chlipala | Send newly created sources with messages to clients |
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |