Tcl Source Code

Timeline
Login

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

98 check-ins using file changes version 9245fb36b0

2004-07-22
21:41
typo/format fixes check-in: b21c4368ec user: dgp tags: core-8-4-branch
2004-07-21
01:30
* generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl...
check-in: 12bdd26d68 user: hobbs tags: core-8-4-branch
2004-07-20
11:13
* unix/tcl.m4: fixed Darwin autoconf breakage caused by recent CFLAGS reordering. * unix/configur...
check-in: 7553cb7e69 user: das tags: core-8-4-branch
05:37
* macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ...
check-in: e8239c0524 user: das tags: core-8-4-branch
2004-07-19
20:12
* unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config...
check-in: 2917edc1d3 user: hobbs tags: core-8-4-branch
19:23
Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API users never creating interprete... check-in: 3990dbc1b1 user: vasiljevic tags: core-8-4-branch
2004-07-16
22:38
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: e45342ef28 user: andreas_kupries tags: core-8-4-branch
22:22
* doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 9a6268129a user: andreas_kupries tags: core-8-4-branch
20:46
* doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: b50863fa42 user: andreas_kupries tags: core-8-4-branch
20:10
* doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: bf82448fce user: andreas_kupries tags: core-8-4-branch
19:42
Typo fix. check-in: a88f085a2f user: andreas_kupries tags: core-8-4-branch
19:20
* tests/socket.test: Accepted two new testcases by Stuart Casoff <[email protected]> c... check-in: ca7389d35c user: andreas_kupries tags: core-8-4-branch
17:24
* unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: 7030a54125 user: andreas_kupries tags: core-8-4-branch
2004-07-15
22:04
* unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: 011b86e209 user: andreas_kupries tags: core-8-4-branch
21:20
Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 9ed2ecf626 user: vasiljevic tags: core-8-4-branch
20:46
* generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: 91ff646723 user: andreas_kupries tags: core-8-4-branch
20:17
* generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 3aa9e1bdf5 user: andreas_kupries tags: core-8-4-branch
09:57
Remoevd initialization of TSD for the new thread in NewThreadProc() since this will result in TclIni... check-in: 7e0ae19d31 user: vasiljevic tags: core-8-4-branch
09:40
Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 89f958a1cf user: vasiljevic tags: core-8-4-branch
2004-07-13
19:21
* README, generic/tcl.h, tools/tcl.wse.in: bumped to * unix/configure, unix/configure.i...
check-in: fd590c8526 user: hobbs tags: core-8-4-branch
19:09
See file... check-in: d672301ee2 user: vasiljevic tags: core-8-4-branch
19:04
Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURN in NewThreadProc(). This is... check-in: 7fdbfa026a user: vasiljevic tags: core-8-4-branch
2004-07-03
22:13
added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 592447b62b user: msofer tags: core-8-4-branch
2004-07-02
23:37
see changes check-in: e560fd00b1 user: hobbs tags: core-8-4-branch
23:37
* generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a special * tests/exec.test: case redir of st...
check-in: 7b4da20af6 user: hobbs tags: core-8-4-branch
23:36
* generic/regcomp.c (stid): correct minor pointer size error
check-in: 2b39dd44e9 user: hobbs tags: core-8-4-branch
16:52
backport of recent fs fixes from cvs head check-in: 6611bc2f61 user: vincentdarley tags: core-8-4-branch
2004-06-29
09:38
Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 9f02c749b9 user: dkf tags: core-8-4-branch
2004-06-22
11:55
Corrected Tcl Bug #770053 check-in: 450a52effb user: vasiljevic tags: core-8-4-branch
2004-06-21
22:07
* win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst...
check-in: 00950ad7df user: mdejong tags: core-8-4-branch
2004-06-15
13:00
Fixed dde -async test. check-in: 1b6e88cf5a user: patthoyts tags: core-8-4-branch
2004-06-14
15:22
* win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in the presence of applications that... check-in: 469f0f607b user: patthoyts tags: core-8-4-branch
2004-06-10
17:17
* generic/tclDecls.h: Regenerated on a unix box. * generic/tclIntDecls.h: The Win/DOS ... check-in: be14957e2e user: andreas_kupries tags: core-8-4-branch
14:05
Partialy fixed Bug #932314 check-in: 9daf96ea97 user: vasiljevic tags: core-8-4-branch
13:59
Partially corrected [Bug 932314]. check-in: fdd81afeae user: vasiljevic tags: core-8-4-branch
2004-06-08
20:43
silence compiler warning check-in: 9e77745903 user: dgp tags: core-8-4-branch
20:25
Silence compiler warnings check-in: c2bd8d6b0e user: dgp tags: core-8-4-branch
19:45
* generic/tclCompile.c: handle warning [Bug 969066]
check-in: 27198a2f13 user: msofer tags: core-8-4-branch
2004-06-05
17:29
* generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: 5833c77e9b user: kennykb tags: core-8-4-branch
17:25
* generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: a45bf99c8e user: kennykb tags: core-8-4-branch
2004-05-27
18:43
* tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. Moderni... check-in: 354d523aaa user: kennykb tags: core-8-4-branch
18:25
* tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 47f6226213 user: kennykb tags: core-8-4-branch
14:33
* generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: e1ffee2730 user: rmax tags: core-8-4-branch
2004-05-26
16:24
* library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl...
check-in: 4cea21b09a user: dgp tags: core-8-4-branch
15:13
* library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl...
check-in: 995b6581d1 user: dgp tags: core-8-4-branch
2004-05-25
22:50
* doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ...
check-in: f0ce2ecb2e user: hobbs tags: core-8-4-branch
19:02
* tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: e96d46a550 user: kennykb tags: core-8-4-branch
00:08
* generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f...
check-in: ea60e74cf1 user: hobbs tags: core-8-4-branch
2004-05-24
19:24
* doc/set.n: accurate description of name resolution process, referring to namespace.n for details...
check-in: 9625dfd388 user: msofer tags: core-8-4-branch
2004-05-22
17:01
* generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335] and new (in tcl8.4) exteriorisat...
check-in: 802d685560 user: msofer tags: core-8-4-branch
2004-05-19
22:50
Backport of bizarre error-loss bug found by KBK and myself. check-in: 6a6612227d user: dkf tags: core-8-4-branch
19:23
Removed one bogus clearance of the has-more flag. Erroneously kept after shifting the code. check-in: 36ef9ecd35 user: andreas_kupries tags: core-8-4-branch
19:16
* tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: f99f83647b user: andreas_kupries tags: core-8-4-branch
2004-05-18
21:52
* compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: 06cfb3828a user: kennykb tags: core-8-4-branch
2004-05-17
16:25
commit genstubs generated files with unix line endings check-in: cf62c7e8ba user: dgp tags: core-8-4-branch
14:26
* generic/tclInt.decls: Restored TclpTime_t kludge to all * generic/tclIntPlatDecls.h: place...
check-in: 23544a04ac user: kennykb tags: core-8-4-branch
09:22
Docbug. [Bug 953374] check-in: 388a282fae user: dkf tags: core-8-4-branch
2004-05-14
21:41
2004-05-14 Kevin B. Kenny <[email protected]>
* generic/tclInt.decls: Promoted TclpLocaltim...
check-in: 27f78ca91b user: kennykb tags: core-8-4-branch
2004-05-10
20:57
no message check-in: 993c7e0a69 user: davygrvy tags: core-8-4-branch
20:55
(TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 980dfd39f3 user: davygrvy tags: core-8-4-branch
19:11
no message check-in: 645e101e47 user: davygrvy tags: core-8-4-branch
19:10
(BuildCommandLine): Append a space when the path got primed. check-in: 43d9e3f64d user: davygrvy tags: core-8-4-branch
2004-05-07
22:29
* doc/unset.n: added upvar.n to the "see also" list
check-in: 6d8009b815 user: msofer tags: core-8-4-branch
2004-05-06
01:17
(TclSetLibraryPath): Suppress a warning [from DKF] check-in: e30138b038 user: davygrvy tags: core-8-4-branch
01:05
no message check-in: e0f400b7e0 user: davygrvy tags: core-8-4-branch
01:04
* generic/tclEncoding.c: Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because ... check-in: 13b3a4f5db user: davygrvy tags: core-8-4-branch
01:04
* win/tclWin32Dll.c: Structured Exception Handling added around Tcl_Finalize called from DllMain's D... check-in: f2508033ca user: davygrvy tags: core-8-4-branch
01:03
* win/tclWinSock.c: (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject r... check-in: 1ccb7621a4 user: davygrvy tags: core-8-4-branch
01:03
* win/coffbase.txt: Added the tls extension to the list of preferred load addresses. check-in: 04cce3c424 user: davygrvy tags: core-8-4-branch
01:02
* generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWinT... check-in: f350fff007 user: davygrvy tags: core-8-4-branch
01:02
* generic/tclEvent.c: TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclG... check-in: a7a24ee798 user: davygrvy tags: core-8-4-branch
2004-05-05
21:34
* tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons...
check-in: dc89f50116 user: dgp tags: core-8-4-branch
20:54
Remove reference to totally non-existant API. [Bug 848440] check-in: 5a05e789c4 user: dkf tags: core-8-4-branch
2004-05-04
22:25
* generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition * tests/winFCmd.test (winFCmd-16...
check-in: 445c786094 user: hobbs tags: core-8-4-branch
22:12
* tests/fileName.test (filename-12.9): use C:/ instead of the first item in file volumes - that's ...
check-in: 063ed90d36 user: hobbs tags: core-8-4-branch
19:50
* tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva...
check-in: 3651e16a38 user: dgp tags: core-8-4-branch
03:50
* Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: 3b81618f56 user: andreas_kupries tags: core-8-4-branch
2004-05-03
18:01
* win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 2ac4043c41 user: kennykb tags: core-8-4-branch
14:28
* library/init.tcl: Corrected unique prefix matching of interactive command comp...
check-in: 004aecbd7b user: dgp tags: core-8-4-branch
2004-05-02
21:07
* generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi...
check-in: ac4a20781b user: msofer tags: core-8-4-branch
2004-04-23
23:40
* generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 3404cd2712 user: andreas_kupries tags: core-8-4-branch
07:17
revert back to 1.24.2.2 from prior mistaken commit. check-in: 695ac686bc user: davygrvy tags: core-8-4-branch
07:11
* win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: c11c33246a user: davygrvy tags: core-8-4-branch
2004-04-07
21:06
* win/configure: * win/configure.in: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, TCL_LIB_SPEC and TC...
check-in: 3aea010e29 user: hobbs tags: core-8-4-branch
2004-04-06
14:39
* tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8....
check-in: ed7521bbbe user: dgp tags: core-8-4-branch
08:47
root interacts badly with access(...,X_OK) [Bug 929892] check-in: ac478a1360 user: dkf tags: core-8-4-branch
2004-04-02
20:56
add thanks check-in: fb05e390c9 user: dgp tags: core-8-4-branch
17:39
* tests/tcltest.test: Corrected constraint typos: "nonRoot" -> "notRoot". [Bug 9283...
check-in: 652c510f4a user: dgp tags: core-8-4-branch
2004-03-31
18:50
* doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msg...
check-in: daef4a2fce user: dgp tags: core-8-4-branch
01:55
* library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able * library/msgca...
check-in: fa32fbb4de user: dgp tags: core-8-4-branch
2004-03-30
23:34
Backport of fixes to make HashObjKey hash the whole object... check-in: 65765fe7bf user: dkf tags: core-8-4-branch
2004-03-29
18:49
* generic/tclInt.h: * generic/tclEncoding.c (TclFindEncodings, Tcl_FindExecutable): * mac/tclMacI...
check-in: 9621fb37c5 user: hobbs tags: core-8-4-branch
02:17
* generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ...
check-in: 5302a8b135 user: msofer tags: core-8-4-branch
2004-03-21
21:03
* win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CE as a unicode (WCHAR) platform.
check-in: 4b1cc7c8c5 user: hobbs tags: core-8-4-branch
20:59
define WIN32_CE platform info check-in: 09d5272b63 user: hobbs tags: core-8-4-branch
2004-03-15
20:34
* generic/tclCompile.c (TclCompileScript): * tests/compile.test (compile-3.5): corrected wrong tes...
check-in: 1cb6e4bcb7 user: msofer tags: core-8-4-branch
2004-03-09
12:56
glob -path fix for near filesystem root check-in: b16129b8db user: vincentdarley tags: core-8-4-branch
2004-03-01
18:22
updated release note files for 8.4.6 check-in: 067f4b2667 user: dgp tags: core-8-4-6, core-8-4-branch