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
*
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
*
Configure correct C compiler options for Pthreads
Adam Chlipala
2011-08-04
*
Remove some GCC-specific identifier choice and documentation
Adam Chlipala
2011-08-02
*
Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng)
Adam Chlipala
2011-08-02
*
Backpedal on tutorial-motivated urweb-mode changes; add Basis.diffInSeconds a...
Adam Chlipala
2011-07-22
*
Change cookie signature comparison to resist timing attacks (based on code su...
Adam Chlipala
2011-07-19
*
First tutorial chapter ready
Adam Chlipala
2011-07-16
*
Make 'static' protocol handle unlimited retry
Adam Chlipala
2011-07-15
*
Generated pretty-printed HTML for a simple tutorial source file
Adam Chlipala
2011-07-15
*
Change Basis.rand to use cryptographically secure generation
Adam Chlipala
2011-07-03
*
Basis.currentUrlHasQueryString
Adam Chlipala
2011-07-03
*
For non-debug builds, leave out source location info in what is shown to user
Adam Chlipala
2011-07-03
*
Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
Adam Chlipala
2011-06-17
*
Keep user-set response headers on indirect returns
Adam Chlipala
2011-06-12
*
Fix bug with string literals in unAs
Adam Chlipala
2011-05-30
[next]