Tcl Source Code

Check-in [00319e0051]
Login

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

Overview
Comment:Updates for 8.6b2 release.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 00319e0051f8bce930181eb7bb554d04f1463e89
User & Date: dgp 2011-08-02 14:04:30
Context
2011-08-02
14:45
Variable substitution botch. check-in: 16eb322d13 user: dgp tags: trunk
14:06
merge to rc check-in: 579ee14b07 user: dgp tags: core-8-6-b2-rc
14:04
Updates for 8.6b2 release. check-in: 00319e0051 user: dgp tags: trunk
09:07
[Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.





1
2
3
4
5
6
7




2011-08-02  Donal K. Fellows  <[email protected]>

	* generic/tclObj.c (Tcl_DbIncrRefCount, Tcl_DbDecrRefCount)
	(Tcl_DbIsShared): [Bug 3384007]: Fix the panic messages so they share
	what should be shared and have the right number of spaces.

2011-08-01  Miguel Sofer  <[email protected]>
>
>
>
>







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

	* changes:	Updates for 8.6b2 release.

2011-08-02  Donal K. Fellows  <[email protected]>

	* generic/tclObj.c (Tcl_DbIncrRefCount, Tcl_DbDecrRefCount)
	(Tcl_DbIsShared): [Bug 3384007]: Fix the panic messages so they share
	what should be shared and have the right number of spaces.

2011-08-01  Miguel Sofer  <[email protected]>

Changes to changes.

7945
7946
7947
7948
7949
7950
7951


7952
7953
7954
2011-06-22 (new feature) DEB_HOST_MULTIARCH support (kupries)
=> platform 1.0.10

2011-07-15 (bug fix)[3357771] Prevent circular refs in bytecode (porter)

2011-07-28 tzdata updated to Olson's tzdata2011h (porter)



Many more Tcl built-in command errors now set an -errorcode.

--- Released 8.6b2, August 3, 2011 --- See ChangeLog for details ---







>
>


|
7945
7946
7947
7948
7949
7950
7951
7952
7953
7954
7955
7956
2011-06-22 (new feature) DEB_HOST_MULTIARCH support (kupries)
=> platform 1.0.10

2011-07-15 (bug fix)[3357771] Prevent circular refs in bytecode (porter)

2011-07-28 tzdata updated to Olson's tzdata2011h (porter)

2011-08-01 (bug fix)[3383616] memleak exposed by XOTcl (neumann,sofer)

Many more Tcl built-in command errors now set an -errorcode.

--- Released 8.6b2, August 5, 2011 --- See ChangeLog for details ---