Timeline
Not logged in

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

75 check-ins using file generic/tclIntDecls.h version 94de50321d

2004-10-14
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