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
*
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
*
timeFormat .urp directive
Adam Chlipala
2011-12-04
*
Allow sources to be returned by RPCs
Adam Chlipala
2011-12-03
*
Turn off warnings about deprecated functions, to placate silly OpenSSL change...
Adam Chlipala
2011-10-26
*
Primitive int/float functions: ceil, float, round, trunc
Adam Chlipala
2011-10-08
*
An abstract type of IDs
Adam Chlipala
2011-09-03
*
Gentle handling of back-button returns to pages with stale message-passing cr...
Adam Chlipala
2011-08-28
*
Warn about concurrency issues with message-passing
Adam Chlipala
2011-08-28
[next]