index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cjr_print.sml
Commit message (
Expand
)
Author
Age
*
A few more tweaks to support Clang (including ending use of nested functions)
Adam Chlipala
2011-07-23
*
Change cookie signature comparison to resist timing attacks (based on code su...
Adam Chlipala
2011-07-19
*
For non-debug builds, leave out source location info in what is shown to user
Adam Chlipala
2011-07-03
*
'noXsrfProtection' .urp directive
Adam Chlipala
2011-06-24
*
getHeader and setHeader
Adam Chlipala
2011-05-29
*
Include type attribute in script tag for generating valid XHTML.
Karn Kallio
2011-05-06
*
Before allowing an indirect return, check (dynamically, for now) that we aren...
Adam Chlipala
2011-04-17
*
Each context gets its own non-repeating sequence of source numbers
Adam Chlipala
2011-04-09
*
Fix C compilation of empty records; use DESTDIR in 'make install/uninstall'
Adam Chlipala
2011-03-20
*
Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'...
Adam Chlipala
2011-03-10
*
Some fixes for tasks and onError handlers
Adam Chlipala
2011-01-20
*
Infer more regions, for sequencing constructs
Adam Chlipala
2011-01-13
*
Ignore unknown names in query string name-value pairs; allow any side effects...
Adam Chlipala
2011-01-06
*
Detect missing 'database' directive; don't compile garbage C files
Adam Chlipala
2011-01-06
*
queryString and effectfulUrl
Adam Chlipala
2010-12-26
*
[De]serialization of times in JavaScript; proper integer division in JavaScri...
Adam Chlipala
2010-12-23
*
Periodic tasks
Adam Chlipala
2010-12-18
*
Change tasks to support parametric code; add clientLeaves
Adam Chlipala
2010-12-18
*
postBody type
Adam Chlipala
2010-12-18
*
minHeap option in .urp files
Adam Chlipala
2010-12-11
*
More accurate/conservative leaky type detection in CjrPrint
Adam Chlipala
2010-11-28
*
Fix a bug in C list unurlification
Adam Chlipala
2010-11-21
*
In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
Adam Chlipala
2010-11-20
*
Interface for setting memory limits
Adam Chlipala
2010-10-14
*
Support empty datatypes, which can now be generated via 'variant []'
Adam Chlipala
2010-09-09
*
'tryDml' works with Postgres
Adam Chlipala
2010-09-07
*
Server-side 'onError'
Adam Chlipala
2010-09-07
*
tryDml
Adam Chlipala
2010-09-05
*
Better UTF-8 escaping for JavaScript and SQL literals
Adam Chlipala
2010-08-10
*
Support HTTP caching of app.js
Adam Chlipala
2010-05-23
*
Fix C-mangling of datatype names
Adam Chlipala
2010-05-16
*
Use COALESCE to hide NULL results of aggregate functions; fix bug with improp...
Adam Chlipala
2010-02-25
*
sigfile directive
Adam Chlipala
2010-02-11
*
Deadlines
Adam Chlipala
2010-01-03
*
Proper C-side deserialization; Shake.sliceDb
Adam Chlipala
2010-01-03
*
JavaScript urlification; more lenient export pattern in Corify; only include ...
Adam Chlipala
2010-01-02
*
Proper 404 generation
Adam Chlipala
2010-01-02
*
Proper [un]urlification of unit
Adam Chlipala
2010-01-01
*
Basis.serialize; separate file for mhash; run transactional finishers in reve...
Adam Chlipala
2009-12-31
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Convert to task syntax
Adam Chlipala
2009-12-15
*
Initializers and setval
Adam Chlipala
2009-12-13
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Get message-passing working in IE6
Adam Chlipala
2009-11-21
*
Bidding interface
Adam Chlipala
2009-11-01
*
Initial support for char in SQL
Adam Chlipala
2009-10-22
*
Versioned1 demo working
Adam Chlipala
2009-10-06
*
Print char patterns in C
Adam Chlipala
2009-09-17
*
Have nullable columns working with Dbgrid
Adam Chlipala
2009-09-13
*
Find chances to use mstrcat()
Adam Chlipala
2009-09-09
[next]