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
/
c
/
urweb.c
Commit message (
Expand
)
Author
Age
*
More opportunities to use regions and lack of string copying
Adam Chlipala
2008-09-11
*
Region memory allocation for query parameters
Adam Chlipala
2008-09-11
*
Fix memory management bug
Adam Chlipala
2008-09-11
*
Fix memory bounds checks; specialization of multi-argument polymorphic functi...
Adam Chlipala
2008-09-11
*
Rename 'lw' prefixes to 'uw'
Adam Chlipala
2008-09-07
*
Reading bools from SQL
Adam Chlipala
2008-09-07
*
Reading ints and floats from SQL
Adam Chlipala
2008-09-07
*
Error-parsing floats and bools
Adam Chlipala
2008-09-07
*
Error-parsing ints
Adam Chlipala
2008-09-07
*
Parsing strings for floats and bools
Adam Chlipala
2008-09-07
*
Converting string to int
Adam Chlipala
2008-09-07
*
'show' type class; htmlification optimizations
Adam Chlipala
2008-09-07
*
toString for float and bool
Adam Chlipala
2008-09-07
*
intToString
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
*
Change sqlify[int|float|string] to annotate with SQL types
Adam Chlipala
2008-09-04
*
Compiling a parametrized query the inefficient way
Adam Chlipala
2008-09-02
*
First query example working
Adam Chlipala
2008-09-02
*
Switch base types to 64-bit versions
Adam Chlipala
2008-09-02
*
Initializing database connection
Adam Chlipala
2008-09-02
*
Rename lacweb.c
Adam Chlipala
2008-08-31