This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
DosGlob: eliminate %iter
[perl5.git] / dist /
2011-10-29 Father ChrysostomosMove the do() test in Deparse’s core.t
2011-10-27 Father ChrysostomosDeparse CORE::do
2011-10-27 Father ChrysostomosDeparse CORE::glob
2011-10-27 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.09
2011-10-27 Father ChrysostomosFile::Glob: Eliminate the doglob alias to bsd_glob
2011-10-20 Florian RagwitzUpdate Module::CoreList for 5.14.4
2011-10-20 Steffen MuellerDocument the new, fixed AV/etc typemaps
2011-10-06 Father ChrysostomosIncrease $constant::VERSION from 1.22 to 1.23
2011-10-06 Father Chrysostomosconstant.pm: Disable the UTF8 downgrade when unnecessary
2011-10-05 Steffen MuellerUpgrade ExtUtils::ParseXS to 3.05
2011-09-22 David Goldenbase.pm: remove unused variable
2011-09-22 David Goldenbase.pm no longer tracks loaded modules
2011-09-22 David Goldenbase.pm no longer modifies $VERSION
2011-09-20 Stevan LittleUpdate Module::CoreList for 5.15.3
2011-09-19 Tony Cookuse :raw to avoid interference from PERL_UNICODE when...
2011-09-19 Florian RagwitzFix the version of CoreList that'll ship with 5.14.2
2011-09-19 Florian RagwitzUpdate Module::CoreList for 5.14.2
2011-09-18 Father Chrysostomos[perl #95034] Make perldoc <url> use a reasonabe name
2011-09-18 Father ChrysostomosDBFile -> DB_File
2011-09-18 Chris 'BinGOs' Wil... Noted recent changes to Module::CoreList and added...
2011-09-18 Father ChrysostomosIncrease $VERSIONs for Text::Abbrev and Search::Dict
2011-09-18 Robin Barkerfix NAME section in Text::Abbrev and Search::Dict
2011-09-18 Father ChrysostomosDeparse "${#}a"
2011-09-18 Father ChrysostomosDeparse $#{/} correctly
2011-09-17 Father ChrysostomosMake IO::Handle::getline(s) respect the open pragma
2011-09-16 Zeframmake B::Deparse handle $[ for older perls
2011-09-14 Father Chrysostomos[perl #92436] Make Filter::Simple match variables better
2011-09-14 Father ChrysostomosDear CoreList: Please note that 5.12.3 included VMS...
2011-09-14 Father ChrysostomosDear CoreList: FYI, Errno was included in 5.6.0 and .1.
2011-09-14 Father ChrysostomosDear CoreList: 5.8.2 *did* include DB_File.
2011-09-14 Nicholas ClarkSimplify Storable.xs by providing a fallback definition...
2011-09-14 Nicholas ClarkChange Storable's code.t to serialise a subroutine...
2011-09-14 Nicholas ClarkRemove from Storable.xs all compatibility code that...
2011-09-14 Nicholas ClarkRestore 5.004 and 5.005 support in Storable.
2011-09-14 Nicholas ClarkRemove Symbian compatibility macros from Storable,...
2011-09-13 Nicholas ClarkBump $Module::CoreList::VERSION after 77cc041da6484066.
2011-09-13 Chris 'BinGOs' Wil... Corrected the version of Module::CoreList shipped with...
2011-09-12 Steffen MuellerExtUtils::ParseXS changelog
2011-09-11 Nicholas ClarkEliminate warnings from XSLoader on 5.005 and 5.004.
2011-09-11 Nicholas ClarkSimplify generated XS code by emitting a compatibility...
2011-09-10 Father Chrysostomos[perl #92436] Filter::Simple can’t find end of POD
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Zeframrelease Carp-1.23 to CPAN
2011-09-09 Zeframmake Carp::Heavy load Carp for backcompat
2011-09-09 Father ChrysostomosCollapse some code in shared.xs
2011-09-09 Father Chrysostomos[perl #98204] Shared objects not destoryed
2011-09-09 Father Chrysostomosshared.xs: Refactor to simplify S_get_RV’s callers
2011-09-08 Tony Cookavoid " in Carp.t test programs, due to Win32 shell...
2011-09-07 Nicholas ClarkIn Dumper.xs, use sv_newmortal() instead of sv_mortalco...
2011-09-06 Steffen MuellerExtUtils::ParseXS: Fix INCLUDE: $cmd |
2011-09-05 Peter John Acklam[perl #98414] Update Math-BigInt-FastCalc to CPAN versi...
2011-09-04 Florian RagwitzFix a skip count in base's t/fields.t
2011-09-04 Steffen MuellerExtUtils::ParseXS: Allow users to enforce linkage of...
2011-09-04 Zeframimprove Carp portability to earlier perls
2011-09-04 Zeframdual-life Carp
2011-09-03 Jerry D. HeddenUpgrade to threads::shared 1.39
2011-09-03 Jerry D. HeddenUpgrade to threads 1.85
2011-09-03 Father ChrysostomosBump threads(::shared) versions again
2011-09-03 Jerry D. HeddenUpgrade to threads 1.84
2011-09-03 Jerry D. HeddenUpgrade to threads::shared 1.38
2011-09-02 Peter John Acklam[perl #98280] Use same version number 1.997 in all...
2011-09-01 Peter John Acklam[perl #98256] Add POD for the bsgn() method.
2011-09-01 Father ChrysostomosBump Math::Big(In|Floa)t versions
2011-09-01 Alexandr Ciorniiremove incorrect formatting inside verbatim paragraphs
2011-09-01 Alexandr CiorniiCorrect links to sections (and modules in case of BigFl...
2011-08-29 Stephen BennettExtUtils::ParseXS: Don't put null chars into generated...
2011-08-29 Florian Ragwitzperlfaq is now maintained on CPAN
2011-08-29 Florian RagwitzLet's have at least one indexed package in perlfaq
2011-08-28 Steffen MuellerBackport XS_(IN|EX)TERNAL, be explicit about linkage
2011-08-28 Father ChrysostomosTesting deparsing of CORE::not
2011-08-26 Florian RagwitzBump the perlfaq version for a new cpan release
2011-08-25 Frederic BriereAttribute::Handlers: "my" should be "till"
2011-08-25 Father ChrysostomosAttribute::Handlers: correct spelling
2011-08-25 Father ChrysostomosDumper.xs: Suppress compiler warning
2011-08-25 Leo Lapworthreplace old bookmarks.cpan link with perl.org and learn...
2011-08-25 Steffen MuellerExtUtils::ParseXS: Accept overridden input typemaps
2011-08-25 Steffen MuellerExtUtils::ParseXS: Explicitly require current version...
2011-08-25 Leo LapworthRemove nvi (site no loger works) and put vim above...
2011-08-25 Leo LapworthRemove Elvis editor as link broken
2011-08-25 Leo LapworthFix broken link
2011-08-25 Leo LapworthRemove a2ps as link does not work and even gnu.org...
2011-08-22 Father Chrysostomos[perl #95530] BigRat int(-1/2) == 0
2011-08-22 Father Chrysostomosperlfaq: remove 1 link; correct another
2011-08-22 Matthew HorsfallAdd quick note to perlfaq main page about searching...
2011-08-21 Steffen MuellerChangelog/version bump for ExtUtils::ParseXS
2011-08-21 Steffen MuellerMake sure to strip trailing semicolons from inputmap
2011-08-21 Nicholas ClarkBump $ExtUtils::ParseXS::VERSION following commit 948e9...
2011-08-21 Steffen MuellerMake the use of XS_EXTERNAL fall back to XS
2011-08-21 Steffen MuellerNew XS keyword: EXPORT_XSUB_SYMBOLS
2011-08-20 Ricardo SignesUpdate Module::CoreList for 5.x.y
2011-08-19 Florian RagwitzUpgrade ExtUtils::Manifest from version 1.59 to 1.60
2011-08-16 Steve HayFix tabbing from commit f5458e3a4f and bump IO::Handle...
2011-08-16 Stephen OberholtzerFix setting sockets nonblocking in Win32
2011-08-15 Steve HayFix tabbing and trailing whitespace from commit f1d35e3443
2011-08-15 Karthik RajagopalanUse the exception set in select (connect()) to early...
2011-08-14 Father ChrysostomosRemove select’s prototype
2011-08-12 Craig A. BerryClean up MANIFEST before creating a new one.
2011-08-12 Father ChrysostomosRevert "Oops! Update B::Deparse for the (l)stat proto...
2011-08-11 Steffen MuellerExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL...
2011-08-11 Steffen MuellerExtUtils::ParseXS version bump: release 3.03
next