From: Jeffrey H. <ho...@us...> - 2002-04-26 19:49:02
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv18011 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl knows its dependent libs. |
From: Vince D. <vin...@us...> - 2002-05-02 20:15:23
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv18014 Modified Files: ChangeLog Log Message: fix to 551306 |
From: miguel s. <ms...@us...> - 2002-05-07 16:30:13
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv10020 Modified Files: ChangeLog Log Message: Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. |
From: Vince D. <vin...@us...> - 2002-05-07 18:03:06
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv2023 Modified Files: ChangeLog Log Message: fix to bug 553320 |
From: David G. <dav...@us...> - 2002-05-08 04:37:45
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv5889 Modified Files: ChangeLog Log Message: no message |
From: Don P. <dg...@us...> - 2002-05-08 05:51:38
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv811 Modified Files: ChangeLog Log Message: * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. |
From: Don P. <dg...@us...> - 2002-05-08 05:59:29
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv4678 Modified Files: ChangeLog Log Message: * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. |
From: Don P. <dg...@us...> - 2002-05-08 06:32:17
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv18569 Modified Files: ChangeLog Log Message: * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. |
From: David G. <dav...@us...> - 2002-05-08 10:18:08
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv9277 Modified Files: ChangeLog Log Message: me bad grammer have, fix goodly better, now. |
From: David G. <dav...@us...> - 2002-05-08 12:35:50
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv21235 Modified Files: ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-05-08 23:51:13
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv2077 Modified Files: ChangeLog Log Message: no message |
From: Don P. <dg...@us...> - 2002-05-10 18:47:12
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv9353 Modified Files: ChangeLog Log Message: * Corrected some list-quoting issues and other matters that cause tests to fail when the patch includes special characters. Report from Vince Darley. [Bug 554068]. |
From: Vince D. <vin...@us...> - 2002-05-13 13:20:00
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv30106 Modified Files: ChangeLog Log Message: memory cleanup |
From: Donal K. F. <dk...@us...> - 2002-05-13 14:06:24
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv16407 Modified Files: ChangeLog Log Message: Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either signed (Solaris) or unsigned (Linux)... |
From: Vince D. <vin...@us...> - 2002-05-14 09:44:43
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv17987 Modified Files: ChangeLog Log Message: memory cleanup |
From: Donal K. F. <dk...@us...> - 2002-05-14 10:46:53
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv19888 Modified Files: ChangeLog Log Message: More tidying up; tclUnixChan.c now builds with GCC without warnings. |
From: Joe E. <jen...@us...> - 2002-05-17 00:31:03
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv27672 Modified Files: ChangeLog Log Message: doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) |
From: Daniel A. S. <da...@us...> - 2002-05-20 10:22:21
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv5727/tcl Modified Files: ChangeLog Log Message: * generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL provided creator type if available instead of the default 'MPW '. |
From: Daniel A. S. <da...@us...> - 2002-05-20 10:24:08
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv6236/tcl Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * mac/tclMacChan.c: use MSL provided creator type if available instead of the default 'MPW '. |
From: Mo D. <md...@us...> - 2002-05-21 18:32:46
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv24486 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CFLAGS so that the SHARED_BUILD variable can be checked inside SC_CONFIG_CFLAGS. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Pass -non_shared instead of -shared to ld when configured with --disable-shared under OSF. [Tcl bug 540390] |
From: Andreas K. <and...@us...> - 2002-05-24 18:57:10
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv23510 Modified Files: ChangeLog Log Message: * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with the watch mask if the socket is a server socket. I believe that the original reporter is George Peter Staplin. |
From: Jeffrey H. <ho...@us...> - 2002-05-24 19:38:03
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv2316 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.decls: * generic/tclIntDecls.h: * unix/tclUnixTime.c: fix for Windows msvcrt mem leak caused by using an env(TZ) setting trick for in clock format -gmt 1. This also makes %s seem to work correctly with -gmt 1 as well as making it a lot faster by avoid the env(TZ) hack. TclpStrftime now takes useGMT as an arg. [Bug #559376] |
From: Donal K. F. <dk...@us...> - 2002-05-24 21:19:07
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv30719 Modified Files: ChangeLog Log Message: TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See http://purl.org/tcl/tip/91 for details. |
From: Andreas K. <and...@us...> - 2002-05-24 22:43:31
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv19273 Modified Files: ChangeLog Log Message: * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny <ke...@us...>. |
From: Donal K. F. <dk...@us...> - 2002-05-27 10:14:22
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv15187 Modified Files: ChangeLog Log Message: Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) |