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
/
lib
Commit message (
Expand
)
Author
Age
*
Raise exception when recv()ing from someone else's channel; improve setting o...
Adam Chlipala
2013-12-27
*
Add show instance for 'id' type
Sergey Mironov
2013-10-07
*
Add JavaScript mappings for isprint and ord
Adam Chlipala
2013-12-09
*
Rename <activeHead> to <script> and make it work properly
Adam Chlipala
2013-12-09
*
activeHead: don't modify the head. just execute the code provided
Sergey Mironov
2013-12-06
*
Add activeHead tag.
Sergey Mironov
2013-12-06
*
Fix more of client-side error handlers
Adam Chlipala
2013-11-14
*
Fix regression in execution of 'onError' handlers
Adam Chlipala
2013-11-14
*
Rename ListPair.map2 to ListPair.mp
Adam Chlipala
2013-11-04
*
ListPair.map2, based on code by escalier@riseup.net
Adam Chlipala
2013-11-03
*
Add <dl> <dt> <dd> tags
Sergey Mironov
2013-10-07
*
Add xhead type
Sergey Mironov
2013-10-07
*
Add <em> and <strong> tags
Sergey Mironov
2013-10-07
*
Add 'rel' attribute to <a>
Adam Chlipala
2013-08-09
*
Basis.tryRpc
Adam Chlipala
2013-04-16
*
Add some name-mangling rules to allow XML attribute 'name' and attributes wit...
Adam Chlipala
2012-12-27
*
add Placeholder attribute to <password>; change <textbox> code generation to ...
Adam Chlipala
2012-11-30
*
Rename Basis.exp to Basis.pow, to avoid confusion with 'expression'; add a te...
Adam Chlipala
2012-11-28
*
Standard library additions: Option.unsafeGet, Basis.exp
Austin Seipp
2012-11-28
*
Removed unused parent() function which conflicts with window.parent.
Vladimir Shabanov
2012-10-22
*
Minor js optimizations.
Vladimir Shabanov
2012-08-30
*
Removed setting of ignored XMLHttpRequest headers.
Vladimir Shabanov
2012-08-30
*
Fixed memory leak in dynClass
Vladimir Shabanov
2012-08-30
*
show_sql_query
Adam Chlipala
2012-08-22
*
Back out last change and pursue a different fix, based on explicitly aborting...
Adam Chlipala
2012-08-03
*
Undo change to script evaluation, originally made to support <active> + 'give...
Adam Chlipala
2012-08-03
*
Basis.getenv
Adam Chlipala
2012-08-02
*
Removed evaluation of js function name strings. (from Vladimir Shabanov)
Adam Chlipala
2012-07-29
*
Change 'spawn' implementation to allow blocking within <active code>
Adam Chlipala
2012-07-25
*
Fix JavaScript implementation of strcspn()
Adam Chlipala
2012-07-24
*
Disallow suspending operations in <active code={...}>
Adam Chlipala
2012-07-23
*
Add more global mouse event hooks
Adam Chlipala
2012-07-23
*
Nicer <active> semantics
Adam Chlipala
2012-07-22
*
Top.postFields
Adam Chlipala
2012-07-21
*
<active>
Adam Chlipala
2012-07-21
*
Basis.giveFocus
Adam Chlipala
2012-07-21
*
New event records for key and mouse handlers
Adam Chlipala
2012-07-21
*
Change propagation of source value to textarea
Adam Chlipala
2012-07-13
*
Lighter-weight encoding of window function use
Adam Chlipala
2012-06-03
*
Partitioning and ordering for window functions
Adam Chlipala
2012-06-02
*
Compiled a window function use
Adam Chlipala
2012-06-02
*
Track whether SQL expressions may use window functions, in preparation for ac...
Adam Chlipala
2012-06-02
*
Some standard library additions from Edward Z. Yang
Adam Chlipala
2012-05-19
*
Allow RPC and run it synchronously in onunload event.
Vladimir Shabanov
2012-05-16
*
Run-time CSS style validation
Adam Chlipala
2012-05-06
*
'dynStyle' pseudo-attribute
Adam Chlipala
2012-05-06
*
'style' attributes
Adam Chlipala
2012-05-06
*
Simplify type of Basis.tag, regarding 'class' attribute; new compatibility pa...
Adam Chlipala
2012-05-06
*
Remove string-valued style attribute, which may allow injection attacks
Adam Chlipala
2012-04-15
*
Added several missing tag attributes
Vladimir Shabanov
2012-04-11
[next]