summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-2618-330/+311
| | | p4raw-id: //depot/perl@3774
* typo in change#3768Gurusamy Sarathy1999-07-261-1/+1
| | | | | p4raw-link: @3768 on //depot/perl: f5d5a27c761624409884a263632e1a922439502b p4raw-id: //depot/perl@3772
* alpha-stage support for user-hooks in @INCKen Fox1999-07-261-16/+207
| | | | | | Message-Id: <199907200213.WAA02816@mailfw2.ford.com> Subject: Re: loading remote modules p4raw-id: //depot/perl@3771
* optimize method name lookupChip Salzenberg1999-07-2613-32/+129
| | | | | | Message-ID: <19990722134336.Q391@perlsupport.com> Subject: [PATCH] OP_METHOD_NAMED p4raw-id: //depot/perl@3768
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-2614-2879/+2960
| | | | | | | foo()->()); rework grammar to remove conflicts Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net> Subject: [PATCH _57, long] Re: optional arrow asymmetry p4raw-id: //depot/perl@3767
* (Version 2) Extending unpack to deal with counted stringsIan Phillipps1999-07-264-4/+95
| | | | | Message-ID: <19990723233556.B2435@homer.diplex.co.uk> p4raw-id: //depot/perl@3765
* ~ isn't valid in VMS filenamesGurusamy Sarathy1999-07-261-2/+3
| | | p4raw-id: //depot/perl@3763
* setstate stop-gap from Vishal BhatiaGurusamy Sarathy1999-07-261-1/+1
| | | p4raw-id: //depot/perl@3762
* patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;Gurusamy Sarathy1999-07-2611-192/+206
| | | | | | | add B::OP::name() method that returns just the op_name; convert Deparse et all to use that instead of B::OP::ppaddr(); add support for OP_SETSTATE in Deparse p4raw-id: //depot/perl@3761
* add disclaimer about perl 4 libraries (modified version ofGurusamy Sarathy1999-07-2620-6/+171
| | | | | patch suggested by Clinton Pierce <cpierce1@ford.com>) p4raw-id: //depot/perl@3759
* make reset() behave with high-bit charactersIan Phillipps1999-07-261-3/+3
| | | | | | Message-ID: <19990722224859.A27987@homer.diplex.co.uk> Subject: [PATCH 5.005_57] sv_reset can cause stack corruption p4raw-id: //depot/perl@3758
* update to perlport-1.44 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-07-261-23/+89
| | | p4raw-id: //depot/perl@3757
* dprofpp pod additions from Nathan Torkington <gnat@frii.com>Gurusamy Sarathy1999-07-261-1/+40
| | | p4raw-id: //depot/perl@3756
* disable VPATH for now (breaks x2p build)Gurusamy Sarathy1999-07-261-1/+1
| | | p4raw-id: //depot/perl@3755
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-2611-52/+45
| | | | | (%! has the necessary magic); misc typos p4raw-id: //depot/perl@3754
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-2654-948/+1513
|\ | | | | p4raw-id: //depot/perl@3753
| * Back up a tiny bit from #3735.Jarkko Hietaniemi1999-07-251-7/+0
| | | | | | | | | | | | This may break builds outside the source directory but then again, they do not work that ell yet anyway. p4raw-id: //depot/cfgperl@3750
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-253-17/+42
| |\ | | | | | | p4raw-id: //depot/cfgperl@3749
| * | Recode locale.t so that the change in #3730Jarkko Hietaniemi1999-07-254-10/+32
| | | | | | | | | | | | | | | | | | is not needed and locale.t works both without and with the utf8 pragma. p4raw-id: //depot/cfgperl@3748
| * | Fix another typo in #3725.Jarkko Hietaniemi1999-07-251-1/+0
| | | | | | | | | p4raw-id: //depot/cfgperl@3747
| * | Fix a typo in #3725.Jarkko Hietaniemi1999-07-251-3/+5
| | | | | | | | | p4raw-id: //depot/cfgperl@3743
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-07-2526-50/+176
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@3742
| * | | Cut-and-pasto in #3737.Jarkko Hietaniemi1999-07-251-0/+1
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3741
| * | | Use vendorprefixlib.Jarkko Hietaniemi1999-07-256-7/+151
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3737
| * | | First steps of making builds outside the sourceJarkko Hietaniemi1999-07-2517-117/+204
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory possible. These should get us as far as miniperl, then building DynaLoader falls into tiny twinkling pieces as MakeMaker knows nothing of VPATH mindset. p4raw-id: //depot/cfgperl@3735
| * | | Poor Glossary--are we fixed yet?Jarkko Hietaniemi1999-07-251-0/+3112
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3734
| * | | Change #3732 mistakenly clobbered Glossary.Jarkko Hietaniemi1999-07-253-4/+4
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3733
| * | | Andy's new installation scheme (note: a lot of thisJarkko Hietaniemi1999-07-254-3159/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leaked in already with change #3731). The vendor* stuff is not used anywhere (in *.SH, say), so it isn't in Configure, either. p4raw-link: @3731 on //depot/cfgperl: dd4e71fdc0d3da1d09384ab498212866e7d17b94 p4raw-id: //depot/cfgperl@3732
| * | | Circumcode a strange shell(?) bug in AIX foundJarkko Hietaniemi1999-07-253-291/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | while trying to do -Duse64bits (which I couldn't do in the end because the CPU isn't 64-bit in that box, but at least now the probing doesn't crash.) p4raw-id: //depot/cfgperl@3731
| * | | New INSTALL from Andy plus a typo fix to it from Kurt.Jarkko Hietaniemi1999-07-231-322/+482
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Andy Dougherty <doughera@lafayette.edu> To: Perl Porters <perl5-porters@perl.org> Subject: [PATCH 5.005_57] INSTALL-1.58 Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT) Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys> From: "Kurt D. Starsinic" <kstar@chapin.edu> To: Andy Dougherty <doughera@lafayette.edu> Cc: Perl Porters <perl5-porters@perl.org> Subject: Re: [PATCH 5.005_57] INSTALL-1.58 Date: Fri, 23 Jul 1999 13:38:25 -0400 Message-ID: <19990723133825.A12033@O2.chapin.edu> p4raw-id: //depot/cfgperl@3729
| * | | Change #3725 aftershock.Jarkko Hietaniemi1999-07-232-3/+4
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3726
| * | | Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-2317-85/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the name of the environment variable holding the dynamic library search path, often LD_LIBRARY_PATH. Use this new feature all over. Also removed remnants of admonition "add LD_LIBRARY_PATH before running make" because Makefile.SH does this for you. p4raw-id: //depot/cfgperl@3725
| * | | Avoid core dumps resulting from humongous array indicesSpider Boardman1999-07-231-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (an out of memory error will result instead) To: perl5-porters@perl.org Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@3724
| * | | MakeMaker doc fix.Kurt D. Starsinic1999-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com> Subject: [PATCH] MakeMaker documentation Message-ID: <19990721141542.A1800@O2.chapin.edu> p4raw-id: //depot/cfgperl@3722
| * | | Smarter OS390 hints.Peter Prymmer1999-07-221-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds Message-Id: <9907220015.AA11931@forte.com> p4raw-id: //depot/cfgperl@3721
| * | | AIX magic: ccdlflags needs to be different forMike W Ellwood1999-07-224-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perl itself and for extra-core extensions (as used by ExtUtilss::embed::ldopts). Based on the problems described in To: perl5-porters@perl.org Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick... Reply-To: m.w.ellwood@rl.ac.uk Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk> p4raw-id: //depot/cfgperl@3720
| * | | Update history records.Jarkko Hietaniemi1999-07-221-20/+32
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3719
| * | | Even still more todo.Jarkko Hietaniemi1999-07-211-3/+12
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3718
| * | | Even more Todo.Jarkko Hietaniemi1999-07-211-2/+8
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3717
| * | | Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-218-10/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | messages are more portable (another way would be to muck around with LC_MESSAGES). Problem reported in To: perl5-porters@perl.org Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4 Message-Id: <9907192239.AA44990@pcr8.pcr.com> p4raw-id: //depot/cfgperl@3716
| * | | Slightly modified patch.Sean Sheedy1999-07-212-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions Message-Id: <3794A935.1C150E54@ncube.com> p4raw-id: //depot/cfgperl@3715
| * | | More Todo.Jarkko Hietaniemi1999-07-201-1/+9
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@3714
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-2033-29/+2398
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@3713
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-197-57/+67
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/cfgperl@3704
* | | | | | ensure implicitly closed handles don't set $? or $!Gurusamy Sarathy1999-07-267-14/+30
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@3752
* | | | | | change#3534 didn't preserve undef return values from caller()Gurusamy Sarathy1999-07-262-3/+441
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | p4raw-link: @3534 on //depot/perl: f3aa04c29a85dd63d563ae8e27316ff34501ccd5 p4raw-id: //depot/perl@3751
* | | | | add option to omit Changes file, from Abigail <abigail@delanet.com>;Gurusamy Sarathy1999-07-251-12/+35
| | | | | | | | | | | | | | | | | | | | | | | | | append a HISTORY section to POD if option is used p4raw-id: //depot/perl@3746
* | | | | warn rather than die when parse_version() can't cut it (fromGurusamy Sarathy1999-07-251-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Michael G Schwern <schwern@pobox.com>) p4raw-id: //depot/perl@3745
* | | | | make map behave like grep wrt indirect object slot whenGurusamy Sarathy1999-07-251-3/+3
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | there are parentheses; revert an experimental mod by Larry in change#2038 that failed to parse %{{qw(a b c)}} properly (this means C<map {use Foo; ...} ...> still needs a proper fix) p4raw-link: @2038 on //depot/perl: 834a4ddd8309fbf6aabbbc51bb6fcbe056e7963f p4raw-id: //depot/perl@3744
* | | | add note about glibc bugGurusamy Sarathy1999-07-251-0/+6
| | | | | | | | | | | | p4raw-id: //depot/perl@3740