Tcl Source Code
Timeline
Not logged in

20 most recent checkins

2011-03-02
20:27
[c64f310d38] Leaf: Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). (user: dgp, tags: trunk)
16:06
[79367df0f0] Leaf: Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (user: dgp, tags: core-8-5-branch)
03:59
[d7f33b3d72] Leaf: merge trunk into dogeen-assembler-branch (user: kennykb, tags: dogeen-assembler-branch)
2011-03-01
20:02
[0e18b9441c] fix leaks in throw and unset compilers (user: mig, tags: trunk)
19:54
[40089e043b] This is Patch 3168398, Joe Mistachkin's optimisation of Tip #285 (user: mig, tags: trunk)
19:26
[41088210ac] * generic/tclExecute.c (ExprObjCallback): fix object leak (user: mig, tags: trunk)
18:24
[9c6343aefd] * generic/tclExecute.c (TEBCresume): store local var array and constants in automatic vars to reduce indirection, slight perf increase (user: mig, tags: trunk)
18:21
[14fef1ae97] merge trunk (user: kennykb, tags: dogeen-assembler-branch)
18:13
[b4bf957f29] fix typo in dkf's last commit (user: mig, tags: trunk)
18:05
[2b4579e047] remove unused variables (user: mig, tags: trunk)
18:04
[8223b1672d] Leaf: Typo in last commit broke tclStringObj.c build. Fixed. (user: dgp, tags: core-8-4-branch)
17:19
[b97b771b6d] * generic/tclBasic.c (TclNREvalObjv): dont do the trampoline dance for commands that do not have an nreProc, Patch 3168229 (user: mig, tags: trunk)
15:38
[90b4acd7bd] Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (user: dgp, tags: core-8-4-branch)
15:07
[25d2a66f4d] Reorganization of call context reference count management so that code is (mostly) simpler. (user: dkf, tags: trunk)
04:16
[1357375583a] merge trunk (user: kennykb, tags: dogeen-assembler-branch)
2011-02-28
21:23
[ebe7b80052] Leaf: Mark merge point. (user: dgp, tags: dgp-refactor)
21:21
[d1e1021f8a] Mark merge of 8.5 bugfixes into 8.6 development. (user: dgp, tags: trunk)
21:19
[d13d8d8f0a] Mark merge of 8.4 bugfixes into 8.5 development. (user: dgp, tags: core-8-5-branch)
20:58
[1b19fb4fb6] merge (user: dgp, tags: dgp-refactor)
20:26
[f6f4f8c5e7] * doc/RegExp.3: Bug 3165108: Corrected documentation of description of subexpression info in Tcl_RegExpInfo structure. (user: dgp, tags: trunk)