|
From: Don P. <dg...@us...> - 2006-03-07 19:07:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2112 Modified Files: ChangeLog Log Message: * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIndex.tcl: in URL parsing. [Bug 1358369] * unix/Makefile.in: * win/Makefile.in: |
|
From: Don P. <dg...@us...> - 2006-03-07 19:32:44
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15907 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, so * win/Makefile.in: the *.tm installation has to be placed in an "8.4" directory, not an "8.2" directory. |
|
From: Joe E. <jen...@us...> - 2006-03-08 07:09:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7513 Modified Files: ChangeLog Log Message: Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants [Bug 1334613]. Regenerate configure script. |
|
From: Don P. <dg...@us...> - 2006-03-08 16:07:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2957 Modified Files: ChangeLog Log Message: * generic/tclExecute.c: Complete missing bit of TIP 215 implementation * tests/incr.test: |
|
From: Vince D. <vin...@us...> - 2006-03-09 11:30:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3450 Modified Files: ChangeLog Log Message: fix to file writable in certain XP directories |
|
From: miguel s. <ms...@us...> - 2006-03-09 22:01:02
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23058 Modified Files: ChangeLog Log Message: * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a panic cannot return even if the actual procedure was overriden by a Tcl_SetPanicProc() call. Bug caught by looking at Coverity's analysis. |
|
From: miguel s. <ms...@us...> - 2006-03-09 22:26:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9634 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a panic cannot return even if the actual procedure was overriden by a Tcl_SetPanicProc() call. Bug caught by looking at Coverity's analysis. |
|
From: Don P. <dg...@us...> - 2006-03-09 23:11:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10592 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Undo latest commit. Controversy arose, and we're about to release. Save arguments about it for another day. |
|
From: Don P. <dg...@us...> - 2006-03-09 23:13:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12361 Modified Files: ChangeLog Log Message: Undo latest commit due to controversy about whether some use case might exist for a Tcl_Panic that returns. |
|
From: Vince D. <vin...@us...> - 2006-03-10 10:33:57
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10134 Modified Files: ChangeLog Log Message: remove previous patch for 'file writable' |
|
From: Vince D. <vin...@us...> - 2006-03-10 10:35:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11012 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: backport of some file readable/writable fixes from HEAD |
|
From: Zoran V. <vas...@us...> - 2006-03-10 14:33:05
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28794 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Added notes about fixing Bug #1437595. |
|
From: Don P. <dg...@us...> - 2006-03-10 16:26:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29721 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: typo |
|
From: Zoran V. <vas...@us...> - 2006-03-10 17:39:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25268 Modified Files: ChangeLog Log Message: Added notes about fixing Tcl Bug #1437595 |
|
From: miguel s. <ms...@us...> - 2006-03-10 19:49:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18723 Modified Files: ChangeLog Log Message: * generic/tclProc.c (ObjInterpProcEx): * tests/apply.test (apply-5.1): fix [apply] error messages so that they quote the lambda expression [Bug 1447355]. |
|
From: Don P. <dg...@us...> - 2006-03-13 20:57:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17550 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclEncoding.c: Report error when an escape encoding is missing one of its sub-encodings [Bug 506653]. |
|
From: Don P. <dg...@us...> - 2006-03-13 20:57:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17900 Modified Files: ChangeLog Log Message: * generic/tclEncoding.c: Report error when an escape encoding is missing one of its sub-encodings [Bug 506653]. |
|
From: Vince D. <vin...@us...> - 2006-03-14 19:34:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2429 Modified Files: ChangeLog Log Message: 90% fix of file writable issues on Windows |
|
From: Andreas K. <and...@us...> - 2006-03-14 20:11:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23523 Modified Files: ChangeLog Log Message: * library/tm.tcl (::tcl::tm::Defaults): Fixed handling of environment variable TCLX.y_TM_PATH, bad variable reference. See [SF Tcl Bug 1448251]. Thanks to Julian Noble. |
|
From: Andreas K. <and...@us...> - 2006-03-14 20:15:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25711 Modified Files: ChangeLog Log Message: * doc/clock.n: Removed double-quotes around section title NAME. not needed. * unix/installManpage: Reverted part to handle double-quotes in section NAME, chokes older sed installations. |
|
From: Andreas K. <and...@us...> - 2006-03-14 20:36:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5917 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004. See ChangeLog entry 2004-01-19. [Bug 1381436]. Fixed a thread-safety problem with the process list. The delayed cut operation after the wait was going stale by being outside the list lock. It now cuts within the lock and does a locked splice for when it needs to instead. [Bug 859820] |
|
From: Andreas K. <and...@us...> - 2006-03-14 22:51:17
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13302 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, because it is identical to lf, except for the special additional behaviour when setting it. [Bug 666770]. |
|
From: Andreas K. <and...@us...> - 2006-03-14 22:52:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13817 Modified Files: ChangeLog Log Message: * doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, because it is identical to lf, except for the special additional behaviour when setting it. [Bug 666770]. |
|
From: Vince D. <vin...@us...> - 2006-03-15 23:10:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13279 Modified Files: ChangeLog Log Message: add proper test constraints |
|
From: Andreas K. <and...@us...> - 2006-03-16 00:36:01
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24817 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for really slow machines. Also extended actual/expected results with value of variable 'done' to make it clearer when a test fails due to a timeout. [Bug 792159]. * generic/tclPipe.c (TclCreatePipeline): Modified the processing of pipebars to fail if the last bar is followed only by redirections. [Bug 768659]. |