----------------
-Version 5.005_56 Development release working toward 5.006
+Version 5.005_57 Development release working toward 5.006
+----------------
+
+____________________________________________________________________________
+[ 3089] By: gsar on 1999/03/06 04:30:40
+ Log: tolerate CRs after options
+ Branch: perl
+ ! perl.c
+____________________________________________________________________________
+[ 3088] By: jhi on 1999/03/05 12:49:01
+ Log: Integrate from mainperl.
+ Branch: cfgperl
+ +> README.hurd
+ !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
+____________________________________________________________________________
+[ 3087] By: gsar on 1999/03/05 06:41:16
+ Log: adjust timeouts to accomodate slow/busy systems
+ Branch: perl
+ ! t/lib/io_sock.t
+____________________________________________________________________________
+[ 3083] By: gsar on 1999/03/05 01:32:47
+ Log: integrate change#3081 from maint-5.005
+ Branch: perl
+ !> ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[ 3082] By: gsar on 1999/03/05 01:31:06
+ Log: integrate change#2904 from maint-5.005
+ Branch: perl
+ +> README.hurd
+ !> MANIFEST
+____________________________________________________________________________
+[ 3081] By: gsar on 1999/03/05 00:14:33
+ Log: protect against doubled backslashes
+ Branch: maint-5.005/perl
+ ! ext/Errno/Errno_pm.PL
+____________________________________________________________________________
+[ 3077] By: jhi on 1999/03/04 08:10:13
+ Log: Integrate from mainperl.
+ Branch: cfgperl
+ +> ext/B/B/Stash.pm
+ !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
+ !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
+ !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
+ !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
+____________________________________________________________________________
+[ 3076] By: jhi on 1999/03/04 08:07:59
+ Log: Regen config_h.SH once more because of *size,
+ noticed by
+
+ From: Hans Mulder <hansm@icgned.icgroup.nl>
+ To: Jarkko Hietaniemi <jhi@iki.fi>
+ Cc: perl5-porters@perl.org
+ Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
+ Date: Thu, 4 Mar 99 00:10:45 +0100
+ Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
+ Branch: cfgperl
+ ! Configure config_h.SH
+____________________________________________________________________________
+[ 3068] By: gsar on 1999/03/04 05:48:03
+ Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
+ Date: Thu, 4 Mar 99 00:10:45 +0100
+ Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
+ Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
+ Branch: perl
+ ! config_h.SH
+____________________________________________________________________________
+[ 3067] By: gsar on 1999/03/04 05:44:32
+ Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
+ From: Graham Barr <gbarr@ti.com>
+ Date: Wed, 3 Mar 1999 17:23:56 -0600
+ Message-ID: <19990303172356.F7442@dal.asp.ti.com>
+ Subject: Re: 'use strict' doesn't work for one-letter variables
+ Branch: perl
+ ! gv.c op.c
+____________________________________________________________________________
+[ 3066] By: gsar on 1999/03/04 05:20:50
+ Log: updates to compiler modules
+ From: "Vishal Bhatia" <vishalb@hotmail.com>
+ Date: Tue, 02 Mar 1999 23:27:25 PST
+ Message-ID: <19990303072725.779.qmail@hotmail.com>
+ Subject: PATCH 5.005_56 + Test procedure
+ Branch: perl
+ + ext/B/B/Stash.pm
+ ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
+ ! lib/Test/Harness.pm utils/perlcc.PL
+____________________________________________________________________________
+[ 3065] By: gsar on 1999/03/04 05:03:30
+ Log: more s/s_/s!/ etc.
+ Branch: perl
+ ! pod/perldelta.pod pod/perlfunc.pod
+____________________________________________________________________________
+[ 3064] By: gsar on 1999/03/04 04:50:45
+ Log: integrate cfgperl contents into mainline
+ Branch: perl
+ !> Configure README.vms bytecode.h config_h.SH configure.com
+ !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
+ !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
+ !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 3063] By: gsar on 1999/03/04 04:44:13
+ Log: HP-UX has yet another spelling for /NaNQ?/
+ Branch: perl
+ ! t/lib/bigfloatpm.t
+____________________________________________________________________________
+[ 3062] By: gsar on 1999/03/04 04:36:08
+ Log: error-check for accept() test
+ Branch: perl
+ ! t/lib/io_sock.t
+____________________________________________________________________________
+[ 3061] By: gsar on 1999/03/04 03:40:25
+ Log: allow custom comparison function in File::Compare::compare_text()
+ From: jan.dubois@ibm.net (Jan Dubois)
+ Date: Fri, 26 Feb 1999 21:56:09 +0100
+ Message-ID: <36db0838.8805651@smtp1.ibm.net>
+ Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())
+ Branch: perl
+ ! lib/File/Compare.pm
+____________________________________________________________________________
+[ 3060] By: gsar on 1999/03/04 03:37:38
+ Log: better version of change#3038
+ From: abigail@fnx.com
+ Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
+ Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
+ Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
+ Branch: perl
+ ! pod/pod2man.PL
+____________________________________________________________________________
+[ 3058] By: jhi on 1999/03/03 22:30:40
+ Log: Configure regen to
+ (1) match maint-5.005 patches #3056 and #3057
+ (2) better version of PHOSTNAME of #3050
+ (3) the crosscompile/multiarch config_h.SH trouble solved for now
+ Branch: cfgperl
+ ! Configure config_h.SH
+____________________________________________________________________________
+[ 3054] By: jhi on 1999/03/03 09:57:59
+ Log: Change #3053 missed perldelta.
+ Branch: cfgperl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 3053] By: jhi on 1999/03/03 08:29:43
+ Log: Use '!' to mark native integer packings instead of '_'.
+ Branch: cfgperl
+ ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
+____________________________________________________________________________
+[ 3052] By: jhi on 1999/03/02 23:12:36
+ Log: The HP-UX threads patch (change #3028) is needed also here.
+ Branch: cfgperl
+ ! hints/hpux.sh thread.h
+____________________________________________________________________________
+[ 3051] By: jhi on 1999/03/02 08:24:52
+ Log: From: Dan Sugalski <sugalskd@osshe.edu>
+ To: perl5-porters@perl.org, vmsperl@perl.org
+ Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
+ Date: Mon, 01 Mar 1999 16:10:57 -0800
+ Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
+ Branch: cfgperl
+ ! README.vms
+ Branch: maint-5.005/perl
+ ! README.vms
+____________________________________________________________________________
+[ 3050] By: jhi on 1999/03/02 08:22:29
+ Log: From: Dan Sugalski <sugalskd@osshe.edu>
+ To: perl5-porters@perl.org, vmsperl@perl.org
+ Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
+ Date: Mon, 01 Mar 1999 16:06:29 -0800
+ Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
+
+ From: Dan Sugalski <sugalskd@osshe.edu>
+ To: perl5-porters@perl.org, vmsperl@perl.org
+ Subject: [PATCH 5.005_56]vmsish.pm patch
+ Date: Mon, 01 Mar 1999 20:19:04 -0800
+ Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
+
+ plus Configure regen containing a "solution" to the
+ crosscompile/multiarch problem.
+ Branch: cfgperl
+ ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
+ ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
+____________________________________________________________________________
+[ 3049] By: jhi on 1999/03/02 07:34:21
+ Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
+ To: perl5-porters@perl.org
+ Subject: [PATCH] Eliminate (valid) warning in byterun.c
+ Date: Mon, 01 Mar 1999 17:27:59 -0500
+ Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
+ Branch: cfgperl
+ ! bytecode.h
+ Branch: maint-5.005/perl
+ ! bytecode.h
+____________________________________________________________________________
+[ 3048] By: gsar on 1999/03/02 06:41:21
+ Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
+ Branch: perl
+ ! MANIFEST README.hpux
+____________________________________________________________________________
+[ 3047] By: jhi on 1999/03/01 06:34:43
+ Log: Integrate from mainperl.
+ Branch: cfgperl
+ +> README.hpux lib/File/Spec/Functions.pm
+ !> (integrate 28 files)
+____________________________________________________________________________
+[ 3046] By: gsar on 1999/03/01 05:34:28
+ Log: this is 5.005_56
+ Branch: perl
+ ! Changes
+
+----------------
+Version 5.005_56
----------------
____________________________________________________________________________
#define cast_iv Perl_cast_iv
#define cast_ulong Perl_cast_ulong
#define cast_uv Perl_cast_uv
-#define check_uni Perl_check_uni
-#define checkcomma Perl_checkcomma
-#define ck_aelem Perl_ck_aelem
#define ck_anoncode Perl_ck_anoncode
#define ck_bitop Perl_ck_bitop
#define ck_concat Perl_ck_concat
#define dump_sub Perl_dump_sub
#define fbm_compile Perl_fbm_compile
#define fbm_instr Perl_fbm_instr
-#define fetch_gv Perl_fetch_gv
-#define fetch_io Perl_fetch_io
#define filter_add Perl_filter_add
#define filter_del Perl_filter_del
#define filter_read Perl_filter_read
#define find_script Perl_find_script
#define find_threadsv Perl_find_threadsv
#define fold_constants Perl_fold_constants
-#define force_ident Perl_force_ident
#define force_list Perl_force_list
-#define force_next Perl_force_next
-#define force_word Perl_force_word
#define form Perl_form
#define free_tmps Perl_free_tmps
#define gen_constant_list Perl_gen_constant_list
#define init_thread_intern Perl_init_thread_intern
#define instr Perl_instr
#define intro_my Perl_intro_my
-#define intuit_more Perl_intuit_more
#define invert Perl_invert
#define io_close Perl_io_close
#define is_uni_alnum Perl_is_uni_alnum
#define mg_set Perl_mg_set
#define mg_size Perl_mg_size
#define mod Perl_mod
-#define modkids Perl_modkids
#define moreswitches Perl_moreswitches
-#define mstats Perl_mstats
#define my Perl_my
#define my_bcopy Perl_my_bcopy
#define my_bzero Perl_my_bzero
#define newUNOP Perl_newUNOP
#define newWHILEOP Perl_newWHILEOP
#define newXS Perl_newXS
-#define newXSUB Perl_newXSUB
#define new_stackinfo Perl_new_stackinfo
#define new_struct_thread Perl_new_struct_thread
#define nextargv Perl_nextargv
#define ninstr Perl_ninstr
-#define no_fh_allowed Perl_no_fh_allowed
-#define no_op Perl_no_op
#define oopsAV Perl_oopsAV
#define oopsCV Perl_oopsCV
#define oopsHV Perl_oopsHV
#define scalarseq Perl_scalarseq
#define scalarvoid Perl_scalarvoid
#define scan_bin Perl_scan_bin
-#define scan_const Perl_scan_const
-#define scan_formline Perl_scan_formline
-#define scan_heredoc Perl_scan_heredoc
#define scan_hex Perl_scan_hex
-#define scan_ident Perl_scan_ident
-#define scan_inputsymbol Perl_scan_inputsymbol
#define scan_num Perl_scan_num
#define scan_oct Perl_scan_oct
-#define scan_pat Perl_scan_pat
-#define scan_prefix Perl_scan_prefix
-#define scan_str Perl_scan_str
-#define scan_subst Perl_scan_subst
-#define scan_trans Perl_scan_trans
-#define scan_word Perl_scan_word
#define scope Perl_scope
#define screaminstr Perl_screaminstr
#define setdefout Perl_setdefout
#define share_hek Perl_share_hek
#define sharepvn Perl_sharepvn
#define sighandler Perl_sighandler
-#define skipspace Perl_skipspace
#define stack_grow Perl_stack_grow
#define start_subparse Perl_start_subparse
#define sub_crush_depth Perl_sub_crush_depth
#define sv_pv Perl_sv_pv
#define sv_pvn Perl_sv_pvn
#define sv_pvn_force Perl_sv_pvn_force
-#define sv_ref Perl_sv_ref
#define sv_reftype Perl_sv_reftype
#define sv_replace Perl_sv_replace
#define sv_report_used Perl_sv_report_used
#define sv_setiv_mg Perl_sv_setiv_mg
#define sv_setnv Perl_sv_setnv
#define sv_setnv_mg Perl_sv_setnv_mg
-#define sv_setptrobj Perl_sv_setptrobj
#define sv_setpv Perl_sv_setpv
#define sv_setpv_mg Perl_sv_setpv_mg
#define sv_setpvf Perl_sv_setpvf
#define to_utf8_lower Perl_to_utf8_lower
#define to_utf8_title Perl_to_utf8_title
#define to_utf8_upper Perl_to_utf8_upper
-#define too_few_arguments Perl_too_few_arguments
-#define too_many_arguments Perl_too_many_arguments
#define unlnk Perl_unlnk
#define unlock_condpair Perl_unlock_condpair
#define unshare_hek Perl_unshare_hek
#define cast_ulong CPerlObj::Perl_cast_ulong
#define cast_uv CPerlObj::Perl_cast_uv
#define check_uni CPerlObj::Perl_check_uni
-#define check_uni CPerlObj::Perl_check_uni
-#define checkcomma CPerlObj::Perl_checkcomma
#define checkcomma CPerlObj::Perl_checkcomma
-#define ck_aelem CPerlObj::Perl_ck_aelem
#define ck_anoncode CPerlObj::Perl_ck_anoncode
#define ck_bitop CPerlObj::Perl_ck_bitop
#define ck_concat CPerlObj::Perl_ck_concat
#define emulate_eaccess CPerlObj::Perl_emulate_eaccess
#define fbm_compile CPerlObj::Perl_fbm_compile
#define fbm_instr CPerlObj::Perl_fbm_instr
-#define fetch_gv CPerlObj::Perl_fetch_gv
-#define fetch_io CPerlObj::Perl_fetch_io
#define filter_add CPerlObj::Perl_filter_add
#define filter_del CPerlObj::Perl_filter_del
#define filter_gets CPerlObj::Perl_filter_gets
#define fold_constants CPerlObj::Perl_fold_constants
#define forbid_setid CPerlObj::Perl_forbid_setid
#define force_ident CPerlObj::Perl_force_ident
-#define force_ident CPerlObj::Perl_force_ident
#define force_list CPerlObj::Perl_force_list
#define force_next CPerlObj::Perl_force_next
-#define force_next CPerlObj::Perl_force_next
#define force_version CPerlObj::Perl_force_version
#define force_word CPerlObj::Perl_force_word
-#define force_word CPerlObj::Perl_force_word
#define form CPerlObj::Perl_form
#define fprintf CPerlObj::Perl_fprintf
#define free_tmps CPerlObj::Perl_free_tmps
#define intro_my CPerlObj::Perl_intro_my
#define intuit_method CPerlObj::Perl_intuit_method
#define intuit_more CPerlObj::Perl_intuit_more
-#define intuit_more CPerlObj::Perl_intuit_more
#define invert CPerlObj::Perl_invert
#define io_close CPerlObj::Perl_io_close
#define is_an_int CPerlObj::Perl_is_an_int
#define missingterm CPerlObj::Perl_missingterm
#define mod CPerlObj::Perl_mod
#define modkids CPerlObj::Perl_modkids
-#define modkids CPerlObj::Perl_modkids
#define more_he CPerlObj::Perl_more_he
#define more_sv CPerlObj::Perl_more_sv
#define more_xiv CPerlObj::Perl_more_xiv
#define more_xpv CPerlObj::Perl_more_xpv
#define more_xrv CPerlObj::Perl_more_xrv
#define moreswitches CPerlObj::Perl_moreswitches
-#define mstats CPerlObj::Perl_mstats
#define mul128 CPerlObj::Perl_mul128
#define my CPerlObj::Perl_my
#define my_bcopy CPerlObj::Perl_my_bcopy
#define newUNOP CPerlObj::Perl_newUNOP
#define newWHILEOP CPerlObj::Perl_newWHILEOP
#define newXS CPerlObj::Perl_newXS
-#define newXSUB CPerlObj::Perl_newXSUB
#define new_constant CPerlObj::Perl_new_constant
#define new_he CPerlObj::Perl_new_he
#define new_logop CPerlObj::Perl_new_logop
#define nextchar CPerlObj::Perl_nextchar
#define ninstr CPerlObj::Perl_ninstr
#define no_fh_allowed CPerlObj::Perl_no_fh_allowed
-#define no_fh_allowed CPerlObj::Perl_no_fh_allowed
-#define no_op CPerlObj::Perl_no_op
#define no_op CPerlObj::Perl_no_op
#define not_a_number CPerlObj::Perl_not_a_number
#define nuke_stacks CPerlObj::Perl_nuke_stacks
#define scan_bin CPerlObj::Perl_scan_bin
#define scan_commit CPerlObj::Perl_scan_commit
#define scan_const CPerlObj::Perl_scan_const
-#define scan_const CPerlObj::Perl_scan_const
-#define scan_formline CPerlObj::Perl_scan_formline
#define scan_formline CPerlObj::Perl_scan_formline
#define scan_heredoc CPerlObj::Perl_scan_heredoc
-#define scan_heredoc CPerlObj::Perl_scan_heredoc
#define scan_hex CPerlObj::Perl_scan_hex
#define scan_ident CPerlObj::Perl_scan_ident
-#define scan_ident CPerlObj::Perl_scan_ident
-#define scan_inputsymbol CPerlObj::Perl_scan_inputsymbol
#define scan_inputsymbol CPerlObj::Perl_scan_inputsymbol
#define scan_num CPerlObj::Perl_scan_num
#define scan_oct CPerlObj::Perl_scan_oct
#define scan_pat CPerlObj::Perl_scan_pat
-#define scan_pat CPerlObj::Perl_scan_pat
-#define scan_prefix CPerlObj::Perl_scan_prefix
#define scan_str CPerlObj::Perl_scan_str
-#define scan_str CPerlObj::Perl_scan_str
-#define scan_subst CPerlObj::Perl_scan_subst
#define scan_subst CPerlObj::Perl_scan_subst
#define scan_trans CPerlObj::Perl_scan_trans
-#define scan_trans CPerlObj::Perl_scan_trans
-#define scan_word CPerlObj::Perl_scan_word
#define scan_word CPerlObj::Perl_scan_word
#define scope CPerlObj::Perl_scope
#define screaminstr CPerlObj::Perl_screaminstr
#define sighandler CPerlObj::Perl_sighandler
#define simplify_sort CPerlObj::Perl_simplify_sort
#define skipspace CPerlObj::Perl_skipspace
-#define skipspace CPerlObj::Perl_skipspace
#define sortcv CPerlObj::Perl_sortcv
#define stack_grow CPerlObj::Perl_stack_grow
#define start_subparse CPerlObj::Perl_start_subparse
#define sv_pv CPerlObj::Perl_sv_pv
#define sv_pvn CPerlObj::Perl_sv_pvn
#define sv_pvn_force CPerlObj::Perl_sv_pvn_force
-#define sv_ref CPerlObj::Perl_sv_ref
#define sv_reftype CPerlObj::Perl_sv_reftype
#define sv_replace CPerlObj::Perl_sv_replace
#define sv_report_used CPerlObj::Perl_sv_report_used
#define sv_setiv_mg CPerlObj::Perl_sv_setiv_mg
#define sv_setnv CPerlObj::Perl_sv_setnv
#define sv_setnv_mg CPerlObj::Perl_sv_setnv_mg
-#define sv_setptrobj CPerlObj::Perl_sv_setptrobj
#define sv_setpv CPerlObj::Perl_sv_setpv
#define sv_setpv_mg CPerlObj::Perl_sv_setpv_mg
#define sv_setpvf CPerlObj::Perl_sv_setpvf
#define to_utf8_upper CPerlObj::Perl_to_utf8_upper
#define tokeq CPerlObj::Perl_tokeq
#define too_few_arguments CPerlObj::Perl_too_few_arguments
-#define too_few_arguments CPerlObj::Perl_too_few_arguments
-#define too_many_arguments CPerlObj::Perl_too_many_arguments
#define too_many_arguments CPerlObj::Perl_too_many_arguments
#define uni CPerlObj::Perl_uni
#define unlnk CPerlObj::Perl_unlnk
#endif /* PERL_OBJECT */
+/* compatibility stubs */
+
+#define sv_setptrobj(rv,ptr,name) sv_setref_iv(rv,name,(IV)ptr)
+#define sv_setptrref(rv,ptr) sv_setref_iv(rv,Nullch,(IV)ptr)
+
#endif /* PERL_OBJECT */
+/* compatibility stubs */
+
+#define sv_setptrobj(rv,ptr,name) sv_setref_iv(rv,name,(IV)ptr)
+#define sv_setptrref(rv,ptr) sv_setref_iv(rv,Nullch,(IV)ptr)
+
END
close(EM);
print EM <<'END';
-#ifdef PERL_POLLUTE /* unsupported in 5.006 */
+#ifdef PERL_POLLUTE /* disabled by default in 5.006 */
END
print EM <<'END';
-#endif /* MIN_PERL_DEFINE */
+#endif /* PERL_POLLUTE */
END
#endif /* PERL_GLOBAL_STRUCT */
-#ifdef PERL_POLLUTE /* unsupported in 5.006 */
+#ifdef PERL_POLLUTE /* disabled by default in 5.006 */
#define DBsingle PL_DBsingle
#define DBsub PL_DBsub
#define tainted PL_tainted
#define tainting PL_tainting
-#endif /* MIN_PERL_DEFINE */
+#endif /* PERL_POLLUTE */
cast_i32
cast_iv
cast_uv
-check_uni
-checkcomma
-ck_aelem
ck_anoncode
ck_bitop
ck_concat
dump_sub
fbm_compile
fbm_instr
-fetch_gv
-fetch_io
filter_add
filter_del
filter_read
find_script
find_threadsv
fold_constants
-force_ident
force_list
-force_next
-force_word
form
free_tmps
gen_constant_list
init_thread_intern
instr
intro_my
-intuit_more
invert
io_close
is_uni_alnum
mg_set
mg_size
mod
-modkids
moreswitches
-mstats
my
my_bcopy
my_bzero
newUNOP
newWHILEOP
newXS
-newXSUB
nextargv
ninstr
-no_fh_allowed
-no_op
oopsAV
oopsCV
oopsHV
scalarseq
scalarvoid
scan_bin
-scan_const
-scan_formline
-scan_heredoc
scan_hex
-scan_ident
-scan_inputsymbol
scan_num
scan_oct
-scan_pat
-scan_prefix
-scan_str
-scan_subst
-scan_trans
-scan_word
scope
screaminstr
setdefout
share_hek
sharepvn
sighandler
-skipspace
stack_grow
start_subparse
sub_crush_depth
sv_pv
sv_pvn
sv_pvn_force
-sv_ref
sv_reftype
sv_replace
sv_report_used
sv_setiv_mg
sv_setnv
sv_setnv_mg
-sv_setptrobj
sv_setpv
sv_setpv_mg
sv_setpvf
to_utf8_lower
to_utf8_title
to_utf8_upper
-too_few_arguments
-too_many_arguments
unlnk
unlock_condpair
unshare_hek
#define cast_uv pPerl->Perl_cast_uv
#undef check_uni
#define check_uni pPerl->Perl_check_uni
-#undef check_uni
-#define check_uni pPerl->Perl_check_uni
-#undef checkcomma
-#define checkcomma pPerl->Perl_checkcomma
#undef checkcomma
#define checkcomma pPerl->Perl_checkcomma
-#undef ck_aelem
-#define ck_aelem pPerl->Perl_ck_aelem
#undef ck_anoncode
#define ck_anoncode pPerl->Perl_ck_anoncode
#undef ck_bitop
#define fbm_compile pPerl->Perl_fbm_compile
#undef fbm_instr
#define fbm_instr pPerl->Perl_fbm_instr
-#undef fetch_gv
-#define fetch_gv pPerl->Perl_fetch_gv
-#undef fetch_io
-#define fetch_io pPerl->Perl_fetch_io
#undef filter_add
#define filter_add pPerl->Perl_filter_add
#undef filter_del
#define forbid_setid pPerl->Perl_forbid_setid
#undef force_ident
#define force_ident pPerl->Perl_force_ident
-#undef force_ident
-#define force_ident pPerl->Perl_force_ident
#undef force_list
#define force_list pPerl->Perl_force_list
#undef force_next
#define force_next pPerl->Perl_force_next
-#undef force_next
-#define force_next pPerl->Perl_force_next
#undef force_version
#define force_version pPerl->Perl_force_version
#undef force_word
#define force_word pPerl->Perl_force_word
-#undef force_word
-#define force_word pPerl->Perl_force_word
#undef form
#define form pPerl->Perl_form
#undef fprintf
#define intuit_method pPerl->Perl_intuit_method
#undef intuit_more
#define intuit_more pPerl->Perl_intuit_more
-#undef intuit_more
-#define intuit_more pPerl->Perl_intuit_more
#undef invert
#define invert pPerl->Perl_invert
#undef io_close
#define mod pPerl->Perl_mod
#undef modkids
#define modkids pPerl->Perl_modkids
-#undef modkids
-#define modkids pPerl->Perl_modkids
#undef more_he
#define more_he pPerl->Perl_more_he
#undef more_sv
#define more_xrv pPerl->Perl_more_xrv
#undef moreswitches
#define moreswitches pPerl->Perl_moreswitches
-#undef mstats
-#define mstats pPerl->Perl_mstats
#undef mul128
#define mul128 pPerl->Perl_mul128
#undef my
#define newWHILEOP pPerl->Perl_newWHILEOP
#undef newXS
#define newXS pPerl->Perl_newXS
-#undef newXSUB
-#define newXSUB pPerl->Perl_newXSUB
#undef new_constant
#define new_constant pPerl->Perl_new_constant
#undef new_he
#define ninstr pPerl->Perl_ninstr
#undef no_fh_allowed
#define no_fh_allowed pPerl->Perl_no_fh_allowed
-#undef no_fh_allowed
-#define no_fh_allowed pPerl->Perl_no_fh_allowed
-#undef no_op
-#define no_op pPerl->Perl_no_op
#undef no_op
#define no_op pPerl->Perl_no_op
#undef not_a_number
#define scan_commit pPerl->Perl_scan_commit
#undef scan_const
#define scan_const pPerl->Perl_scan_const
-#undef scan_const
-#define scan_const pPerl->Perl_scan_const
-#undef scan_formline
-#define scan_formline pPerl->Perl_scan_formline
#undef scan_formline
#define scan_formline pPerl->Perl_scan_formline
#undef scan_heredoc
#define scan_heredoc pPerl->Perl_scan_heredoc
-#undef scan_heredoc
-#define scan_heredoc pPerl->Perl_scan_heredoc
#undef scan_hex
#define scan_hex pPerl->Perl_scan_hex
#undef scan_ident
#define scan_ident pPerl->Perl_scan_ident
-#undef scan_ident
-#define scan_ident pPerl->Perl_scan_ident
-#undef scan_inputsymbol
-#define scan_inputsymbol pPerl->Perl_scan_inputsymbol
#undef scan_inputsymbol
#define scan_inputsymbol pPerl->Perl_scan_inputsymbol
#undef scan_num
#define scan_oct pPerl->Perl_scan_oct
#undef scan_pat
#define scan_pat pPerl->Perl_scan_pat
-#undef scan_pat
-#define scan_pat pPerl->Perl_scan_pat
-#undef scan_prefix
-#define scan_prefix pPerl->Perl_scan_prefix
#undef scan_str
#define scan_str pPerl->Perl_scan_str
-#undef scan_str
-#define scan_str pPerl->Perl_scan_str
-#undef scan_subst
-#define scan_subst pPerl->Perl_scan_subst
#undef scan_subst
#define scan_subst pPerl->Perl_scan_subst
#undef scan_trans
#define scan_trans pPerl->Perl_scan_trans
-#undef scan_trans
-#define scan_trans pPerl->Perl_scan_trans
-#undef scan_word
-#define scan_word pPerl->Perl_scan_word
#undef scan_word
#define scan_word pPerl->Perl_scan_word
#undef scope
#define simplify_sort pPerl->Perl_simplify_sort
#undef skipspace
#define skipspace pPerl->Perl_skipspace
-#undef skipspace
-#define skipspace pPerl->Perl_skipspace
#undef sortcv
#define sortcv pPerl->Perl_sortcv
#undef stack_grow
#define sv_pvn pPerl->Perl_sv_pvn
#undef sv_pvn_force
#define sv_pvn_force pPerl->Perl_sv_pvn_force
-#undef sv_ref
-#define sv_ref pPerl->Perl_sv_ref
#undef sv_reftype
#define sv_reftype pPerl->Perl_sv_reftype
#undef sv_replace
#define sv_setnv pPerl->Perl_sv_setnv
#undef sv_setnv_mg
#define sv_setnv_mg pPerl->Perl_sv_setnv_mg
-#undef sv_setptrobj
-#define sv_setptrobj pPerl->Perl_sv_setptrobj
#undef sv_setpv
#define sv_setpv pPerl->Perl_sv_setpv
#undef sv_setpv_mg
#define tokeq pPerl->Perl_tokeq
#undef too_few_arguments
#define too_few_arguments pPerl->Perl_too_few_arguments
-#undef too_few_arguments
-#define too_few_arguments pPerl->Perl_too_few_arguments
-#undef too_many_arguments
-#define too_many_arguments pPerl->Perl_too_many_arguments
#undef too_many_arguments
#define too_many_arguments pPerl->Perl_too_many_arguments
#undef uni
#define U_I(what) ((unsigned int)(what))
#define U_L(what) ((U32)(what))
#else
-EXTERN_C U32 cast_ulong _((double));
#define U_S(what) ((U16)cast_ulong((double)(what)))
#define U_I(what) ((unsigned int)cast_ulong((double)(what)))
#define U_L(what) (cast_ulong((double)(what)))
#define I_V(what) ((IV)(what))
#define U_V(what) ((UV)(what))
#else
-START_EXTERN_C
-I32 cast_i32 _((double));
-IV cast_iv _((double));
-UV cast_uv _((double));
-END_EXTERN_C
#define I_32(what) (cast_i32((double)(what)))
#define I_V(what) (cast_iv((double)(what)))
#define U_V(what) (cast_uv((double)(what)))
#include "pp.h"
#include "proto.h"
-#define Perl_sv_setptrobj(rv,ptr,name) Perl_sv_setref_iv(rv,name,(IV)ptr)
-#define Perl_sv_setptrref(rv,ptr) Perl_sv_setref_iv(rv,Nullch,(IV)ptr)
-
/* The following must follow proto.h as #defines mess up syntax */
#if !defined(PERL_FOR_X2P)
PL_sortcxix
PL_sublex_info
PL_timesbuf
-Perl_additem
-Perl_cast_ulong
-Perl_check_uni
-Perl_checkcomma
-Perl_chsize
-Perl_ck_aelem
-Perl_cx_dump
Perl_do_ipcctl
Perl_do_ipcget
Perl_do_msgrcv
Perl_do_msgsnd
Perl_do_semop
Perl_do_shmio
-Perl_doeval
-Perl_dofindlabel
-Perl_dopoptoeval
-Perl_dump_eval
Perl_dump_fds
-Perl_dump_form
-Perl_dump_gv
Perl_dump_mstats
-Perl_dump_op
-Perl_dump_packsubs
-Perl_dump_pm
-Perl_dump_sub
-Perl_expectterm
-Perl_fetch_gv
-Perl_fetch_io
-Perl_force_ident
-Perl_force_next
-Perl_force_word
-Perl_hv_stashpv
-Perl_intuit_more
Perl_init_thread_intern
-Perl_know_next
-Perl_modkids
-Perl_mstats
Perl_my_bzero
Perl_my_htonl
Perl_my_ntohl
Perl_my_swap
Perl_my_chsize
-Perl_newXSUB
-Perl_no_fh_allowed
-Perl_no_op
-Perl_nointrp
-Perl_nomem
-Perl_pp_cswitch
-Perl_pp_entersubr
-Perl_pp_evalonce
-Perl_pp_interp
-Perl_pp_map
-Perl_pp_nswitch
-Perl_reall_srchlen
Perl_same_dirent
-Perl_saw_return
-Perl_scan_const
-Perl_scan_formline
-Perl_scan_heredoc
-Perl_scan_ident
-Perl_scan_inputsymbol
-Perl_scan_pat
-Perl_scan_prefix
-Perl_scan_str
-Perl_scan_subst
-Perl_scan_trans
-Perl_scan_word
Perl_setenv_getix
-Perl_skipspace
-Perl_sort_mutex
-Perl_sublex_done
-Perl_sublex_start
-Perl_sv_ref
-Perl_sv_setptrobj
-Perl_too_few_arguments
-Perl_too_many_arguments
Perl_unlnk
Perl_watch
-Perl_yyname
-Perl_yyrule
-allgvs
-curblock
-curcsv
-lastretstr
-mystack_mark
-perl_init_ext
-perl_requirepv
-stack
Perl_safexcalloc
Perl_safexmalloc
Perl_safexfree