This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.sym: update comment
[perl5.git] / dist /
2010-12-01 Florian RagwitzUpgrade if from version 0.06 to 0.0601
2010-11-30 Peter John AcklamSpelling: reminder -> remainder
2010-11-28 Nicholas ClarkMake my $pi := 4; a syntax error.
2010-11-26 Nicholas ClarkIn deparse.t, give a description to every test. Remove...
2010-11-20 Chris 'BinGOs' Wil... Update Module::CoreList for v5.13.7
2010-11-20 Chris 'BinGOs' Wil... Bump Data::Dumper version as previous commit made a...
2010-11-20 Nicholas ClarkFix the test fix for older perls (5499dc3d6e47ea78...
2010-11-20 Father ChrysostomosSkip [perl #72332] DD test on 5.10.1
2010-11-19 Steffen MuellerFix Data::Dumper test on old perls
2010-11-19 Chris 'BinGOs' Wil... Bump Math::BigInt::FastCalc to dev release as per Flori...
2010-11-19 Chris 'BinGOs' Wil... Bump Math::BigRat to dev release as per Florian's request
2010-11-19 Chris 'BinGOs' Wil... Sync version of dist/Math-BigInt modules to 1.99_01...
2010-11-15 Florian RagwitzUpgrade Math::BigInt from version 1.98 to 1.99
2010-11-14 Peter John AcklamRT ticket 62949: $x -> bmodpow(1, 1) fails when $x...
2010-11-12 Abhijit Menon-SenPerformance improvement for overloaded classes from...
2010-11-12 Peter John AcklamRT ticket 62918: _modpow(x,y,z) with x = 0 and y > 0
2010-11-12 Father ChrysostomosUpdate Data::Dumper’s change log
2010-11-12 Father ChrysostomosIncrease Data::Dumper’s version
2010-11-11 Father ChrysostomosIncrease threads’ version
2010-11-11 Father ChrysostomosCorrect note about dir handles in threads.pm
2010-11-10 Florian RagwitzFix compilation with old xsubpps
2010-11-10 Peter John AcklamRT ticket #43694: as_int/as_number lose precision
2010-11-09 Florian RagwitzMove ExtUtils-Command from cpan/ to dist/
2010-11-09 Florian RagwitzMove ExtUtils-Manifest from cpan/ to dist/
2010-11-09 Florian RagwitzDisable bitwise operators
2010-11-08 Florian RagwitzUpgrade Math::BigInt to version 1.98
2010-11-07 Niko TyniFix an out of bounds write in Data-Dumper with malforme...
2010-11-07 Peter John AcklamRT ticket #61812: digit($n) with $n "out of range"
2010-11-07 Peter John AcklamRT ticket #62643: typos in POD and code comments
2010-11-07 Peter John AcklamRT ticket #62101: as_int() returns NaN for inf
2010-11-07 Peter John AcklamRT ticket #61845: from_bin() documentation error
2010-11-07 Florian RagwitzStructure dist/Math-BigInt-FastCalc like the CPAN dist
2010-11-06 Father ChrysostomosEliminate a few more $op->private calls in Deparse
2010-11-06 Father ChrysostomosMake Deparse work with y/å/ø/
2010-11-06 Father ChrysostomosTest y///r with B::Deparse
2010-11-03 Father Chrysostomosy///r
2010-11-03 Father ChrysostomosAvoid multiple $op->private calls in B::Deaprse::pp_trans
2010-11-01 Nicholas ClarkRefactor Storable::{net_,}pstore to return undef/true...
2010-11-01 Nicholas ClarkRefactor the error handling logic in Storable::_store().
2010-10-31 Nicholas ClarkMerge Storable::{is_storing,is_retrieving} using ALIAS.
2010-10-31 Nicholas ClarkStorable::{last_op_in_netorder,is_storing,is_retrieving...
2010-10-31 Nicholas ClarkMerge Storable::{,net_}pstore and Storable::{,net_...
2010-10-31 Rafael Garcia-SuarezBump Safe's version to 2.29
2010-10-31 Rafael Garcia-SuarezAdd &version::vxs::VCMP to Safe's default share
2010-10-30 Father ChrysostomosMacros are not called with aTHX_
2010-10-30 George GreerFix Math::BigInt::FastCalc build under Win32 with croak...
2010-10-29 Nicholas ClarkMath::BigInt::FastCalc doesn't need to set $BASE or...
2010-10-29 Nicholas ClarkMath::BigInt::FastCalc doesn't need to override methods...
2010-10-29 Nicholas ClarkRefactor FastCalc to initialise BASE and BASE_LEN as...
2010-10-29 Nicholas ClarkReorder the list return of Math::BigInt::Calc::_base_len().
2010-10-28 Father ChrysostomosRun 01SelfLoader.t also under taint mode
2010-10-27 Nicholas ClarkRemove THREADSV_NAMES, part of 5005 threads that the...
2010-10-27 Nicholas ClarkB::Deparse should call B::threadsv_names, instead of...
2010-10-27 Nicholas ClarkGet B::Deparse to load on perls back to 5.8.1
2010-10-25 Zeframrefactor and regularise label/statement grammar
2010-10-25 Nicholas ClarkIn FastCalc.xs, use SV * as the return type for _new...
2010-10-25 Nicholas ClarkConvert Math::BigInt::FastCalc to XSLoader.
2010-10-25 Nicholas ClarkIn FastCalc.xs, inline the macros CONSTANT_OBJ and...
2010-10-25 Nicholas ClarkReduce repetition in FastCalc.xs by using ALIASes.
2010-10-24 Todd RinaldoUpdate Locale-Maketext to CPAN version 1.17
2010-10-24 Florian RagwitzMath::BigRat has blead as its upstream
2010-10-21 Father Chrysostomos[perl #33752] B::Deparse fails with utf8 and our
2010-10-21 Lubomir Rintel[perl #72062] Untaint DATA after it's reopened
2010-10-20 Tatsuhiko MiyagawaUpdate Module::CoreList for 5.13.6
2010-10-19 Tatsuhiko MiyagawaBumped B::Deparse version and added perldelta entry...
2010-10-18 Father ChrysostomosSet Data::Dumper’s release date to that of perl 5.13.6
2010-10-16 Mike Kellydist/IO: fix a few typos
2010-10-16 Ali Polateldist/IO: Always bind to localhost in tests.
2010-10-14 Nicholas ClarkXSLoader::load() with no arguments can use caller to...
2010-10-14 Father ChrysostomosCorrect threads version
2010-10-14 Father ChrysostomosChange the perl version mentioned in threads.pm concern...
2010-10-10 Steffen MuellerMove regen scripts to regen/
2010-10-08 Jerry D. HeddenUpgrade to threads::shared 1.34
2010-10-08 Nicholas Clarkthreads::shared should not FREETMPS in its BOOT code.
2010-10-08 Chris 'BinGOs' Wil... Fix unicode characters in Locale-Maketext ChangeLog
2010-10-07 Todd RinaldoBring Locale::Maketext ChangeLog up to date with all...
2010-10-07 Nicholas ClarkImprove XSLoader::load documentation.
2010-10-06 Nicholas ClarkAvoid defining a full XSLoader::bootstrap_inherit post...
2010-10-05 Father Chrysostomos[perl #73534] Bigrat segfaults on irrational numbers
2010-10-05 Father ChrysostomosRe-add a test deleted by the recent Locale::Maketext...
2010-10-05 Todd RinaldoCPAN RT 34182 (Locale::Maketext) - Don't unnecessarily...
2010-10-04 Father Chrysostomosperldelta and version bump for Cwd
2010-10-04 kmx[perl #51562] Problem & "solution" for building 5.10...
2010-09-28 Todd RinaldoLocale::Maketext - Import dev changes from CPAN
2010-09-28 Todd Rinaldoperl RT# 76668 - This patch resolves CPAN RT #48808.
2010-09-28 Todd Rinaldo[perl #76674] Locale::Maketext: speed and efficiency...
2010-09-28 Father ChrysostomosUpdate the dirhandle entry in thread.pm’s docs
2010-09-28 Florian RagwitzRemove a wrong +x bit
2010-09-28 Florian RagwitzUpgrade Math::BigInt from version 1.95 to 1.96
2010-09-28 Slaven Rezic[perl #74798] test Data::Dumper with all latin1 characters
2010-09-27 Jerry D. Hedden[perl #78088] [PATCH] Upgrade to threads 1.81
2010-09-27 Father ChrysostomosRevert "From: Todd Rinaldo <toddr@cpanel.net>"
2010-09-27 Father ChrysostomosFrom: Todd Rinaldo <toddr@cpanel.net>
2010-09-26 Father ChrysostomosData::Dumper version bump and perldelta
2010-09-26 Father Chrysostomos$ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs...
2010-09-25 Chris 'BinGOs' Wil... Update if to CPAN version 0.06
2010-09-25 Father ChrysostomosLocale::Maketext version bump; MANIFEST, ChangeLog...
2010-09-25 Todd RinaldoThis patch with tests resolves CPAN RT #40727. The...
2010-09-24 gregor herrmannFis various Math::BigInt spelling mistakes
2010-09-24 Jerry D. Hedden[perl #78000] [PATCH] Upgrade to threads 1.79
next