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
*
Day of week functions.
Patrick Hurst
2013-12-05
*
Add basic year/month/day/hour/minute/second <-> time functions.
Patrick Hurst
2013-12-05
*
Increase precision for rendering floats to SQL
Adam Chlipala
2013-12-03
*
Remove extra line break for onError
Adam Chlipala
2013-12-01
*
Add keepalive option to the http protocol
Adam Chlipala
2013-11-28
*
Add Connection and Content-length headers to raw HTTP responses
Adam Chlipala
2013-11-27
*
In HTTP protocol C code, increase listening socket backlog to maximum
Adam Chlipala
2013-11-27
*
make dist: Use fewer wildcards
Anders Kaseorg
2013-11-22
*
Allow building in a separate build directory
Anders Kaseorg
2013-11-22
*
Remove autogenerated files from version control
Adam Chlipala
2013-11-21
*
Regenerate Makefile.in
Adam Chlipala
2013-11-21
*
Add missing inter-library dependencies
Anders Kaseorg
2013-11-21
*
Change Pthread thread creation logic to avoid Cygwin limitations with setting...
Adam Chlipala
2013-10-14
*
Remove uw_cutErrorLocation() hijinks
Adam Chlipala
2013-10-10
*
Take proper account of signatures changing during page generation
Adam Chlipala
2013-10-10
*
Tweak Sergey's patch to work with Postgres
Adam Chlipala
2013-09-13
*
Add hex SQL syntax for blobs, such as X'0ABC12343'. Works with sqlite.
Sergey Mironov
2013-09-13
*
Postgres unicode printing fix from Artyom Shalkhakov
Adam Chlipala
2013-07-17
*
Make CGI programs use Status header to set HTTP status code
Adam Chlipala
2013-03-05
*
Autogenerate some files
Adam Chlipala
2012-12-12
*
Fix generation of timestamp literals for MySQL and SQLite
Adam Chlipala
2012-11-30
*
New release
Adam Chlipala
2012-09-25
*
Update tutorial for Ur/Web changes
Adam Chlipala
2012-09-03
*
New release
Adam Chlipala
2012-08-07
*
Fix some unportable uses of C character class functions
Adam Chlipala
2012-08-03
*
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
*
HTTP daemons now take '-a' option to set IP address to listen on
Adam Chlipala
2012-06-23
*
Avoid redundant rollbacks
Adam Chlipala
2012-06-02
*
Allow RPC and run it synchronously in onunload event.
Vladimir Shabanov
2012-05-16
*
Lance Hepler's fix to configure.ac; small refactor of fastcgi.c to avoid unde...
Adam Chlipala
2012-05-13
*
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
*
Avoid generating empty <script> tags
Adam Chlipala
2012-04-27
*
Ensure proper ordering of <script> execution, to bring identifiers into scope...
Adam Chlipala
2012-04-27
*
Removed excess zero byte from empty pages.
Vladimir Shabanov
2012-04-25
*
Optimize code from last changeset a bit
Adam Chlipala
2012-04-08
*
Refactor to avoid dependence on recursive mutexes
Adam Chlipala
2012-04-08
*
Change ID generation scheme to conform to HTML standards (thanks to Edward Ya...
Adam Chlipala
2012-03-16
*
New release
Adam Chlipala
2012-03-10
*
Pass non-printing characters through unchanged in sqlifyString, to support UTF-8
Adam Chlipala
2012-03-03
*
Basis.toMilliseconds and diffInMilliseconds, based on a patch from Gergely Buday
Adam Chlipala
2012-02-04
*
Fixed clients mutex initialization for compiling under OS X.
Vladimir Shabanov
2012-01-14
*
Fix some locking issues for client array
Adam Chlipala
2012-01-10
*
Properly handle case where an RPC changes signed cookie state
Adam Chlipala
2012-01-10
*
Fix channel delivery to handle sending of messages for channels whose clients...
Adam Chlipala
2012-01-08
*
Fix client-side [int] parsing and extend server-side [time] parsing to suppor...
Adam Chlipala
2011-12-04
[next]