|
From: Pat T. <pat...@us...> - 2007-11-28 01:11:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12466 Modified Files: ChangeLog Log Message: -eofchar must support no eofchar. |
|
From: Don P. <dg...@us...> - 2007-11-28 16:50:55
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13890 Modified Files: ChangeLog Log Message: * generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks that the dict value passed in is in the format required to make the internals of ensembles work. |
|
From: Don P. <dg...@us...> - 2007-11-28 16:53:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26298 Modified Files: ChangeLog Log Message: * generic/tclIO.c: Simplify test and improve accuracy of error message in latest changes. |
|
From: Don P. <dg...@us...> - 2007-11-28 19:22:51
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13036 Modified Files: ChangeLog Log Message: * generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig] command to clean up registered configuration data when the query command is deleted from the interp. [Bug 983501]. |
|
From: Don P. <dg...@us...> - 2007-11-28 20:30:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9746 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Jeffrey H. <ho...@us...> - 2007-11-29 00:31:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12769 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tclWinSock.c (Tcl_GetHostName): update to previous fix to set hostname length appropriately, clean up check overall. |
|
From: Don P. <dg...@us...> - 2007-11-29 18:00:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1599 Modified Files: ChangeLog Log Message: * generic/tclWinSock.c (InitializeHostName): Correct error in buffer length tracking. After gethostname() writes into a buffer, convert only the written string to internal encoding, not the whole buffer. |
|
From: Jeffrey H. <ho...@us...> - 2007-11-30 01:09:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21656 Modified Files: ChangeLog Log Message: * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. * win/tclWinSock.c: remove dyn loading of winsock, assume that it is always available now. |
|
From: Jeffrey H. <ho...@us...> - 2007-11-30 01:10:33
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22353 Modified Files: ChangeLog Log Message: win/makefile.vc: add ws2_32.lib to baselibs |
|
From: Donal K. F. <dk...@us...> - 2007-12-03 13:46:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28886 Modified Files: ChangeLog Log Message: Make two-arg switch work reliably (and actually as documented!) [Bug 1836519] |
|
From: Donal K. F. <dk...@us...> - 2007-12-03 13:51:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31107 Modified Files: ChangeLog Log Message: Minor corrections |
|
From: Don P. <dg...@us...> - 2007-12-03 21:25:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25014 Modified Files: ChangeLog Log Message: * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that * library/tcltest/pkgIndex.tcl: we release a stable tcltest with a * unix/Makefile.in: stable Tcl. * win/Makefile.in: |
|
From: Donal K. F. <dk...@us...> - 2007-12-03 21:39:00
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30625 Modified Files: ChangeLog Log Message: Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] |
|
From: Jeffrey H. <ho...@us...> - 2007-12-04 00:12:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23621 Modified Files: ChangeLog Log Message: * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib |
|
From: Don P. <dg...@us...> - 2007-12-04 16:55:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22873 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Donal K. F. <dk...@us...> - 2007-12-05 13:42:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28229 Modified Files: ChangeLog Log Message: Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] |
|
From: Donal K. F. <dk...@us...> - 2007-12-05 14:54:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27547 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] |
|
From: Don P. <dg...@us...> - 2007-12-05 18:09:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv16086 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Jeffrey H. <ho...@us...> - 2007-12-05 18:40:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28035 Modified Files: ChangeLog Log Message: * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 -loleaut32 but not msvc for Tk's [send]. [Bug 1844749] |
|
From: miguel s. <ms...@us...> - 2007-12-05 19:25:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14005 Modified Files: ChangeLog Log Message: * tests/stack.test: made the tests for stack overflow not care about which mechanism caused the error (interp's recursion limit or C-stack depth detector). |
|
From: Don P. <dg...@us...> - 2007-12-05 20:24:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8768 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Jeffrey H. <ho...@us...> - 2007-12-05 21:47:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12795 Modified Files: ChangeLog Log Message: * generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce * generic/tclIO.c: overhead in lookup by Tcl_GetChannel. New * generic/tclIOCmd.c: TclGetChannelFromObj for internal use. * generic/tclIO.c (WriteBytes, WriteChars): add opt check to avoid EOL translation when not linebuffered or using lf. [Bug 1845092] |
|
From: Don P. <dg...@us...> - 2007-12-06 07:08:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24422 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-12-06 07:11:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25469 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Donal K. F. <dk...@us...> - 2007-12-06 10:25:55
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11849 Modified Files: ChangeLog Log Message: Fix [Bug 1845320] and [Bug 1845397] |