xml

Clone Tools
  • last updated 21 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

    • -7027
    • +4726
    ./TclExpat-1.1/configure
    • -0
    • +528
    ./TclExpat-1.1/tclconfig/install-sh
  1. … 19 more files in changeset.
- xmltok_impl.c, updatePosition: Fix for CVE-2009-3720

- updated copyright dates - added announce file for xotcl-1-6-8 - fixed typos in Changelog

  1. … 30 more files in changeset.
- follow modern autoconf conventions - use TEA 3.9 - use new tcl.m4

    • -0
    • +319
    ./TclExpat-1.1/configure.ac
  1. … 12 more files in changeset.
- make version management simpler and freeze XOTcl 1.* versions In order to avoid bad interactions between XOTcl 1.0 and XOTcl 2.0 the version dependency in 1.0 where changed to "package require -exact ... 1.0" where possible, and the provides where upgraded to 1.0 in most cases

  1. … 67 more files in changeset.
- make sure that packages from XOTcl 1 require XOTcl 1

  1. … 85 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

    • -3512
    • +4888
    ./TclExpat-1.1/configure
  1. … 17 more files in changeset.
- added Stefan's expat linking addition for debian

    • -343
    • +1109
    ./TclExpat-1.1/configure
  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

    • -3255
    • +3723
    ./TclExpat-1.1/configure
  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::*"

    • -3686
    • +3223
    ./TclExpat-1.1/configure
  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

    • -3194
    • +3665
    ./TclExpat-1.1/configure
  1. … 7 more files in changeset.