diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-18 13:11:49 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-18 13:11:49 +0000 |
commit | a6ec74c1448e028e8d796742c81e78fb067bf603 (patch) | |
tree | 316c1c9c0b1582643884c4cb62fa28d578b88412 /MANIFEST | |
parent | 72802890534be7b33c8ac870fc565ebbe0a9f388 (diff) | |
download | perl-a6ec74c1448e028e8d796742c81e78fb067bf603.tar.gz |
Split off the pack/unpack code, from Nicholas Clark.
p4raw-id: //depot/perl@10685
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1778,6 +1778,7 @@ pp.h Push/Pop code defs pp.sym Push/Pop code symbols pp_ctl.c Push/Pop code for control flow pp_hot.c Push/Pop code for heavily used opcodes +pp_pack.c Push/Pop code for pack/unpack pp_proto.h C++ definitions for Push/Pop code pp_sys.c Push/Pop code for system interaction proto.h Prototypes |