|
From: Donal K. F. <dk...@us...> - 2003-06-24 21:26:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv14166 Modified Files: ChangeLog Log Message: Documented that [source] always used the system encoding. |
|
From: Mo D. <md...@us...> - 2003-06-25 18:56:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv26269 Modified Files: ChangeLog Log Message: 2003-06-25 Mo DeJong <md...@us...> * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when compiling with cc and add -mieee when compiling with gcc under OSF1-V5 "Tru64" systems. [Bug 748957] |
|
From: Mo D. <md...@us...> - 2003-06-25 21:35:27
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv23699
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* unix/configure: Regen.
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when
compiling with cc and add -mieee when compiling
with gcc under OSF1-V5 "Tru64" systems.
[Bug 748957]
|
|
From: Donal K. F. <dk...@us...> - 2003-06-25 23:02:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv5294 Modified Files: ChangeLog Log Message: Factored out the trace code - it's big enough to be its own maintenance area and tricky enough to discourage non-specialists... |
|
From: Don P. <dg...@us...> - 2003-06-26 00:54:22
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv19429
Modified Files:
ChangeLog
Log Message:
* tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872]
|
|
From: Don P. <dg...@us...> - 2003-06-27 15:26:23
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv31646
Modified Files:
Tag: dgp-refactor
ChangeLog
Log Message:
Merge updates from HEAD
|
|
From: Don P. <dg...@us...> - 2003-06-27 17:22:42
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv20381
Modified Files:
ChangeLog
Log Message:
* tests/init.test: Added [cleanupTests] to report results of tests
* tests/pkg.test: that run in slave interps. [Bugs 761334,761344]
* tests/http.test: Used more reliable path to find httpd script.
|
|
From: Don P. <dg...@us...> - 2003-06-27 19:10:09
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv5944
Modified Files:
Tag: dgp-refactor
ChangeLog
Log Message:
Merge updates from HEAD
|
|
From: Vince D. <vin...@us...> - 2003-07-02 13:26:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv21713 Modified Files: ChangeLog Log Message: Win compilation fix |
|
From: Donal K. F. <dk...@us...> - 2003-07-03 23:16:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv20004 Modified Files: ChangeLog Log Message: Made [array get] return a dictionary, and allowed [array set] to accept one without having to convert it to a list (though lists are still preferred.) [Bug 759935] |
|
From: Donal K. F. <dk...@us...> - 2003-07-04 10:30:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv723 Modified Files: ChangeLog Log Message: [string map] now can take dictionaries for maps but the condition for doing so is deeply tricky. [Bug 759936] |
|
From: Donal K. F. <dk...@us...> - 2003-07-04 13:04:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv19307 Modified Files: ChangeLog Log Message: * tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Also a little general cleanup. |
|
From: Donal K. F. <dk...@us...> - 2003-07-04 13:16:14
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv21233
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* tests/cmdAH.test: Made tests of [file mtime] work better on FAT
filesystems. [Patch 760768] Also a little general cleanup.
|
|
From: Donal K. F. <dk...@us...> - 2003-07-04 22:22:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv15993 Modified Files: ChangeLog Log Message: Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug 758488] |
|
From: Donal K. F. <dk...@us...> - 2003-07-04 22:25:23
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv17757
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Tighened up wording of several expr operations to make them less inclined to
misinterpretation. [Bug 758488]
|
|
From: Vince D. <vin...@us...> - 2003-07-07 08:57:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv22055 Modified Files: ChangeLog Log Message: file tail documentation clarification |
|
From: Don P. <dg...@us...> - 2003-07-07 20:23:39
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv32446
Modified Files:
Tag: dgp-refactor
ChangeLog
Log Message:
Merge updates from HEAD
|
|
From: Jeffrey H. <ho...@us...> - 2003-07-07 20:36:33
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv1780 Modified Files: ChangeLog Log Message: doc/array.n: add examples from Welton |
|
From: Vince D. <vin...@us...> - 2003-07-08 15:09:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv26216 Modified Files: ChangeLog Log Message: winFCmd.test fix |
|
From: Don P. <dg...@us...> - 2003-07-11 17:25:51
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv21620
Modified Files:
ChangeLog
Log Message:
* library/package.tcl: Corrected [pkg_mkIndex] bug reported on
comp.lang.tcl. The indexer was searching for newly indexed packages
instead of newly provided packages.
|
|
From: Don P. <dg...@us...> - 2003-07-11 18:46:28
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv578
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/package.tcl: Corrected [pkg_mkIndex] bug reported on
comp.lang.tcl. The indexer was searching for newly indexed packages
instead of newly provided packages.
|
|
From: Donal K. F. <dk...@us...> - 2003-07-11 21:14:46
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv21455 Modified Files: ChangeLog Log Message: Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is what they've been doing all along. [Bug 735364] |
|
From: Donal K. F. <dk...@us...> - 2003-07-11 21:18:56
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv22373
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Documented and tested for the current behaviour of [binary format a] and
[binary scan ? a]. This is what they've been doing all along. [Bug 735364]
|
|
From: Daniel A. S. <da...@us...> - 2003-07-15 01:15:51
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv9990
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/Makefile: Rewrote buildsystem for Mac OS X framework build
to be purely make driven; in order to become independent of Apple's
closed-source IDE and build tool. The changes are intended to be
transparent to the Makefile user, all existing make targets and
cmd line variable overrides should continue to work.
Changed build to only include tcl specific html help in Tcl.framework,
the tk specific html help is now included in Tk.framework.
* macosx/Tcl.pbproj/project.pbxproj:
* macosx/Tcl.pbproj/jingham.pbxuser: Changed to purely call through
to the make driven buildsystem; Tcl.framework is no longer assembled
by ProjectBuilder.
Set default SYMROOT in target options to simplify setting up PB
(manually setting common build folder for tcl & tk no longer needed).
* tools/tcltk-man2html.tcl: Added options to allow building only the
tcl or tk html help files; the default behaviour with none of the new
options is to build both, as before.
* unix/Makefile.in: Added targets for building only the tcl or tk help.
* macosx/README (new): Tcl specific excerpts of tk/macosx/README.
* generic/tcl.h: Updated reminder comment about editing
macosx/Tcl.pbproj/project.pbxproj when version number changes.
|
|
From: Donal K. F. <dk...@us...> - 2003-07-15 15:44:52
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv14399
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Fixed confusing error message. [Bug 771539]
|