| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
future use.
p4raw-id: //depot/perl@23892
|
|
|
|
|
|
| |
n N v V) conditionally compile. This means that the refactored
pp_pack/pp_unpack code can now be used in maint.
p4raw-id: //depot/perl@23889
|
|
|
|
|
|
|
|
| |
size table. This requires #ifdef()s in the size table initialiser.
Astoundingly this shaves over 6K of the object size with -Os on OS X.
I was expecting about 1K (due to shrinking a branch table). Mind you,
I'm not going to argue with what I got. :-)
p4raw-id: //depot/perl@23854
|
|
(Shaves about 3k off pp_pack.o)
p4raw-id: //depot/perl@23853
|