• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Standardize spellings of names

  1. … 12 more files in changeset.
upgrade ajaxhelper to version 0.87d

  1. … 991 more files in changeset.
update ajaxhelper to 0.82d, updated yui to version 0.12.1, updated dojo to 0.4.1, added addition yui helper procs, added ah:requires proc to make it easier to declare required javascript sources for a given ajaxhelper proc, helper proc for yui menu widget, various bug fixes to yui helper procs, added new tests

    • -0
    • +51
    ./test_yahoomenu-js.tcl
  1. … 322 more files in changeset.