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
/
include
/
urweb.h
Commit message (
Expand
)
Author
Age
*
Add CutMulti
Adam Chlipala
2008-11-11
*
Get preliminary ThreadedBlog working
Adam Chlipala
2008-11-11
*
Inserted a NULL value
Adam Chlipala
2008-11-06
*
Cookies work across pages
Adam Chlipala
2008-11-06
*
Reading cookies works
Adam Chlipala
2008-11-06
*
Setting a cookie
Adam Chlipala
2008-11-06
*
Avoid allocating strings for requestHeader
Adam Chlipala
2008-11-06
*
Request header reading works
Adam Chlipala
2008-11-06
*
Marshaling time to SQL
Adam Chlipala
2008-10-30
*
time type
Adam Chlipala
2008-10-30
*
Properly freeing libpq results on errors
Adam Chlipala
2008-10-24
*
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
*
Rename 'lw' prefixes to 'uw'
Adam Chlipala
2008-09-07
*
pquery working with all four types of columns
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
*
Initializing database connection
Adam Chlipala
2008-09-02
*
Laconic -> Ur
Adam Chlipala
2008-08-31