This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove non-existent English variable names from perlvar
[perl5.git] / dist /
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
2013-08-12 Steve HayExtUtils-ParseXS is now version 3.21
2013-08-12 Ricardo Signesimport CoreList changes from v5.18.1
2013-08-12 Father Chrysostomosconstant.pm: Note that list constants are not
2013-08-12 Father ChrysostomosMake Storable support read-only COWs
2013-08-12 Tony Cookfix several problems in the MY_CXT example in perlxs.pod
2013-08-09 Steffen MuellerExtUtils::ParseXS: Version consistency
2013-08-09 Darin McBrideCarp now handles objects with string overloads.
2013-08-07 Chris 'BinGOs' Wil... Add missing versioned Config to Module::CoreList
2013-08-07 Nicholas ClarkA comment in Storable.xs was words missing two words.
2013-08-05 Nicholas ClarkStorable should not assume that sizeof(mg_len) is 4.
2013-08-05 Nicholas ClarkRestore Storable's DEBUGME build after commit 591596833...
2013-08-04 Father ChrysostomosDon’t let list const modification affect future retvals
2013-08-02 Chris 'BinGOs' Wil... _perl_abs_path() symlink tests fail on QNX Neutrino
2013-08-02 Chris 'BinGOs' Wil... Resolve File::Spec test failures on QNX Neutrino
2013-08-02 Tony Cookprevent a precedence warning on clang
2013-07-31 Nathan TrapuzzanoRemove semicolon from inline TYPEMAP in perlxstut example.
2013-07-28 Father Chrysostomos[perl #119045] Make list constant mutable again
2013-07-26 Father ChrysostomosVersion number tweaks in tests and other cleanup
2013-07-26 Father ChrysostomosUpdate constant.pm to reflect list inlinement
2013-07-26 Father Chrysostomosconstant.pm: Make list constants read-only
2013-07-26 Father ChrysostomosIncrease $constant::VERSION to 1.28
2013-07-26 Father ChrysostomosStop constant.pm from (ab)using subs for scalars
2013-07-26 Father Chrysostomosconstant.t: Correct version
next