diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 1998-06-08 18:16:56 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-10 07:21:21 +0000 |
commit | e2d46a1de163ba101bb4392a8fa6d97ca3c9a323 (patch) | |
tree | 9dc1bbb410301b64987309b0fbfdd19c0687fc62 /global.sym | |
parent | 49136ef87c7a099210ef3e193f1a24f3def277ff (diff) | |
download | perl-e2d46a1de163ba101bb4392a8fa6d97ca3c9a323.tar.gz |
Applied patch, followed by tweaks to *.sym and `perl embed.pl`
Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
p4raw-id: //depot/perl@1105
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/global.sym b/global.sym index 5279e410fd..9b3308f42d 100644 --- a/global.sym +++ b/global.sym @@ -34,10 +34,6 @@ fold fold_locale freq ge_amg -get_op_descs -get_op_names -get_no_modify -get_opargs gt_amg inc_amg init_thread_intern @@ -105,7 +101,6 @@ sin_amg sle_amg slt_amg sne_amg -specialsv_list sqrt_amg string_amg subtr_amg @@ -322,6 +317,11 @@ force_word form free_tmps gen_constant_list +get_op_descs +get_op_names +get_no_modify +get_opargs +get_specialsv_list gp_free gp_ref gv_AVadd @@ -425,6 +425,7 @@ magic_settaint magic_setuvar magic_setvec magic_sizepack +magic_unchain magic_wipepack magicname markstack_grow |