This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix expected failure text for new croak.t test
[perl5.git] / dist /
2013-11-15 Father ChrysostomosIncrease $fields::VERSION to 2.17
2013-11-15 Father ChrysostomosRevamp fields documentation
2013-11-14 Father Chrysostomosconstant.pm: Consistent spaces after dots in pod
2013-11-14 Father ChrysostomosIncrease $constant::VERSION to 1.29
2013-11-13 David MitchellIO.xs: fix compiler warning
2013-11-11 Tony Cook[perl #75156] fix the return value and bits for removin...
2013-11-11 Tony Cook[perl #75156] tests for deleting a closed handle from...
2013-11-08 David Mitchellthreads::shared: fix compiler warning
2013-11-08 =?UTF-8?q?Petr=20P... Commit 1735f6f53ca19f99c6e9e39496c486af323ba6a8 started...
2013-11-02 Karen Etheridgeremove unneeded dependency on Test::More 0.98 (RT#88531)
2013-11-01 Father Chrysostomosshared.pm: Consistent spaces after dots
2013-11-01 Father Chrysostomosthreads::shared: Remove redundant description just...
2013-11-01 Father ChrysostomosIncrease $threads::shared::VERSION to 1.45
2013-11-01 Father ChrysostomosMove threads::shared warnings from perldiag to shared.pm
2013-10-29 François Perrad[perl #120408] fix dist/ExtUtils-ParseXS/t/002-more.t
2013-10-24 Chris 'BinGOs' Wil... Schedule Package::Constants for removal from core
2013-10-24 Father ChrysostomosIncrease $bignum::VERSION to 0.37
2013-10-24 Marc SimpsonMinor bignum POD fix (capitalisation).
2013-10-20 Steve HayPrepare Module::CoreList for Perl 5.19.6
2013-10-20 Steve HayUpdate Module::CoreList for Perl 5.19.5
2013-10-20 James E KeenanAdd descriptions for tests in dist/autouse/t/autouse...
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
2013-10-13 Steve HayFix autouse test, failing since commit 52102bb4f9
2013-10-06 James E KeenanEliminate trailing whitespace in pod command.
2013-10-06 Dominic Hargreavesfix POD errors reported by newer pod2man
2013-10-04 Karl WilliamsonUpgrade to Unicode 6.3
2013-09-27 Jerry D. HeddenUpgrade to threads 1.88
2013-09-27 Daniel Draganbetter pod for threads::_handle
2013-09-23 Neil Bowers[PATCH] Fixed bug where is_core assumed linear release...
2013-09-21 Brian FraserUp the version of File::Spec from 3.44 to 3.45
2013-09-21 Brian FraserRemoved the ifdefs for INCOMPLETE_TAINTS
2013-09-21 Chris 'BinGOs' Wil... Module::CoreList export %delta and document it
2013-09-20 Steve HayPrepare Module::CoreList for 5.19.5 and bump its $VERSION
2013-09-20 Steve HayUpdate Module::CoreList for Perl 5.19.4
2013-09-19 Neil BowersAdded is_core(), which returns true if the module was...
2013-09-18 Steve HayReally fix precedence problem in IO::Socket::connect...
2013-09-18 Chris 'BinGOs' Wil... Make changes_between() in Module::CoreList API the...
2013-09-18 Steve HayFix precedence problem in IO::Socket::connect() from...
2013-09-17 Steve HayUse non-dev version number in IO::Socket
2013-09-16 Steve HayFix IO::Socket::connect() in the light of $! changes
2013-09-15 David MitchellExtUtils::ParseXS: bump version of related modules
2013-09-15 Father ChrysostomosIncrease $ExtUtils::ParseXS::VERSION to 3.23
2013-09-13 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.23
2013-09-13 Ruslan Zakirovindex/value array slice operation
2013-09-13 Ruslan Zakirovkey/value hash slice operation
2013-09-12 Matthew HorsfallAllow semi-colon on TYPEMAP: line to work without it...
2013-09-11 Karl WilliamsonUse separate macros for byte vs uv Unicode
2013-09-09 James E KeenanCorrect typos reported by Terry Speirs++.
2013-09-09 Father ChrysostomosDumper.xs: Update comment
2013-09-09 Florian RagwitzExtUtils::Command has been synchronised to CPAN
2013-09-09 Steve HayUpgrade ExtUtils::CBuilder from version 0.280210 to...
2013-09-07 Karl WilliamsonData-Dumper/Dumper.pm: An EBCDIC fix
2013-09-07 Florian RagwitzBump $Term::ReadLine::VERSION
2013-09-07 Tokuhiro Matsunoadded Term::ReadLine::EditLine support
2013-09-07 Leon TimmermansUpdated ExtUtils::CBuilder to 0.280210
2013-09-05 Slaven Rezicmore Slavic intelligibility: added Bosnian to Serbian...
2013-08-29 Zeframpreserve $! and $^E in Carp
2013-08-29 Chris 'BinGOs' Wil... Update ExtUtils-ParseXS to CPAN version 3.22
2013-08-29 Steve HayPrevent ExtUtils-CBuilder leaving test output on Windows
2013-08-25 Zeframnote Module::Build's core-deprecation
2013-08-25 Father ChrysostomosIncrease $Math::BigInt::FastCalc::VERSION to 0.31
2013-08-25 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.149
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-25 Zeframinstall useful Regexp::CARP_TRACE from Carp
2013-08-25 Zeframremove stray debugging print statements
2013-08-25 Zeframmore tests for $Carp::MaxArgLen
2013-08-24 Zeframupdate copyright years for Carp dual-life release
2013-08-24 Zeframconsistently escape args in Carp stack trace
2013-08-24 Zeframavoid package name "B" in Carp tests
2013-08-24 Zeframregularise test for Carp vivifying B stash
2013-08-23 Father ChrysostomosCarp: paranoid sub lookup
2013-08-23 Father ChrysostomosFix some long lines in BigInt.pm
2013-08-23 Father ChrysostomosLong verbatim pod lines in BigFloat.pm
2013-08-23 Peter John AcklamAdd bint() method for rounding towards zero.
2013-08-23 Tony Cookbump versions for Math::BigInt and Math::BigFloat
2013-08-23 Tony CookClean up POD for Math::BigInt and Math::BigFloat
2013-08-22 Zeframdetect Carp/Carp::Heavy version mismatch
2013-08-22 Zeframavoid more vivification in Carp
2013-08-22 kevin dawsonMath-BigInt-FastCalc: Swap out base for parent (bowtie)
2013-08-22 kevin dawsonLocale-Maketext: Swap out base for parent (bowtie)
2013-08-22 kevin dawsonAttribute-Handlers: Swap out base for parent in test...
2013-08-21 Zeframconsistent POD itemisation markup
2013-08-21 Zeframavoid Unicode warnings in Carp
2013-08-21 Steve HayPrepare Module::CoreList for 5.19.4 and bump its $VERSION
2013-08-21 Father ChrysostomosIncrease $Storable::VERSION to 2.47
2013-08-21 Father Chrysostomos[perl #7508] Use NULL for nonexistent array elems
2013-08-20 kevin dawsonFilter-Simple tests: swap out base for parent.
2013-08-20 Steve HayComplete Module::CoreList's update for v5.19.3
2013-08-19 Father ChrysostomosCarp.pm: Restore defined &overload::StrVal check
2013-08-19 Tony Cook[perl #92446] don't use overloaded string values in...
2013-08-18 James E KeenanTrim second block (nolinenumbers) to avert crashes...
2013-08-18 Zeframavoid eval misinterpretation on old perls
2013-08-18 Zeframbetter check for overload::StrVal
2013-08-18 Zeframavoid "uninitialized value" warnings in Carp
2013-08-17 Nicholas ClarkIn Cwd's THX_unix_canonpath add two casts from (void...
2013-08-17 ZeframFile::Spec in XS
2013-08-17 Nicholas ClarkAdd the upstream Makefile.PL for Cwd
2013-08-17 James E KeenanAvert crashes when testing in parallel.
2013-08-15 Tony Cook[perl #92446] fix recursion introduced in original...
2013-08-12 Chris 'BinGOs' Wil... Fix MANIFEST and update Changes in Module-CoreList
next