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
*
URLs
Adam Chlipala
2009-04-09
*
Initialize contexts a little more vigorously
Adam Chlipala
2009-04-05
*
RoundTrip demo
Adam Chlipala
2009-04-05
*
Avoid generating empty <script> blocks
Adam Chlipala
2009-04-05
*
sleep and better Scriptcheck
Adam Chlipala
2009-04-04
*
spawn
Adam Chlipala
2009-04-04
*
_Really_ implement embedded closure GC; extend Scriptcheck to figure out when...
Adam Chlipala
2009-04-04
*
Make sure only one pull request runs at a time for each client
Adam Chlipala
2009-04-02
*
On start-up, delete/nullify rows mentioning clients or channels
Adam Chlipala
2009-04-02
*
Stop holding client locks throughout request processing
Adam Chlipala
2009-04-02
*
Expunging nullable fields
Adam Chlipala
2009-03-29
*
Expunging non-nullable rows
Adam Chlipala
2009-03-29
*
Redo channels, making them single-client
Adam Chlipala
2009-03-29
*
Switch back to starting listener on load
Adam Chlipala
2009-03-28
*
Chat example working nicely, but without dead channel removal
Adam Chlipala
2009-03-26
*
Preliminary work supporting channels in databases
Adam Chlipala
2009-03-26
*
Variable timeouts and client keep-alive
Adam Chlipala
2009-03-24
*
Fix some AJAX annoyances
Adam Chlipala
2009-03-24
*
Transactionalize channel operations
Adam Chlipala
2009-03-24
*
Press a button to send a message
Adam Chlipala
2009-03-22
*
First message send delivered, but not interpreted
Adam Chlipala
2009-03-22
*
Dummy message delivery to clients
Adam Chlipala
2009-03-19
*
Factor out some common buffer functionality
Adam Chlipala
2009-03-19
*
React demo
Adam Chlipala
2009-03-10
*
Avoid any JavaScript when pages don't need it; update demo prose
Adam Chlipala
2009-03-10
*
Use header to set default script type
Adam Chlipala
2009-01-11
*
Injecting a float
Adam Chlipala
2009-01-01
*
Setting a source server-side
Adam Chlipala
2008-12-30
*
Trivial use of a source
Adam Chlipala
2008-12-21
*
Displayed an alert dialog
Adam Chlipala
2008-12-19
*
Creation of sources in server code
Adam Chlipala
2008-12-19
*
Add initial C support for reactive
Adam Chlipala
2008-12-19
*
Add CutMulti
Adam Chlipala
2008-11-11
*
Get preliminary ThreadedBlog working
Adam Chlipala
2008-11-11
*
Handle EError returning a function; handle multiple cookies in one input header
Adam Chlipala
2008-11-08
*
[getCookie] reads cookie settings from current page generation
Adam Chlipala
2008-11-08
*
Tree demo works
Adam Chlipala
2008-11-06
*
Inserted a NULL value
Adam Chlipala
2008-11-06
*
Cookies work across pages
Adam Chlipala
2008-11-06
*
Cookie demo code; fix error message display
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
*
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
[next]