From: Donal K. F. <dk...@us...> - 2010-01-09 18:42:52
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9751 Modified Files: ChangeLog Log Message: Added the contributed packages to the code to build HTML docs. |
From: Donal K. F. <dk...@us...> - 2010-01-10 13:19:38
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29485 Modified Files: ChangeLog Log Message: Split man2html converter up for ease of maintenance. |
From: Donal K. F. <dk...@us...> - 2010-01-10 16:51:32
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21291 Modified Files: ChangeLog Log Message: Record that [Bug 2898722] is lurking. |
From: Jan N. <nij...@us...> - 2010-01-10 22:58:48
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1975 Modified Files: ChangeLog Log Message: * win/tclWinDde.c: VC++ 6.0 doesn't have * win/tclWinReg.c PDWORD_PTR * win/tclWinThrd.c: Fix various minor gcc warnings. * win/tclWinTime.c * win/tclWinConsole.c Put channel type definitions * win/tclWinChan.c in static const memory * win/tclWinPipe.c * win/tclWinSerial.c * win/tclWinSock.c * generic/tclIOGT.c * generic/tclIORChan.c * generic/tclIORTrans.c * unix/tclUnixChan.c * unix/tclUnixPipe.c * unix/tclUnixSock.c * unix/configure (regenerated with autoconf 2.59) * tests/info.test: Make test independant from tcltest implementation. |
From: Donal K. F. <dk...@us...> - 2010-01-12 14:38:57
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25957 Modified Files: ChangeLog Log Message: Simplification/refactoring of nroff->HTML. |
From: Jan N. <nij...@us...> - 2010-01-13 06:47:03
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29467 Modified Files: ChangeLog Log Message: Fix TCL_LL_MODIFIER for Cygwin and various other minor CYGWIN compilation problems |
From: Donal K. F. <dk...@us...> - 2010-01-13 09:32:56
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv835 Modified Files: ChangeLog Log Message: More factoring out of special cases in the nroff->HTML code. |
From: Don P. <dg...@us...> - 2010-01-13 18:47:47
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18872 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-01-18 09:31:10
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28073 Modified Files: ChangeLog Log Message: [Bug 2932421]: Make [format] less likely to smash intreps. |
From: Donal K. F. <dk...@us...> - 2010-01-18 09:51:05
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3013 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2932421]: Make [format] less likely to smash intreps. |
From: Don P. <dg...@us...> - 2010-01-18 14:58:48
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17426 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2010-01-18 22:19:19
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2562 Modified Files: ChangeLog Log Message: * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) fully before handing it to Tcl_CreateChannelHandler for registration. Otherwise a reflected channel calling 'chan postevent' (== Tcl_NotifyChannel) in its 'watchProc' will cause the function 'TclChannelEventScriptInvoker' to be run on an uninitialized structure. |
From: Andreas K. <and...@us...> - 2010-01-18 22:21:03
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3009 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) fully before handing it to Tcl_CreateChannelHandler for registration. Otherwise a reflected channel calling 'chan postevent' (== Tcl_NotifyChannel) in its 'watchProc' will cause the function 'TclChannelEventScriptInvoker' to be run on an uninitialized structure. |
From: Donal K. F. <dk...@us...> - 2010-01-19 09:49:05
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3814 Modified Files: ChangeLog Log Message: [Bug 2929546]: Improve the dict documentation. |
From: Donal K. F. <dk...@us...> - 2010-01-19 09:57:22
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4948 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [bug 2929546]: Improve the dict documentation. |
From: Don P. <dg...@us...> - 2010-01-19 14:23:59
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv499 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: miguel s. <ms...@us...> - 2010-01-21 17:23:56
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13951 Modified Files: ChangeLog Log Message: * generic/tclCompile.h: NRE-enable direct eval on BC spoilage * generic/tclExecute.c: [Bug 2910748] * tests/nre.test: |
From: Don P. <dg...@us...> - 2010-01-21 20:16:23
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15177 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-01-22 10:22:58
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2039 Modified Files: ChangeLog Log Message: Improve error code generation from some of the tailcall-related bits of TEBC. |
From: Don P. <dg...@us...> - 2010-01-22 12:58:08
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3394 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Jan N. <nij...@us...> - 2010-01-22 13:02:57
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8422 Modified Files: ChangeLog Log Message: Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging the inclusions at other places. Make cygwin configuration error into a warning: CYGWIN compilation works although there still are test failures. |
From: Don P. <dg...@us...> - 2010-01-22 13:11:47
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17110 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-01-22 23:38:28
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9305 Modified Files: ChangeLog Log Message: [Bug 1970629]: Define a bit better what the current namespace of a procedure is |
From: Don P. <dg...@us...> - 2010-01-25 03:23:05
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19420 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Jan N. <nij...@us...> - 2010-01-25 20:26:25
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30110 Modified Files: ChangeLog Log Message: Remove double includes (which causes a warning in CYGWIN compiles) Add confdefs.h to unix/.cvsignore |