Tcl Source Code

Check-in [a03bd2daad]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:changes update for 8.5.10
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | core-8-5-branch
Files: files | file ages | folders
SHA1: a03bd2daad54f37f2a39a892934556770557a374
User & Date: dgp 2011-06-21 16:57:11
Context
2011-06-22
15:53
Fixed the inadvertently committed disabling of stack checks, see my 2010-11-15 commit [8902c8bc82]. check-in: 01445f9259 user: andreask tags: core-8-5-branch
2011-06-21
17:04
merge to RC check-in: 3c985f08be user: dgp tags: core-8-5-10-rc
16:57
changes update for 8.5.10 check-in: a03bd2daad user: dgp tags: core-8-5-branch
16:45
tcltest 2.3.3 fixes: * Use [package ifneeded] so slave gets exactly same tcltest version as master... check-in: c5a514eb6d user: dgp tags: core-8-5-branch
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.

1


2
3
4
5
6
7
8
2011-06-21  Don Porter  <[email protected]>



	* library/tcltest/tcltest.tcl (loadIntoSlaveInterpreter):
	* library/tcltest/pkgIndex.tcl: Backport tcltest 2.3.3 for release
	* unix/Makefile.in: with Tcl 8.5.*.
	* win/Makefile.in:

	* tests/init.test:	Update test files to use new command.

>
>







1
2
3
4
5
6
7
8
9
10
2011-06-21  Don Porter  <[email protected]>

	* changes:	Update for 8.5.10 release.

	* library/tcltest/tcltest.tcl (loadIntoSlaveInterpreter):
	* library/tcltest/pkgIndex.tcl: Backport tcltest 2.3.3 for release
	* unix/Makefile.in: with Tcl 8.5.*.
	* win/Makefile.in:

	* tests/init.test:	Update test files to use new command.

Changes to changes.

7533
7534
7535
7536
7537
7538
7539



7540
7541

2011-05-25 (enhancement) msgcat internal improvements (fellows)
=> msgcat 1.4.4

2011-06-02 (bug fix)[3185407] cmd resolution epoch flaw (nadkarni,fellows)

2011-06-13 (bug fix)[3315098] mem leak generating double string rep (neumann)




--- Released 8.5.10, June 22, 2011 --- See ChangeLog for details ---







>
>
>


7533
7534
7535
7536
7537
7538
7539
7540
7541
7542
7543
7544

2011-05-25 (enhancement) msgcat internal improvements (fellows)
=> msgcat 1.4.4

2011-06-02 (bug fix)[3185407] cmd resolution epoch flaw (nadkarni,fellows)

2011-06-13 (bug fix)[3315098] mem leak generating double string rep (neumann)

2011-06-21 (new cmd) [tcltest::loadIntoSlaveInterpreter] (fellows)
=> tcltest 2.3.3

--- Released 8.5.10, June 22, 2011 --- See ChangeLog for details ---