• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
preserver slot, such that updating extended slots (e.g. "description") via update_attribute_from_slot works

make test more robust against extending attributes

    • -3
    • +6
    ./tcl/test/xotcl-core-db-tutorial-procs.tcl
Whitespace changes

Fix regression in '::xo::system_stats' proc 'recordtimes' introduced during array to dict conversion. Name and tid of the thread were excluded from the 'i' dict, breaking the call to ':thread_classify'

use dot instead of colon as separator between package name and cache key to ease readability

  1. … 9 more files in changeset.
acs::per_thread_cache: standardize per-thread caching

- added per-thread cache based on namespaced Tcl variables.

- use per-thread-cache on several occasions

- bump version number of acs-tcl to 5.10.0d34

  1. … 12 more files in changeset.
address issue #3423: Move is_package_root_folder up in class hierarchy to CrItem

follow user wish

  1. … 2 more files in changeset.
remove legacy code

use {} instead of [list] command

improve spelling

base compatibility test on "icanuse"

make it possible to activate/deactivae rss tracing via reload

add support for tracking changes in the memory size

added support for time fractions (needed e.g. for more precise countdown timers)

improve output of xo::show_stack

whitespace changes

add new API command for the connection context (e.g. xo:cc): eval_as_user {-user_id:integer cmd}

fix brain blackout

fix typo

- PackageMgr.require_site_wide_pages: add flag -refetch_if_modified

When the flag is used, site-wide pages are automatically updated,

when the file in the prototypes directory changes

- improved source code documentation

- bumped version number to 5.10.0d27

improve spelling

get rid of two xowiki::* calls and improve handling of bootstapping issues via empty package_id

provide an xo::cc when needed (e.g. during bootstrap)

provide a default for "-pages" in require_site_wide_pages,

bump version to 5.10.0d26

move "get_nls_language_from_lang" to metaclass to make it usable from packages different to xowiki as well

  1. … 1 more file in changeset.
xotcl-core

- move list of site_wide pages to meta-class,

such that every derived class might have different ones.

- bump version number to 5.10.0d25

xowiki

- provide explicit site_wide pages

- bump version number to 5.10.0d49

  1. … 2 more files in changeset.
Update es_ES message keys

    • -0
    • +10
    ./catalog/xotcl-core.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
revert change, since this breaks applications

if the distinction is needed, a better change is required,

either via configuration of a prefix, or via subclassing.

  1. … 1 more file in changeset.
reduce verbosity

Fix typos