Timeline
Not logged in

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

9 check-ins using file generic/tclIOUtil.c version 7e9b2706c5

2016-02-02
01:33
replace indirect with direct jumps where possible; little effect for now, pending mods will increase... Leaf check-in: 2be1a74fb1 user: msofer tags: mig-opt2
2016-02-01
04:15
fix incomplete switch to malloc check-in: be9beb7cef user: msofer tags: mig-opt2
04:05
merge trunk check-in: 3334fbd749 user: msofer tags: mig-opt2
2016-01-31
22:43
use malloc (as opposed to ckalloc) for the NRE_callback stacklets, so that gcc can really insure pro... check-in: 4df7772089 user: msofer tags: mig-opt2
08:30
(COMPATIBILITY, PORTABILITY) NRE API change: callbacks now have three void* arguments (prev. 4). Cal... check-in: 009cc51070 user: msofer tags: mig-opt2
08:28
(NON_PORTABLE) insure good cache alignment of NRE_callback Closed-Leaf check-in: a7a1286053 user: msofer tags: mig-opt2-tmp
07:00
actually reduce the callback size check-in: 35f1b9c6bb user: msofer tags: mig-opt2-tmp
05:02
plug a leak; more to do check-in: 90659d5f5c user: msofer tags: mig-opt2-tmp
2016-01-30
23:48
NRE API change: callbacks now have three void* arguments (prev. 4) check-in: 38ac69064d user: msofer tags: mig-opt2-tmp