This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-05-24 H.Merijn BrandRe: [ID 20010521.004] Two test suite failures on this...
2001-05-24 Jarkko HietaniemiUnder versiononly install also the scripts with the...
2001-05-24 Richard SoderbergStop segfault in mg.c:636
2001-05-24 Jarkko HietaniemiIteration continues; hopefully convergently.
2001-05-24 Gisle AasCORE::GLOBAL::require override happens too early
2001-05-24 Daniel S. Lewartlib/dumpvar.pl, lib/perl5db.pl - fix warnings
2001-05-24 David DyckRe: [ID 20010524.001] perl5db.pl x @INC doesn't...
2001-05-23 Jarkko HietaniemiTiny pod nits on READMEs, mostly whitespace issues.
2001-05-23 Jarkko HietaniemiThe DG/UX part of the 20010521.005.
2001-05-23 Hugo van der... Re: [ID 20000716.007] \G in a m//g expression causes...
2001-05-23 Mike GuyExtra UNIVERSAL tests
2001-05-23 Mike GuyRemove EQ keyword
2001-05-23 Daniel S. Lewartlib/perl5db.pl
2001-05-23 Daniel S. LewartAvoid -W warnings in Tgetent and Tputs
2001-05-23 Dave Mitchellbig speedup
2001-05-23 Michael G.... Sensible minimum version
2001-05-23 Michael G.... Odd code nit
2001-05-23 Jarkko HietaniemiUse the new use vars feature.
2001-05-23 Mike Guyvars.pm to support qualified variables (was Re: [ID...
2001-05-23 Jarkko Hietaniemi-qlongdouble considered harmful by Merijn.
2001-05-21 Jarkko HietaniemiUpdate Changes.
2001-05-21 Jarkko HietaniemiAdd a test of its very own for Fcntl. Hopefully portable.
2001-05-21 Jarkko HietaniemiMust be trickier for 'minitest' not to die.
2001-05-21 Jarkko HietaniemiCan't declare other people's variables.
2001-05-20 Jarkko HietaniemiFix for ID 20010519.003: sysopen() wasn't tainting :-(
2001-05-20 Jarkko HietaniemiThe OS/2 variable needs to be declared.
2001-05-20 Jarkko HietaniemiSmall perlsec updates: clarify the taintedness of filename
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-20 Ilya ZakharevichDLL descriptions on OS/2
2001-05-20 Ilya ZakharevichDLL name mangling on OS/2
2001-05-20 Ilya Zakharevichbuild bugs OS/2
2001-05-20 Ilya ZakharevichMis-Failing tests
2001-05-20 Ilya Zakharevichperl5db
2001-05-20 Gisle Aasrequire $mod where $mod has touched numeric context
2001-05-20 Gisle AasChomp should not always stringify
2001-05-20 Jarkko HietaniemiIntegrate perlio:
2001-05-20 Nick Ing-SimmonsDocument some more of open's features.
2001-05-18 Jarkko Hietaniemi\$escaping the $vars in !GROK!THIS! section is a good...
2001-05-18 Jarkko HietaniemiUpdate Changes.
2001-05-18 Jarkko HietaniemiIntegrate change #10144 from maintperl.
2001-05-18 Nick Ing-SimmonsIntegrate mainline.
2001-05-17 Hugo van der... small lookbehind fix
2001-05-17 Jarkko HietaniemiDetypos.
2001-05-17 Jarkko HietaniemiAdd better debug to glob/basic #8 as suggested by Nicho...
2001-05-17 Benjamin SugarsTest for bug 20010515.004
2001-05-17 Jarkko HietaniemiIntegrate #10145 from maintperl.
2001-05-17 Jarkko HietaniemiThinko noticed by Doug MacEachern.
2001-05-17 Ronald J. KimballRe: [PATCH] HERE mark in regex
2001-05-17 Jarkko HietaniemiMacrofy the getspecific (and use it also in util.c)
2001-05-17 Jarkko HietaniemiUse the unchecked thread-specific key fetch also in...
2001-05-17 Dan SugalskiQuick thread speedup
2001-05-16 Jarkko HietaniemiI think this is quite enough testing for a deprecated...
2001-05-16 Jarkko HietaniemiMore HP-UX lore from Jeff Okamoto.
2001-05-16 Jarkko HietaniemiSort utils.lst for easier maintenance.
2001-05-16 Tim JennessRe: [PATCH] Abstract "utility" information from installman
2001-05-16 Ronald J. KimballRe: [PATCH] HERE mark in regex
2001-05-16 Simon CozensRe: [PATCH] Abstract "utility" information from installman
2001-05-16 Philip NewtonRe: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what...
2001-05-16 Jarkko HietaniemiUpdate Changes.
2001-05-16 Jarkko HietaniemiDeprecate pseudo-hashes.
2001-05-16 Jarkko HietaniemiHP-UX hints update from Merijn.
2001-05-16 Jarkko HietaniemiREADME.hpux update from Merijn.
2001-05-16 Simon CozensRe: [PATCH] Abstract "utility" information from installman
2001-05-16 Philip NewtonRe: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what...
2001-05-16 Jarkko HietaniemiRegen Porting stuff.
2001-05-16 Jarkko HietaniemiUse OSVERS.
2001-05-16 Jarkko HietaniemiRegen toc.
2001-05-16 Jarkko HietaniemiAdding the README.dgux to the MANIFEST would be a good...
2001-05-16 Jarkko HietaniemiMove the stack desire definition to thread.h.
2001-05-16 Jarkko HietaniemiDG-UX threading patches, including a README.dgux,
2001-05-16 Robin HoustonMore on /x regexes
2001-05-16 Jarkko HietaniemiDocument that the core time() may be rounding rather
2001-05-16 John Peacockperl-current/t/time-hires.t
2001-05-15 Simon CozensOp private flags
2001-05-15 Jarkko HietaniemiUpgrade to Switch 2.03.
2001-05-15 Jarkko HietaniemiThe problem described in 20010514.031 still wasn't
2001-05-15 Jarkko HietaniemiHalf of #10107 got lost.
2001-05-15 Nick Ing-SimmonsIntegrate mainline.
2001-05-15 Robin HoustonGive Deparse tester a fair chance
2001-05-15 Robin HoustonLvaluable method calls
2001-05-15 Robin HoustonC<$foo =~ give_me_a_regex>; /x modifier
2001-05-15 Robin Houston"${foo}_bar"
2001-05-15 Jarkko HietaniemiFix for 20010514.037; substr() didn't invalidate the...
2001-05-14 Jarkko HietaniemiUpdate Changes.
2001-05-14 Jarkko HietaniemiRetract #10094.
2001-05-14 Jarkko HietaniemiIntegrate change #10100 from maintperl.
2001-05-14 Jarkko HietaniemiDocument the deprecatedness of suidperl.
2001-05-14 Ronald J. KimballRe: [ID 20010514.022] Makemaker a bit too prefix-happy
2001-05-14 Jarkko HietaniemiMore DWIMminess for Class::Struct: calling the array...
2001-05-14 Jarkko HietaniemiReference cmp'ing should go through the whole stringifi...
2001-05-14 Simon CozensRe: [LONG] Cleaning up Todo/Todo-5.6/perltodo
2001-05-14 Ilya N. Golubev[ID 20010514.025] _SVID3 in <sys/statvfs.h>
2001-05-14 Todd C. Miller[ID 20010514.022] Makemaker a bit too prefix-happy
2001-05-14 Barrie Slaymaker(Retracted by #10104.)
2001-05-14 Mike GuyIncorrect line numbers in AutoSplit
2001-05-14 Jarkko HietaniemiYet another HP-UX hints tweak from Merijn.
2001-05-12 Jarkko HietaniemiThe sorting seems to happen now automatically.
2001-05-12 Benjamin SugarsRe: [PATCH perlfunc.pod] split on an empty string
2001-05-12 Doug MacEachernRe: undef(&foo) does not work for XS functions
2001-05-12 Peter Prymmerfixup t/op/append.t for UTF-EBCDIC
next