Tcl Source Code

Timeline
Login

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

50 ancestors of a8d83acd188df8a8

2008-07-16
22:08
NRE-aware TclOO. check-in: a8d83acd18 user: dkf tags: trunk, potential incompatibility
00:44
* tests/NRE.test: better constraint for testing the * tests/stack.test: existence of teststack...
check-in: 41e62e1505 user: msofer tags: trunk
2008-07-15
14:13
* generic/tclParse.c: fixing incomplete reversion of "fix" for [Bug 2017583], missing TclResetCanc...
check-in: 34b2654de3 user: msofer tags: trunk
13:50
Fix [Bug 2018603] check-in: a65d58e563 user: dkf tags: trunk
12:58
Fix error in example. [Bug 2016740] check-in: d174149bbd user: dkf tags: trunk
10:15
Factor the ensemble code a bit more. check-in: 77f9b57cf0 user: dkf tags: trunk
2008-07-14
20:29
* generic/tclParse.c: reverting the "fix" for [Bug 2017583], * tests/parse.test: numLevel manage...
check-in: 589a13cd5a user: msofer tags: trunk
14:15
Tidy up code for clarity. check-in: 39ca815347 user: dkf tags: trunk
08:22
Store ClientDatas in NRE callback storage as an array; that's how they are referred to in callback i... check-in: 26d39f7114 user: dkf tags: trunk
02:09
* generic/tclParse.c: Remove unneeded TclInterpReady call
check-in: f52ca120cd user: msofer tags: trunk
02:03
* generic/tclExecute.c: Remove unneeded TclInterpReady call
check-in: 08ab944551 user: msofer tags: trunk
01:38
* generic/tclBasic.c.: Embedded Tcl_Canceled() calls into * generic/tclExecute.c: TclInterpRead...
check-in: e494614ad5 user: msofer tags: trunk
01:27
* generic/tclVar.c: fix error message
check-in: d0fe4d4ec6 user: msofer tags: trunk
00:57
remove unused variable check-in: f6560eca1e user: msofer tags: trunk
00:39
ChangeLog fix check-in: 36cb847033 user: msofer tags: trunk
00:38
* generic/tclParse.c: remove unnecessary numLevel management [Bug 2017583]
check-in: f5e9b29a66 user: msofer tags: trunk
00:11
* generic/tclBasic.c.: NRE left too many calls to * generic/tclExecute.c: TclResetCancellation ...
check-in: 762ff2fe9f user: msofer tags: trunk
2008-07-13
23:15
more consistent wrong # arg messages: change all messages containing ?options? to the form ?-option ... check-in: 7dcec0e5e2 user: nijtmans tags: trunk
22:42
* generic/tclBasic.c: TclResetCancellation() calls were misplaced (merge mishap); stray //. Thanks...
check-in: 0b71c2e082 user: msofer tags: trunk
16:07
* generic/tclInt.h: the new macros TclSmallAlloc and TclSmallFree were badly defined under mem deb...
check-in: 4931a14a74 user: msofer tags: trunk
15:56
whitespace check-in: b689462c86 user: das tags: trunk
12:54
add new NRE files check-in: 1f95bf67fa user: das tags: trunk
12:54
autoheader-2.59 check-in: ae7205f383 user: das tags: trunk
12:54
remove leftover DTRACE macro causing buid failure check-in: f5270f6b50 user: das tags: trunk
09:29
silence compiler warnings about uninited variables (gcc can't follow the logic) check-in: e2f82b3946 user: msofer tags: trunk
09:04
added new files generic/tclNRE.h and tests/NRE.test check-in: efe90c32ce user: msofer tags: trunk
09:03
NRE implementation [Patch 2017110] check-in: a646e4c362 user: msofer tags: trunk
2008-07-11
14:41
Minor updates for better readability. check-in: 870874a4ee user: dkf tags: trunk
2008-07-09
14:41
add a vqtcl entry check-in: 1c90799316 user: patthoyts tags: trunk
2008-07-08
17:52
* generic/tclGet.c: Corrected out of date comments and removed * generic/tclInt....
check-in: 006f71d8fb user: dgp tags: trunk, potential incompatibility
12:34
Tighten up language. check-in: 8ee2474038 user: dkf tags: trunk
2008-07-07
21:40
* generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: cb0fe6bf7c user: andreas_kupries tags: trunk
14:06
typo check-in: ed992275b3 user: dgp tags: trunk
08:29
Correct examples. [Bug 1982642] check-in: 0cc6b56d0d user: dkf tags: trunk
2008-07-06
09:42
Improve [lindex] examples. check-in: 9f091b0f8c user: dkf tags: trunk
2008-07-03
17:38
* generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak reported in [Bug 1987821]. Than... check-in: 2a130e3959 user: andreas_kupries tags: trunk
17:28
* library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri...
check-in: 570fddae32 user: dgp tags: trunk
2008-07-01
14:29
Add focussed stack limiting to the RE compiler. Tuning might not yet be right but it passes everythi... check-in: 1ab85d8c7d user: dkf tags: trunk
13:24
Fix [2006884] check-in: a8de9c95aa user: dkf tags: trunk
2008-06-30
15:58
typo check-in: 57d6f5548c user: dgp tags: trunk
15:24
Clean up typedef formatting check-in: 36fe95e2c4 user: dkf tags: trunk
14:01
* doc/ObjectType.3: Updated documentation of the Tcl_ObjType struct to match exp...
check-in: 031847e56d user: dgp tags: trunk
01:10
formatting, whitespace check-in: e09456245c user: das tags: trunk
2008-06-29
23:12
Lrange cleanup and in-place optimization [Patch 1890831] check-in: 37618d97d9 user: ferrieux tags: trunk
23:05
Avoid useless String conversion for CONCAT1 of pure byte arrays [Patch 1953758]. check-in: fd074bcd24 user: ferrieux tags: trunk
22:28
Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs, add a few missing ... check-in: 29df58df24 user: dkf tags: trunk
19:09
* generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks to Rolf Ade f...
check-in: 47846b80dd user: dgp tags: trunk
13:50
Fix [Bug 2004256] check-in: 2b42d73487 user: dkf tags: trunk
2008-06-28
23:43
Fix [Bug 2004480] check-in: 13f2955f1c user: dkf tags: trunk
04:22
* generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks Rolf Ade for...
check-in: f30a13da50 user: dgp tags: trunk
2008-06-27
21:46
Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain this claim in the docs. Also... check-in: 325a6ffd56 user: dgp tags: trunk