|
From: Kevin B K. <ke...@us...> - 2003-05-16 17:00:30
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv27035 Modified Files: ChangeLog Log Message: Removed one reference to tclDToA.c that shouldn't have been there. |
|
From: Pat T. <pat...@us...> - 2003-05-16 17:29:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv6436 Modified Files: ChangeLog Log Message: * library/dde/pkgIndex.tcl: Applied TIP #130 which provides * tests/winDde.test: for unique dde server names. Added * win/tclWinDde.c: some more tests. Fixes [Bug 219293] |
|
From: Pat T. <pat...@us...> - 2003-05-16 22:00:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv19049 Modified Files: ChangeLog Log Message: * doc/dde.n: Updated documentation re TIP #130. * tests/winDde.test: Applied patch for [Bug 738929] by KKB and changed to new-style tests. |
|
From: Kevin B K. <ke...@us...> - 2003-05-18 19:48:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv1192 Modified Files: ChangeLog Log Message: * compat/strftime.c: Modified TclpStrftime to return its * generic/tclClock.c: result in UTF-8 encoding, and removed * mac/tclMacTime.c: the conversion from system encoding to * unix/tclUnixTime.c: UTF-8 from [clock format]. Needed to * win/tclWinTime.c: avoid double conversion of the timezone name on Windows systems. [Bug 624408] |
|
From: Daniel A. S. <da...@us...> - 2003-05-19 05:04:28
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv11377
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location
in versioned framework subdirectories to be identical to location
in framework toplevel; fixed stub library symbolic links to be
tcl version specific.
|
|
From: Daniel A. S. <da...@us...> - 2003-05-19 05:04:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv11627 Modified Files: ChangeLog Log Message: * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirectories to be identical to location in framework toplevel; fixed stub library symbolic links to be tcl version specific. |
|
From: Daniel A. S. <da...@us...> - 2003-05-19 05:42:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv2784 Modified Files: ChangeLog Log Message: * unix/tclUnixTime.c: fixed typo. |
|
From: Kevin B K. <ke...@us...> - 2003-05-19 17:25:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv11957 Modified Files: ChangeLog Log Message: Corrected a bug in conversion of non-ASCII chars in the format string. |
|
From: Jeffrey H. <ho...@us...> - 2003-05-20 17:26:27
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv24033
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* unix/Makefile.in: do not run autoconf during 'make dist' as the
configure is now a CVS-maintained file and should be up-to-date.
|
|
From: Daniel A. S. <da...@us...> - 2003-05-22 01:12:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv25323 Modified Files: ChangeLog Log Message: * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersionedBundleResources() for a given bundle indentifier to succeed. This caused the tcl runtime library not to be found in all interps created after the inital one. |
|
From: Daniel A. S. <da...@us...> - 2003-05-22 01:15:34
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv26929
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the
first call to Tcl_MacOSXOpenVersionedBundleResources() for a given
bundle identifier to succeed. This caused the tcl runtime library
not to be found in all interps created after the inital one.
|
|
From: Daniel A. S. <da...@us...> - 2003-05-22 01:16:00
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv27211 Modified Files: ChangeLog Log Message: * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersionedBundleResources() for a given bundle identifier to succeed. This caused the tcl runtime library not to be found in all interps created after the inital one. |
|
From: Daniel A. S. <da...@us...> - 2003-05-22 03:39:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv5733 Modified Files: ChangeLog Log Message: * macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and tclMacOSXFCmd.c. |
|
From: Don P. <dg...@us...> - 2003-05-22 19:07:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv30641 Modified Files: ChangeLog Log Message: testing that this commits to correct branch |
|
From: Don P. <dg...@us...> - 2003-05-22 19:09:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv31452 Modified Files: ChangeLog Log Message: undo failed test |
|
From: Don P. <dg...@us...> - 2003-05-22 19:09:33
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv31694
Modified Files:
Tag: dgp-refactor
ChangeLog
Log Message:
another test
|
|
From: Don P. <dg...@us...> - 2003-05-22 19:12:04
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv32015
Modified Files:
Tag: dgp-refactor
ChangeLog
Log Message:
Work in progress refactoring Tcl internals, mostly the parsing and
evaluation pieces. Notably new Tcl_Token types and a new Tcl_ObjType
are added so that each character in a script need only be parsed once,
and parse trees can be cached rather than recomputed. Also, compile
time errors are removed; all errors during compile become a signal to
interpret the code.
|
|
From: Jeffrey H. <ho...@us...> - 2003-05-23 00:46:45
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv11833
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
moved core-8-4-3 tag for macosx only fix at request of OS X maintainer
|
|
From: Mo D. <md...@us...> - 2003-05-23 18:14:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv6621 Modified Files: ChangeLog Log Message: * unix/mkLinks: Set the var S to "" at the top of the file to avoid error when user has set S to something. [Tk Bug #739833] |
|
From: Don P. <dg...@us...> - 2003-05-23 21:29:52
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv8809
Modified Files:
ChangeLog
Log Message:
* generic/tclObj.c (tclCmdNameType): Converted internal rep
management of the cmdName Tcl_ObjType the opposite way, to always
use the twoPtrValue instead of always using the otherValuePtr.
Previous fix on 2003-05-12 broke several extensions that wanted
to poke around with the twoPtrValue.ptr2 value of a cmdName
Tcl_Obj, like TclBlend and e4graph. [Bug 726018]
|
|
From: Don P. <dg...@us...> - 2003-05-23 21:33:37
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv10575
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
add thanks
|
|
From: Don P. <dg...@us...> - 2003-05-23 21:41:41
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv8429
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tclObj.c (tclCmdNameType): Converted internal rep
management of the cmdName Tcl_ObjType the opposite way, to always
use the twoPtrValue instead of always using the otherValuePtr.
Previous fix on 2003-05-12 broke several extensions that wanted
to poke around with the twoPtrValue.ptr2 value of a cmdName
Tcl_Obj, like TclBlend and e4graph. [Bug 726018]
|
|
From: Don P. <dg...@us...> - 2003-05-23 21:58:00
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv10493 Modified Files: ChangeLog Log Message: add thanks |
|
From: D. R. H. <dr...@us...> - 2003-05-24 02:30:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv20898 Modified Files: ChangeLog Log Message: Add tests to detect and avoid division by zero in the windows precision timer calibration logic. |
|
From: Vince D. <vin...@us...> - 2003-06-02 15:58:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv3151 Modified Files: ChangeLog Log Message: fix to WinTcl file rename error message |