Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

48 check-ins using file changes version 4727bf58ad

2003-07-19
01:35
* macosx/Makefile: added option to allow installing manpages in addition to default html help.
check-in: 43fb445852 user: das tags: core-8-4-branch
2003-07-18
23:35
* generic/tclBasic.c: Corrected several instances of unsafe * generic/tclCompile.c...
check-in: d50fc18438 user: dgp tags: core-8-4-branch
22:15
Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 136a849910 user: dkf tags: core-8-4-branch
21:01
* doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes...
check-in: a49cd5c3a3 user: dgp tags: core-8-4-branch
20:28
* generic/tclIOUtil.c: correct MT-safety issues with filesystem records. [Bug 753315] (vasiljevic)...
check-in: 9d5eff542f user: hobbs tags: core-8-4-branch
19:41
* library/http/pkgIndex.tcl: merged to v2.4.4 from head * library/http/http.tcl: add support for u...
check-in: db661b7e59 user: hobbs tags: core-8-4-branch
16:56
* doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ...
check-in: f63890488d user: dgp tags: core-8-4-branch
15:20
* doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP...
check-in: 29689345ec user: dgp tags: core-8-4-branch
01:06
* macosx/Makefile: added var to allow overriding of tclsh used during html help building (Landon F...
check-in: bd9ca71d10 user: das tags: core-8-4-branch
2003-07-17
00:16
2003-07-16 Mumit Khan <[email protected]>
* generic/tclIOUtil.c (SetFsPathFromAny): Add Cyg...
check-in: fe62167ad0 user: hobbs tags: core-8-4-branch
2003-07-16
22:49
* library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers)
check-in: c758f15754 user: hobbs tags: core-8-4-branch
22:09
* unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ...
check-in: 51f4c501bd user: hobbs tags: core-8-4-branch
22:06
* generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ...
check-in: 20681ebe8b user: hobbs tags: core-8-4-branch
21:31
Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: 8eed71b2c3 user: dkf tags: core-8-4-branch
21:25
* generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume...
check-in: bb94a3e510 user: hobbs tags: core-8-4-branch
19:34
* win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o...
check-in: 938f1748b3 user: mdejong tags: core-8-4-branch
15:28
* generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclIOUtil.c (...
check-in: 8466408ea4 user: dgp tags: core-8-4-branch
14:31
* library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt...
check-in: 2dc6d76995 user: dgp tags: core-8-4-branch
08:24
Removed trivially-unreachable line [Bug 771939] check-in: 287971e081 user: dkf tags: core-8-4-branch
04:15
* doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112]
check-in: aacc41b0c7 user: dgp tags: core-8-4-branch
02:16
* unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test.
check-in: f8bf84a943 user: mdejong tags: core-8-4-branch
2003-07-15
23:54
* unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o...
check-in: 2f48ff2f80 user: dgp tags: core-8-4-branch
22:25
* README: Bumped patch level to 8.4.4 in anticipation * generic/tcl.h:...
check-in: b7124e29e4 user: dgp tags: core-8-4-branch
22:18
Missed a bit off the last checkin! <:^) check-in: 2e0eb0db1c user: dkf tags: core-8-4-branch
22:07
Added examples from David Welton [Patch 763312] check-in: 0e6e846b97 user: dkf tags: core-8-4-branch
20:51
* generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 in...
check-in: 9a618466d7 user: dgp tags: core-8-4-branch
15:44
Fixed confusing error message. [Bug 771539] check-in: 1b77eb6a8e user: dkf tags: core-8-4-branch
01:15
* macosx/Makefile: Rewrote buildsystem for Mac OS X framework build to be purely make driven; in o...
check-in: c83f321e86 user: das tags: core-8-4-branch
2003-07-14
18:26
missing . check-in: 27609b4bd4 user: hobbs tags: core-8-4-branch
08:01
typo fixes from trunk check-in: 82f2ada59d user: das tags: core-8-4-branch
2003-07-11
21:18
Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: 89a750b553 user: dkf tags: core-8-4-branch
18:46
* library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ...
check-in: 67bf54bf17 user: dgp tags: core-8-4-branch
2003-07-04
22:25
Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: fe5ddadbb9 user: dkf tags: core-8-4-branch
13:16
* tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als...
check-in: 1e2572ac37 user: dkf tags: core-8-4-branch
2003-06-25
21:35
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when compiling with cc and a...
check-in: 6be8e0280a user: mdejong tags: core-8-4-branch
2003-06-24
21:24
Documented that [source] always uses the system encoding. check-in: eb568d1153 user: dkf tags: core-8-4-branch
2003-06-23
10:49
fs doc fix check-in: b7f8ed2cd3 user: vincentdarley tags: core-8-4-branch
10:21
file copy empty filename bug fix check-in: 601c047b17 user: vincentdarley tags: core-8-4-branch
2003-06-18
18:34
2003-06-18 Miguel Sofer <[email protected]>
* generic/tclNamesp.c (Tcl_Export): removed erroneo...
check-in: 82b7492370 user: msofer tags: core-8-4-branch
2003-06-17
20:42
backport of regsub empty string fixes check-in: 31ae6969b0 user: vincentdarley tags: core-8-4-branch
2003-06-10
19:58
* generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst...
check-in: 3ef5e4db8f user: msofer tags: core-8-4-branch
2003-06-09
21:51
* string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ...
check-in: a2c2c4b931 user: dgp tags: core-8-4-branch
2003-06-04
23:41
Fix for [Bug 748700] check-in: 020cbf17af user: mistachkin tags: core-8-4-branch
2003-05-23
21:33
add thanks check-in: 02d81e4194 user: dgp tags: core-8-4-branch
21:29
* generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa...
check-in: 347c8b7324 user: dgp tags: core-8-4-branch
00:46
moved core-8-4-3 tag for macosx only fix at request of OS X maintainer check-in: c1c49f63e5 user: hobbs tags: core-8-4-3, core-8-4-branch
2003-05-22
01:15
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi...
check-in: c9a2cd61f3 user: das tags: core-8-4-branch
2003-05-20
18:33
updated changes for 8.4.3 check-in: da0f54868b user: hobbs tags: core-8-4-branch