Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file changes version 9a057649e0

2004-11-04
00:23
niggly test suite fixes check-in: 196f30214c user: dgp tags: trunk
2004-11-03
23:00
remove knownBugs from clock tests by fixing them check-in: 2ddee576d4 user: kennykb tags: trunk
22:12
niggly test suite fixes check-in: 3417d7bc9f user: dgp tags: trunk
21:49
test cleanup correction check-in: 21dd997705 user: dgp tags: trunk
21:22
no message check-in: e2df8d61dd user: davygrvy tags: trunk
21:20
* generic/tclCompile.h: Removed extrainious reset of TCL_STORAGE_CLASS missed in last edit. check-in: c899ac6efb user: davygrvy tags: trunk
21:07
* generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: b7eb0a41da user: davygrvy tags: trunk
20:30
* library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods to Aunt ??? in [u...
check-in: bfb33ac10c user: dgp tags: trunk
19:13
* generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: 89bb140d4a user: davygrvy tags: trunk
19:12
no message check-in: 68e6343ea1 user: davygrvy tags: trunk
18:25
no message check-in: 25c2697d67 user: davygrvy tags: trunk
17:16
* generic/tclTrace.c (TclCallVarTraces): Improved ability to debug * tests/incr-old...
check-in: ae1a4b3855 user: dgp tags: trunk
00:57
* generic/tclRegexp.h: manipulating TCL_STORAGE_CLASS unnecessary. check-in: 6e7d80fe4b user: davygrvy tags: trunk
00:53
no message check-in: ac8985c89d user: davygrvy tags: trunk
00:53
* generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos. check-in: f7258bdf3e user: davygrvy tags: trunk
00:27
no message check-in: 3e5c9416c9 user: davygrvy tags: trunk
00:26
* win/tclWinInt.h: * win/tclWinPort.h: exported internals dropped by a count of 14. check-in: db6ba42d9e user: davygrvy tags: trunk
00:13
no message check-in: 1d555ee241 user: davygrvy tags: trunk
00:11
* generic/tclCompile.h: Exchanged use of the EXTERN macro to the new MODULE_SCOPE macro. Lowered ex... check-in: fa5776ef68 user: davygrvy tags: trunk
2004-11-02
21:30
no message check-in: 78ea86edc9 user: davygrvy tags: trunk
21:11
no message check-in: ddaf6f3927 user: davygrvy tags: trunk
21:08
* generic/tclInt.h: added a check for #ifdef __cplusplus around the #define of MODULE_SCOPE. About ... check-in: ed10d6a196 user: davygrvy tags: trunk
19:03
2004-11-02 Don Porter <[email protected]>
* library/tcltest/tcltest.tcl: ...
check-in: 8dd03226ef user: dgp tags: trunk
15:32
Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: fc3247cc03 user: dkf tags: trunk
15:16
updates to Havana and Cuiaba time zones check-in: 2a5075ede2 user: kennykb tags: trunk
12:13
TclpUTime simplification check-in: 6c005a1584 user: vincentdarley tags: trunk
10:11
Make core less eager to spew its guts all over the place; core symbols in tclInt.h are now no longer... check-in: dd41039533 user: dkf tags: trunk
09:23
Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 6e6f7aa4c8 user: dkf tags: trunk
2004-11-01
16:58
Second part of fix for Bug 926106 check-in: 824c70e9e5 user: kennykb tags: trunk
14:41
Remove unused label check-in: bb87df3526 user: dkf tags: trunk
14:38
Fix for [Bug 761471]; NaN is now *never* equal to NaN... check-in: f6393bd784 user: dkf tags: trunk
14:21
Cleaning up of the namespace guts. check-in: 6bcf8b0c20 user: dkf tags: trunk
11:58
Cleaning up; mostly whitespace and comment fixes. check-in: d4e3860340 user: dkf tags: trunk
09:24
Improved comments on selected flags in tcl.h check-in: 7bb1a3157b user: dkf tags: trunk
2004-10-31
23:59
command quoting fix check-in: 4cd6f8c661 user: dgp tags: trunk
21:24
typo fix check-in: 3994f820fa user: dgp tags: trunk
19:12
General cleanup check-in: 5b1d810ff2 user: dkf tags: trunk
18:46
Fix pseudo-constraint check-in: 150f42b48f user: dkf tags: trunk
18:44
Minor fixes for marginally more clarity check-in: 172b22ddbd user: dkf tags: trunk
18:38
Turn umask2 constraint into something more commonly satisfiable Also turn conditional tests into con... check-in: 713e9337d6 user: dkf tags: trunk
17:38
Added constraint to test that won't ever work on Unix (no drive letters!) check-in: e591345f87 user: dkf tags: trunk
17:36
General clean up check-in: ee022adb71 user: dkf tags: trunk
17:07
Remove broken test constraint. [bug 1053908] check-in: b6efd8b906 user: dkf tags: trunk
16:28
Make [info globals ::foo] work. [Bug 1057461] check-in: d4670e6381 user: dkf tags: trunk
16:01
Rework to be many lines shorter Also convert a few `ASCII's to `Unicode's Also do some formatting fi... check-in: 3f3f365d40 user: dkf tags: trunk
15:38
Fix typo check-in: 4a2bb784c9 user: dkf tags: trunk
2004-10-30
21:36
Fixed conversion between FILETIME and Tcl time -Bug 926106 check-in: f99264e927 user: kennykb tags: trunk
18:03
replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux) check-in: bbd3b03bde user: kennykb tags: trunk
02:16
* library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm...
check-in: b8cfda2859 user: dgp tags: trunk
2004-10-29
15:39
Allow ensembles to rewrite their subcommands' error messages to be more relevant to users. [Patch 10... check-in: 7162a54053 user: dkf tags: trunk
2004-10-28
17:21
fix for execution stack corruption [Bug 1055676]. Credit dgp for detective work and fix. check-in: f1a5745b04 user: msofer tags: trunk
04:57
no message check-in: 79f94beac4 user: davygrvy tags: trunk
04:54
D'oh! check-in: 6da1b272d9 user: dgp tags: trunk
04:52
* unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting called * win/tclAppInit.c: ... check-in: 7bd534cd4f user: davygrvy tags: trunk
04:17
* tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command...
check-in: 2aef95bfda user: dgp tags: trunk
00:04
* tests/clock.test: Correct duplicate test names. * tests/namespace.test: ...
check-in: a891dd598a user: dgp tags: trunk
2004-10-27
23:21
no message check-in: b269ebbd96 user: davygrvy tags: trunk
23:20
* generic/tcl.h: Removed the file level 'extern "C" {' and the coresponding closing block as it serv... check-in: af45deaac3 user: davygrvy tags: trunk
21:00
more clarity added to my last entry check-in: 302f75bfad user: davygrvy tags: trunk
20:58
* win/tclWinThrd.c (TclFinalizeLock): release the critical section before deleting it. [Bug 731778] check-in: 100f4d4a60 user: davygrvy tags: trunk
20:53
* tests/registry.test: Fixed test files to load the correct * tests/winDde.test: registry and dde pa... check-in: b7e5a90f69 user: davygrvy tags: trunk
17:56
fixed format-19.1 for 64 bit machines check-in: a0c0a6d869 user: kennykb tags: trunk
17:15
no message check-in: d1b9a0adc5 user: davygrvy tags: trunk
17:13
* generic/tclInt.decls: The following 9 functions were moved from * generic/tclInt.h: tclInt.h t... check-in: 1cd7958f05 user: davygrvy tags: trunk
17:01
* tests/tm.test: Expanded on the testsuite entered by Donal. * library/tm.tcl: Even found bugs, ... check-in: 7523fae991 user: andreas_kupries tags: trunk
15:42
additional regression test for Bug 868489 check-in: 5bba2806a3 user: kennykb tags: trunk
14:43
Yet more small fixes check-in: bc5a431cb6 user: dkf tags: trunk
14:24
More minor doc fixes check-in: 83ab806184 user: dkf tags: trunk
12:53
More minor doc fixes check-in: d75edd0e24 user: dkf tags: trunk
09:36
Many minor doc fixes check-in: 77001dc18a user: dkf tags: trunk
2004-10-26
21:52
* generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test. * tests/subs...
check-in: 86cdd8b62d user: dgp tags: trunk
21:04
Reversed expected result from test subst-12.3. check-in: ae616be00c user: dgp tags: trunk
20:55
* tests/subst.test (subst-12.3,4): More tests for Bug 1036649.
check-in: 9ec73095ae user: dgp tags: trunk
20:35
* unix/Makefile.in (install-libraries): Updated the installation of the http, msgcat...
check-in: 02fd84be97 user: dgp tags: trunk
20:26
no message check-in: 6389f51a86 user: davygrvy tags: trunk
20:24
* generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid caused PIDs on win95 to go negativ... check-in: a299c8cf04 user: davygrvy tags: trunk
19:44
* library/tm.tcl (::tcl::tm::Defaults): Added a second [file dirname] around the location of th... check-in: daaaa9dea4 user: andreas_kupries tags: trunk
16:46
* tests/basic.test: Added missing constraints. * tests/compile.test: * t...
check-in: b09796fafb user: dgp tags: trunk
16:19
removed more direct references to the VAR flags, replaced with access macros. check-in: a5dd1b4f7c user: msofer tags: trunk
10:24
Tighten up expr(n) wording. [Bug 1027849] check-in: 4228823a58 user: dkf tags: trunk
02:08
fixes for Bug 1054101 check-in: 5a8bf31af4 user: kennykb tags: trunk
2004-10-25
22:11
Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005] check-in: 6395f0b667 user: dkf tags: trunk
22:03
Clarified meaning of pattern arg to [info procs] check-in: 32f634b99e user: dkf tags: trunk
21:52
Remove some of the contortions from cmdAH-8.45 check-in: b0dfd8b03c user: dkf tags: trunk
20:24
* generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): Removed several ...
check-in: 8d245f4a56 user: dgp tags: trunk
17:24
* library/auto.tcl Purged Tcl's script library of all * library/clock.tcl r...
check-in: 2869274367 user: dgp tags: trunk
15:36
Flesh out tests and transform the TM manager API into an ensemble check-in: 31d53a1a5d user: dkf tags: trunk
01:06
defined new macros to get/set the flags of variables. check-in: 40ad1ac016 user: msofer tags: trunk
2004-10-24
22:25
* generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo): Shift the initializat...
check-in: 7f607689c0 user: dgp tags: trunk
2004-10-22
22:33
Even more cleaning up check-in: 7e33e5c789 user: dkf tags: trunk
22:27
Further cleaning up of the docs check-in: 6f16fbfb6e user: dkf tags: trunk
22:08
Add *very* basic test suite for modules, and tighten up the doc style check-in: 144ca38be0 user: dkf tags: trunk
15:46
Make ensembles report shorter error traces that conceal more of how the ensemble implements itself. ... check-in: 322dfbd680 user: dkf tags: trunk
14:27
* library/clock.tcl: Fixed a typo where the fallback time zone became ::localtime instead of :localt... check-in: 40a0ea2e1e user: kennykb tags: trunk
14:01
Whitespace police check-in: de324da1c2 user: dkf tags: trunk
13:48
Standardize way of calling object freeIntRepProcs... check-in: 4ed6ee39b3 user: dkf tags: trunk
12:29
* generic/tclVar.c: fixed bug in commit of 2004-07-23, which was causing a leak of Proc structures...
check-in: adf43cb90a user: msofer tags: trunk
2004-10-21
17:07
* generic/tclInt.h (Interp): * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp...
check-in: 80f951767f user: dgp tags: trunk
15:19
* generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd): Updated to call the new Tcl...
check-in: 85c0a05f6f user: dgp tags: trunk
03:53
doubled speed of clock format check-in: 0edf6ae28d user: kennykb tags: trunk
2004-10-20
18:11
* win/Makefile.in (install-msgs): Fixed a problem with the * win/Makefile.in (install-tzdata): ... check-in: 1522733ce4 user: andreas_kupries tags: trunk
14:50
Whitespace police and other style fixes check-in: fe211d6d7c user: dkf tags: trunk
05:28
* generic/tclThreadTest.c (ThreadEventProc): Corrected subtle bug where the returned (char *) from...
check-in: c2f8e0ceb4 user: dgp tags: trunk
2004-10-19
22:20
Stop losing result codes in [dict with] in some circumstances check-in: 60d87ccbdc user: dkf tags: trunk
21:59
Added Itcl acknowledgment. check-in: 977c9d3ec3 user: dgp tags: trunk
21:53
* generic/tclInt.h (Tcl*InterpState): New internal routines * generic/tclR...
check-in: 4073981ce3 user: dgp tags: trunk
2004-10-18
21:15
* generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp): * generic/tclCmdAH.c (Tcl_...
check-in: 02ff5ead50 user: dgp tags: trunk
2004-10-17
14:22
generic/tclResult.c: removed unused variable [Bug 1048588]. check-in: 72ca9d5c70 user: msofer tags: trunk
2004-10-15
21:02
* generic/tclCmdMZ.c (TclProcessReturn): Now that primary * generic/tclProc.c...
check-in: 608104a1b8 user: dgp tags: trunk
15:42
Remove unused variable check-in: e15c8bb067 user: dgp tags: trunk
04:01
* generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, TclEvalObjvInternal...
check-in: 264b4df978 user: dgp tags: trunk
2004-10-14
17:20
TIP#217 implementation check-in: 2f692ebdfa user: dkf tags: trunk
15:05
Speed up [info <thing> <simplePattern>] check-in: 1bb28d61d3 user: dkf tags: trunk
2004-10-12
19:31
synchronized to Olson's tzdata2004e check-in: 5818ca2c48 user: kennykb tags: trunk
2004-10-11
19:58
Fix comments... check-in: 6fb61799ba user: dkf tags: trunk
2004-10-08
22:44
Fix things so we can pass our own test suite for TIP#212... check-in: 3cfa3fcd2c user: dkf tags: trunk
21:39
Docs for TIP#201 and TIP#212; this allows these TIPs to become Final check-in: b022444f39 user: dkf tags: trunk
21:10
Basic tests for TIPs #201 and #212 check-in: 9dc24dab78 user: dkf tags: trunk
16:28
update test for TIP 212 check-in: 0b41aec13c user: dgp tags: trunk
15:39
Core of implementation of TIP#201 ('in' and 'ni' operators) check-in: fe8bdb2e90 user: dkf tags: trunk
15:05
Core of implementation of TIP#212 check-in: e431c8ef3b user: dkf tags: trunk
2004-10-07
22:01
* generic/tclTest.c (TestsetobjerrorcodeCmd): Simplified.
check-in: 00d54349a1 user: dgp tags: trunk
16:22
Add return type decls check-in: e11d4d0e98 user: dkf tags: trunk
16:05
Reduce the number of warnings given by nroff... check-in: f1d921f3d0 user: dkf tags: trunk
15:37
Fix the argument list widths properly... check-in: 21d0f484be user: dkf tags: trunk
15:15
Convert CONST to const, VOID to void so we document how we want the API used. check-in: 94bf67038b user: dkf tags: trunk
14:52
Convert (most) tabs to spaces because they're printed more reliably check-in: 9a6f35d2a8 user: dkf tags: trunk
14:50
filesystem generic/platform code splitting check-in: 60716a23e9 user: vincentdarley tags: trunk
14:44
Update the .AS macro definition and take advantage of it's new-found power. check-in: dcba7c799d user: dkf tags: trunk
09:02
Split off ChangeLog entries for 2003 check-in: fe19fa6703 user: dkf tags: trunk
08:49
Clarify filesystem docs check-in: e29f83db49 user: dkf tags: trunk
00:55
corrected botched logic in GetValueNames check-in: 8590dfa4eb user: dgp tags: trunk
00:24
remove unused var check-in: a4b1314d1c user: dgp tags: trunk
00:14
typo fix check-in: c3836ffc06 user: dgp tags: trunk
2004-10-06
23:44
Simplify the guts of [glob]; maybe mortals can comprehend it now? check-in: d90ba0c5c9 user: dkf tags: trunk
20:16
Simplify LoadTableEncoding check-in: 28d59eb3e1 user: dkf tags: trunk
20:09
Formatting fixes. check-in: 16ec5fa30d user: dkf tags: trunk
17:09
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: be0a51bf83 user: dgp tags: trunk
16:37
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: 49653405fd user: dgp tags: trunk
16:08
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: 015f30eb56 user: dgp tags: trunk
15:59
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: 9883f6bfdb user: dgp tags: trunk
15:20
Silence compiler warning... check-in: 76b07a26d5 user: dkf tags: trunk
14:59
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: ee7c709e65 user: dgp tags: trunk
14:39
Style fixes check-in: 7389be9553 user: dkf tags: trunk
14:35
More formatting fixes... check-in: 8331fc4644 user: dkf tags: trunk
14:14
Style guide fixes (braces for if, etc.) check-in: 6abe9be6e8 user: dkf tags: trunk
14:10
Put braces round if bodies... check-in: 51b9106bd6 user: dkf tags: trunk
14:06
Add braces to if bodies Also simplify the SEH-code by reducing the number of #ifdef's... check-in: 79590951f3 user: dkf tags: trunk
13:55
Put braces round if bodies... check-in: 5baf20fb87 user: dkf tags: trunk
13:47
Braces round if bodies... check-in: e02e4d1ccb user: dkf tags: trunk
13:43
Style guide fixes check-in: 33bea7837f user: dkf tags: trunk
13:38
Style fixes (spaces, braces, etc.) check-in: 4f23da9f69 user: dkf tags: trunk
13:09
Add braces round if body... check-in: 3ec20e5c0e user: dkf tags: trunk
13:05
Minor style guide issues (e.g. making sure all 'if' bodies have braces around them) check-in: 08d1f2a4bd user: dkf tags: trunk
12:44
More mnemonic variable names, better brace usage. check-in: b9c00ba62e user: dkf tags: trunk
12:09
Style improvements and more macro use. check-in: d856bd6cb3 user: dkf tags: trunk
10:11
Remove useless panic-ing implementations of methods in tclProcBodyType (NULL implies that and produc... check-in: f7ee9d7517 user: dkf tags: trunk
09:56
Style fixes and Tcl_GetString -> TclGetString check-in: ce0b390fca user: dkf tags: trunk
09:48
Tcl_GetString -> TclGetString check-in: fea47e431e user: dkf tags: trunk
09:44
Convert Tcl_GetString to TclGetString for minor speed increase check-in: e5bdcff27d user: dkf tags: trunk
09:37
Convert to using the TclGetString macro; slightly faster... check-in: 877ed1640f user: dkf tags: trunk
09:31
Convert string to stringPtr check-in: 964c884f26 user: dkf tags: trunk
09:28
Simplify [switch] implementation. check-in: 920c8a341a user: dkf tags: trunk
09:07
Minor formatting fixes check-in: 58792bac28 user: dkf tags: trunk
05:52
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: 6470fa7251 user: dgp tags: trunk
03:43
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *...
check-in: cd5499b524 user: dgp tags: trunk
00:24
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: I...
check-in: 768fcfc909 user: dgp tags: trunk
2004-10-05
23:21
Make Tcl_AppendResult() non-deprecated again. [Patch 1041072] Also change string to stringPtr to avo... check-in: 79c1d5927d user: dkf tags: trunk
21:21
* generic/tclBasic.c (TclObjInvoke): More simplification of the TclObjInvoke routine...
check-in: d2549ea563 user: dgp tags: trunk
18:14
* generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, TclEvalObjvInternal...
check-in: 46e4edb86c user: dgp tags: trunk
16:26
oops check-in: 397b93fa34 user: dgp tags: trunk
15:45
* generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha...
check-in: 41ece74288 user: dgp tags: trunk
2004-10-04
15:30
* tests/clock.test (clock-34.*): Removed an antibug that forced comparison of [clock scan] results...
check-in: e040ecd522 user: kennykb tags: trunk
13:56
Stop words starting with 'eq' or 'ne' from being subdivided by the expression parser. [Bug 884830] check-in: 8dec782209 user: dkf tags: trunk
13:06
Clarify that dicts are unordered [Bug 1032243] and add another example. check-in: 3209dd17bc user: dkf tags: trunk
07:53
Added missing bug number check-in: 0de9e1c089 user: dkf tags: trunk
2004-10-02
17:12
Remove unneeded label check-in: b5b093d910 user: dkf tags: trunk
17:00
Modify the semantics of [dict set] to be what everyone expected them to be in a straw poll. Also mad... check-in: 0d9c0a63ab user: dkf tags: trunk
04:21
* tests/namespace.test (namespace-8.7): Another test for save/restore of ::errorInfo...
check-in: 4ca7ebe36e user: dgp tags: trunk
2004-10-01
12:45
Speed up [upvar] and [uplevel] by not forcing level references to be parsed as strings every time th... check-in: 09f8c750f7 user: dkf tags: trunk
03:19
* generic/tclBasic.c (Tcl_CreateInterp): Removed the flag bit value * generic/tclInt...
check-in: 8dae678302 user: dgp tags: trunk
03:10
* generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit value * generic/tclInt....
check-in: 70d5f804f9 user: dgp tags: trunk
00:10
Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: a6645f01ff user: dgp tags: trunk
2004-09-30
23:06
* generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization * generic/tclCmdAH....
check-in: 6dfe14b116 user: dgp tags: trunk
10:41
* tests/subst.test (12.1-2): added tests for [Bug 1036649] check-in: b08f163d2c user: msofer tags: trunk
2004-09-29
22:37
* tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL.
check-in: c1f44b257b user: dgp tags: trunk
22:23
Remove unused variable check-in: aacd21295b user: dkf tags: trunk
22:22
Typo check-in: 36ee16f240 user: dkf tags: trunk
22:17
Factorize out the code for freeing an object's internal rep. check-in: 3890ad3c7c user: dkf tags: trunk
2004-09-28
21:44
Changelog typo check-in: 3e657ba472 user: msofer tags: trunk
2004-09-27
22:39
* generic/tclBasic.c (TclObjInvoke): fix for bogus gcc warning about uninitialised variable. check-in: 1810285e4e user: msofer tags: trunk
22:03
removed several unused vars in TclObjInvoke check-in: 0109c2c6b8 user: kennykb tags: trunk
21:57
Whitespace/formatting policing check-in: e73ae22ac6 user: dkf tags: trunk
19:59
removed some workarounds for Bug 868489 check-in: 20788cf565 user: kennykb tags: trunk
16:24
* generic/tclBasic.c: Removed internal routines TclInvoke, * generic/tclInt.decls:...
check-in: 930404b026 user: dgp tags: trunk
15:07
added missing Tcl_GlobTypeData documentation check-in: b0fe08733f user: vincentdarley tags: trunk
15:00
fix to small filesystem bugs check-in: d6e4847a47 user: vincentdarley tags: trunk
14:31
many more TIP 173 changes check-in: e64761cd12 user: kennykb tags: trunk
09:00
small typo check-in: c3a0427de3 user: vincentdarley tags: trunk
2004-09-26
16:36
Report compilation errors at runtime, [Patch 103368] by dgp. check-in: aaebedbc1e user: msofer tags: trunk