lib

Clone Tools
  • last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- shortend some function/type names (e.g. use everywhere "Param" instead of "Parameter") - delayed parseContextRelease() in InvokeProc() until end if proc - process all argumens of proc/instpoc; before, this happend only, when nonpos parameters were used; - use parameter definitions only when they provide a value-add - finish freeing of parameter definitions

  1. … 7 more files in changeset.
- changed version number from 2.0.0a to 2.0.0 to avoid problems with package require - found crashes in deletion order (when tcl implicitly deletes xotcl objects), introduced temporary compile flag OLD_DELETE

  1. … 13 more files in changeset.
- set version number to 2.0.0a

  1. … 8 more files in changeset.
merge with 1.6.3 (HEAD)

  1. … 125 more files in changeset.
- bump version number to 1.6.3

  1. … 8 more files in changeset.
- handle nonposargs in method "copy" properly - extend regression test for copy - added "<class> mixinof -closure ?pattern?" - extended regression test for mixinof - updated documentation

  1. … 15 more files in changeset.
* additional argument for "info precedence": "-intrinsic" Syntax: <objName> info precedence ?-intrinsic? ?pattern? If "-intrinsic" is specified, only the classes of the superclass type hierarchy are returnd. Otherwise, the precedence contains mixin classes as well. * Remove pattern argument from "info class" * Check results for guards to be boolean instead of integer (now, guards are allowed to return e.g. "true") * Bump version number to 1.6.1

  1. … 12 more files in changeset.
* used catch in the deprecated package xotcl::upvar-compat as suggested by Jeff Hobbs

  1. … 1 more file in changeset.
fix url of tcl wiki

update info page to include xotcl-mailing-list

iinitalize olways test name

updating dates in copyrights

  1. … 8 more files in changeset.
bump version number

  1. … 10 more files in changeset.
updated version number

- added ::xotcl::test::case - shortended output

prepare forthcoming version

  1. … 56 more files in changeset.
importing experimental xotcl version

  1. … 73 more files in changeset.
restructured directory to remove superfluous directory xotcl

    • -0
    • +95
    ./changeXOTclVersion.xotcl
    • -0
    • +503
    ./metadataAnalyzer.xotcl
    • -0
    • +98
    ./mixinStrategy.xotcl
    • -0
    • +82
    ./staticMetadata.xotcl
  1. … 735 more files in changeset.