Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 6ef9ab3ad557aeb4.

2011-03-24
09:45
Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: 3971651ab7 user: dkf tags: core-8-5-branch
09:40
Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: e7289d1266 user: dkf tags: core-8-4-branch
09:12
Correct bizarre name of enumeration member. check-in: 0fe67a0357 user: dkf tags: trunk
06:23
Merge to feature branch check-in: 6968a9adbd user: dkf tags: dkf-notifier-poll
00:47
bugfix in new Tcl_Preserve check-in: 997703b388 user: mig tags: mig-alloc-reform
2011-03-23
23:42
completely new Tcl_Preserve implementation under Zippy, should be *much* faster. Cost is loss of som... check-in: a39cc6c970 user: mig tags: mig-alloc-reform
23:23
Trial patch changing the handling of the TIP 280 continuation line data structures to keep expensive... check-in: 2b5c76ad19 user: andreask tags: aku-tip-280-cl-perf-trial
19:04
normBench check-in: 9dc1f7865d user: mig tags: mig-alloc-reform
13:12
merge trunk to feature branch check-in: d99d43d373 user: mig tags: mig-alloc-reform
13:11
* generic/tclObj.c: exploit HAVE_FAST_TSD for the deletion context in TclFreeObj() check-in: 005a498bda user: mig tags: trunk
11:59
fix multi->purify, some cleanup check-in: a8eaab2085 user: mig tags: mig-alloc-reform
2011-03-22
22:13
ifdefery now ok? testing all build options on core.tcl.tk check-in: 7a8b1fc210 user: mig tags: mig-alloc-reform
22:01
parens check-in: 8187ce216e user: mig tags: mig-alloc-reform
21:51
slightly clearer ifdefery check-in: ebf5f5e368 user: mig tags: mig-alloc-reform
21:18
fix ifdefery check-in: 4b0d1bdd14 user: mig tags: mig-alloc-reform
19:02
separate Tcl_Obj free lists from blocks, was having weird perf issues possibly due to different bloc... check-in: 4492886364 user: mig tags: mig-alloc-reform
11:21
Merge to feature branch check-in: 03f3ae79e3 user: dkf tags: dkf-notifier-poll
11:20
Restore build-ability and fix mixed up ordering assumptions. check-in: 2870a0fa35 user: dkf tags: dkf-notifier-poll
11:12
Try to minimize the amount of work done inside the notifier thread. check-in: 792d0f741d user: dkf tags: dkf-notifier-poll
11:07
better checks for allocator variant check-in: 571c0a6b39 user: mig tags: mig-alloc-reform
11:01
merge trunk to feature branch check-in: 2963951bab user: mig tags: mig-alloc-reform
10:52
simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform. check-in: 46389c7b91 user: mig tags: trunk
10:43
merge-mark check-in: b98be6337d user: jan.nijtmans tags: trunk
10:41
The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 83ebc9c1fa user: jan.nijtmans tags: core-8-5-branch
10:37
The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 5b793153df user: jan.nijtmans tags: core-8-4-branch
10:15
typo check-in: 6ef9ab3ad5 user: jan.nijtmans tags: trunk
10:14
[Bug #3216070] Loading extension libraries from embedded Tcl applications. check-in: 58a4f59ea3 user: jan.nijtmans tags: trunk, potential incompatibility
10:10
[Bug #3216070] Loading extension libraries from embedded Tcl applications. check-in: e18262f10e user: jan.nijtmans tags: core-8-5-branch, potential incompatibility
2011-03-21
16:37
simpler initialization check-in: aebc5a42cc user: mig tags: mig-alloc-reform
14:42
remove one level of allocator indirection in non-memdebug builds, imported from mig-alloc-reform. check-in: d74d7bb013 user: mig tags: trunk
14:38
fix last commit check-in: 54811e2ece user: mig tags: mig-alloc-reform
13:41
remove one level of indirection in non-mem-debug builds check-in: 0e843f63e5 user: mig tags: mig-alloc-reform
11:42
some cleanup re obj deletion check-in: ca6e8a9e5e user: mig tags: mig-alloc-reform
11:42
small opts check-in: ce2cb0ea68 user: mig tags: mig-alloc-reform
2011-03-20
16:21
Merge to feature branch check-in: b322e79d3f user: dkf tags: dkf-notifier-poll
16:20
Getting closer to working check-in: 8e2242b4d1 user: dkf tags: dkf-notifier-poll
11:42
merge trunk to feature branch check-in: 3560c1f392 user: mig tags: mig-alloc-reform
11:40
changelog entry check-in: 292737732e user: mig tags: trunk
11:13
(empty) merge trunk to feature branch check-in: 62f6fa7f9d user: mig tags: mig-alloc-reform
11:10
* generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from mig-alloc-reform. The feature has to... check-in: 79413ce9a4 user: mig tags: trunk
2011-03-19
21:47
adding benchmarks on core.tcl.tk; still some weirdos, but looking good check-in: 8b0b6c41ab user: mig tags: mig-alloc-reform
19:44
early return on freeing a NULL pointer check-in: a32bb0339b user: mig tags: mig-alloc-reform
19:35
remove stray panic set for debugging check-in: 75dcf88f4e user: mig tags: mig-alloc-reform
19:00
uninited var in last commit check-in: e6905754d8 user: mig tags: mig-alloc-reform
17:56
look at all blocks in this thread before looking in the shared cache check-in: 724c29a7ae user: mig tags: mig-alloc-reform
17:23
tclListObj.c: simplify macros check-in: 3a9fac126e user: mig tags: mig-alloc-reform
12:24
get purify and native to build by removing ref to ckalloc and friends check-in: 505625c2e2 user: mig tags: mig-alloc-reform
2011-03-18
23:04
getting aPURIFY to build? check-in: 8f55251fdd user: mig tags: mig-alloc-reform
22:57
remove TclpAlloc and friends from internal stubs check-in: 28384cbc01 user: mig tags: mig-alloc-reform
22:42
move the allocator stuff to the end of tclInt.h, in order not to interfere with tclIntDecls.h check-in: cd2c0f98f9 user: mig tags: mig-alloc-reform