nsf

Clone Tools
  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Fix for "x configure -set";

fix url of tcl wiki

minor documentation improvements

update info page to include xotcl-mailing-list

fix typos

updated announcement file

Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/xotcl

don't include .orig files in the tar files

update release date in changelog

updating copyright time range

fix man dir

updated announce

updated Announce, removed unneeded files from git

regenerated doc files

iinitalize olways test name

added annouce file

remove obsolete files

    • -290
    • +0
    /library/serialize/Serializer2.xotcl
    • -379
    • +0
    /library/store/XOTclGdbm/Makefile.in--ok
    • -389
    • +0
    /library/store/XOTclSdbm/Makefile.in-ok
    • -312
    • +0
    /library/store/XOTclSdbm/configure.in-ok
    • -390
    • +0
    /library/xml/TclExpat-1.1/Makefile.in-ok
removed obsolete file

    • -312
    • +0
    /library/xml/TclExpat-1.1/configure.in-ok
removing test file

include tcl license termin in distro

updateing dates in copyright

updating dates in copyright

updateing dates in copyright

updating dates in copyrights

unset debug mode

improved documentation

bump version number

    • -0
    • +2
    /library/xml/TclExpat-1.1/configure.in
- clear XOTCL_MIXIN_ORDER_VALID flag unconditionally in MixinInvalidateObjOrders() for mixins

- improved formatting and wording in Changelog entry

* replaced Tcl_ObjSetVar2() with Tcl_SetVar2Ex() in nonposargs, since Tcl 8.5 seemed to optimize local variables away, if these not referenced directly from from Tcl,