Artifact
6b2c63e2c6c864338839b7a8067e331959e1f245:
- File
generic/tclProc.c
-
2015-06-30 08:10:15
— part of check-in
[d3a263c973]
on branch trunk
— Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal Obj types. On most platforms this doesn't make a difference,
as (void *) and (long) generially have the same size. The only exception where it makes a difference is win64, as we can now store 64 bits in this field in stead of only 32 bits, exactly what the processor is optimized for.
(user:
jan.nijtmans
size: 80603)
-
2015-06-30 14:39:17
— part of check-in
[28e1092ca7]
on branch trunk
— merge head
(user:
dkf
size: 80603)