• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 14 more files in changeset.
Add some @see in deprecated procs

don't be so quick on phasing out deprecated code

  1. … 1 more file in changeset.
Deprecate util_search_list_of_lists, as since Tcl 8.5 its behavior can be achieved natively through lsearch

  1. … 1 more file in changeset.
fix typos

improve spelling

  1. … 6 more files in changeset.
Add @see in deprecated proc, declare acs-kernel.AdminOwner parameter deprecated (superseded by acs-kernel.HostAdministrator)

  1. … 1 more file in changeset.
Whitespace changeds

  1. … 3 more files in changeset.
Harmonize parameter names in proc documentation removing unnecessary hyphens

  1. … 4 more files in changeset.
Fix parameter name

Parties api had procs defined in both acs-subsite and acs-tcl and sometimes duplicated

- move all party:: api into acs-tcl/tcl/community-core-procs

- remove duplicated definitions

- move leftover deprecated proc to deprecated-procs.tcl

  1. … 4 more files in changeset.
improve spelling

  1. … 10 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.
remove duplicated words

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

  1. … 204 more files in changeset.
improve documentation

  1. … 10 more files in changeset.
fix singular/plural typos

  1. … 6 more files in changeset.
Fix typos

  1. … 31 more files in changeset.
fix more typos

  1. … 4 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
fix typos

  1. … 4 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
remove not referened xql queries and files

move queries to deprecated-procs.xql

  1. … 10 more files in changeset.
Use ad_with_deprecated_code_p to control loading of deprecated code.

Bump version number to 5.10.0d4

  1. … 1 more file in changeset.
make loading of deprecated code optional

Move deprecated procs into deprecated-procs.tcl

  1. … 10 more files in changeset.
add ad_script_abort

  1. … 2 more files in changeset.
Move deprecated procs into deprecated-procs.tcl

  1. … 1 more file in changeset.
Fix more typos

  1. … 11 more files in changeset.
Move deprecated commands to a separate file

    • -0
    • +750
    ./deprecated-procs.tcl
  1. … 1 more file in changeset.