This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-06-18 Adrian M. EnacheRe: [perl #22727] split() with re_eval segfaults/panics
2003-06-18 Jarkko HietaniemiUpgrade to Tie::File 0.97.
2003-06-18 Graham BarrSync with libnet 1.16
2003-06-18 Dan KogaiEncode] 1.96 Released
2003-06-18 Jarkko HietaniemiOops in change #19809.
2003-06-18 Jarkko HietaniemiIf the first argument of sigaction() was a string,...
2003-06-17 Rafael Garcia... Some docs for the assertions.
2003-06-17 Jarkko Hietaniemiio_dir.t tweak from Craig Berry.
2003-06-17 Peter O'Gorman/ext/DynaLoader/dl_dyld.xs
2003-06-17 Jarkko HietaniemiDOCPATCH Re: $1 remains uncleared for failed matches
2003-06-17 Jarkko HietaniemiUNICOS: try papering over the Configure symbol scan...
2003-06-16 Marcus Holland... Revert change #19126, a poor attempt at fixing bug...
2003-06-16 Steve Grazziniunnecessary stringification in eval/die
2003-06-16 Amick, Eric[perl #22622] Bogus error codes from File::Copy::move
2003-06-16 Jarkko HietaniemiAnd even more glibc fcntl constants, this time mostly...
2003-06-16 Jarkko HietaniemiEven more glibc O_ modes.
2003-06-16 Jarkko HietaniemiAdd O_NOATIME.
2003-06-16 Jarkko HietaniemiInstead of fancy condvar footwork do a simple join,
2003-06-15 Rafael Garcia... Rename again the warning about $* being no longer supported
2003-06-15 Aaron J. MackeyRemove all magic in untie()
2003-06-15 Dan KogaiStart using Perl malloc in FreeBSD since the system...
2003-06-15 Ilya ZakharevichOS2 patches
2003-06-15 Jarkko HietaniemiReindent a section of the file.
2003-06-15 Jarkko HietaniemiUnused variable.
2003-06-15 Marcus Holland... Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
2003-06-15 Jarkko HietaniemiMost often unused variables.
2003-06-14 Rafael Garcia... Rename the warning about $* being removed,
2003-06-14 Jarkko HietaniemiThe FileCache 1.03 tests from belg4mit.
2003-06-14 Jarkko HietaniemiMention the Unicode::Regex::Set module.
2003-06-14 Jarkko HietaniemiFollowup on #19779: make the helper function static,
2003-06-14 Marcus Holland... strchr() running amok in sv_vcatpvfn()
2003-06-14 Jarkko HietaniemiExercise the utf8:: "internal" functions.
2003-06-14 Jarkko HietaniemiHaving to pull in the whole Encode just to get SvUTF8()
2003-06-14 Jarkko HietaniemiSlight tweaks on the length() and chr() entries,
2003-06-14 Jarkko Hietaniemitest.pl-ify and add a couple of tests.
2003-06-14 Jarkko HietaniemiSlight reorg of the binmode() entry.
2003-06-14 Jarkko HietaniemiIllegal cpp.
2003-06-14 Jerrad PierceRe: FileCache
2003-06-13 Rafael Garcia... Remove the deprecated $* variable.
2003-06-13 Jarkko HietaniemiEncode simply needs more work on EBCDIC.
2003-06-13 Jarkko HietaniemiRedundancy removal from Brian De Pradine;
2003-06-13 Jarkko HietaniemiSomehow MPE/iX managed to get
2003-06-13 Alan FerrencyRe: [perl #18849] fork/system bug on FreeBSD
2003-06-13 Jarkko HietaniemiApparently the __APPLE__ cpp symbol is not Officially...
2003-06-13 Jarkko HietaniemiDefine a cpp symbol, BSDish, if that looks appropriate.
2003-06-13 Jarkko HietaniemiEven more tweakage on symbol scanning from Alan Burlison.
2003-06-13 Graham BarrSync with libnet 1.15
2003-06-13 Jarkko HietaniemiThe changes #8803 and #8896 that fixed JPL for use...
2003-06-12 Robin BarkerAdd a new warning, "Newline in left-justified string...
2003-06-12 Steve GrazziniPatch for a warning emitted twice, from :
2003-06-12 Artur BergmanIn free we want to destroy, not init, thanks to Tim...
2003-06-12 Jarkko HietaniemiMore perlio ->Open paranoia. Set errno to EINVAL if...
2003-06-12 Jarkko HietaniemiFurther perlio doc tweaks.
2003-06-12 Jarkko HietaniemiSlightly amended version of the proposed patch for
2003-06-12 Artur BergmanBe polite and destroy the mutexes and conditions we...
2003-06-11 Andy DoughertyRe: [PATCH] Annoyingly unhelpful messages from lib...
2003-06-11 Andy DoughertyConfigure -Dnoextensions would not accept a list
2003-06-11 Peter Prymmerfix vmsish.t #25 by letting $0 find itself in the face...
2003-06-11 Jarkko HietaniemiDoc nit.
2003-06-11 Marcus Holland... Integrate from maint:
2003-06-11 Marcus Holland... Re: [PATCH: maint @ 19733] CL compiler warnings on...
2003-06-10 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.22.
2003-06-10 Jarkko HietaniemiUpgrade to Unicode::Collate 0.25.
2003-06-09 Jarkko HietaniemiOn a real multicpu box the child thread could still...
2003-06-09 Andy DoughertyAnnoyingly unhelpful messages from lib/File/Temp/t...
2003-06-09 Steve GrazziniRe: nitpick with \(0..2)
2003-06-09 Jarkko HietaniemiPossible fix for the problems in EBCDIC from Sadahiro...
2003-06-09 Alex VandiverIn the debugger, flush stdout/stderr before the prompt...
2003-06-09 Gurusamy Sarathymark 450_service.t#18 as a todo test on windows
2003-06-09 Gurusamy Sarathyone of the Net::Ping time-dependent tests fails sporadi...
2003-06-09 Michael G.... ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
2003-06-09 Gurusamy Sarathyfix for perlio.t failures on windows (from Dan Kogai)
2003-06-09 Peter Prymmerfix ups for perlivp on VMS plus more symbols for utils
2003-06-09 Gurusamy Sarathywindows: fix memory leak in %ENV handling (shows up...
2003-06-09 Artur BergmanSupport blessed shared references.
2003-06-09 Craig A. Berrypack.t tweak for non-IEEE VMS systems
2003-06-08 Dan KogaiRe: forwarded you a test result
2003-06-08 Jarkko HietaniemiRegen Configure et al.
2003-06-08 Jarkko HietaniemiMore symbol scan logic from Alan Burlison.
2003-06-07 Artur BergmanMajor (internal) change to make it much more easy to...
2003-06-07 Artur BergmanLast patch broke this slightly because INC was wrong.
2003-06-07 Artur BergmanRemove warnings from tests.
2003-06-07 Artur BergmanWork in non core env.
2003-06-07 Michael G.... ExtUtils::MakeMaker 6.10_04 -> 6.10_05
2003-06-06 Rafael Garcia... Upgrade to Time::Local 1.06, by Dave Rolsky
2003-06-06 Rafael Garcia... Complement to change #19698 :
2003-06-06 Rafael Garcia... Minor grammatical nit.
2003-06-06 Stas Bekman[patch] L<perlguts/"API LISTING"> is now L<perlapi>
2003-06-06 Rafael Garcia... Clarify that => doesn't quote compound identifiers.
2003-06-06 H.Merijn BrandPerl *is* 100% 64bit compliant on HP-UX 11.00 and up...
2003-06-05 Yitzchak Scott... Re: SPUG:-s option doesn't always work!
2003-06-05 Robin BarkerRE: maint @ 19683
2003-06-05 Jarkko HietaniemiSKIP label was missing.
2003-06-05 Jarkko Hietaniemiz/OS makedepend fix from Peter Prymmer;
2003-06-05 Jarkko HietaniemiEven more getspecific patches from Brian De Pradine;
2003-06-05 Jarkko Hietaniemiz/OS threads tweak from Brian De Pradine.
2003-06-05 Jarkko HietaniemiUpgrade to Time::HiRes 1.48.
2003-06-04 Rafael Garcia... Prevent a potential null pointer dereference.
2003-06-04 Andy DoughertyRe: [MacOS X] consider useshrplib='false' by default
2003-06-04 Jarkko HietaniemiOn closer reading the proposed UTS#18 update required
next