index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Refactor SQL parsing code from Iflow to Sql, add querydml parser.
Edward Z. Yang
2012-03-12
*
Some minor documentation to the Mono AST.
Edward Z. Yang
2012-03-12
*
Handle recursive RPC handlers
Adam Chlipala
2012-03-11
*
Return to working version mode
Adam Chlipala
2012-03-10
*
New release
Adam Chlipala
2012-03-10
*
Change <radio> to yield [option string]
Adam Chlipala
2012-03-10
*
Avoid URL size limit in RPCs with large arguments
Adam Chlipala
2012-03-03
*
Avoid 'not fully determined' errors for fancy tasks
Adam Chlipala
2012-03-03
*
Pass non-printing characters through unchanged in sqlifyString, to support UTF-8
Adam Chlipala
2012-03-03
*
Correct an SQL grammar omission (thanks to Alexei Golovko for spotting the pr...
Adam Chlipala
2012-02-25
*
Update manual to fix lexical table and clarify sequencing notation
Adam Chlipala
2012-02-18
*
Mention FFI encoding of abstract syntax types
Adam Chlipala
2012-02-04
*
Basis.toMilliseconds and diffInMilliseconds, based on a patch from Gergely Buday
Adam Chlipala
2012-02-04
*
Extend and document RANDOM
Adam Chlipala
2012-02-04
*
Mention convention for parens in selected expressions
Adam Chlipala
2012-02-03
*
'ORDER BY RANDOM' (based on a patch from Ron de Bruijn)
Adam Chlipala
2012-02-02
*
Fix runtime system handling of <dyn> inside <table> inside <dyn>
Adam Chlipala
2012-01-22
*
Fix fetching of keycodes for key events
Adam Chlipala
2012-01-15
*
Fixed clients mutex initialization for compiling under OS X.
Vladimir Shabanov
2012-01-14
*
Fix bug with 'dynClass' immediately inside <dyn>
Adam Chlipala
2012-01-14
*
-dumpSource flag; Especialize tweak: may specialize any argument sequence end...
Adam Chlipala
2012-01-12
*
Small fix to previous commit
Adam Chlipala
2012-01-11
*
New, more principled heuristic for Especialize: only specialize uniform funct...
Adam Chlipala
2012-01-11
*
Tweak Especialize heuristic
Adam Chlipala
2012-01-11
*
Make Ubuntu linking patch more general
Adam Chlipala
2012-01-10
*
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
*
Return to working version mode
Adam Chlipala
2012-01-10
*
New release
Adam Chlipala
2012-01-10
*
Prevent horrifying loops in unification variable graph
Adam Chlipala
2012-01-09
*
Tweak Especialize heuristic to prevent non-termination
Adam Chlipala
2012-01-09
*
Revert ax_check_openssl.m4 and instead compensate for Ubuntu weirdness in con...
Adam Chlipala
2012-01-09
*
Fix channel delivery to handle sending of messages for channels whose clients...
Adam Chlipala
2012-01-08
*
Finish function argument order-of-operations fix
Adam Chlipala
2012-01-07
*
First part of changes to avoid depending on C function call argument order of...
Adam Chlipala
2012-01-07
*
Make wildification a bit smarter about ordering of new wildcard declarations
Adam Chlipala
2012-01-07
*
Switch default linking order for OpenSSL libs
Adam Chlipala
2012-01-06
*
Revert last unification tweak
Adam Chlipala
2012-01-06
*
Change linking argument order, based on reported problems in Ubuntu 11.10
Adam Chlipala
2012-01-05
*
Tweak new unification heuristic
Adam Chlipala
2012-01-05
*
Prevent unifications of 'others' pieces in record summaries, when both pieces...
Adam Chlipala
2012-01-05
*
Fix handling of quotes in generating C literals
Adam Chlipala
2012-01-02
*
Adapt Monoize serialization to handle freshly created variant types
Adam Chlipala
2012-01-02
*
Add arguments to [type] declarations and signature items
Adam Chlipala
2012-01-02
*
More documentation on URL generation and free variables
Adam Chlipala
2011-12-31
*
Undo change to dyn() in runtime system
Adam Chlipala
2011-12-31
*
Error messages about applying 'dynClass' to tags that don't like it
Adam Chlipala
2011-12-31
*
Add dynamic content before running its scripts, to get IDs in scope; fix gene...
Adam Chlipala
2011-12-29
*
Rename [Top.id] to avoid clash with [Basis.id]
Adam Chlipala
2011-12-29
*
Discuss a subtlety in the semantics of <dyn>
Adam Chlipala
2011-12-29
[next]