TclExpat-1.1

Clone Tools
  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added configure flag " --enable-forward-compat86" to be able to build binaries of XOTcl with Tcl 8.5 that can be used as well under Tcl 8.6 - Bump version number of XOTcl to 1.6.9

  1. … 4 more files in changeset.
- 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.
- xmltok_impl.c, updatePosition: Fix for CVE-2009-3720

- follow modern autoconf conventions - use TEA 3.9 - use new tcl.m4

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

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

  1. … 2 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.
- fix 64bit problem

- fixed 64bit problem

- 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.
- one more change for handling expat dirs n version 1.6.6 (fallback to bundle)

- one more change for handling expat dirs (fallback to bundle)

- added stefan's expat library linking extension

  1. … 2 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. … 4 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.
- 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.