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
/
urweb
Commit message (
Expand
)
Author
Age
*
uw_remoteSock()
Adam Chlipala
2014-11-16
*
New phase: Dbmodecheck
Adam Chlipala
2014-08-17
*
New .urp directive: file
Adam Chlipala
2014-07-31
*
HTML5 data-* attributes
Adam Chlipala
2014-05-02
*
uw_register_transactional() can return error codes
Adam Chlipala
2014-04-17
*
Define uw_loggers structure, allow FFI code to access it
Sergey Mironov
2014-02-26
*
Merge in upstream changes.
Patrick Hurst
2014-01-18
|
\
|
*
Add 'html5' .urp directive
Adam Chlipala
2014-01-09
|
*
Proper handling of serialization failures during SQL COMMIT
Adam Chlipala
2013-12-23
|
*
Start SQL transactions as read-only when possible, based on conservative prog...
Adam Chlipala
2013-12-12
|
*
HTTP: avoid duplicate Content-length
Adam Chlipala
2013-12-12
|
*
Change handling of returned text blobs, to activate the normal EWrite optimiz...
Adam Chlipala
2013-12-11
|
*
Fix regression in http.c for long-polling connections; add lazy initializatio...
Adam Chlipala
2013-12-11
*
|
Declare datetimeDayOfWeek in urweb_cpp.h.
Patrick Hurst
2013-12-09
*
|
Add basic year/month/day/hour/minute/second <-> time functions.
Patrick Hurst
2013-12-05
|
/
*
Add Connection and Content-length headers to raw HTTP responses
Adam Chlipala
2013-11-27
*
Remove autogenerated config.h.in from version control
Anders Kaseorg
2013-11-22
*
New header file scheme to support FFI code in either of C or C++ [based on su...
Adam Chlipala
2013-10-11
*
Remove uw_cutErrorLocation() hijinks
Adam Chlipala
2013-10-10
*
Fix generation of timestamp literals for MySQL and SQLite
Adam Chlipala
2012-11-30
*
Basis.getenv
Adam Chlipala
2012-08-02
*
Get regular forms working again
Adam Chlipala
2012-07-21
*
Top.postFields
Adam Chlipala
2012-07-21
*
Support fancy expressions in module-level 'val' declarations
Adam Chlipala
2012-07-18
*
Run-time CSS style validation
Adam Chlipala
2012-05-06
*
Adaptations to ezyang's patch
Adam Chlipala
2012-05-03
*
Add support for -boot flag, which allows in-tree execution of Ur/Web
Edward Z. Yang
2012-05-02