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
/
driver.c
Commit message (
Collapse
)
Author
Age
*
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
|
*
Rename 'lw' prefixes to 'uw'
Adam Chlipala
2008-09-07
|
*
Initializing database connection
Adam Chlipala
2008-09-02
|
*
Laconic -> Ur
Adam Chlipala
2008-08-31
|
*
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
|
*
Dynamic arena allocation
Adam Chlipala
2008-07-17
|
*
Serving pages
Adam Chlipala
2008-07-13
|
*
Basic web server
Adam Chlipala
2008-07-13
|
*
Writing HTML
Adam Chlipala
2008-07-10