Timeline
Not logged in

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

16 check-ins using file generic/tclIntDecls.h version f1daa802f8

2011-03-15
08:44
retire USE_TCLALLOC check-in: 9345713da6 user: mig tags: mig-alloc-reform
01:04
let zippy use fast __thread TSD; enable with -DHAVE_FAST_TSD, the corresponding autoconferry is miss... check-in: b598f4b149 user: mig tags: mig-alloc-reform
00:33
bugfix, was always using the shared pool check-in: b4cce9f15d user: mig tags: mig-alloc-reform
00:18
merge trunk check-in: 3be14a67e3 user: mig tags: mig-alloc-reform
00:16
enable zippy to also work on unthreaded builds as a special case; to enable compile without threads ... check-in: 5b965f32a9 user: mig tags: mig-alloc-reform
2011-03-14
16:48
optimise freeing in TclAttemptRealloc check-in: 50502adb40 user: mig tags: mig-alloc-reform
14:28
merge trunk check-in: a8dba24937 user: mig tags: mig-alloc-reform
2011-03-13
23:15
merge trunk check-in: 97528be764 user: mig tags: mig-alloc-reform
18:20
fixed bug in testnrelevels, all tests pass check-in: a63f3d7674 user: mig tags: mig-alloc-reform
18:01
remove unneeded (DE)CACHE_STACK_INFO macros check-in: 50e3c694d6 user: mig tags: mig-alloc-reform
17:47
remove the Tcl stack completely, each bytecode llocates its own stacklet. *BROKEN*: problems in coro... check-in: 56e8a9f747 user: mig tags: mig-alloc-reform
13:38
manage the catch stack as array not pointer-to-top check-in: 04f1b785bf user: mig tags: mig-alloc-reform
13:01
merge trunk check-in: 727d8e6901 user: mig tags: mig-alloc-reform
07:01
merge trunk check-in: f480a4c841 user: mig tags: mig-alloc-reform
05:50
fix for other allocators check-in: 8778c03c38 user: mig tags: mig-alloc-reform
05:46
redefine TclInterpAlloc/Free to use zippy Tcl_Alloc infrastructure; will be very fast on zippy, not ... check-in: 5314e617b9 user: mig tags: mig-alloc-reform