XOTclSdbm

Clone Tools
  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix configure.ac quoting

  1. … 3 more files in changeset.
- some more cleanup of autoconf (more quoting, remove obsolete file, use recent install-sh) - try to stick closer to current tcl conventions

    • -0
    • +528
    ./tclconfig/install-sh
  1. … 19 more files in changeset.
- follow modern autoconf conventions - use TEA 3.9 - use new tcl.m4

  1. … 13 more files in changeset.
- Removed obsolete CVS-$Ids - Updated dates of Copyrights - Removed unneeded c++ hints for Emacs

  1. … 17 more files in changeset.
- make cppcheck happy

  1. … 3 more files in changeset.
- created own directory structure xotcl under library containing doc, tests, apps, lib etc. and moved obvious content here. - adjusted regression test and old documentation system to work with new structure

  1. … 390 more files in changeset.
tests/doc.xotcl

  1. … 5 more files in changeset.
- xotcl 1.6.6: one more cases for the packaging, where we want to load xotcl1 not 2

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

  1. … 9 more files in changeset.
- remove unneeded files from repository

  1. … 2 more files in changeset.
- get rid of misleading RCS: lines - passing --prefix to subdirs - regenerated configure files

  1. … 17 more files in changeset.
- added Stefan's expat linking addition for debian

  1. … 6 more files in changeset.
- updating tcl.m4 in version 1.6.6 to the actual verison (TEA 3.7)

  1. … 5 more files in changeset.
- updating tcl.m4 to the actual verison (TEA 3.7)

  1. … 5 more files in changeset.
- bumped version number to 1.6.6

  1. … 7 more files in changeset.
- made error messages for failed conversions more consistent (note that tcl does not provide the parameter name in the error message, but user-defined converters do)

  1. … 13 more files in changeset.
- xotcl.c: removed all names starting with "inst" (exception: instvar)

  1. … 7 more files in changeset.
- fixed var resolver/memory leak problem reported by Victor Mayevski - bumped version number to 1.6.5

  1. … 8 more files in changeset.
* Some documentation fixes, added stack example to documentation * Bumped version number to 1.6.4

  1. … 13 more files in changeset.
- moved xotcl-1.* definition into an own library file - renamed library/lib/changeXOTclVersion.xotcl to library/lib/changeXOTclVersion to ease pkgIndex generation - new function "xotcl::use xotcl1" or "xotcl::use xotcl2" to ease switching between xotcl 1 and 2 - changed library/lib/test to xotcl2 - added for all regression test "xotcl::use xotcl1" instead of "namespace import ::xotcl::*"

  1. … 26 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. … 12 more files in changeset.
- set version number to 2.0.0a

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

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

  1. … 7 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. … 14 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. … 11 more files in changeset.
remove obsolete files

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

  1. … 9 more files in changeset.
synchronized with head version xotcl-2007-10-30

  1. … 65 more files in changeset.
prepare forthcoming version

  1. … 55 more files in changeset.