summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()Gurusamy Sarathy2000-03-088-17/+143
| | | | | API function p4raw-id: //depot/perl@5619
* clarify docs on return value from binding operatorsGurusamy Sarathy2000-03-081-2/+5
| | | p4raw-id: //depot/perl@5613
* shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-084-5/+78
| | | | | Robin Barker) p4raw-id: //depot/perl@5612
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-086-56/+393
|\ | | | | p4raw-id: //depot/perl@5611
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-0827-103/+284
| |\ | | | | | | p4raw-id: //depot/cfgperl@5608
| * | Make the stringification more customizable.Jarkko Hietaniemi2000-03-083-55/+247
| | | | | | | | | | | | | | | | | | A potentially backward incompatible change. Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>. p4raw-id: //depot/cfgperl@5607
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-063-30/+623
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@5591
| * | | circumvent VMS fileno bug in old DEC C versionCraig A. Berry2000-03-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | To: vmsperl@perl.org, perl5-porters@perl.org Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com> p4raw-id: //depot/cfgperl@5588
| * | | Use $^O.Jarkko Hietaniemi2000-03-061-1/+1
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5587
| * | | Undo drift from the mainline.Jarkko Hietaniemi2000-03-062-13/+15
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@5586
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-067-48/+72
| |\ \ \ \ | | |/ / / | | | | | p4raw-id: //depot/cfgperl@5584
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-0623-148/+338
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5578
| * \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-062-10/+26
| |\ \ \ \ \ | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5569
| * | | | | | VOS patch from Paul Green. Note that the vos/config_h.SH_origJarkko Hietaniemi2000-03-063-16/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is not exactly identical to the current config_h.SH because Paul needs better $sitearch control. p4raw-id: //depot/cfgperl@5561
| * | | | | | Avoid wiping out @dl_{librefs,modules} when XSLoaderDoug MacEachern2000-03-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | falls back to DynaLoader. To: perl5-porters@perl.org Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules} Message-ID: <Pine.LNX.4.10.10003051509460.16885-100000@mojo.covalent.net> p4raw-id: //depot/cfgperl@5560
| * | | | | | sitelib_stem and vendorlib_stem patches from Andy;Michael G Schwern2000-03-0512-83/+274
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | problem reported in To: perl5-porters@perl.org Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack. Message-Id: <20000305113129.80DC23820@athens.arena-i.com> p4raw-id: //depot/cfgperl@5559
| * | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-052-358/+705
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5558
| * \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-0512-12/+413
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5555
| * | | | | | | | AIX gcvt() cannot format long doubles very well.Jarkko Hietaniemi2000-03-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5553
| * | | | | | | | the monster cpp expression needs to be on one line toJarkko Hietaniemi2000-03-051-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appease makedepend p4raw-id: //depot/cfgperl@5552
| * | | | | | | | IRIX cpp is fussy.Jarkko Hietaniemi2000-03-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5551
| * | | | | | | | clean up the makedepend temp fileJarkko Hietaniemi2000-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5548
| * | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-051-4/+9
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5547
| * \ \ \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-0546-335/+375
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5546
| * | | | | | | | | | s/Perl/PeRl/; # yeahJarkko Hietaniemi2000-03-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5544
| * | | | | | | | | | dethinkoJarkko Hietaniemi2000-03-051-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5536
* | | | | | | | | | | add missing locks for op refcountsGurusamy Sarathy2000-03-0811-21/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5610
* | | | | | | | | | | Pod::InputObjects tweak (from Brad Appleton)Gurusamy Sarathy2000-03-081-3/+7
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5609
* | | | | | | | | | VMS build patch (from Peter Prymmer)Gurusamy Sarathy2000-03-076-8/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5605
* | | | | | | | | | CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)Gurusamy Sarathy2000-03-071-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5604
* | | | | | | | | | type mismatchGurusamy Sarathy2000-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5603
* | | | | | | | | | add note to INSTALL about C++ compilers (from M J T Guy)Gurusamy Sarathy2000-03-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5602
* | | | | | | | | | separate options to incpush() for adding version directories andGurusamy Sarathy2000-03-075-51/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | architecture directories (from Andy Dougherty) p4raw-id: //depot/perl@5601
* | | | | | | | | | support :void to enable croaking only in void context (fromGurusamy Sarathy2000-03-072-12/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simon Cozens <simon@othersideofthe.earth.li>) p4raw-id: //depot/perl@5600
* | | | | | | | | | Pod::Html tweak to avoid false falsesGurusamy Sarathy2000-03-071-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5599
* | | | | | | | | | skip null siblings encountered by goto out of loopish blockGurusamy Sarathy2000-03-071-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (from Doug Lankshear) p4raw-id: //depot/perl@5598
* | | | | | | | | | omit XSLoader from bytecode dumpsGurusamy Sarathy2000-03-073-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5597
* | | | | | | | | | avoid coredump on C<printf "%vd">Gurusamy Sarathy2000-03-071-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5596
* | | | | | | | | | add missing HTML escapes that can be displayed in xterm (fromGurusamy Sarathy2000-03-071-2/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tim Jenness <timj@jach.hawaii.edu>) p4raw-id: //depot/perl@5595
* | | | | | | | | | Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)Gurusamy Sarathy2000-03-071-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5594
* | | | | | | | | | get ByteLoader working againGurusamy Sarathy2000-03-076-15/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5593
* | | | | | | | | | typo in makedef.plGurusamy Sarathy2000-03-072-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5592
* | | | | | | | | fix incorrect prototypes in File::GlobGurusamy Sarathy2000-03-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5590
* | | | | | | | | update ChangesGurusamy Sarathy2000-03-061-0/+588
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5589
* | | | | | | | | change#5513 accidentally undid change#5373, put it backGurusamy Sarathy2000-03-061-28/+33
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @5513 on //depot/perl: 02369fa527750edc8d271e763f24410e6166959e p4raw-link: @5373 on //depot/perl: 35f2feb095c3dd2b77eb6efc2bf725b5886b6931 p4raw-id: //depot/perl@5585
* | | | | | | | makedef.pl typosGurusamy Sarathy2000-03-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5583
* | | | | | | | Pod::Man bugfixes (from Russ Allbery)Gurusamy Sarathy2000-03-061-42/+60
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5582
* | | | | | | | File::Path::rmtree() doesn't delete stale symlinks correctlyGurusamy Sarathy2000-03-061-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5581
* | | | | | | | pod nitsGurusamy Sarathy2000-03-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5580
* | | | | | | | 64-bit build fix on VMS (from Dan Sugalski)Gurusamy Sarathy2000-03-062-1/+5
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | p4raw-id: //depot/perl@5579