From: Jeffrey H. <ho...@us...> - 2002-03-22 23:37:40
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv22059 Modified Files: ChangeLog Log Message: win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] |
From: miguel s. <ms...@us...> - 2002-03-23 01:39:57
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv13947 Modified Files: ChangeLog Log Message: adding test for [Bug 533758], fixed earlier today. |
From: Don P. <dg...@us...> - 2002-03-24 17:21:13
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv1549 Modified Files: ChangeLog Log Message: * Allow non-proc commands to be used as the customization hooks. [Bug 495662] |
From: Don P. <dg...@us...> - 2002-03-24 18:31:10
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv19125 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * Allow non-proc commands to be used as the customization hooks. Bump to 1.0.2. Converted from lazy to direct loading. [Bug 495662] |
From: Don P. <dg...@us...> - 2002-03-24 18:57:55
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv24422 Modified Files: ChangeLog Log Message: * Use [interpreter] to set/query the executable currently running the tcltest package. [Bug 454050] |
From: miguel s. <ms...@us...> - 2002-03-24 19:05:47
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv26566 Modified Files: ChangeLog Log Message: fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). |
From: Don P. <dg...@us...> - 2002-03-24 19:07:49
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv27053 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * Be sure the tcltest variable is updated. [Bug 454050]. |
From: miguel s. <ms...@us...> - 2002-03-25 16:35:16
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv10564 Modified Files: ChangeLog Log Message: Allow NULL callback on trace deletions [Bug 534728] |
From: Don P. <dg...@us...> - 2002-03-25 17:11:00
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv23522 Modified Files: ChangeLog Log Message: * Keep the value of $::auto_path unchanged, so that the tcltest package can test code that depends on auto-loading. If a testing application needs $::auto_path pruned, it should do that itself. [Bug 495726] |
From: Don P. <dg...@us...> - 2002-03-25 19:20:05
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv32132 Modified Files: ChangeLog Log Message: * Improve the processing of the -constraints option to [test] so that constraint lists can have arbitrary whitespace, and non-lists don't blow things up. [Bug 495977] |
From: Don P. <dg...@us...> - 2002-03-25 20:18:09
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv16530 Modified Files: ChangeLog Log Message: * Removed workarounds for Bug 495977. |
From: Don P. <dg...@us...> - 2002-03-25 20:55:19
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv28516 Modified Files: ChangeLog Log Message: * Corrected faulty variable initialization. [Bug 534845] |
From: Jeffrey H. <ho...@us...> - 2002-03-26 02:27:58
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv25124 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * unix/configure: * unix/configure.in: backported improved AIX build support from 8.4. * unix/tcl.m4: backported 8.4 changes to HP-UX, IRIX64-6.*, SunOS, FreeBSD, AIX and Darwin targets. Updated SC_LOADTCLCONFIG to detect when we build against a Tcl build dir. |
From: Don P. <dg...@us...> - 2002-03-27 05:28:27
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv8910 Modified Files: ChangeLog Log Message: * Added missing [after cancel]s. |
From: Don P. <dg...@us...> - 2002-03-27 08:20:08
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv1754 Modified Files: ChangeLog Log Message: * Major code cleanup to deal with whitespace, coding conventions, and namespace issues, with several minor bugs fixed in the process. |
From: miguel s. <ms...@us...> - 2002-03-27 14:35:41
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv13448 Modified Files: ChangeLog Log Message: avoid exceptional returns at level 0 [Bug 219181] |
From: miguel s. <ms...@us...> - 2002-03-27 19:20:57
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv15293 Modified Files: ChangeLog Log Message: passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. |
From: miguel s. <ms...@us...> - 2002-03-27 19:50:55
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv26763 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. |
From: David G. <dav...@us...> - 2002-03-27 21:15:26
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv10770 Modified Files: ChangeLog Log Message: no message |
From: miguel s. <ms...@us...> - 2002-03-27 22:18:21
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv31485 Modified Files: ChangeLog Log Message: Formatting mistake in Changelog entry (2002-02-28) |
From: David G. <dav...@us...> - 2002-03-27 22:57:44
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv20760 Modified Files: ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-03-28 02:42:30
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv10657 Modified Files: ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-03-28 21:44:50
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv3702 Modified Files: ChangeLog Log Message: no message |
From: Don P. <dg...@us...> - 2002-03-29 00:02:43
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv9696 Modified Files: ChangeLog Log Message: * Refactored CallTraces to collect repeated handling of its returned value into CallTraces itself. |
From: David G. <dav...@us...> - 2002-03-29 02:42:47
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv12801 Modified Files: ChangeLog Log Message: no message |