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
/
prepare.sml
Commit message (
Collapse
)
Author
Age
*
Server-side 'onError'
Adam Chlipala
2010-09-07
|
*
tryDml
Adam Chlipala
2010-09-05
|
*
Proper C-side deserialization; Shake.sliceDb
Adam Chlipala
2010-01-03
|
*
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
|
*
Avoid preparing the same statement twice
Adam Chlipala
2009-07-17
|
*
Demo working with MySQL
Adam Chlipala
2009-07-16
|
*
Sequence code compiles in MySQL
Adam Chlipala
2009-07-16
|
*
MySQL demo/sql succeeds in reading no rows
Adam Chlipala
2009-07-12
|
*
Avoid using prepared statements for non-persistent protocols
Adam Chlipala
2009-06-27
|
*
A view query works
Adam Chlipala
2009-04-28
|
*
Returning a blob as page result
Adam Chlipala
2009-04-26
|
*
Prepared statements with blobs
Adam Chlipala
2009-04-25
|
*
Catching duplicate cookie and style paths
Adam Chlipala
2009-04-16
|
*
style declarations
Adam Chlipala
2009-04-12
|
*
Redo channels, making them single-client
Adam Chlipala
2009-03-29
|
*
Preliminary work supporting channels in databases
Adam Chlipala
2009-03-26
|
*
Successfully generated a page element from a signal
Adam Chlipala
2008-12-20
|
*
Fix demo regression
Adam Chlipala
2008-11-11
|
*
Remove some allocation
Adam Chlipala
2008-11-09
|
*
Ensql'ing nullables
Adam Chlipala
2008-11-06
|
*
Reading cookies works
Adam Chlipala
2008-11-06
|
*
Marshaling time to SQL
Adam Chlipala
2008-10-30
|
*
Binops; equality tested on int; lame 404 substitute
Adam Chlipala
2008-10-21
|
*
SQL sequences
Adam Chlipala
2008-09-14
|
*
Improve detection of opportunities for prepared statements with bool parameters
Adam Chlipala
2008-09-11
|
*
Unpolyed a polymorphic function of two arguments
Adam Chlipala
2008-09-11
|
*
First INSERT works
Adam Chlipala
2008-09-07
|
*
pquery working with all four types of columns
Adam Chlipala
2008-09-07
|
*
'read' for strings
Adam Chlipala
2008-09-07
|
*
'error' function
Adam Chlipala
2008-09-07
|
*
Ran a prepared statement with one string parameter
Adam Chlipala
2008-09-07