From: Don P. <dg...@us...> - 2008-03-28 17:31:38
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3390/library Modified Files: init.tcl Log Message: * generic/tcl.h: Bump to 8.5.2 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-03-28 17:58:46
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15070/library Modified Files: Tag: dgp-refactor init.tcl Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2008-04-01 16:23:41
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13048/library Modified Files: init.tcl Log Message: * README: Bump version number to 8.6a0 * generic/tcl.h: * library/init.tcl: * macosx/Tcl-Common.xcconfig: * macosx/Tcl.pbproj/default.pbxuser: * macosx/Tcl.pbproj/project.pbxproj: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/configure.in: * win/makefile.bc: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tcl: creation so that "tclStubsPtr" is not present * unix/Makefile.in: in libtcl.so, but is present only in libtclstub.a. This tightens up the rules for users of the stubs interfaces. [Bug 1819422] * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclPlatDecls.h: * generic/tclTomMathDecls.h: |
From: Don P. <dg...@us...> - 2008-04-04 04:40:54
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26603/library Modified Files: Tag: dgp-refactor init.tcl Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2008-04-11 18:12:39
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7397/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * generic/tcl.h: Bump version number to 8.5.3b1 to distinguish * library/init.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tcl.spec: * win/configure.in: * README * unix/configure: autoconf (2.59) * win/configure: |
From: Don P. <dg...@us...> - 2008-06-19 15:36:56
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4882/library Modified Files: init.tcl Log Message: * README: Bump version number to 8.6a1 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-06-25 15:56:08
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10598/library Modified Files: Tag: core-stabilizer-branch init.tcl Log Message: merge updates from 8.5 branch |
From: Don P. <dg...@us...> - 2008-06-30 03:18:49
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29231/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * generic/tcl.h: Bump to 8.5.3 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: miguel s. <ms...@us...> - 2008-08-06 19:23:03
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13126/library Modified Files: init.tcl Log Message: * library/init.tcl (::unknown): removed the [namespace inscope] hack that was maintained for Itcl *** POTENTIAL INCOMPATIBILITY *** for Itcl Itcl users will need a new release with Itcl's [Patch 2040295], or else load the tiny script in that patch by themselves (rewrite ::unknown). Note that it is a script-only patch. |
From: miguel s. <ms...@us...> - 2008-08-06 19:46:15
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21083/library Modified Files: init.tcl Log Message: missed some nukeable comments re [namespace inscope] |
From: Don P. <dg...@us...> - 2008-08-06 21:37:11
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2486/library Modified Files: Tag: dgp-refactor init.tcl Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2008-08-08 17:39:22
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30428/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * generic/tcl.h: Bump to 8.5.4 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-08-12 15:10:26
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1118/library Modified Files: init.tcl Log Message: * README: Bump version number to 8.6a2 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-08-28 16:08:22
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv16522/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * generic/tcl.h: Bump version number to 8.5.5b1 to distinguish * library/init.tcl: CVS development snapshots from the 8.5.4 and * unix/configure.in: 8.5.5 releases. * unix/tcl.spec: * win/configure.in: * tools/tcl.wse.in: * README * unix/configure: autoconf (2.59) * win/configure: |
From: Don P. <dg...@us...> - 2008-08-28 16:24:08
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23210/library Modified Files: init.tcl Log Message: * README: Bump version number to 8.6a3 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-08-29 02:27:54
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28369/library Modified Files: Tag: dgp-refactor init.tcl Log Message: merge updates from HEAD |
From: miguel s. <ms...@us...> - 2008-09-17 12:37:39
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32087/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * library/init.tcl: export min and max commands from the mathfunc namespace [Bug 2116053] |
From: miguel s. <ms...@us...> - 2008-09-17 12:38:09
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32458/library Modified Files: init.tcl Log Message: * library/init.tcl: export min and max commands from the mathfunc namespace [Bug 2116053] |
From: Don P. <dg...@us...> - 2008-09-17 14:16:17
|
Update of /cvsroot/tcl/tcl/library In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6446/library Modified Files: Tag: dgp-refactor init.tcl Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2008-10-10 18:16:54
|
Update of /cvsroot/tcl/tcl/library In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11272/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * generic/tcl.h: Bump to 8.5.5 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-10-14 20:08:33
|
Update of /cvsroot/tcl/tcl/library In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31580/library Modified Files: init.tcl Log Message: * README: Bump version number to 8.6a4 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Don P. <dg...@us...> - 2008-10-14 20:11:04
|
Update of /cvsroot/tcl/tcl/library In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31832/library Modified Files: Tag: dgp-refactor init.tcl Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2008-10-16 16:07:13
|
Update of /cvsroot/tcl/tcl/library In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20157/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: * library/init.tcl: Revised [unknown] so that it carefully preserves the state of the ::errorInfo and ::errorCode variables at the start of auto-loading and restores that state before the autoloaded command is evaluated. [Bug 2140628] |
From: Don P. <dg...@us...> - 2008-10-16 16:08:20
|
Update of /cvsroot/tcl/tcl/library In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20259/library Modified Files: init.tcl Log Message: * library/init.tcl: Revised [unknown] so that it carefully preserves the state of the ::errorInfo and ::errorCode variables at the start of auto-loading and restores that state before the autoloaded command is evaluated. [Bug 2140628] |
From: Don P. <dg...@us...> - 2008-10-16 16:58:42
|
Update of /cvsroot/tcl/tcl/library In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23175/library Modified Files: Tag: core-8-5-branch init.tcl Log Message: silence Alex |