This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2004-11-16 Steve HayFix Win32 breakage caused by changes to op.c in change...
2004-11-14 Abe TimmermanAdd the minitest target to vms buildsystem
2004-11-12 Anno Siegel[perl #32400] Unnecessary warning from constant.pm
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2004-11-12 Steve PetersSmall documentation fix to ExtUtils::Constant
2004-11-12 Dave MitchellAdd some descriptive text from Larry to op.c on how...
2004-11-10 Yitzchak Scott... Replace a skip by a todo.
2004-11-10 Yitzchak Scott... Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on...
2004-11-09 Rafael Garcia... Adjust test count for non-windows machines
2004-11-09 Jos I. Boumansfix IO::File to support binmode
2004-11-08 Nicholas ClarkNo more late changes, dammit
2004-11-08 Yitzchak Scott... Re: optree tests and VMS progress (no really)
2004-11-06 Dave Mitchelldocument regcomp.c/regexec.c's dual life under ext/re/
2004-11-06 Jim CromieRe: optree tests and VMS progress (no really)
2004-11-05 Andy DoughertyRe: Buidling stable.tar.gz on Unix as non-root [PATCH]
2004-11-05 H.Merijn BrandSkip failing thread/wait tests on HP-UX 10.20
2004-11-05 Anno Siegel[perl #32327] Benchmark calls coderef with spurious...
2004-11-04 Rick Delaney[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
2004-11-04 Rick DelaneyRe: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia... Mostly revert change #23347 (keep the test suite, fixed),
2004-11-03 Yitzchak Scott... Re: [perl #30633] Perl's "do" operator with a variety...
2004-11-03 Craig A. BerryRe: [PATCH] Detecting strlcat() and strlcpy() in Configure
2004-11-02 Rafael Garcia... FAQ sync
2004-11-02 Rafael Garcia... Reformulate an error
2004-11-01 H.Merijn BrandNew Glossary and samples for blead
2004-11-01 H.Merijn BrandSince strlcat/strlcpy are not argument/return value...
2004-10-31 H.Merijn BrandThe next step in strlcat ()/ strcpy () detection and...
2004-10-31 Nicholas ClarkMake TEST and harness skip tests for extensions that...
2004-10-31 Jim Cromie[patches] optree_* tests unexpectedly succeeding. ...
2004-10-31 Nicholas ClarkSet the IV values for PL_sv_yes and PL_sv_no at initial...
2004-10-31 Nicholas ClarkSkip tests if Devel::Peek not built
2004-10-31 Nicholas ClarkAssimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas ClarkOops. Forgot to add the new test in I18N::LangTags...
2004-10-31 Nicholas ClarkCorrect change 23437 - as Config isn't imported, need...
2004-10-31 Nicholas ClarkAssimilate I18N::LangTags 0.35
2004-10-31 Ed Allen SmithTemporary fix for usemallocwrap problems on IRIX (was...
2004-10-30 Dave Mitchell[perl #32033] Using foreach on threads::shared array...
2004-10-30 Nicholas ClarkSkip tests that require Data::Dumper if it is not built
2004-10-30 H.Merijn BrandPromote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-10-30 H.Merijn BrandAdded probes for strlcat () and strlcpy () to Configure
2004-10-29 Dave Mitchell[perl #31851] Threading crash with closures
2004-10-29 Steve HayDocument sv_magic() changes brought about by sv_magicext()
2004-10-29 Steve Peters36 additional tests for B
2004-10-27 Dave Mitchellinclude flags and refcount in the list of leaked scalars
2004-10-27 Craig A. Berrylib/Carp.t improvements
2004-10-25 Rafael Garcia... Fix [perl #32130] Errno.pm must not pass references...
2004-10-25 Rafael Garcia... Small updates to the web addresses for Perl, noticed...
2004-10-25 Steve Peters[perl #30227] [PATCH]splain vs. -w
2004-10-25 Rafael Garcia... Upgrade to Encode 2.08.
2004-10-24 Steve PetersRe: [perl #31937] perlop: add basic =~ examples
2004-10-23 TelsRe: Devel::Peek: hash quality 125%?
2004-10-23 Dave Mitchell[perl #32039] Chained goto &sub drops data too early.
2004-10-23 Rafael Garcia... Upgrade to Encode 2.07
2004-10-23 Brendan O'Deaext/IO/IO.xs: fix blocking on sparc linux
2004-10-21 David Cantrelldocpatch for perltie.pod
2004-10-21 Abhijit Menon-Sen[PATCH] Math::BigInt v1.73 final
2004-10-20 Nicholas ClarkNeed to skip optree walking tests if perlio not built
2004-10-20 Rafael Garcia... Remove opmini.c when cleaning up.
2004-10-20 Rafael Garcia... Ensure that PVA.pl returns a true value.
2004-10-20 chromaticRephrase "Perl Home Page" References
2004-10-19 Rafael Garcia... Upgrade to Encode 2.05
2004-10-19 Rafael Garcia... More Data::Dumper docs nits, fix the previous one,
2004-10-19 Richard Foleyperlfaq2.pod (add a book)
2004-10-19 Jarkko HietaniemiRe-apply the encoding.pm part of:
2004-10-18 Marcus Holland... Upgrade to Encode 2.04.
2004-10-18 Marcus Holland... Fix a typo.
2004-10-18 Rafael Garcia... Add a missing warning categorisation in perldiag.
2004-10-16 Craig A. Berrytest_harness tweak for VMS
2004-10-16 Nicholas ClarkMerge code from vdie and vcroak into S_vdie_croak_common
2004-10-16 Nicholas ClarkMerge the common code from Perl_vdie and Perl_vwarner...
2004-10-16 Nicholas ClarkThe second half of Perl_vwarner is actually a straight...
2004-10-15 Nicholas ClarkImplement sv_svset _nosteal variants by passing a flag...
2004-10-15 Rafael Garcia... Implement a new -dt command-line flag, to enable thread...
2004-10-15 Steve HayMake autodoc.pl write its output with UNIX style EOL's.
2004-10-15 Nicholas ClarkInclude opmini.c in the dependency generation.
2004-10-15 Rafael Garcia... Doc nit to Data::Dumper, suggested by Peter Kay.
2004-10-15 Steve HayDocument sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and...
2004-10-14 Craig A. BerryRe: [NOT OK] 23353 OpenVMS 7.2 VAX
2004-10-14 Peter DintelmannAW: [perl #31864] IO::Poll - undef fd not checked in...
2004-10-14 Rafael Garcia... Fix [perl #31971] local $^D gives noise
2004-10-14 Rafael Garcia... A few fixes in the list of -D debugging flags
2004-10-14 Vadim KonovalovRE: [PATCH-for-23358] enable statically linked exte...
2004-10-12 Rafael Garcia... Minor tweaks for the test.utf16 target, by Jarkko
2004-10-12 kaminsky@math... [perl #31843] warnings::warn($obj,...) fails when ...
2004-10-12 Vadim Konovalovenable statically linked extensions for Win32
2004-10-12 TelsPatch: BigInt v1.73 (pre-release)
2004-10-11 Abe Timmermanadd the 'test_harness' target to vms "makefile"
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-10-10 Nicholas ClarkHack to make -Dusethreads -Uuseithreads -Uuse5005thread...
2004-10-10 Nicholas ClarkRestore runtime loading of Encode and Encode-related...
2004-10-09 H.Merijn BrandMake AIX 5 + gcc work in 64bitall
2004-10-08 H.Merijn BrandA new machine type, some reformatting, some reorganization
2004-10-08 Rafael Garcia... Briefly document the test.utf16 make target.
2004-10-08 Rafael Garcia... Make the perl interpreter more tolerant of UTF-16-encod...
2004-10-04 Jim Cromie[perl #31697] [PATCH] B::Showlex::newlex enhancement...
2004-10-04 Rafael Garcia... Increment $overload::VERSION after change #23347
2004-10-04 Vadim Konovalovdynaloader improvements and cleanup
2004-10-04 Rick DelaneyRe: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-10-04 Craig A. Berryvms/t/filespec.t tweak
2004-10-04 Rafael Garcia... More caveats on the non-portability of stat(), suggested by
next