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
Commit message (
Expand
)
Author
Age
*
Marshaling time to SQL
Adam Chlipala
2008-10-30
*
Reading timestamps from SQL
Adam Chlipala
2008-10-30
*
time type
Adam Chlipala
2008-10-30
*
Make *_w function prototypes match header file
adamc
2008-10-24
*
Remove debug print for optional inputs
Adam Chlipala
2008-10-24
*
Properly freeing libpq results on errors
Adam Chlipala
2008-10-24
*
Transactions seem to be working
Adam Chlipala
2008-10-24
*
Remove printing of HTTP headers
Adam Chlipala
2008-10-21
*
Fix a nasty driver bug, involving memory restarts and marked-up request strings
Adam Chlipala
2008-10-21
*
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
*
Laconic -> Ur
Adam Chlipala
2008-08-31
*
Urlifying records
Adam Chlipala
2008-08-09
*
strings get 'Option' datatype handling; fix datatype unurlifying
Adam Chlipala
2008-08-09
*
'Option' datatype encoding
Adam Chlipala
2008-08-09
*
Checkboxes
Adam Chlipala
2008-08-07
*
Update bool to follow datatype representation change
Adam Chlipala
2008-08-03
*
bool in Basis
Adam Chlipala
2008-08-03
*
Optimizing 'case' in Mono_reduce
Adam Chlipala
2008-08-03
*
Cjrize EStrcat
Adam Chlipala
2008-08-03
*
Took more advantage of new ability to exit with an error message
Adam Chlipala
2008-07-29
*
Unurlifying a datatype; longjmp-based error signaling mechanism
Adam Chlipala
2008-07-29
*
Fix GET parsing for inputs without =
Adam Chlipala
2008-07-22
*
Simple forms work
Adam Chlipala
2008-07-22
*
Form binding parameters threaded through
Adam Chlipala
2008-07-20
*
Change driver to use Pthreads
Adam Chlipala
2008-07-19
*
Replaced allocation stubs
Adam Chlipala
2008-07-17
*
Dynamic arena allocation
Adam Chlipala
2008-07-17
*
Proper escaping of cdata
Adam Chlipala
2008-07-17
*
Passing an argument to a web function
Adam Chlipala
2008-07-13
[next]