Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
806 check-ins using file generic/tclHash.c version da36a0af52
|
2004-11-11
| ||
| 01:17 | * macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: c980caa33c user: das tags: core-8-4-branch | |
| 01:16 | * tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bug... check-in: 2b9f53cea6 user: das tags: core-8-4-branch | |
| 01:15 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 8259942e8b user: das tags: core-8-4-branch | |
|
2004-11-09
| ||
| 10:25 | Clarify return code documentation. [Bug 1062647] check-in: 8922282968 user: dkf tags: core-8-4-branch | |
|
2004-11-04
| ||
| 06:06 | * changes: Updates for Tcl 8.4.8 release. check-in: 130cab3318 user: dgp tags: core-8-4-branch | |
|
2004-11-03
| ||
| 22:12 | niggly test suite fixes check-in: a6e2efa90f user: dgp tags: core-8-4-branch | |
|
2004-11-02
| ||
| 19:03 | 2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: b37ea3d531 user: dgp tags: core-8-4-branch | |
| 15:46 | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: 85f7b0c31c user: dkf tags: core-8-4-branch | |
| 09:21 | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 682b09131b user: dkf tags: core-8-4-branch | |
|
2004-10-31
| ||
| 16:43 | Make [info globals ::foo] work. [Bug 1057461] check-in: ac9f2079e9 user: dkf tags: core-8-4-branch | |
|
2004-10-30
| ||
| 21:00 | removed erroneous comment [Bug 1029518] check-in: 837b2ba9c2 user: msofer tags: core-8-4-branch | |
| 03:16 | * library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: 87b922f78a user: dgp tags: core-8-4-branch | |
|
2004-10-28
| ||
| 21:12 | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a * generic/tclThreadAlloc.c: threaded debu... check-in: 6d824cc2bb user: andreas_kupries tags: core-8-4-branch | |
| 16:41 | * README: Bumped patch level to 8.4.8 to prepare * generic/tcl.h: ... check-in: bbb1bd7f56 user: dgp tags: core-8-4-branch | |
| 16:06 | added CONST to TclpLocaltime and TclpGmtime param throughout check-in: d3a95fedcf user: kennykb tags: core-8-4-branch | |
| 04:53 | D'oh! check-in: 00e5228565 user: dgp tags: core-8-4-branch | |
| 04:16 | * tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 5950c15f89 user: dgp tags: core-8-4-branch | |
| 00:00 | * tests/appendComp.test: Backport test suite fixes of errors * tests/autoMkin... check-in: 58c2f9f1b3 user: dgp tags: core-8-4-branch | |
|
2004-10-27
| ||
| 17:55 | fixed format-19.1 for 64 bit machines check-in: b7b7af9655 user: kennykb tags: core-8-4-branch | |
| 15:39 | backport fixes for 868489 and 1026125 check-in: eb071c665a user: kennykb tags: core-8-4-branch | |
| 14:43 | Finished user-level documentation backport check-in: 92cb8415a8 user: dkf tags: core-8-4-branch | |
| 14:23 | Yet more doc update backporting check-in: 437d4766e4 user: dkf tags: core-8-4-branch | |
| 12:52 | More doc fix backporting check-in: 63610c2fd0 user: dkf tags: core-8-4-branch | |
| 09:35 | Backport many doc fixes check-in: 644d6ac51f user: dkf tags: core-8-4-branch | |
|
2004-10-26
| ||
| 21:42 | * tests/subst.test (subst-12.3-5): More tests for Bug 1036649. check-in: 853512503c user: dgp tags: core-8-4-branch | |
| 21:03 | reversed expected result from subst-12.3 to match Tcl 7.6 behavior. check-in: e158334ffa user: dgp tags: core-8-4-branch | |
| 20:54 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 01e16f551f user: dgp tags: core-8-4-branch | |
| 20:14 | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. * tests/timer... check-in: bc0a9e3a5c user: dgp tags: core-8-4-branch | |
|
2004-10-23
| ||
| 23:30 | whitespace changes check-in: c5dc6850aa user: hobbs tags: core-8-4-branch | |
|
2004-10-14
| ||
| 15:30 | make genstubs check-in: 5f1abfca59 user: dkf tags: core-8-4-branch | |
| 15:28 | Speed up [info <thing> <simplePattern>] check-in: c82a4cd09d user: dkf tags: core-8-4-branch | |
|
2004-10-08
| ||
| 20:16 | * win/tclWinFile.c (NativeIsExec): correct result of 'file executable' to not be case sensitive. [... check-in: 8a2f80b497 user: hobbs tags: core-8-4-branch | |
|
2004-10-05
| ||
| 16:22 | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha... check-in: 7da3c43972 user: dgp tags: core-8-4-branch | |
|
2004-10-01
| ||
| 00:09 | Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: f0c3bf6833 user: dgp tags: core-8-4-branch | |
|
2004-09-30
| ||
| 22:45 | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified * tests/namespace.tes... check-in: 713215081c user: dgp tags: core-8-4-branch | |
| 10:35 | * tests/subst.test (12.2): test correction. check-in: 92b126d4aa user: msofer tags: core-8-4-branch | |
|
2004-09-29
| ||
| 19:36 | fix for buffer overflow in [subst], [Bug 1036649] check-in: 95e63a64f2 user: msofer tags: core-8-4-branch | |
|
2004-09-23
| ||
| 20:04 | * unix/dltest/Makefile.in (clean): Fixup make clean rule so that it does not delete all files when... check-in: c1c4f75ebd user: mdejong tags: core-8-4-branch | |
|
2004-09-19
| ||
| 15:02 | Some tests were non-portable, alas. check-in: 47a22ed028 user: dkf tags: core-8-4-branch | |
|
2004-09-18
| ||
| 19:17 | Make sure large shifts shift for real. [Bug 868467] check-in: e3fdc9a774 user: dkf tags: core-8-4-branch | |
|
2004-09-14
| ||
| 17:02 | * tests/load.test (load-2.3): adopted fix for failure on darwin from HEAD. check-in: 2f1a74d777 user: das tags: core-8-4-branch | |
| 16:30 | * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returning the int value of... check-in: ecd2e927c5 user: dgp tags: core-8-4-branch | |
|
2004-09-10
| ||
| 22:59 | Minor mods to latest commit to correct bugs and compiler warnings on TCL_WIDE_INT_IS_LONG platforms.... check-in: 36fcd28d9a user: dgp tags: core-8-4-branch | |
| 21:52 | One less crazy long/wide aunt in the attic... [Bug 868489] check-in: a74b4462f7 user: dkf tags: core-8-4-branch | |
| 20:06 | Fix [Bug 1025359] to make sure wide seeks don't lose errors check-in: ffbedbe75d user: dkf tags: core-8-4-branch | |
| 20:01 | * generic/tcl.h: Micro formatting fixes. * generic/tclIOGT.c: Channel version fixed, must be 3, t... check-in: a7219ed430 user: andreas_kupries tags: core-8-4-branch | |
| 18:22 | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved longstanding incons... check-in: f023e9218c user: dgp tags: core-8-4-branch | |
| 15:30 | * generic/tclExecute.c (INST_CONCAT1): added a peephole optimisation for concatting an empty strin... check-in: 4caa0c8b72 user: msofer tags: core-8-4-branch | |
|
2004-09-09
| ||
| 17:12 | Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 82b85fe72b user: dgp tags: core-8-4-branch | |
| 15:45 | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty * tests/namespace.t... check-in: 4749497df8 user: dgp tags: core-8-4-branch | |
|
2004-09-08
| ||
| 18:32 | * compat/strftime.c (_conv): Corrected a problem where hour 0 would format as a blank format group w... check-in: 3a35f81202 user: kennykb tags: core-8-4-branch | |
|
2004-09-07
| ||
| 18:21 | * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: f36e082082 user: kennykb tags: core-8-4-branch | |
|
2004-09-02
| ||
| 13:58 | Clarify meaning of [lsearch -dictionary] check-in: c0bfca3cf3 user: dkf tags: core-8-4-branch | |
|
2004-09-01
| ||
| 17:28 | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: 89a2af995e user: hobbs tags: core-8-4-branch | |
| 17:26 | WIN64 corrections check-in: 8a4b1a2b00 user: hobbs tags: core-8-4-branch | |
|
2004-08-30
| ||
| 18:15 | Fix crash in [string map] when objects are shared. [Bug 1018562] check-in: 0a400ea11f user: dkf tags: core-8-4-branch | |
|
2004-08-26
| ||
| 17:37 | * tests/env.test: macosx fixes. check-in: 59ec68b96d user: das tags: core-8-4-branch | |
|
2004-08-19
| ||
| 21:12 | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860] check-in: 052cf18b79 user: dkf tags: core-8-4-branch | |
|
2004-08-16
| ||
| 14:28 | date correction check-in: 13ffccf8ee user: dgp tags: core-8-4-branch | |
| 14:18 | fix for [Bug 1008314] check-in: 6e5e508723 user: msofer tags: core-8-4-branch | |
|
2004-08-13
| ||
| 21:45 | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] * tests/msgcat.te... check-in: 9b7f1874b7 user: dgp tags: core-8-4-branch | |
|
2004-08-10
| ||
| 19:35 | Changed handling of the returned thread ID since broken on 64-bit systems (Cray). Thanks to Rob Ratc... check-in: af8752bc56 user: vasiljevic tags: core-8-4-branch | |
|
2004-07-30
| ||
| 15:15 | * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalize so that Tcl_ExitPr... check-in: a2629d96aa user: dgp tags: core-8-4-branch | |
| 08:32 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: 26f728866c user: das tags: core-8-4-branch | |
|
2004-07-28
| ||
| 16:28 | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only * tests/basic.te... check-in: f78f682cf1 user: dgp tags: core-8-4-branch | |
|
2004-07-26
| ||
| 21:39 | (io-61.1): create file in binary mode for x-plat check-in: 5c5e78c14f user: hobbs tags: core-8-4-7, core-8-4-branch | |
| 19:14 | note 8.4.7 tag date check-in: 4d359a79b7 user: hobbs tags: core-8-4-branch | |
|
2004-07-25
| ||
| 21:38 | * generic/tclThreadAlloc.c: Moved the tclInt.h include to provide Tcl_Panic which is now required fo... check-in: 68225ba789 user: patthoyts tags: core-8-4-branch | |
|
2004-07-23
| ||
| 16:02 | A couple of trivial edits to the changes - added credits for bug reports and fixed a typo in one dat... check-in: 345116dcbe user: kennykb tags: core-8-4-branch | |
| 16:00 | * tests/eofchar.data (removed): Test io-61.1 now generates its own * tests/io.test: ... check-in: e5cafec421 user: dgp tags: core-8-4-branch | |
| 00:33 | minor fixes to 8.4.7 changes check-in: 4f67acc321 user: hobbs tags: core-8-4-branch | |
| 00:24 | * win/tclWinDde.c: Bump to dde 1.2.3 to cover changes * library/dde/pkg... check-in: fe4f807148 user: dgp tags: core-8-4-branch | |
|
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 <stwo@users.sourceforge.net> 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 <kennykb@acm.org> * 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 | |
| 17:48 | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: fc34f6da26 user: dgp tags: core-8-4-branch | |
| 17:33 | * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: af732ef905 user: dgp tags: core-8-4-branch | |
|
2004-02-26
| ||
| 09:10 | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 277d0da04b user: das tags: core-8-4-branch | |
| 00:30 | moved core-8-4-6 release tag check-in: 2ee9d8ead4 user: hobbs tags: core-8-4-branch | |
|
2004-02-25
| ||
| 23:38 | * tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 232c518b18 user: dgp tags: core-8-4-branch | |
| 14:54 | Fix memleak with long hostnames. [Bug 888777] check-in: f64c6d79f4 user: dkf tags: core-8-4-branch | |
| 07:58 | no message check-in: 68f057d7b3 user: davygrvy tags: core-8-4-branch | |
| 07:56 | backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules of quoting check-in: 488b7e528d user: davygrvy tags: core-8-4-branch | |
|
2004-02-20
| ||
| 20:44 | stop compiler warning check-in: a5c4c97273 user: dgp tags: core-8-4-branch | |
| 18:35 | update changes for 8.4.6 release check-in: f6890a44ed user: dgp tags: core-8-4-branch | |
| 05:27 | * win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: ebc36fa95f user: mdejong tags: core-8-4-branch | |
|
2004-02-18
| ||
| 02:05 | note 8.4.6 tag check-in: d962828727 user: hobbs tags: core-8-4-branch | |
| 01:59 | reverted file norm .. fixes because 8.5 had much more extensive changes across the board check-in: f486230722 user: hobbs tags: core-8-4-branch | |
| 01:43 | * doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: f14e5e643e user: dgp tags: core-8-4-branch | |
| 01:34 | * generic/tclIOUtil.c: backport of rewrite of generic file normalization code to cope with links f... check-in: f4ec15959a user: hobbs tags: core-8-4-branch | |
| 01:30 | add constraints to unixInit-7.1 check-in: 5c3af16372 user: hobbs tags: core-8-4-branch | |
|
2004-02-17
| ||
| 23:46 | * tests/unixInit.test: unixInit-7.1 * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ex... check-in: f93a021082 user: hobbs tags: core-8-4-branch | |
| 04:54 | * generic/tclCmdMZ.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: ec54906e57 user: hobbs tags: core-8-4-branch | |
|
2004-02-13
| ||
| 01:37 | update patchlevel to 8.4.6 check-in: 7eef70ad5a user: hobbs tags: core-8-4-branch | |
| 01:37 | update HP-11 build libs setup check-in: 9fab8c9b07 user: hobbs tags: core-8-4-branch | |
| 01:29 | minor clarification in exists vs vars return list check-in: 0210f5d242 user: hobbs tags: core-8-4-branch | |
|
2004-02-06
| ||
| 16:47 | * doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 2465f08a74 user: dgp tags: core-8-4-branch | |
|
2004-02-04
| ||
| 06:14 | * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 902e183599 user: dgp tags: core-8-4-branch | |
|
2004-02-03
| ||
| 18:49 | * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: 19b3b05a86 user: dgp tags: core-8-4-branch | |
|
2004-02-02
| ||
| 22:01 | no message check-in: 1c084aabac user: davygrvy tags: core-8-4-branch | |
| 22:00 | * generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer. [Bug 405995] check-in: de1126b198 user: davygrvy tags: core-8-4-branch | |
|
2004-01-13
| ||
| 17:26 | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 1da8144679 user: dgp tags: core-8-4-branch | |
| 09:45 | Fix shared object panics. [Bug 875395] check-in: ce19ff118e user: dkf tags: core-8-4-branch | |
|
2004-01-09
| ||
| 13:19 | vfs code tclfinalizefilesystem fix check-in: 02df65f851 user: vincentdarley tags: core-8-4-branch | |
|
2003-12-17
| ||
| 22:11 | backported changelog entry to document backported bug fix check-in: 5e75b76817 user: dgp tags: core-8-4-branch | |
| 18:38 | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 97b03927f2 user: das tags: core-8-4-branch | |
| 09:32 | Merged fixes for Tcl Bug #839519 and Tcl Bug #861515. Those are already applied to the head. check-in: fe3c10c752 user: vasiljevic tags: core-8-4-branch | |
|
2003-12-12
| ||
| 16:47 | fix to 'file normalize ~nobody' crash check-in: 23ab3123af user: vincentdarley tags: core-8-4-branch | |
|
2003-12-09
| ||
| 15:32 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d0ff553585 user: dkf tags: core-8-4-branch | |
|
2003-12-03
| ||
| 17:39 | * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguish * unix/configur... check-in: 125b8530bb user: dgp tags: core-8-4-branch | |
|
2003-12-02
| ||
| 17:36 | * README: Bumped patch level to 8.4.6 to distinguish * generic/tcl.h: ... check-in: 67f0414823 user: dgp tags: core-8-4-branch | |
| 09:31 | Stop losing references when variables are repeated in [binary scan]. [851747] check-in: 4b0fb393bf user: dkf tags: core-8-4-branch | |
|
2003-12-01
| ||
| 21:29 | * doc/lset.n: fix typo [Bug 852224] check-in: 424fb3443c user: msofer tags: core-8-4-branch | |
|
2003-11-21
| ||
| 18:18 | moved core-8-4-5 tag to include las test correction check-in: 8f0b8e9adb user: hobbs tags: core-8-4-5, core-8-4-branch | |
| 16:19 | * tests/windFCmd.test (winFCmd-16.10): Corrected failure to initialize variable $dd... check-in: e353d8cf35 user: dgp tags: core-8-4-branch | |
| 00:18 | moved 8.4.5 tag check-in: de183ca925 user: hobbs tags: core-8-4-branch | |
|
2003-11-20
| ||
| 19:19 | * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 27a479625d user: msofer tags: core-8-4-branch | |
| 19:05 | fix to 'cd' infinite recursion bug on Windows check-in: f5a4c09bdb user: vincentdarley tags: core-8-4-branch | |
|
2003-11-19
| ||
| 16:29 | typo correction check-in: b5c0f24d2c user: dgp tags: core-8-4-branch | |
|
2003-11-18
| ||
| 23:35 | updated for 8.4.5 release check-in: 5d4a25efc8 user: hobbs tags: core-8-4-branch | |
|
2003-11-17
| ||
| 18:12 | * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks * generic/tcl... check-in: c65f205307 user: dgp tags: core-8-4-branch | |
|
2003-11-12
| ||
| 17:29 | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using permissions cachin... check-in: 3d83a3a862 user: hobbs tags: core-8-4-branch | |
| 01:05 | improve AIX --enable-64bit handling check-in: f4c52299dc user: hobbs tags: core-8-4-branch | |
|
2003-11-10
| ||
| 22:42 | * library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 72370b1438 user: dgp tags: core-8-4-branch | |
| 20:32 | * tests/unixInit.test (unixInit-2.10): re-enabled. * unix/tclUnixInit.c (TclpInitLib... check-in: 2af03d22c1 user: dgp tags: core-8-4-branch | |
|
2003-11-06
| ||
| 21:47 | * tests/unixInit.test (unixInit-2.10): mark as knownBug * generic/tclEncoding.c (Tcl... check-in: f2c5e28d1f user: hobbs tags: core-8-4-branch | |
| 13:12 | * macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: 66579ee384 user: das tags: core-8-4-branch | |
|
2003-11-05
| ||
| 20:52 | * generic/tclEncoding.c (TclFindEncodings): Normalize the path of the executable... check-in: 421949d855 user: dgp tags: core-8-4-branch | |
|
2003-11-04
| ||
| 09:36 | * macosx/Makefile: added 'test' target. check-in: fd1362a489 user: das tags: core-8-4-branch | |
|
2003-10-31
| ||
| 13:33 | fix testsuite backport error check-in: 3cf3288b1b user: vincentdarley tags: core-8-4-branch | |
| 08:46 | ensure translated path is freed check-in: 414a62cb23 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-23
| ||
| 17:49 | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 465e77a525 user: andreas_kupries tags: core-8-4-branch | |
| 16:24 | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: a75cd73002 user: andreas_kupries tags: core-8-4-branch | |
| 09:40 | typo check-in: 8dc0974021 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-22
| ||
| 22:35 | * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New functions. See below for con... check-in: a16319b2a6 user: andreas_kupries tags: core-8-4-branch | |
| 08:21 | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: a90e1d2d10 user: dkf tags: core-8-4-branch | |
|
2003-10-21
| ||
| 23:39 | * tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 972aaa97b4 user: das tags: core-8-4-branch | |
| 22:57 | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 8a3d6e56c5 user: andreas_kupries tags: core-8-4-branch | |
|
2003-10-14
| ||
| 22:44 | no message check-in: 60be0b5f4e user: davygrvy tags: core-8-4-branch | |
| 22:41 | Punt gracefully if exitToken was already destroyed. check-in: 8ed4708887 user: davygrvy tags: core-8-4-branch | |
| 18:21 | regsub fix check-in: 5f7f128188 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-13
| ||
| 01:00 | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 91566e4729 user: hobbs tags: core-8-4-branch | |
|
2003-10-08
| ||
| 23:18 | * generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: 770447146a user: dgp tags: core-8-4-branch | |
| 17:51 | format correction and clarification backport check-in: 11db3d9734 user: dgp tags: core-8-4-branch | |
| 15:24 | Added constraint to the new tests. check-in: 20448fb813 user: dgp tags: core-8-4-branch | |
| 14:21 | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 257a93c349 user: dkf tags: core-8-4-branch | |
|
2003-10-07
| ||
| 21:37 | * tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: c0d2794d98 user: dgp tags: core-8-4-branch | |
| 20:15 | sync check-in: 6075a6263d user: dgp tags: core-8-4-branch | |
| 18:53 | * tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: 552fa6ec61 user: dgp tags: core-8-4-branch | |
| 15:57 | * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 8e883848fc user: dgp tags: core-8-4-branch | |
| 15:25 | * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: 66abde549c user: dgp tags: core-8-4-branch | |
| 14:57 | typo check-in: 28d9ed1553 user: dgp tags: core-8-4-branch | |
| 14:55 | * tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: b8713ca1fe user: dgp tags: core-8-4-branch | |
| 04:48 | * tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 9347a945f9 user: dgp tags: core-8-4-branch | |
|
2003-10-06
| ||
| 17:26 | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cd6e2b24d6 user: dgp tags: core-8-4-branch | |
| 14:30 | * tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: a9f7fbd39f user: dgp tags: core-8-4-branch | |
| 13:55 | * tests/cmdMZ.test: Updated [package require tcltest] lines to * tests/fileSyste... check-in: f807a06c4b user: dgp tags: core-8-4-branch | |
| 09:49 | filesystem bug fixes: volumerelative normalization, file join inconsistency check-in: a3d43f8f96 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-04
| ||
| 18:59 | * win/tclWinPipe.c: fixed a bug in BuildCommandLine. This bug built a command line with a missing ... check-in: bd97fc8041 user: mdejong tags: core-8-4-branch | |
|
2003-10-03
| ||
| 20:31 | * generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: d827d182f4 user: dgp tags: core-8-4-branch | |
| 17:45 | backporting of filesystem tests, docs check-in: 9cc6cd11c0 user: vincentdarley tags: core-8-4-branch | |
| 17:25 | new tests for reported problems, fixes to follow check-in: 0ac2c334b8 user: vincentdarley tags: core-8-4-branch | |
| 17:24 | FileSystem.3 check-in: a22752a9e8 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-02
| ||
| 23:07 | * README: Bumped patch level to 8.4.5 to prepare * generic/tcl.h: ... check-in: 2204540b58 user: dgp tags: core-8-4-branch | |
|
2003-10-01
| ||
| 14:34 | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: 318932202b user: das tags: core-8-4-branch | |
|
2003-09-29
| ||
| 22:03 | * generic/tclBasic.c (CallCommandTraces): Added safety bit * tests/trace.test: ma... check-in: 3592877a84 user: dgp tags: core-8-4-branch | |
| 10:04 | Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: f5edb0ae77 user: dkf tags: core-8-4-branch | |
| 09:17 | Added note to make it clearer that frameworks are an OSX feature [Bug 619440] check-in: 9c62bd86b1 user: dkf tags: core-8-4-branch | |
|
2003-09-28
| ||
| 10:48 | no message check-in: 02c413a5da user: davygrvy tags: core-8-4-branch | |
| 10:32 | no message check-in: db0c4c77e3 user: davygrvy tags: core-8-4-branch | |
| 10:29 | The windows port of expect can call TclWinAddProcess before any of the other pipe functions. Added ... check-in: 56a3fe0f5a user: davygrvy tags: core-8-4-branch | |
|
2003-09-25
| ||
| 05:34 | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: ab75ff2164 user: das tags: core-8-4-branch | |
|
2003-09-24
| ||
| 02:27 | add thanks check-in: 9c0ce0db8f user: dgp tags: core-8-4-branch | |
| 02:17 | * generic/tclCmdMZ.c (): Fixed [Bug 807243] where * tests/trace.test ... check-in: 5e1bc3855c user: dgp tags: core-8-4-branch | |
|
2003-09-23
| ||
| 04:49 | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: 2ce276bdca user: dgp tags: core-8-4-branch | |
|
2003-09-19
| ||
| 18:42 | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause tr... check-in: 96040360b2 user: msofer tags: core-8-4-branch | |
|
2003-09-10
| ||
| 20:29 | * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4 * library/opt/pkg... check-in: bf17408c08 user: dgp tags: core-8-4-branch | |
|
2003-09-08
| ||
| 15:00 | credit update check-in: 4dd4c35550 user: dgp tags: core-8-4-branch | |
|
2003-09-04
| ||
| 17:50 | && of the constraints is the default; need not be specified. check-in: 544e38ae40 user: dgp tags: core-8-4-branch | |
| 17:36 | Typo correction: knownbug -> knownBug check-in: d56290e235 user: dgp tags: core-8-4-branch | |
|
2003-09-01
| ||
| 12:30 | Backported fix from HEAD for Bug 788780 check-in: 6a101c532c user: vasiljevic tags: core-8-4-branch | |
|
2003-08-27
| ||
| 21:31 | additinal performance tweak to last commit check-in: bdf9a52978 user: dgp tags: core-8-4-branch | |
| 20:09 | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: c06c66c590 user: dgp tags: core-8-4-branch | |
| 17:56 | * tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [Bug 4118... check-in: 7131e2a606 user: dgp tags: core-8-4-branch | |
|
2003-08-06
| ||
| 23:50 | * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus and Windows CE platform. check-in: 3c10aefab9 user: hobbs tags: core-8-4-branch | |
| 23:02 | * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 2f716bcbab user: dgp tags: core-8-4-branch | |
|
2003-08-05
| ||
| 16:19 | * generic/tclExecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: 6ea7c5be8b user: msofer tags: core-8-4-branch | |
|
2003-07-24
| ||
| 08:23 | *** empty log message *** check-in: aab22ecdae user: rmax tags: core-8-4-branch | |
| 08:23 | * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose]. check-in: 2562836d33 user: rmax tags: core-8-4-branch | |
| 08:23 | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. check-in: b6c3360935 user: rmax tags: core-8-4-branch | |
|
2003-07-23
| ||
| 20:57 | * win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: f4979a08c5 user: patthoyts tags: core-8-4-branch | |
| 15:40 | * unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: ac8f0f4e4f user: das tags: core-8-4-branch | |
| 05:53 | * unix/Makefile.in: added macosx/README to dist target. check-in: 6a80fe5f94 user: das tags: core-8-4-branch | |
|
2003-07-22
| ||
| 23:50 | * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976 which causes the registry set comman... check-in: d16f7c375e user: patthoyts tags: core-8-4-branch | |
|
2003-07-21
| ||
| 22:36 | note 8.4.4 tag date check-in: 910acb8e61 user: hobbs tags: core-8-4-4, core-8-4-branch | |
| 22:12 | typo corrections check-in: 3c8e01fe7a user: hobbs tags: core-8-4-branch | |
| 17:30 | Updated changes for 8.4.4 release check-in: cba5977182 user: dgp tags: core-8-4-branch | |
|
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 <khan@nanotech.wisc.edu> * 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 | |
| 17:27 | Merge updates from the HEAD check-in: d0a473ec1b user: dgp tags: dgp-refactor | |
| 17:10 | formatting check-in: a9004c2cea user: dgp tags: trunk | |
| 08:53 | * unix/tclUnixPort.h: #undef inet_ntoa before #define to avoid compiler warning under freebsd. [B... check-in: 4dcbd3fdfa user: mdejong tags: trunk | |
|
2003-06-23
| ||
| 22:05 | * doc/dde.n: Committed TIP #135 which changes the * win/tclWinDde.c: -ex... check-in: c171bd3478 user: patthoyts tags: trunk | |
| 21:27 | * doc/dde.n: Committed TIP #120 which provides the * win/tclWinDde.c: dd... check-in: 5368927822 user: patthoyts tags: trunk | |
| 10:49 | fs doc fix check-in: b7f8ed2cd3 user: vincentdarley tags: core-8-4-branch | |
| 10:45 | fs documentation check-in: 31c19ff14d user: vincentdarley tags: trunk | |
| 10:21 | file copy empty filename bug fix check-in: 601c047b17 user: vincentdarley tags: core-8-4-branch | |
| 10:14 | filesystem fixes -- see ChangeLog check-in: c25e6f0318 user: vincentdarley tags: trunk | |
|
2003-06-18
| ||
| 19:47 | Merged in updates from the HEAD check-in: f146aedacd user: dgp tags: dgp-refactor | |
| 18:34 | 2003-06-18 Miguel Sofer <msofer@users.sf.net> * generic/tclNamesp.c (Tcl_Export): removed erroneo... check-in: 82b7492370 user: msofer tags: core-8-4-branch | |
| 18:30 | * generic/tclNamesp.c (Tcl_Export): removed erroneous comments [Bug 756744] check-in: 24fa555dac user: msofer tags: trunk | |
|
2003-06-17
| ||
| 20:42 | backport of regsub empty string fixes check-in: 31ae6969b0 user: vincentdarley tags: core-8-4-branch | |
| 20:36 | regsub empty string fixes, and windows build check-in: 6f6bf2acac user: vincentdarley tags: trunk | |
|
2003-06-16
| ||
| 18:36 | * win/Makefile.in: Haven't heard back from David for a week. * win/configure: Now committing ... check-in: 47fd2c260e user: andreas_kupries tags: trunk | |
|
2003-06-10
| ||
| 20:35 | * generic/tclConfig.c (ASSOC_KEY): Changed the key to "tclPackageAboutDict" (tcl prefix) to mak... check-in: efaf32b449 user: andreas_kupries tags: trunk | |
| 19:58 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: 3ef5e4db8f user: msofer tags: core-8-4-branch | |
| 19:52 | fix for previous commit check-in: bf432c7231 user: msofer tags: trunk | |
| 19:46 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: d23b012af9 user: msofer tags: trunk | |
|
2003-06-09
| ||
| 22:48 | * generic/tcl.decls: Ported the changes from the * generic/tcl.h: 'tip-59-implementation' b... check-in: 8397302b4d user: andreas_kupries tags: trunk | |
| 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 | |
| 21:51 | * string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: db09937405 user: dgp tags: trunk | |
|
2003-06-04
| ||
| 23:41 | Fix for [Bug 748700] check-in: 020cbf17af user: mistachkin tags: core-8-4-branch | |
| 23:40 | Fix for [Bug 748700] check-in: 6fd09cb29f user: mistachkin tags: trunk | |
|
2003-06-02
| ||
| 15:58 | fix to WinTcl file rename error message check-in: e10fd0710b user: vincentdarley tags: trunk | |
|
2003-05-24
| ||
| 02:30 | Add tests to detect and avoid division by zero in the windows precision timer calibration logic. check-in: 7487febaec user: drh tags: trunk | |
|
2003-05-23
| ||
| 21:33 | add thanks check-in: 02d81e4194 user: dgp tags: core-8-4-branch | |
| 21:33 | add thanks check-in: 9c0c34ce1b user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 366cb9b633 user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 347c8b7324 user: dgp tags: core-8-4-branch | |
| 18:14 | * unix/mkLinks: Set the var S to "" at the top of the file to avoid error when user has set S to ... check-in: aac8128f74 user: mdejong tags: trunk | |
| 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 | |
| 00:35 | Fixed type error. check-in: 1e13c36e90 user: patthoyts tags: trunk | |
|
2003-05-22
| ||
| 19:12 | Work in progress refactoring Tcl internals, mostly the parsing and evaluation pieces. Notably new T... check-in: 5614e023c2 user: dgp tags: dgp-refactor | |
| 19:09 | another test check-in: 2e90d7eeab user: dgp tags: dgp-refactor | |
| 19:09 | undo failed test check-in: 5aa8aa4c63 user: dgp tags: trunk | |
| 19:07 | testing that this commits to correct branch check-in: 4eb4568350 user: dgp tags: trunk | |
| 03:39 | * macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and... check-in: 66807489f0 user: das tags: trunk | |
| 01:15 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: e8e2a1ee97 user: das tags: trunk | |
| 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 | |
| 01:12 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: b7d3659a54 user: das tags: trunk | |
|
2003-05-20
| ||
| 18:33 | updated changes for 8.4.3 check-in: da0f54868b user: hobbs tags: core-8-4-branch | |
| 17:26 | * unix/Makefile.in: do not run autoconf during 'make dist' as the configure is now a CVS-maintaine... check-in: 8e713d2a46 user: hobbs tags: core-8-4-branch | |
|
2003-05-19
| ||
| 17:25 | Corrected a bug in conversion of non-ASCII chars in the format string. check-in: 38ad353596 user: kennykb tags: trunk | |
| 05:42 | * unix/tclUnixTime.c: fixed typo. check-in: 9236a51311 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: a9ebd1bef7 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: 3de9d62271 user: das tags: core-8-4-branch | |
|
2003-05-18
| ||
| 19:48 | * compat/strftime.c: Modified TclpStrftime to return its * generic/tclClock.c: result in UTF-8 e... check-in: 24ccf14ddd user: kennykb tags: trunk | |
|
2003-05-16
| ||
| 22:00 | * doc/dde.n: Updated documentation re TIP #130. * tests/winDde.test: Applied patch for [Bug 738929... check-in: 459de2ddb1 user: patthoyts tags: trunk | |
| 17:29 | * library/dde/pkgIndex.tcl: Applied TIP #130 which provides * tests/winDde.test: for uniq... check-in: f7d8932c32 user: patthoyts tags: trunk | |
| 17:00 | Removed one reference to tclDToA.c that shouldn't have been there. check-in: 9ed1a9a4a1 user: kennykb tags: trunk | |
| 06:03 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: e71011b62a user: das tags: core-8-4-branch | |
| 06:02 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: b41dff917d user: das tags: trunk | |
| 01:48 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-11 optimizations b... check-in: ad198bea12 user: hobbs tags: trunk | |
| 01:43 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-14 optimizations b... check-in: 68140ba47d user: hobbs tags: core-8-4-branch | |
|
2003-05-15
| ||
| 21:51 | Fixed Tcl bug 736425 check-in: a0e49ff76f user: kennykb tags: trunk | |
| 18:59 | bumped version to 8.4.3 check-in: c5577cdce4 user: hobbs tags: core-8-4-branch | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: ca11d5a90e user: hobbs tags: trunk | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: 8eaae4f6d0 user: hobbs tags: core-8-4-branch | |
| 18:10 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 5654cf6c56 user: hobbs tags: core-8-4-branch | |
| 18:02 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 07c6295866 user: hobbs tags: trunk | |
|
2003-05-14
| ||
| 23:04 | Omitted constraint required for LP64 platforms. check-in: 6dae7231c2 user: dkf tags: trunk | |
| 23:01 | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote wides to ints, and sh... check-in: 8630c78e33 user: dkf tags: core-8-4-branch | |
| 22:45 | Stopped [format] from demoting wides to ints too easily. [Bug 699060] check-in: 084c3da4d0 user: dkf tags: trunk | |
| 21:49 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 65fe6a383c user: hobbs tags: trunk | |
| 20:40 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 6d96665700 user: hobbs tags: core-8-4-branch | |
| 19:21 | Implementation of TIP 118: * generic/tclFCmd.c (TclFileAttrsCmd): return the list of attributes ... check-in: a25df0d3d9 user: das tags: trunk | |
| 17:17 | * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behavior problem repaired when compiling o... check-in: 5c3bd6b6b7 user: hobbs tags: core-8-4-branch | |
| 06:19 | no message check-in: 1f1194eb22 user: davygrvy tags: trunk | |
| 06:17 | Another putenv() copy behavior problem repaired when compiling on windows and using microsoft's runt... check-in: d18547259b user: davygrvy tags: trunk | |
|
2003-05-13
| ||
| 22:59 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 7854d63cee user: hobbs tags: trunk | |
| 22:55 | * generic/tclIOUtil.c: add decl for FsThrExitProc to suppress warnings. check-in: 73b49e26cd user: hobbs tags: core-8-4-branch | |
| 12:44 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: 7f0c38c377 user: dkf tags: core-8-4-branch | |
| 12:39 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: d329d1545a user: dkf tags: trunk | |
| 10:16 | fix for [Bug 732477] check-in: 386a7f85ff user: mistachkin tags: trunk | |
| 09:57 | fix for [Bug 732477] check-in: 5cf8febf64 user: mistachkin tags: core-8-4-branch | |
| 08:41 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 20ac4d51bf user: das tags: core-8-4-branch | |
| 08:40 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 5f2cee527b user: das tags: trunk | |
|
2003-05-12
| ||
| 22:51 | Cleaned up cmdAH.test to use test constraints properly. check-in: 5f8796865f user: dkf tags: trunk | |
| 22:44 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 5e4caa0517 user: dgp tags: trunk | |
| 22:35 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 13187cab3c user: dgp tags: core-8-4-branch | |
| 20:16 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 4b6b0d983c user: dgp tags: core-8-4-branch | |
| 20:15 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 22965bb0b0 user: dgp tags: trunk | |
| 19:32 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: ab3960e7fe user: dgp tags: trunk | |
| 19:29 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: 0942f4c0f4 user: dgp tags: core-8-4-branch | |
| 17:44 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: b99faa7b12 user: dgp tags: trunk | |
| 17:35 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: 069b1b5a95 user: dgp tags: core-8-4-branch | |
| 17:31 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: 73ef11c2d5 user: msofer tags: core-8-4-branch | |
| 17:20 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: f82a981058 user: msofer tags: trunk | |
| 08:46 | Added comment about correcting the #723502 bug. check-in: 2a502339c9 user: vasiljevic tags: core-8-4-branch | |
| 08:43 | Corrected Tcl bug #723502 check-in: b371423eef user: vasiljevic tags: trunk | |
| 08:41 | Corrected the Tcl bug #723502 check-in: dfd2222f30 user: vasiljevic tags: core-8-4-branch | |
|
2003-05-11
| ||
| 01:23 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 258819a4ad user: hobbs tags: core-8-4-branch | |
| 00:31 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4fa0111043 user: hobbs tags: core-8-4-branch | |
| 00:30 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4242e35710 user: hobbs tags: trunk | |
|
2003-05-10
| ||
| 23:55 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: 2e6f8b3c4f user: hobbs tags: core-8-4-branch | |
| 23:54 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: ce02dd71c7 user: hobbs tags: trunk | |
| 08:20 | fix for [Bugs 733156, 733221] check-in: 4d397fda02 user: mistachkin tags: core-8-4-branch | |
| 08:17 | fix for [Bugs 733156, 733221] check-in: 555377d523 user: mistachkin tags: trunk | |
| 07:43 | fix for [Bug 733221] check-in: b955aab26d user: mistachkin tags: core-8-4-branch | |
| 07:42 | fix for [Bug 733221] check-in: d95fa584b3 user: mistachkin tags: trunk | |
| 05:00 | fix for [Bugs 733221, 733156] check-in: 26d90ac91c user: mistachkin tags: core-8-4-branch | |
| 04:57 | fix bad cvs lf conversion check-in: 39dc7f33bd user: mistachkin tags: core-8-4-branch | |
| 04:25 | fix bad cvs lf conversion check-in: 4bc19ebde0 user: mistachkin tags: trunk | |
| 02:52 | fix for [Bugs 733221, 733156] check-in: f41a1c5443 user: mistachkin tags: trunk | |
| 00:09 | fix for [Bug 731754] check-in: dd0b47aef7 user: mistachkin tags: core-8-4-branch | |
|
2003-05-09
| ||
| 23:33 | fix for [Bug 731754] check-in: eaa3c15fd6 user: mistachkin tags: trunk | |
| 13:53 | fixing previous patch check-in: a89f2bc7b1 user: msofer tags: trunk | |
| 13:42 | fix for [Bug 735055] check-in: c421db8aa6 user: msofer tags: trunk | |
| 13:08 | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. check-in: 5a52489bb8 user: dkf tags: trunk | |
|
2003-05-08
| ||
| 00:44 | stop compiler warnings about unused variables check-in: 6eb1e04ca2 user: dgp tags: trunk | |
|
2003-05-07
| ||
| 21:30 | Fixed very strange language in the documentation for 'trace add execution'. check-in: 592091ea5c user: dkf tags: trunk | |
| 21:15 | Made error message for [trace info] more consistent with documentation. check-in: 326ae2366f user: dkf tags: trunk | |
| 15:26 | Fixed memory leak caused by confusion about string ownership. [Bug 731706] check-in: 602667d8c7 user: dkf tags: trunk | |
|
2003-05-05
| ||
| 20:54 | * generic/tclBasic.c: Implementation of TIP 90, which * generic/tclCmdAH.c... check-in: d2aab88bfd user: dgp tags: trunk | |
| 16:59 | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] failed to recognize... check-in: 10c79cd627 user: dgp tags: core-8-4-branch | |
| 16:52 | Corrected error message for grammar and spelling. check-in: 3c425980ed user: dkf tags: core-8-4-branch | |
| 16:48 | Corrected error message for grammar and spelling. check-in: 238c25b34c user: dkf tags: trunk | |
|
2003-05-01
| ||
| 19:57 | corrected comment about the default matching mode for [switch]. check-in: 0749f5b37b user: dgp tags: trunk | |
|
2003-04-30
| ||
| 09:23 | Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). check-in: bc0a8a54a3 user: davygrvy tags: trunk | |
|
2003-04-29
| ||
| 20:23 | suppress compiler warning about uninitialized variables. check-in: 02d248649e user: dgp tags: trunk | |
| 11:45 | glob and square brackets fix check-in: 3e58d4d110 user: vincentdarley tags: core-8-4-branch | |
| 08:13 | Stopped warning about uninitialised variables in DictIncrCmd Thanks to Andreas Kupries for reporting... check-in: 06a717e260 user: dkf tags: trunk | |
|
2003-04-28
| ||
| 12:34 | Made [incr] able to accept and work with wide increments [Bug 728838] check-in: 32ebb362ae user: dkf tags: trunk | |
| 10:05 | Default mode of operation of [switch] is exact matching. [Bug 727563] check-in: 06beada3ba user: dkf tags: trunk | |
|
2003-04-25
| ||
| 21:23 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 2fe6e15d1e user: dgp tags: trunk | |
| 21:21 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 33fd4a036b user: dgp tags: core-8-4-branch | |
| 20:03 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 563b5bea31 user: andreas_kupries tags: trunk | |
| 20:02 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 4ac2f9b848 user: andreas_kupries tags: core-8-4-branch | |
| 18:28 | fix to glob and filenames with square brackets check-in: f1435daa97 user: vincentdarley tags: trunk | |
|
2003-04-22
| ||
| 23:20 | * The changes below fix SF bugs [593810], and [718045]. * generic/tclIO.c (Tcl_CutChannel, Tcl_S... check-in: 1aff0f8acb user: andreas_kupries tags: trunk | |
|
2003-04-21
| ||
| 20:42 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: 9dd9fb248a user: dgp tags: trunk | |
| 20:41 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: fe7e8e2c55 user: dgp tags: core-8-4-branch | |
|
2003-04-18
| ||
| 21:54 | corrected bogus comments check-in: 23c5c3b713 user: dgp tags: trunk | |
| 21:54 | Corrected bogus comments check-in: 9fa20f7ed7 user: dgp tags: core-8-4-branch | |
| 20:17 | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. * win/tclWinInit.c: recognize Win... check-in: 715a45ae74 user: hobbs tags: trunk | |
| 20:06 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: f4804129d6 user: hobbs tags: core-8-4-branch | |
| 20:03 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: 158696a809 user: hobbs tags: trunk | |
| 20:02 | * win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin... check-in: 893b327037 user: hobbs tags: trunk | |
| 00:32 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: 5963e6478f user: dkf tags: core-8-4-branch | |
| 00:28 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: fa5bc2c455 user: dkf tags: trunk | |
|
2003-04-16
| ||
| 23:33 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 699acb79d9 user: dgp tags: trunk | |
| 23:31 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 4657eb7ea0 user: dgp tags: core-8-4-branch | |
| 23:08 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: 09bd2adfb4 user: dkf tags: core-8-4-branch | |
| 23:06 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: a545263715 user: dkf tags: trunk | |
| 22:29 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: 975a2bfb30 user: dkf tags: trunk | |
| 22:26 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: ef18c20b1e user: dkf tags: core-8-4-branch | |
| 21:13 | Updated mkLinks for TIP 111 documentation check-in: 4d51978ace user: dgp tags: trunk | |
| 08:16 | removed undesired 'static' check-in: 5abe3947f2 user: vincentdarley tags: trunk | |
|
2003-04-15
| ||
| 21:06 | Corrected use of types to make compilation compatible with VC++5. check-in: c8df52dce8 user: kennykb tags: core-8-4-branch | |
| 20:59 | Corrected use of types to make compilation compatible with VC++5. check-in: 09fd0557a0 user: kennykb tags: trunk | |
| 19:50 | Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny. (Fixes [Bug 219183]) check-in: 0b51a2c8df user: jenglish tags: trunk | |
| 16:40 | Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in and tclWinPipe.c on 2003-04-... check-in: b3bbd64ef9 user: kennykb tags: trunk | |
| 06:56 | remove duplicate function definition check-in: 83c200f2d2 user: vincentdarley tags: trunk | |
| 03:46 | fixed compiler warnings check-in: 980127e7b7 user: dgp tags: trunk | |
| 03:43 | Stopped compiler warnings about type casts. check-in: 72ecc44b1e user: dgp tags: trunk | |
| 00:18 | * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: cf25662167 user: mdejong tags: trunk | |
|
2003-04-14
| ||
| 22:55 | Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: ed66ac39b5 user: kennykb tags: core-8-4-branch | |
| 22:54 | Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: cec58199e4 user: kennykb tags: trunk | |
| 16:34 | vc++ 5.2 compile fix check-in: bba02ae55a user: vincentdarley tags: trunk | |
| 15:48 | shared filesystem function check-in: 77d287b253 user: vincentdarley tags: trunk | |
| 15:45 | filesystem fixes backported check-in: 7dd244b532 user: vincentdarley tags: core-8-4-branch | |
| 02:36 | * win/configure: Regen. * win/configure.in: Add check for FINDEX_INFO_LEVELS from winbase.h, know... check-in: 1308c565b0 user: mdejong tags: trunk | |
|
2003-04-12
| ||
| 20:11 | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major changes to tclWinTime.c and rel... check-in: e7634012a0 user: kennykb tags: core-8-4-branch | |
| 19:51 | * win/Makefile.in (GENERIC_OBJS): add missing tclPathObj.c check-in: 9929de4fdb user: hobbs tags: trunk | |
| 19:08 | Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt return values). Fixed Bug 710310 ... check-in: 7e064c61fe user: kennykb tags: trunk | |
|
2003-04-11
| ||
| 20:50 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: b2c13f616b user: dgp tags: trunk | |
| 20:49 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: c1cbd75c51 user: dgp tags: core-8-4-branch | |
| 17:39 | * generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 31a2593db7 user: andreas_kupries tags: trunk | |
| 17:35 | * generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 75fb1b9079 user: andreas_kupries tags: core-8-4-branch | |
| 15:59 | fix 5 small filesystem bugs, and some typos check-in: da7df285d1 user: vincentdarley tags: trunk | |
|
2003-04-10
| ||
| 22:18 | Experimental change. Easier to check in and later back out if there are problems than to try and c... check-in: 472e7cd66b user: andreas_kupries tags: core-8-4-branch | |
| 13:11 | Fixed formatting problem (thanks Emacs... not!) that made tools/tcltk-man2html.tcl barf. Thanks to G... check-in: 0d2359c04a user: dkf tags: trunk | |
| 08:28 | Another minor typo check-in: 547cba4c1d user: dkf tags: trunk | |
| 08:28 | Another minor typo. check-in: 822c086805 user: dkf tags: core-8-4-branch | |
| 08:20 | Fixed silly typo. [Bug 718543] check-in: 901a72353d user: dkf tags: core-8-4-branch | |
| 08:17 | Silly typo fix. [Bug 718543] check-in: da74fccced user: dkf tags: trunk | |
|
2003-04-08
| ||
| 22:59 | Use correct test for the empty string in Tcl_ErrorObjCmd check-in: 010e8b5f9e user: dkf tags: core-8-4-branch | |
| 22:55 | Use correct test for the empty string in Tcl_ErrorObjCmd check-in: ef2993d250 user: dkf tags: trunk | |
|
2003-04-07
| ||
| 20:02 | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: a05601f89d user: dgp tags: core-8-4-branch | |
| 20:00 | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: 8c021ba1ca user: dgp tags: trunk | |
| 16:55 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 5409c6ec58 user: dgp tags: trunk | |
| 16:53 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 1e197c79ff user: dgp tags: core-8-4-branch | |
| 13:52 | Yet more warning killing, this time reported by Miguel Sofer by private chat. check-in: 57cb837b21 user: dkf tags: trunk | |
| 12:39 | Stopped compilers from moaning about switch fall-through. [Bug 716327] check-in: 380ac7597f user: dkf tags: trunk | |
| 12:27 | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [Bug 713562] check-in: be174d7910 user: dkf tags: core-8-4-branch | |
| 10:11 | Fixed bugs 715751 and 713562 so dict code should build everywhere and wide ints be defined (though n... check-in: f23a4e29f6 user: dkf tags: trunk | |
|
2003-04-05
| ||
| 07:32 | Converted new files from DOS line endings to usual line endings. check-in: ba168eb735 user: dgp tags: trunk | |
| 01:41 | Final stage of getting dictionaries into the core. Test suite should work now! check-in: 163b5f431c user: dkf tags: trunk | |
| 01:26 | Regen. check-in: 9deabe743b user: dkf tags: trunk | |
| 01:25 | Build support for dicts on Unix and Windows, plus public API (structure declaration and stubs entrie... check-in: 6c777daa5a user: dkf tags: trunk | |
| 01:03 | The bulk of the TIP#111 implementation. Still need to finish plumbing this into the rest of the cor... check-in: 8de7c7d408 user: dkf tags: trunk | |
|
2003-04-04
| ||
| 00:21 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't set TCL_LIBS if it is already set to su... check-in: 80e07f7b8f user: mdejong tags: trunk | |
|
2003-04-03
| ||
| 22:12 | * unix/Makefile.in: Don't subst MATH_LIBS, LIBS, and DL_LIBS separately. Instead, just subst TCL_... check-in: 824e24f663 user: mdejong tags: trunk | |
| 16:46 | * generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return] compiles to INST_R... check-in: feab5aa159 user: dgp tags: trunk | |
| 10:03 | * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 75844b336b user: mdejong tags: core-8-4-branch | |
| 02:24 | * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 564b25ab02 user: mdejong tags: trunk | |
|
2003-04-02
| ||
| 19:31 | * generic/tclParse.c (TclSubstTokens): Moved declaration of utfCharBytes to beginni... check-in: b6d64e739a user: dgp tags: trunk | |
| 06:35 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Check for inet_ntoa in -lbind inside t... check-in: 60a0918530 user: mdejong tags: trunk | |
|
2003-04-01
| ||
| 21:13 | * tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: ff0b9eb816 user: dgp tags: core-8-4-branch | |
| 19:17 | * tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: 641c37add3 user: dgp tags: trunk | |
| 17:08 | Added further coverage tests. check-in: c2b35b7ba8 user: dgp tags: trunk | |
| 07:18 | * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] failed to reset iPtr->r... check-in: 3b44f60bef user: dgp tags: trunk | |
|
2003-03-31
| ||
| 23:19 | * tests/parse.test (parse-18.*): Coverage tests for the new implementation of Tcl_S... check-in: fdede0487d user: dgp tags: trunk | |
|
2003-03-28
| ||
| 00:13 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Use -Wl,--export-dynamic instead of -r... check-in: 4cc2cdda26 user: mdejong tags: trunk | |
|
2003-03-27
| ||
| 21:46 | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: ec13cadab0 user: msofer tags: core-8-4-branch | |
| 21:44 | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: 101098e0e0 user: msofer tags: trunk | |
| 13:49 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 4d2f94712f user: dkf tags: core-8-4-branch | |
| 13:48 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 195a1e4b1c user: dkf tags: trunk | |
| 13:19 | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] check-in: c4260afab6 user: dkf tags: trunk | |
| 13:10 | Removed test number dups [Bugs 710322, 710327, 710349, 710363] check-in: 3d89ba6a88 user: dkf tags: core-8-4-branch | |
| 07:11 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_TCL_LINK_LIBS): Add BeOS system to S... check-in: 2e269d4423 user: mdejong tags: trunk | |
|
2003-03-26
| ||
| 23:51 | update docs for latest change check-in: ebe2c8c849 user: dgp tags: trunk | |
| 23:51 | update docs for latest change check-in: 0eaa965079 user: dgp tags: core-8-4-branch | |
| 22:56 | * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: a5e5886f0e user: dgp tags: core-8-4-branch | |
| 22:55 | * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: 661dcab4fa user: dgp tags: trunk | |
| 20:02 | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass argument exact = 0, s... check-in: 876ccce5ef user: dgp tags: trunk | |
| 16:32 | typo fixes in ARGUMENTS check-in: 3441cd76ee user: dgp tags: trunk | |
| 16:32 | typo corrections in ARGUMENTS check-in: a3b170d285 user: dgp tags: core-8-4-branch | |
|
2003-03-24
| ||
| 00:55 | * generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: 06f5b71b68 user: msofer tags: core-8-4-branch | |
| 00:49 | * generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: c373d9475a user: msofer tags: trunk | |
| 00:12 | * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c, now adding here too. check-in: e24b77ff34 user: patthoyts tags: trunk | |
|
2003-03-23
| ||
| 03:10 | Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: fac6442841 user: kennykb tags: core-8-4-branch | |
| 03:06 | Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: bbce7d9dd7 user: kennykb tags: trunk | |
| 01:39 | Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: c98cf4fd2d user: kennykb tags: trunk | |
| 01:34 | Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: 2e2825b147 user: kennykb tags: core-8-4-branch | |
|
2003-03-22
| ||
| 23:01 | * win/tclWinDde.c: Make dde services conform the the documentation such that giving only a topic n... check-in: 48db7691be user: patthoyts tags: trunk | |
|
2003-03-21
| ||
| 03:24 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 02b5df7fe1 user: dgp tags: core-8-4-branch | |
| 03:23 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 2128edd984 user: dgp tags: trunk | |
|
2003-03-20
| ||
| 22:33 | * generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 20473359bf user: dgp tags: trunk | |
| 22:32 | * generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 427d31ad50 user: dgp tags: core-8-4-branch | |
| 10:03 | Stopped some GCC possibly-uninit-variable warnings. check-in: 750162b7e1 user: dkf tags: trunk | |
|
2003-03-19
| ||
| 22:52 | * generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: dd2df64c62 user: msofer tags: core-8-4-branch | |
| 22:24 | * generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: 6847eb40b5 user: msofer tags: trunk | |
| 21:57 | * library/auto.tcl: Replaced [regexp] and [regsub] with * library/histor... check-in: 1906022d3b user: dgp tags: trunk | |
| 20:07 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 79384a8c33 user: dgp tags: trunk | |
| 20:06 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 936a955020 user: dgp tags: core-8-4-branch | |
| 16:51 | * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix for * generic/tclCom... check-in: 8153ce2774 user: dgp tags: trunk | |
| 05:24 | revised latest registry test commit check-in: eec950ede7 user: dgp tags: core-8-4-branch | |
| 05:23 | revised latest registry test commit check-in: 1f3384692a user: dgp tags: trunk | |
| 03:09 | * win/configure: Regen. * win/configure.in: Don't run the AC_CYGWIN macro since it uses AC_CANONI... check-in: 0dba105530 user: mdejong tags: trunk | |
| 01:21 | * tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: 8adb259b14 user: kennykb tags: trunk | |
| 01:19 | * tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: c4a160ee2c user: kennykb tags: core-8-4-branch | |
|
2003-03-18
| ||
| 13:41 | * tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: 074ed2cb77 user: das tags: core-8-4-branch | |
| 13:38 | * tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: b7c4056005 user: das tags: trunk | |
| 10:51 | Fixes for three filesystem problems check-in: 97a1623cd2 user: vincentdarley tags: core-8-4-branch | |
| 00:55 | * tests/format.test: Renumber tests, a bunch of tests all had the same id. check-in: 2ca250ecd8 user: mdejong tags: trunk | |
|
2003-03-17
| ||
| 14:25 | Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode not ASCII these days. [... check-in: f42539bea9 user: dkf tags: core-8-4-branch | |
| 14:21 | Fix docbug in lsearch and lsort commands for -ascii opt (which works with unicode in the obvious ord... check-in: 35268d7b37 user: dkf tags: trunk | |
|
2003-03-14
| ||
| 23:19 | Made format less keen on converting numeric types. [Bug #699060] check-in: c6d6036ce4 user: dkf tags: core-8-4-branch | |
| 21:48 | Backport of fix for 698146 to remove assumption that time_t is a long... check-in: a252577481 user: dkf tags: core-8-4-branch | |
| 16:28 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 03ff260fcf user: dkf tags: trunk | |
| 16:19 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 677974caba user: dkf tags: core-8-4-branch | |
|
2003-03-13
| ||
| 16:26 | Backed the version to 8.4 on the 8.4 branch. (I just loathe sticky tags). check-in: a2814742f6 user: kennykb tags: core-8-4-branch | |
| 10:49 | * win/tcl.m4 (SC_WITH_TCL): Port version number fix that was made in tk instead of tcl sources. check-in: fde986a63a user: mdejong tags: trunk | |
| 10:39 | Require autoconf 2.57 or newer, see TIP 34 for a detailed explanation of why this is good. This w... check-in: e8d2110460 user: mdejong tags: trunk | |
| 02:48 | * generic/tclBasic.c (Tcl_EvalTokensStandard): * generic/tclCmdMZ.c (Tcl_SubstObj): ... check-in: 15c562285e user: dgp tags: trunk | |
|
2003-03-12
| ||
| 19:21 | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: 97b95e0cee user: dgp tags: trunk | |
| 19:19 | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: ccd3601b03 user: dgp tags: core-8-4-branch | |
| 18:04 | * generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for * tests/subst.t... check-in: b9c155681d user: dgp tags: core-8-4-branch | |
| 18:01 | corrected latest entry check-in: 5a3946f5c8 user: dgp tags: trunk | |
| 18:00 | correct latest entry check-in: 5f3285670d user: dgp tags: core-8-4-branch | |
| 17:52 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 012f9765e2 user: dgp tags: trunk | |
| 17:51 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 94b447147d user: dgp tags: core-8-4-branch | |
|
2003-03-11
| ||
| 22:15 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 292f75844d user: kennykb tags: core-8-4-branch | |
| 21:59 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 3741e25b66 user: kennykb tags: trunk | |
|
2003-03-09
| ||
| 14:22 | Removed an unused local variable that caused compilation problems on some platforms. check-in: ea479b9654 user: kennykb tags: trunk | |
|
2003-03-08
| ||
| 21:43 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: aa4099792e user: dgp tags: core-8-4-branch | |
| 21:42 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: 8a3fda1fcd user: dgp tags: trunk | |
|
2003-03-07
| ||
| 22:03 | * tests/io.test: * tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list ... check-in: 0ccff04f89 user: mdejong tags: trunk | |
| 21:40 | * tests/encoding.test: Name temp files *.tcltestout instead of *.out so that when they are removed... check-in: a98aa84cc8 user: mdejong tags: trunk | |
| 11:38 | * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime and atime on 64-bit platfor... check-in: 7dca7f1d5e user: dkf tags: trunk | |
| 02:23 | * tests/io.test: Doh! Undo accidental commenting out of a couple of tests. check-in: f8974b5208 user: mdejong tags: trunk | |
| 02:15 | * tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that ... check-in: 1faa97480b user: mdejong tags: trunk | |
| 01:45 | * tests/io.test: Define an openpipe constraint and add it to the constraint list of any test that ... check-in: 4571938bbe user: mdejong tags: trunk | |
|
2003-03-06
| ||
| 23:27 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.tes... check-in: a7fde7d55a user: dgp tags: trunk | |
| 23:24 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.te... check-in: 8003bbacd1 user: dgp tags: core-8-4-branch | |
| 23:17 | Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442]. check-in: 3dee775ae7 user: kennykb tags: trunk | |
| 20:14 | * generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered): If there is data buffered in the statePtr->curOu... check-in: 23b96afaed user: mdejong tags: trunk | |
| 10:10 | * generic/tclIO.c (Tcl_Flush): Compare the nextAdded member of the ChannelBuffer to the nextRemov... check-in: f7c5ccc73c user: mdejong tags: trunk | |
| 09:58 | * generic/tclIO.c (Tcl_GetsObj): Check that the eol pointer has not gone past the end of the stri... check-in: f2e6fa75ca user: mdejong tags: trunk | |
| 09:47 | * generic/tclIO.c (WriteBytes, WriteChars, Tcl_GetsObj, ReadBytes): Rework calls to TranslateOutp... check-in: 5c860f8cb1 user: mdejong tags: trunk | |
| 09:16 | * generic/tclIO.c (Tcl_SetChannelOption): Invoke the Tcl_SetChannelBufferSize method as a result ... check-in: 743ec70c25 user: mdejong tags: trunk | |
| 03:06 | no message check-in: b285f5f2ed user: davygrvy tags: trunk | |
| 03:05 | updated default tcl version to 8.5 check-in: e22b36d8b6 user: davygrvy tags: trunk | |
|
2003-03-05
| ||
| 22:31 | The [switch] command is now bytecode compiled, at least in the most common case. There's room for i... check-in: 6eee3e0d12 user: dkf tags: trunk | |
|
2003-03-04
| ||
| 23:50 | typos check-in: 2fefc9590a user: dgp tags: trunk | |
| 23:45 | * README: Bumped version number of * generic/tcl.h: ... check-in: a5f8f0d439 user: dgp tags: trunk | |
|
2003-03-03
| ||
| 20:22 | Mac OS Classic specific fixes: * generic/tclIOUtil.c (TclNewFSPathObj): on TCL_PLATFORM_MAC, skip... check-in: 5b384d430a user: das tags: trunk, core-8-4-2 | |
| 20:04 | mark Mar 3 date for 8.4.2 check-in: 41131d3163 user: hobbs tags: trunk | |
| 18:14 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 3df4861c88 user: kennykb tags: trunk | |
| 18:01 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 8c3ae63cab user: kennykb tags: trunk | |
| 17:14 | note bump in dde version check-in: 560c12896c user: dgp tags: trunk | |
| 17:12 | * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 for * win/tclWinDde.c: ... check-in: 5823e95331 user: dgp tags: trunk | |
|
2003-03-01
| ||
| 01:22 | * win/configure: * win/configure.in: check for 'g' for debug build type, not 'd'. * win/rules.vc ... check-in: 32d4634ffd user: hobbs tags: trunk | |
|
2003-02-28
| ||
| 23:12 | Added a couple more change lines, and fixed one date. check-in: c14c703f75 user: kennykb tags: trunk | |
| 21:32 | updated changes file for Tcl 8.4.2 release check-in: 0192ca26e7 user: dgp tags: trunk | |
| 12:11 | file documentation fix check-in: 87a6156f91 user: vincentdarley tags: trunk | |
|
2003-02-27
| ||
| 23:57 | see ChangeLog check-in: c2014a471f user: hobbs tags: trunk | |
| 23:47 | * generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead code check of typePtr (darley). check-in: a7cf0407f8 user: hobbs tags: trunk | |
| 23:47 | * tests/winTime.test: added note about PCI hardware dependency issues with high performance clock.... check-in: 8eed2cdd0e user: hobbs tags: trunk | |
| 16:01 | Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] check-in: 97f3eb7e5d user: dkf tags: trunk | |
| 04:08 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 04cbcd1f85 user: chengyemao tags: trunk | |
| 03:47 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 40b46bfcb5 user: chengyemao tags: trunk | |
| 00:54 | * generic/tclCmdMZ.c (TraceCommandProc): Fix mem leak when deleting a command that had trace on it... check-in: 8bb4478f38 user: hobbs tags: trunk | |
|
2003-02-25
| ||
| 23:58 | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching * library/pac... check-in: d881598183 user: dgp tags: trunk | |
| 22:03 | * tests/pid.test: See below [Bug #678412]. * tests/io.test: Made more robust against spaces in pa... check-in: bdf2998de6 user: andreas_kupries tags: trunk | |
| 16:18 | * tests/execute.test: cleaning up testobj's at the end, to avoid leak warning by valgrind. check-in: 65f2a4c931 user: msofer tags: trunk | |
|
2003-02-22
| ||
| 09:23 | Fix for Bug #571002 check-in: 2ca256b4d6 user: vasiljevic tags: trunk | |
| 06:56 | fixed typo check-in: 3c18dd2baa user: das tags: trunk | |
|
2003-02-21
| ||
| 21:54 | Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] check-in: 1ebdea1ccd user: dkf tags: trunk | |
| 20:11 | * mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel): Implemented missing cut and splice... check-in: d15cdab1e9 user: das tags: trunk | |
| 19:04 | fixed very old typos check-in: 5beea5daa7 user: das tags: trunk | |
| 14:15 | * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new processes... check-in: deee64d32d user: das tags: trunk | |
| 05:30 | * library/package.tcl (tclPkgUnknown): Minor performance tweaks to reduce the numbe... check-in: 4c692977ec user: dgp tags: trunk | |
| 03:32 | * unix/tcl.m4: * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new process... check-in: b89695ef03 user: das tags: trunk | |
| 02:40 | * generic/tclEncoding.c (LoadTableEncoding): * library/encoding/cp932.enc: Correct jis round-... check-in: 3e571abd43 user: hobbs tags: trunk | |
| 02:36 | * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): add MakeTcpClientChannelMode that takes actual mo... check-in: 8353e05256 user: hobbs tags: trunk | |
|
2003-02-20
| ||
| 15:32 | Typo fix [Bug #688943] check-in: 69f52e30e5 user: dkf tags: trunk | |
| 00:34 | * unix/tclUnixThrd.c (TclpReaddir): * unix/tclUnixPort.h: update to Bug 689100 patch to ensure tha... check-in: 068379cc78 user: hobbs tags: trunk | |
|
2003-02-19
| ||
| 16:55 | added missing bug # check-in: 21cbd01ab1 user: das tags: trunk | |
| 16:43 | * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect of always invalidating unicode r... check-in: 80440365ac user: das tags: trunk | |
| 14:33 | * generic/tclCompile.c (TclCompileExprWords): remove unused variable "range" [Bug 664743] * gener... check-in: efdc16ed56 user: msofer tags: trunk | |
| 01:20 | * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and linkage of 'xnet' library to... check-in: 7dd360b22a user: andreas_kupries tags: trunk | |
| 01:05 | * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string in tsd to NAME_MAX instead of PATH_... check-in: cc09b38497 user: hobbs tags: trunk | |
| 01:04 | (HaveVersion): correctly decl static check-in: 4e98446e21 user: hobbs tags: trunk | |
| 00:30 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Make sure -lpthread gets passed on th... check-in: 6fef89efec user: mdejong tags: trunk | |
|
2003-02-18
| ||
| 10:13 | cleanup of new simplefs test code check-in: 67cfbfbc41 user: vincentdarley tags: trunk | |
| 02:37 | * generic/tclBasic.c (TclRenameCommand): fixing error in previous commit. check-in: 5ce6589960 user: msofer tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): * generic/tclCmdMZ.c (Tcl_StringObjCmd... check-in: 28dcdcf39e user: hobbs tags: trunk | |
| 02:22 | * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object was not being freed on all fu... check-in: 1e414e91e6 user: msofer tags: trunk | |
|
2003-02-17
| ||
| 22:31 | * generic/tclIO.c (Tcl_GetsObj): Minor change so that eol is only assigned at the top of the TCL_... check-in: bfd396bc22 user: mdejong tags: trunk | |
| 19:12 | update in comment check-in: 6310fa5a5b user: dgp tags: trunk | |
| 17:23 | Removed Windows line terminators. [Bug 687913]. check-in: bdee5e1df5 user: kennykb tags: trunk | |
|
2003-02-16
| ||
| 01:36 | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. check-in: 13c34f1df9 user: msofer tags: trunk | |
|
2003-02-15
| ||
| 22:30 | Corrected a couple of typos in error messages. [Bug 596027] check-in: aba2bc0454 user: kennykb tags: trunk | |
| 20:24 | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the last event in the queue. Added ... check-in: 035d1a2446 user: kennykb tags: trunk | |
| 02:16 | * README: Bumped to version 8.4.2. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * un... check-in: 1ba5113e1d user: hobbs tags: trunk | |
| 02:14 | generic/tclStringObj.c (Tcl_GetCharLength): perf tweak check-in: 3dfa905412 user: hobbs tags: trunk | |
| 02:13 | correct HP-UX ia64 --enable-64bit build flags check-in: e5d910b43d user: hobbs tags: trunk | |
|
2003-02-14
| ||
| 22:31 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 59b1f50de7 user: kennykb tags: trunk | |
| 22:16 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 5e2c269457 user: kennykb tags: trunk | |
|
2003-02-13
| ||
| 23:49 | Added conversion from the system encoding to tcl_platform(user), so that it works with non-ASCII7 u... check-in: 42d87fe111 user: kennykb tags: trunk | |
| 22:03 | Added language to describe the handling of the end-of-file character \u001a embedded in a script fi... check-in: 2a357daf79 user: kennykb tags: trunk | |
|
2003-02-12
| ||
| 18:57 | glob -l on broken symlink fix check-in: be22ec9c79 user: vincentdarley tags: trunk | |
|
2003-02-11
| ||
| 23:59 | lint init regexp check-in: d55a53df62 user: hobbs tags: trunk | |
| 21:54 | * tests/lsearch.test: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): protect against the case that lse... check-in: 1c9153d6ed user: hobbs tags: trunk | |
| 20:41 | Corrected a problem where http-4.14 would fail when run with a proxy server. Replaced references t... check-in: a5fc0bb948 user: kennykb tags: trunk | |
| 18:46 | correct test names check-in: 03be579296 user: hobbs tags: trunk | |
| 18:35 | * tests/stringObj.test: * generic/tclStringObj.c (Tcl_GetCharLength): correct ascii char opt of 2... check-in: 78c313648a user: hobbs tags: trunk | |
| 18:34 | * generic/tclParse.c (CommandComplete): more paranoid check to break on (p >= end) instead of just... check-in: 9743f441b5 user: hobbs tags: trunk | |
| 18:27 | remove excess EOF whitespace check-in: ad24f00755 user: hobbs tags: trunk | |
| 18:03 | * generic/tclParse.c * tests/parse.test: fix for [Bug 684744], by Don Porter. check-in: 0240a75766 user: msofer tags: trunk | |
| 11:07 | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): (UpdateStringOfFsPath): revert th... check-in: a148677ade user: hobbs tags: trunk | |
| 09:42 | * tests/fileSystem.test: added test 8.3 * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSM... check-in: 7c7fc4f3fd user: hobbs tags: trunk | |
| 09:42 | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden file match check. check-in: 5ac811df84 user: hobbs tags: trunk | |
| 02:18 | * win/configure: * win/configure.in: Generate error when attempting to build under Cygwin. The Cy... check-in: 9ae2332ed0 user: mdejong tags: trunk | |
|
2003-02-10
| ||
| 13:32 | * doc/append.n: Return value was not documented. [Bug 683188] check-in: 13f7008676 user: dkf tags: trunk | |
| 12:50 | further fs cleanup check-in: 4e91ed4531 user: vincentdarley tags: trunk | |
| 10:26 | filesystem speed up round 2 check-in: 1f9c0e4f03 user: vincentdarley tags: trunk | |
|
2003-02-09
| ||
| 02:50 | add catches to suppress unnecessary errors check-in: 1f3b9cac32 user: hobbs tags: trunk | |
|
2003-02-08
| ||
| 22:03 | code cleanup of eval and string comp use check-in: 3073e9d59a user: hobbs tags: trunk | |
|
2003-02-07
| ||
| 15:29 | first speedups to Win filesystem check-in: e7c1a40863 user: vincentdarley tags: trunk | |
| 11:59 | fix to crashing filesystem test check-in: 63c1460f0b user: vincentdarley tags: trunk | |
| 01:07 | * generic/tclCompCmds.c (TclCompileIncrCmd): * tests/incr.test: Don't include the text "(incremen... check-in: 8d271ffd13 user: mdejong tags: trunk | |
|
2003-02-06
| ||
| 22:44 | * generic/tclExecute.c (TclExecuteByteCode): When an error is encountered reading the increment va... check-in: a84d591f12 user: mdejong tags: trunk | |
| 16:29 | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] and [errorChan... check-in: dafc6b463d user: dgp tags: trunk | |
|
2003-02-05
| ||
| 20:05 | * tests/interp.test: * tests/set-old.test: Run test cases that depend on hash order through lsort... check-in: 050a14cf73 user: mdejong tags: trunk | |
| 12:46 | added regression test for recent bug fix check-in: 64b1083fb2 user: vincentdarley tags: trunk | |
|
2003-02-04
| ||
| 18:23 | test suite fixes for spaces in paths check-in: 811cea19f2 user: vincentdarley tags: trunk | |
| 17:06 | finalization and test fixes check-in: 1bf7a82411 user: vincentdarley tags: trunk | |
| 00:56 | Marked filesystem-7.1 as known bug. check-in: ebd433c730 user: andreas_kupries tags: trunk | |
| 00:56 | doc formatting fix check-in: 531b3a90d4 user: hobbs tags: trunk | |
|
2003-02-03
| ||
| 20:16 | * generic/tclBasic.c: Changed [trace add command] so that 'rename' callbacks get fully qualified na... check-in: 382a9b8449 user: kennykb tags: trunk | |
|
2003-02-01
| ||
| 23:49 | * generic/tclCompCmds.c: Removed an unused variable that caused compiler warnings on SGI. [Bug 66... check-in: 6da94f8950 user: kennykb tags: trunk | |
| 23:37 | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage is called to report the same p... check-in: 06bcf54eca user: kennykb tags: trunk | |
| 21:27 | * generic/tclClock.c: Fixed a bug that incorrectly allowed [clock clicks {}] and [clock clicks -]... check-in: c877b70a1b user: kennykb tags: trunk | |
| 21:07 | * tests/unixNotfy.test: Added cleanup of working files [Bug 675609] check-in: 2ad9774a7b user: kennykb tags: trunk | |
| 19:48 | 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> * doc/Tcl.n: Added headings to the elev... check-in: fdbe463400 user: kennykb tags: trunk | |
|
2003-01-31
| ||
| 22:19 | The utility [slave] command failed to properly [list]-quote a constructed [open] com... check-in: a7dc77246b user: dgp tags: trunk | |
| 22:10 | * tests/tcltest.test: Cleaned up management of file/directory creation/deletion to i... check-in: 557bb3d6fb user: dgp tags: trunk | |
| 18:54 | * tests/main.test: Stopped main.test from deleting existing file. Test suite should ... check-in: 26a42fb072 user: dgp tags: trunk | |
|
2003-01-28
| ||
| 17:59 | * tests/main.test: Constrain tests that do not work on Windows. check-in: 4526b1dfd4 user: dgp tags: trunk | |
| 14:52 | filesystem bug fix and new test check-in: 083e6f570a user: vincentdarley tags: trunk | |
| 11:03 | * generic/tcl.h: Add TCL_PREFIX_IDENT and TCL_DEBUG_IDENT, used only by TclpCreateProcess. * unix... check-in: 0b07cfddbf user: mdejong tags: trunk | |
|
2003-01-27
| ||
| 15:25 | typo corrections in comments. check-in: 45c321246f user: dgp tags: trunk | |
| 03:34 | * win/README: Update msys+mingw URL to release 6. This version bundles gcc 3. check-in: fc8c920f3d user: mdejong tags: trunk | |
| 02:19 | * win/configure: Regen. * win/configure.in: Add test that checks to see if the compiler can cast ... check-in: 1acd5861be user: mdejong tags: trunk | |
|
2003-01-26
| ||
| 05:59 | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): Invoke TclpCutFileChannel and TclpSpliceFil... check-in: 40bc638062 user: mdejong tags: trunk | |
|
2003-01-25
| ||
| 14:11 | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): * win/tclWinChan.c (Tcl_MakeFileChann... check-in: 071e3de4fc user: mdejong tags: trunk | |
| 12:48 | * win/configure: * win/configure.in: Define HAVE_ALLOCA_GCC_INLINE when we detect that no alloca ... check-in: 6eae293500 user: mdejong tags: trunk | |
| 03:12 | * generic/tclEvent.c (Tcl_Finalize): revert finalize change on 2002-12-04 to correct the issue wit... check-in: 225ead1ac4 user: hobbs tags: trunk | |
| 03:11 | * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr. (DdeServerProc): better refcount handling o... check-in: 07d56520cd user: hobbs tags: trunk | |
| 00:16 | only do groups check on unix check-in: fdbd44d677 user: hobbs tags: trunk | |
|
2003-01-24
| ||
| 16:33 | Use [file dirname], not the abbreviation [file dir] check-in: e140ecaf7e user: dgp tags: trunk | |
| 14:07 | corrected overlooked bump to version 2.2 check-in: 673c46c691 user: dgp tags: trunk | |
| 11:59 | stringObj unicode Tcl_SetObjLength fixes check-in: dce71c6888 user: vincentdarley tags: trunk | |
| 08:05 | woops, missed in last commit check-in: 5f2d00af1c user: mdejong tags: trunk | |
| 08:04 | * win/configure: Regen. * win/configure.in: * win/tclWin32Dll.c (TclpCheckStackSpace): Rework th... check-in: 83a1c026c6 user: mdejong tags: trunk | |
|
2003-01-23
| ||
| 14:18 | * doc/lset.n: Fixed fault in return values from lset in documentation examples [SF Bug #658463] an... check-in: 11f73898e2 user: dkf tags: trunk | |
|
2003-01-21
| ||
| 20:06 | Clarified documentation of [namespace inscope] [SF Patch #670110] check-in: 570a03d811 user: jenglish tags: trunk | |
| 08:27 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set SHLIB_SUFFIX so that TCL_SHLIB_SUFFI... check-in: b14ac6253e user: mdejong tags: trunk | |
|
2003-01-19
| ||
| 07:21 | change %ud to %u as appropriate check-in: 7045111181 user: hobbs tags: trunk | |
|
2003-01-18
| ||
| 01:05 | * win/tclWinDde.c (DdeServerProc): Deallocate the Tcl_Obj returned by ExecuteRemoteObject if it w... check-in: 5d26616322 user: mdejong tags: trunk | |
|
2003-01-17
| ||
| 22:10 | * generic/tcl.h: Revert earlier change that defined TCL_WIDE_INT_TYPE as long long and TCL_LL_MOD... check-in: c83d00266a user: mdejong tags: trunk | |
| 14:19 | execution trace, command trace and stringObj bug fixes check-in: bf6b0dfaf9 user: vincentdarley tags: trunk | |
|
2003-01-16
| ||
| 20:55 | * win/tclWinSerial.c (SerialOutputProc): add casts for bytesWritten to allow strict compilation (n... check-in: 3beb6c7739 user: hobbs tags: trunk | |
| 20:51 | * tests/winDde.test: * win/tclWinDde.c (Tcl_DdeObjCmd): Prevent crash when empty service name is ... check-in: 5cc2be8bc8 user: hobbs tags: trunk | |
| 19:01 | * win/tclWin32Dll.c (squelch_warnings): Squelch compiler warnings from SEH ASM code. * win/tclWin... check-in: bba93619da user: mdejong tags: trunk | |
|
2003-01-14
| ||
| 17:51 | * generic/tclClock.c (FormatClock): corrected typo that incorrectly conditionally defined savedTZE... check-in: 43dadccb94 user: hobbs tags: trunk | |
| 02:06 | Fix mingw build problems and compiler warnings. * generic/tcl.h: Add if defined(__MINGW32__) che... check-in: 5a8676e805 user: mdejong tags: trunk | |
|
2003-01-13
| ||
| 08:48 | * win/README: Update msys + mingw URL, the new release includes the released 1.0.8 version of msy... check-in: ec13e33335 user: mdejong tags: trunk | |
| 07:22 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_... check-in: f2564a1e8c user: mdejong tags: trunk | |
| 07:01 | * generic/tcl.h: Skip Tcl's define of CHAR, SHORT, and LONG when HAVE_WINNT_IGNORE_VOID is define... check-in: 789f26d398 user: mdejong tags: trunk | |
| 01:27 | * win/configure: Regen. * win/configure.in: Check for typedefs like LPFN_ACCEPT in winsock2.h and... check-in: 4aad945b11 user: mdejong tags: trunk | |
|
2003-01-10
| ||
| 15:03 | WinTcl crash on exit fix check-in: bfd1c3af3d user: vincentdarley tags: trunk | |
|
2003-01-09
| ||
| 21:13 | * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-one problem with r... check-in: 3c8c76a34b user: dgp tags: trunk | |
| 10:38 | non-ascii chars in file mtime fix check-in: f53b3ba4da user: vincentdarley tags: trunk | |
| 10:01 | remove unused variable check-in: e7546a259f user: vincentdarley tags: trunk | |
|
2003-01-08
| ||
| 21:29 | * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macro for greater clarity of co... check-in: 51328e9ca3 user: dgp tags: trunk | |
| 00:34 | * generic/tclCompCmds.c (TclCompileReturnCmd): * tests/compile.test: Corrects fail... check-in: 8f6092205c user: dgp tags: trunk | |
|
2003-01-05
| ||
| 00:44 | no message check-in: c304843ae3 user: davygrvy tags: trunk | |
| 00:44 | * win/makefile.vc: * win/rules.vc: Fixed INSTALLDIR macro problem that blanked itself by acciden... check-in: ec0ef7dda9 user: davygrvy tags: trunk | |
|
2003-01-03
| ||
| 23:03 | Corrected and expanded documentation for rand() and srand() functions. check-in: 92ec913eb5 user: dgp tags: trunk | |
|
2002-12-18
| ||
| 22:55 | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro. Reported by Joe Mistachkin <jo... check-in: 57b831b33b user: davygrvy tags: trunk | |
| 22:47 | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro check-in: ca8af8ca51 user: davygrvy tags: trunk | |
|
2002-12-17
| ||
| 21:35 | * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode): (Tcl_ThreadAlert): Check that the... check-in: 7f6f5e67ac user: hobbs tags: trunk | |
| 02:47 | * generic/tclPipe.c (TclCleanupChildren): * tests/winPipe.c: * win/tclWinPipe.c (Tcl_WaitPid): *... check-in: d03e2a5a90 user: davygrvy tags: trunk | |
|
2002-12-13
| ||
| 17:44 | * unix/configure.in: Updated configure of CVS snapshots to reflect * win/configur... check-in: 641553c0de user: dgp tags: trunk | |
|
2002-12-11
| ||
| 21:29 | * generic/tclProc.c (ProcessProcResultCode): Fix failure to propagate negative ret... check-in: b05c44bcd8 user: dgp tags: trunk | |
| 20:30 | * generic/tclParseExpr.c (TclParseInteger): Return 1 for the string "0x" (recognize... check-in: 9657be67c1 user: dgp tags: trunk | |
|
2002-12-10
| ||
| 00:34 | * win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: f6b3168d0c user: hobbs tags: trunk | |
|
2002-12-08
| ||
| 15:31 | * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check that the tsdPtr is valid before ... check-in: 14149ec6c9 user: davygrvy tags: trunk | |
|
2002-12-06
| ||
| 23:22 | * generic/tclStubInit.c: regen * generic/tclIntPlatDecls.h: regen * generic/tclInt.decls: added T... check-in: e4ec3dc36c user: hobbs tags: trunk | |
| 23:22 | * generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics to their original values on finalize ... check-in: 58657abf03 user: hobbs tags: trunk | |
|
2002-12-05
| ||
| 00:15 | * win/tclWinPipe.c: reverted back to -r1.27 due to numerous test failures that need to be resolved... check-in: 8be9d86edd user: davygrvy tags: trunk | |
|
2002-12-04
| ||
| 22:04 | * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with an exception, pass this notice on to ... check-in: 3e0544149c user: davygrvy tags: trunk | |
| 13:09 | filesystem cleanup fix, virtual filesystem load fix check-in: 7eeb4a7a69 user: vincentdarley tags: trunk | |
| 07:07 | * generic/tclStubLib.c (Tcl_InitStubs): prevent the cached check of tclStubsPtr to allow for repea... check-in: c8487bfd30 user: hobbs tags: trunk | |
| 07:07 | unset path to make it work for singleproc runs check-in: d94e726f2b user: hobbs tags: trunk | |
| 05:43 | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 7ab31947a5 user: davygrvy tags: trunk | |
| 05:41 | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 862a888d0e user: davygrvy tags: trunk | |
| 03:59 | * win/tclAppInit.c (sigHandler): Protect from trying to close a NULL handle. * win/tclWinPipe.c... check-in: 9e7de7ab45 user: davygrvy tags: trunk | |
|
2002-11-27
| ||
| 22:57 | * win/tclWinChan.c (Tcl_MakeFileChannel): return of DuplicateHandle() incorrectly used [Bug 61885... check-in: 16b1bc73b2 user: davygrvy tags: trunk | |
| 22:47 | * win/tclWinSock.c: WSAStartup() loaded version comparison error which resulted in 2.0 looking le... check-in: 4f20019f82 user: davygrvy tags: trunk | |
| 18:37 | * win/tclWinSock.c: Removed shutdown() from the function table as it wasn't referenced anywhere a... check-in: d31c0d819c user: davygrvy tags: trunk | |
| 18:13 | * win/tclWinPort.h: Don't turn off winsock prototypes! TclX didn't like it. Even though the core... check-in: f2168e8c5c user: davygrvy tags: trunk | |
| 05:29 | Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for the confusion. check-in: d56c10f510 user: davygrvy tags: trunk | |
| 02:54 | * generic/tclInterp.c (AliasCreate): preserve/release interps to prevent possible FMR error in bad... check-in: 797488af97 user: hobbs tags: trunk | |
| 02:53 | * generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properly cleanup all encodings by using Tc... check-in: 7395efc7eb user: hobbs tags: trunk | |
| 02:51 | add simple valgrind target check-in: 30a68bc5f5 user: hobbs tags: trunk | |
| 02:51 | unset path var to allow singleproc testing check-in: 083ccd23f3 user: hobbs tags: trunk | |
| 02:46 | missed a patch item reference. check-in: 583e8f9f9d user: davygrvy tags: trunk | |
| 02:22 | adjusted some commentary to be more accurate. check-in: 596f4ed996 user: davygrvy tags: trunk | |
| 01:41 | Incorrect local edit of this file was previously committed that included a TcpAccept() hack that has... check-in: 222e5987ea user: davygrvy tags: trunk | |
| 00:59 | small typo. check-in: 374300f528 user: davygrvy tags: trunk | |
| 00:58 | * win/tclWinPort.h: * win/tclWinSock.c: This patch does two things: 1) Cleans-up the winsock ty... check-in: f0c1f576b2 user: davygrvy tags: trunk | |
|
2002-11-26
| ||
| 22:41 | added a missing comment line to show that use of TerminateThread is evil. check-in: 832dfabe5f user: davygrvy tags: trunk | |
| 22:35 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: * win/tclWinSock.c: * win/tclW... check-in: a2db2b4e4a user: davygrvy tags: trunk | |
| 21:56 | * win/README: Update msys build env URL. This release #4 build both tcl and tk without problems. check-in: 6c637822c0 user: mdejong tags: trunk | |
|
2002-11-23
| ||
| 01:41 | * library/init.tcl: code cleanup to reduce use of * library/opt/optparse.tcl: string compa... check-in: 4e3709186c user: hobbs tags: trunk | |
| 01:22 | * tests/interp.test: interp-14.4 * generic/tclInterp.c (TclPreventAliasLoop): prevent seg fault w... check-in: 9be42b0849 user: hobbs tags: trunk | |
|
2002-11-19
| ||
| 02:34 | * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offset after the "end-" prefix. * gene... check-in: 9ed6048410 user: hobbs tags: trunk | |
| 01:30 | no message check-in: 4ab4f675d3 user: davygrvy tags: trunk | |
| 01:29 | * win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixed improper compiler macros that missed t... check-in: 31c2a09d6f user: davygrvy tags: trunk | |
|
2002-11-15
| ||
| 15:34 | Added missing .BE [Bug 629330] check-in: d81f9a0a52 user: dkf tags: trunk | |
|
2002-11-14
| ||
| 00:56 | * generic/regexpComp.test: added tests 22.* * generic/tclCompCmds.c (TclCompileRegexpCmd): add lef... check-in: 8b683e0af1 user: hobbs tags: trunk | |
|
2002-11-13
| ||
| 22:11 | 3 small fixes check-in: 602e2df05f user: vincentdarley tags: trunk | |
|
2002-11-12
| ||
| 02:27 | TclUtfToUniChar optimizations check-in: 8df83dce48 user: hobbs tags: trunk | |
| 02:26 | * generic/tclUtil.c (Tcl_Backslash): use TclUtfToUniChar. (Tcl_StringCaseMatch): use TclUtfToUniCh... check-in: 8fe2fe6f36 user: hobbs tags: trunk | |
| 02:26 | * generic/tclUtf.c: make use of TclUtfToUniChar macro throughout the functions, and add extra opti... check-in: af7f25d96a user: hobbs tags: trunk | |
| 02:26 | * generic/tclStringObj.c (Tcl_GetCharLength): optimize for the ascii char case. (Tcl_GetUniChar):... check-in: 0dc350572c user: hobbs tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode): improve INST_STR_CMP to use memcmp in the one-byte/ch... check-in: c6f4f7379f user: hobbs tags: trunk | |
| 02:25 | * generic/tclEncoding.c (UtfToUtfProc, UtfToUnicodeProc): (TableFromUtfProc, EscapeFromUtfProc): U... check-in: 82edeac674 user: hobbs tags: trunk | |
| 02:25 | * tests/split.test: added 1-char string split tests * generic/tclCmdMZ.c (Tcl_SplitObjCmd): Use Tc... check-in: 5a9d0381a0 user: hobbs tags: trunk | |
| 02:25 | * generic/tclInt.h: add macro version of Tcl_UtfToUniChar (TclUtfToUniChar) that does the one-byte... check-in: 48d20fd2a0 user: hobbs tags: trunk | |
| 02:24 | * generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevel only. This interim number will ... check-in: 7d8bbf1bf0 user: hobbs tags: trunk | |
| 02:23 | * generic/tclHash.c (HashStringKey): move string++ lower to save an instruction. check-in: f1d00748cb user: hobbs tags: trunk | |