This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-03-03 Jarkko HietaniemiIntroduce i_ieefp because FreeBSD on ix86 needs that
2000-03-03 Jarkko HietaniemiThe _cflags must be left-aligned.
2000-03-03 Charles BaileyOnce more unto resync
2000-03-03 Charles BaileyVMS-specific perldelta update
2000-03-03 Charles BaileySet up Perl invocation method during configuration...
2000-03-03 Charles BaileyFix test to match new behavior of vmsify() (Craig Berry)
2000-03-03 Charles BaileyTry to intuit whether typeless file invoked in subprocess
2000-03-03 Charles BaileyRemove leftover bits of VAXC support (Dan Sugalski)
2000-03-03 Charles BaileyAdd missing declaration (Dan Sugalski)
2000-03-03 Gurusamy Sarathywarn about /(?p{})/ (from Simon Cozens)
2000-03-03 Charles BaileyAd hoc patch for duping stdout into stderr
2000-03-03 Charles BaileyBypass PERL_INC_VERSION_LIST until we support in in...
2000-03-03 Gurusamy SarathyFile::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-03-03 Jarkko Hietaniemimore todo
2000-03-03 Gurusamy Sarathyskip test if db doesn't have null key support
2000-03-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-03 Jarkko Hietaniemiirix hints tweak
2000-03-03 Gurusamy Sarathy/(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Jarkko Hietaniemiin words order bad
2000-03-03 Jarkko Hietaniemi/[[:alpha]/ now dies on unmatched [] instead of
2000-03-03 Gurusamy Sarathyperldelta notes about IO::Socket changes (from Graham...
2000-03-03 Gurusamy Sarathyrelax restrictions on constant names a bit (from M...
2000-03-03 Gurusamy Sarathysupport for generation of accessor functions (from...
2000-03-03 Jarkko Hietaniemicosmetics
2000-03-03 Jarkko Hietaniemidetypo
2000-03-03 Gurusamy Sarathypod tweaks
2000-03-03 Jarkko Hietaniemisolaris hints tweak
2000-03-02 Jarkko Hietaniemidetypo
2000-03-02 Gurusamy SarathyTest::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathyadd note about failed tests on memory starved systems...
2000-03-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-02 Jarkko HietaniemiFurther long double patches from Spider Boardman.
2000-03-02 Gurusamy Sarathymove doc about v-strings from perlop to perldata (sugge...
2000-03-02 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-02 Gurusamy Sarathystill other multiline match cleanups (from Greg Bacon)
2000-03-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-02 Jarkko Hietaniemiworkaround for Tru64 compiler bug (cleaner fix will...
2000-03-02 Jarkko HietaniemiWorkaround for an optimizer bug.
2000-03-02 Jarkko Hietaniemiinstallation directory fix from Andy Dougherty
2000-03-02 Gurusamy Sarathypatch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-02 Gurusamy Sarathyavoid buffering issue in warn/8signal
2000-03-02 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-02 Gurusamy Sarathyintegrate vmsperl changes into mainline (denied their...
2000-03-02 Jarkko Hietanieminit from Spider Boardman
2000-03-02 Jarkko HietaniemiConfusion over uselargefiles.cbu and uselfs.cbu (the...
2000-03-02 Jarkko HietaniemiRemove the pack.t kludge introduced to fudge the test
2000-03-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-02 Jarkko HietaniemiA patch on #5407.
2000-03-02 Gurusamy Sarathyavoid useless comparison
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Gurusamy Sarathymake the "back to top" links optional
2000-03-02 Charles BaileyProtect manipulation of open pipe list from concurrent...
2000-03-02 Charles BaileyUpdate dependencies and remove obsolete VAXC support
2000-03-02 Charles BaileyRmeove obsolete VAXC support
2000-03-02 Charles BaileyMinor updates to subconfigure.com:
2000-03-02 Charles BaileyMinor changes to Configure.Com:
2000-03-02 Charles BaileyOptional warning for truncated logical name equivalence...
2000-03-02 Charles BaileyFIx no-op in vms.c
2000-03-02 Charles BaileyMIscellaneous tweaks to test and driver (Charles Lane)
2000-03-02 Charles BaileyTake advantage of new subprocess invocation (Charles...
2000-03-02 Charles BaileyIncrement counter for skipped tests (Charles Lane)
2000-03-02 Charles BaileyRemove redundant elements of @INC to cope with VMS...
2000-03-02 Charles BaileyUse temp to construct dirspec in File::Find (Charles...
2000-03-02 Charles Bailey Satisfy various Pod::* needs for Unix syntax...
2000-03-02 Charles BaileyEscape \n in commands written to Descrip.MMS (Charles...
2000-03-02 Charles BaileyMake File::Glob more VMS-friendly (Charles Lane)
2000-03-02 Charles BaileyMiscellaneous fixes to build procedures (Peter Prymmer)
2000-03-02 Charles BaileyTemrinate statements in pp_ctl warning test (Charles...
2000-03-02 Charles BaileyWarn but continue installing when file missing (Dan...
2000-03-01 Jarkko HietaniemiMake file sparseness detection more portable (Scott...
2000-03-01 Jarkko Hietaniemidetypo #5411 continues: Sun grep doesn't have -e.
2000-03-01 Jarkko Hietaniemidetypo #5411
2000-03-01 Gurusamy Sarathytypo in change#5408
2000-03-01 Jarkko HietaniemiBetter detection of the solaris workshop compiler.
2000-03-01 Robin Barkersolaris 64-bit and gcc
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathystill more multiline match cleanups (from Greg Bacon)
2000-03-01 Jarkko HietaniemiA further patch from Spider Boardman for long doubleness.
2000-03-01 Gurusamy Sarathyyet more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathyadd support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathycygwin update (from Eric Fifer)
2000-03-01 Gurusamy Sarathymore multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathyavoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathyfix minor compatibility issues with finddepth() (from...
2000-03-01 Gurusamy Sarathymention "r" debugger command (from Ilya Zakharevich)
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyfix testsuite issues in change#5397
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-03-01 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyfix segfault on C<local ${^WARNING_BITS}>
2000-03-01 Doug MacEachernFcntl de-cut-and-pasto.
2000-03-01 Gurusamy Sarathyupdate Todo-5.6, add stub open.pm
2000-03-01 Jarkko HietaniemiThe 64-bitallness does require the /usr/lib/sparcv9...
2000-03-01 Jarkko HietaniemiCouple of math functions need to be Perl_ so that
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy SarathyWindows miscellany
2000-03-01 Gurusamy Sarathymention ftp/rsync access to repository in perlhack
2000-03-01 Gurusamy Sarathysupport kill(0,$pid) on Windows to test if process...
2000-03-01 Gurusamy Sarathyintegrate cfgperl changes into mainline
next