log doc/manual.tex

age author description
Mon, 14 Nov 2011 09:02:00 -0500 Adam Chlipala Fix completely broken manual description of 'view'
Sat, 05 Nov 2011 09:40:38 -0400 Adam Chlipala Fix SQL grammar bug in manual
Fri, 21 Oct 2011 08:36:10 -0400 Adam Chlipala Note a parsing restriction in the manual
Thu, 20 Oct 2011 09:27:37 -0400 Adam Chlipala Some notes on 'T' for update/delete combinators
Sat, 15 Oct 2011 10:05:13 -0400 Adam Chlipala Extend and document 'con' syntax with arguments
Sat, 15 Oct 2011 09:04:41 -0400 Adam Chlipala For new IF, fix Monoize typing and add to manual
Fri, 30 Sep 2011 08:16:50 -0400 Ron de Bruijn Fix searching for underscore elements in PDF files.
Fri, 23 Sep 2011 23:11:59 -0500 Austin Seipp Add an URWEB_PQ_CON environment variable, which overrides the PostgreSQL connection string.
Sun, 11 Sep 2011 14:14:49 -0400 Adam Chlipala New Basis functions: preventDefault and stopPropagation (code contributed by Vladimir Shabanov)
Sat, 03 Sep 2011 12:51:05 -0400 Adam Chlipala An abstract type of IDs
Sat, 03 Sep 2011 11:48:12 -0400 Adam Chlipala New client-side, document-level event handlers
Sun, 28 Aug 2011 14:43:30 -0400 Adam Chlipala Warn about concurrency issues with message-passing
Wed, 24 Aug 2011 08:18:09 -0400 Adam Chlipala Document monadic shorthands
Fri, 19 Aug 2011 15:23:01 -0400 Adam Chlipala Basis.mkMonad
Fri, 19 Aug 2011 14:20:24 -0400 Adam Chlipala Add antiquote for ORDER BY directions
Wed, 10 Aug 2011 18:39:27 -0400 Adam Chlipala Mention transitive dependency calculation for tree shaking
Sun, 07 Aug 2011 16:53:06 -0400 Adam Chlipala '-dumpTypes'
Sun, 07 Aug 2011 13:47:15 -0400 Adam Chlipala Manual: emphasize how great '-tc' is
Tue, 02 Aug 2011 14:45:19 -0400 Adam Chlipala Remove some GCC-specific identifier choice and documentation
Tue, 02 Aug 2011 14:31:37 -0400 Adam Chlipala Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng)
Sat, 23 Jul 2011 16:27:04 -0400 Adam Chlipala A few more tweaks to support Clang (including ending use of nested functions)
Sat, 23 Jul 2011 09:42:34 -0400 Adam Chlipala Stop using -fno-inline by default
Sun, 17 Jul 2011 13:48:00 -0400 Adam Chlipala Document tutorial features
Fri, 08 Jul 2011 13:33:26 -0400 Adam Chlipala Fix manual syntax for SQL injection
Tue, 28 Jun 2011 08:07:20 -0400 Adam Chlipala Clarify about implicit folder arguments
Fri, 24 Jun 2011 13:50:59 -0400 Adam Chlipala 'noXsrfProtection' .urp directive
Tue, 14 Jun 2011 08:54:45 -0400 Adam Chlipala Implicit argument insertion for local variables
Tue, 31 May 2011 09:14:03 -0400 Adam Chlipala Explain how to signal an error in a commit handler
Sun, 29 May 2011 14:29:26 -0400 Adam Chlipala getHeader and setHeader
Sun, 29 May 2011 13:31:53 -0400 Adam Chlipala Configuration detects proper header files for database dev libraries