Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
317 check-ins using file win/Makefile.in version b6be96223a
|
2004-11-16
| ||
| 16:55 | * library/auto.tcl: Updated [tcl_findLibrary] search path to include the $::auto... check-in: 9d88eb0d5d user: dgp tags: core-8-4-branch | |
| 10:06 | Backport of [Patch 1065732] check-in: 0ecaa7ab6c user: dkf tags: core-8-4-branch | |
|
2004-11-15
| ||
| 21:52 | more changes for Tcl 8.4.8 check-in: 968cba98df user: dgp tags: core-8-4-branch | |
| 21:14 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which failed * tests/trace... check-in: 0c5016cb64 user: dgp tags: core-8-4-branch | |
|
2004-11-13
| ||
| 00:41 | * library/init.tcl: Made [unknown] robust in the case that either of the variabl... check-in: e526fa14ad user: dgp tags: core-8-4-branch | |
|
2004-11-12
| ||
| 23:41 | * generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 22220414e2 user: hobbs tags: core-8-4-branch | |
| 09:02 | * doc/clock.n: * doc/registry.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make htm... check-in: 8cd37342ff user: das tags: core-8-4-branch | |
|
2004-11-11
| ||
| 01:20 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 48054e59d7 user: das tags: core-8-4-branch | |
| 01:18 | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 7512e64d88 user: das tags: core-8-4-branch | |
| 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 | |