doc

Clone
  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make sure that packages from XOTcl 1 require XOTcl 1

  1. … 87 more files in changeset.
- update documentation

- close parens in Annouce file

- adding anouncement for the release of 1.6.7

- minor updates

- fix wording in documentation

- updated Changelog - added Annouce files

  1. … 1 more file in changeset.
- xotcl 1.6.6: more cases for the regression test, where we want to load xotcl1 not 2

  1. … 10 more files in changeset.
- xotcl 1.6.6: make sure to load always xotcl 1 versions when needed - xotcl 1.6.6: make compilation clean when compiled with assertions on

  1. … 19 more files in changeset.
- fix example in the tutorial

- added announce file for 1.6.4

- regenerated documentation

- fixed some typos

* Some documentation fixes, added stack example to documentation * Bumped version number to 1.6.4

  1. … 11 more files in changeset.
- fix wording

- finishing release 1.6.3

  1. … 2 more files in changeset.
updated changelog, wrote announcement

  1. … 1 more file in changeset.
- added Stefan's work for namespace resolvers - fixed a memory leak for "obj exists" due to the changes - found another memory leak, when e.g. "::info" is added as an alias and "info exists" is tested against non-existing vars

  1. … 4 more files in changeset.
- remove CVS-based date line from documentation

- minor documentation updates

  1. … 1 more file in changeset.
- documentation updates

  1. … 1 more file in changeset.
- update Changelog and documentation

  1. … 1 more file 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.
update documentation

fix close of TT

added annouce files for 1.6.1

* 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.
* updating language reference

* Fix contents for %proc in forwarders in cases,

where the forwarder was called via next and

the argument list for next was provided.

Previously, "next" was used for %proc.

  1. … 3 more files in changeset.
updated url of tcl wiki

minor documentation improvements