From: Don P. <dg...@us...> - 2010-07-02 22:45:31
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1749 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Pat T. <pat...@us...> - 2010-07-11 16:12:52
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31970 Modified Files: ChangeLog Log Message: Use SC_PROG_TCLSH to set a native tclsh in the Makefile. When installing the libraries a native tcl interpreter is used to process some files. The makefile uses NATIVE_TCLSH for this. This patch causes us to prefer an installed tclsh over the build product which solves build issues when cross-compiling (provided a native tcl is installed). If there is no native version, just try using the build product. |
From: Don P. <dg...@us...> - 2010-07-13 12:16:47
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7689 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Donal K. F. <dk...@us...> - 2010-07-15 21:00:33
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20113 Modified Files: ChangeLog Log Message: * generic/tclExecute.c (TclExecuteByteCode): Ensure that [dict get] * generic/tclDictObj.c (DictGetCmd): always generates an errorCode on a failure to look up an entry. |
From: Donal K. F. <dk...@us...> - 2010-07-16 15:29:16
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3414 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Added more errorCode setting. |
From: Don P. <dg...@us...> - 2010-07-16 17:55:33
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7417 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Jan N. <nij...@us...> - 2010-07-16 21:18:58
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24103 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: (Backport) take over definitions of _WIN32, DLLIMPORT, DLLEXPORT and TCL_LL_MODIFIER macros from Tcl8.5/8.6 |
From: Jan N. <nij...@us...> - 2010-05-05 22:43:53
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12233 Modified Files: ChangeLog Log Message: Unnecessary type casts, See Tcl [Patch #2997087] |
From: Jan N. <nij...@us...> - 2010-07-17 07:42:57
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16182 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 |
From: Jan N. <nij...@us...> - 2010-07-17 07:43:54
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16784 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 |
From: Jan N. <nij...@us...> - 2010-07-18 21:39:26
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31941 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: [Bug 3031278] fixed merge problem in previous commit. |
From: Jan N. <nij...@us...> - 2010-07-24 06:40:00
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv822 Modified Files: ChangeLog Log Message: [Bug 3029891] Functions that don't belong in the stub table. |
From: Jan N. <nij...@us...> - 2010-07-24 06:45:08
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1939 Modified Files: ChangeLog Log Message: >From [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: Relax the relation between Tcl_CallFrame and CallFrame. |
From: Jan N. <nij...@us...> - 2010-07-25 10:13:56
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17127 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, and relax the relation between Tcl_CallFrame and CallFrame. |
From: Jan N. <nij...@us...> - 2010-07-25 10:15:17
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17557 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, and relax the relation between Tcl_CallFrame and CallFrame. |
From: Jan N. <nij...@us...> - 2010-07-25 10:16:49
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17924 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: relax the relation between Tcl_CallFrame and CallFrame. |
From: Donal K. F. <dk...@us...> - 2010-07-25 16:08:20
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29998 Modified Files: ChangeLog Log Message: * doc/http.n: Corrected description of location of one of the entries in the state array. |
From: Don P. <dg...@us...> - 2010-07-27 12:58:14
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25550 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Jan N. <nij...@us...> - 2010-07-29 00:46:32
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5477 Modified Files: ChangeLog Log Message: Official build of zlib1.dll 1.2.5 is finally available, so put it in |
From: miguel s. <ms...@us...> - 2010-07-31 18:10:18
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22808 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used for runtime-created locals) |
From: miguel s. <ms...@us...> - 2010-07-31 20:28:10
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19828 Modified Files: ChangeLog Log Message: * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used for runtime-created locals) |
From: miguel s. <ms...@us...> - 2010-08-02 11:08:36
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3359 Modified Files: ChangeLog Log Message: * generic/tclVar.c: correcting bad port of [Bug 3037525] fix |
From: Don P. <dg...@us...> - 2010-08-02 12:36:48
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17761 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Kevin B K. <ke...@us...> - 2010-08-02 19:12:33
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10636 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Pohnpei: * library/tzdata/Africa/Cairo: * library/tzdata/Europe/Helsinki: * library/tzdata/Pacific/Ponape: * library/tzdata/Pacific/Truk: * library/tzdata/Pacific/Yap: Olson's tzdata2010k. |
From: Kevin B K. <ke...@us...> - 2010-08-02 19:13:09
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10804 Modified Files: ChangeLog Log Message: * library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Pohnpei: * library/tzdata/Africa/Cairo: * library/tzdata/Europe/Helsinki: * library/tzdata/Pacific/Ponape: * library/tzdata/Pacific/Truk: * library/tzdata/Pacific/Yap: Olson's tzdata2010k. |