• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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).

    • -11
    • +11
    ./tcl/ajax-listbuilder-procs.tcl
  1. … 467 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

    • -11
    • +11
    ./tcl/ajax-listbuilder-procs.tcl
  1. … 198 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

  1. … 23 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 74 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Fix typos

    • -4
    • +4
    ./www/resources/ext2/docs/ext_aptana.xml
  1. … 45 more files in changeset.
Deactivate local "json" package, since the local modifications are probably not needed anymore, and the package conflicts with tcllib

Fix for vulnerabilities CVE-2012-5881, CVE-2012-5882, and CVE-2012-5883 (Backport from HEAD)

https://yuilibrary.com/support/20121030-vulnerability/

    • binary
    ./www/resources/yui/charts/assets/charts.swf
Fix for vulnerabilities CVE-2012-5881, CVE-2012-5882, and CVE-2012-5883.

https://yuilibrary.com/support/20121030-vulnerability/#dropins

    • binary
    ./www/resources/yui/charts/assets/charts.swf
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7822 more files in changeset.
regenerated ducumentation

  1. … 251 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

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

  1. … 10 more files in changeset.
fix broken links

Fix broken link

fix spelling errors

Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 14 more files in changeset.
- use for hex codes 2-digit notation \xHH to make it compatible for tcl8.6

  1. … 5 more files in changeset.
- use entities for single quotes in HTML text

  1. … 14 more files in changeset.
- prefer "localurl" over "return_url" as name of page_filter

  1. … 25 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 217 more files in changeset.
file index.adp was initially added on branch oacs-5-9.