• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix typo in comment

- remove xptcl 1 stuff from xotcl 2 code

- change "info command" -> "info commands"

  1. … 6 more files in changeset.
Fix typo in XOTcl1_ParameterHandler

Fix typo in XOTcl1_ParameterHandler

- fix caching of slots in db_slot for extend_slot (backport from HEAD)

  1. … 2 more files in changeset.
- fix caching of slots in db_slot for extend_slot

  1. … 2 more files in changeset.
- remove ns_log_redirector_manager

Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- save pg_version as per-thread variable to avoid needless database queries

- xo::pg_version: provide simple support for distinction of versions in pg

- use recursive query for child-items in folder-tree in pg9

- add experimental package parameter "MenuBarSymLinks" in xowiki parameters to ease testing

  1. … 3 more files in changeset.
- fix bug when reloading xowiki-procs (e.g. "title" or "description" where missing)

- bump revision number

  1. … 1 more file in changeset.
- use "ns_thread id" instead of "ns_thread getid"

- make statistics collection more robust against currenlty shutting down threads

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix typo

- make code more robust against versions of nsf/nx

  1. … 1 more file in changeset.
- adjust to newest xotcl 2/nsf from git

  1. … 2 more files in changeset.
- remove unuded dubugging function

- provide hint, where this notice is coming from

- add XOTcl1_ParameterHandler to provde forward compatibility in XOTcl1

to allow to load programs with xotcl2/nx value checkers in

parameter declarations.

- adjust introspection interface to newest version of nsf

- new helper method on xotcl::Class "extend_slot" to allow to clone

and configure a slot in one step

- bump version number to 0.129

  1. … 1 more file in changeset.
- change tabs into spaces

  1. … 22 more files in changeset.
* overworked db-abstraction layer with support for dbi_*

* dbi_* support is per default deactivated, can be activated via

e.g. setting ::acs::preferdbi to 1 in 0-acs-init.tcl

* bump version number to use dependencies for packages, using the new interface

  1. … 9 more files in changeset.
- provide compatibility with nsf 2.0b6, which has "-noinit" removed

- fixed handling of "... info default ..." and "... info instdefault

..." in xo::getObjectProperty

- bumped version number of xotcl-core to 0.127

  1. … 1 more file in changeset.
- change exception to a warning to get rid of error message when xotcl-core or dependent packages are installed the frist time from repository or local

- add missing dollar symbols, otherwise api-code browser shows incomplete results for xotcl methods

- don't abbreviate subcommands

  1. … 22 more files in changeset.