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
*
Fix pathmap bug; expose lower-level heap manipulation from C
Adam Chlipala
2009-05-31
*
strcspn and friends
Adam Chlipala
2009-05-31
*
Substring functions; fix a nasty MonoReduce pattern match substitution bug
Adam Chlipala
2009-05-30
*
String.length
Adam Chlipala
2009-05-30
*
Chars and more string operations
Adam Chlipala
2009-05-26
*
Fix nasty bugs with longjmp() looping for uw_set_input(); and bad variable in...
Adam Chlipala
2009-05-14
*
Stop potential buffer overrun of path_copy
Adam Chlipala
2009-05-12
*
Improvements while working on Graftid
Adam Chlipala
2009-05-12
*
Update FFI type of Basis.self
Adam Chlipala
2009-05-02
*
FFI transactionals
Adam Chlipala
2009-05-02
*
Runtime URL and MIME type filtering
Adam Chlipala
2009-05-02
*
Megaform test
Adam Chlipala
2009-04-30
*
subforms working
Adam Chlipala
2009-04-30
*
Subforms
Adam Chlipala
2009-04-28
*
blobSize
Adam Chlipala
2009-04-26
*
Reading blobs from the database
Adam Chlipala
2009-04-26
*
Returning a blob as page result
Adam Chlipala
2009-04-26
*
Add MIME type to file
Adam Chlipala
2009-04-25
*
Only allow single-file upload per control
Adam Chlipala
2009-04-25
*
Initial support for blobs and upload
Adam Chlipala
2009-04-25
*
Cookie signatures for RPCs
Adam Chlipala
2009-04-23
*
Cookie signing working for forms
Adam Chlipala
2009-04-16
*
POST support
Adam Chlipala
2009-04-16
*
Classes as optional arguments to Basis.tag
Adam Chlipala
2009-04-12
*
URLs
Adam Chlipala
2009-04-09
*
Fixing some regressions and other bugs
Adam Chlipala
2009-04-05
*
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
[next]