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
/
types.h
Commit message (
Expand
)
Author
Age
*
getHeader and setHeader
Adam Chlipala
2011-05-29
*
Each context gets its own non-repeating sequence of source numbers
Adam Chlipala
2011-04-09
*
Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'...
Adam Chlipala
2011-03-10
*
queryString and effectfulUrl
Adam Chlipala
2010-12-26
*
Expose buffer type for other C libraries; replace minusSeconds with addSeconds
Adam Chlipala
2010-12-26
*
Changed uw_Basis_time to store microseconds
Adam Chlipala
2010-12-24
*
Periodic tasks
Adam Chlipala
2010-12-18
*
postBody type
Adam Chlipala
2010-12-18
*
New argument to transactional free functions, to specify whether we are about...
Adam Chlipala
2010-12-04
*
Server-side 'onError'
Adam Chlipala
2010-09-07
*
Database quotas
Adam Chlipala
2010-01-03
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
New release
Adam Chlipala
2009-08-25
*
cgi protocol
Adam Chlipala
2009-06-23
*
Factor out common request functionality, in preparation for supporting differ...
Adam Chlipala
2009-06-23
*
Chars and more string operations
Adam Chlipala
2009-05-26
*
FFI transactionals
Adam Chlipala
2009-05-02
*
C FFI compiler options
Adam Chlipala
2009-04-30
*
Basis.list
Adam Chlipala
2009-04-30
*
Subforms
Adam Chlipala
2009-04-28
*
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
*
Classes as optional arguments to Basis.tag
Adam Chlipala
2009-04-12
*
Redo channels, making them single-client
Adam Chlipala
2009-03-29
*
First message send delivered, but not interpreted
Adam Chlipala
2009-03-22
*
time type
Adam Chlipala
2008-10-30
*
Rename 'lw' prefixes to 'uw'
Adam Chlipala
2008-09-07
*
Reading ints and floats from SQL
Adam Chlipala
2008-09-07
*
Switch base types to 64-bit versions
Adam Chlipala
2008-09-02
*
Update bool to follow datatype representation change
Adam Chlipala
2008-08-03
*
bool in Basis
Adam Chlipala
2008-08-03
*
Unurlifying a datatype; longjmp-based error signaling mechanism
Adam Chlipala
2008-07-29
*
Form binding parameters threaded through
Adam Chlipala
2008-07-20
*
Proper handling of non-function-call links
Adam Chlipala
2008-07-13
*
Serving pages
Adam Chlipala
2008-07-13
*
Writing HTML
Adam Chlipala
2008-07-10