This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-09-15 Michael G.... Add done_testing from Test::More
2010-09-15 Michael G.... Shut up "used only once" warnings.
2010-09-15 brian d foyMerge branch 'briandfoy/perlfaq' of ssh://perl5.git...
2010-09-15 brian d foyMove book info to perlbook from perlfaq2
2010-09-15 Florian RagwitzUpgrade Math::BigRat from version 0.25 to 0.26
2010-09-15 Florian RagwitzWe now include Safe version 2.28
2010-09-15 Florian RagwitzSynchronize Module-CoreList's META.yml
2010-09-15 Florian RagwitzUpgrade bignum from version 0.24 to 0.25
2010-09-15 Florian RagwitzBump $open::VERSION
2010-09-14 Florian RagwitzUpgrade Math::BigRat from version 0.24 to 0.25
2010-09-14 Florian RagwitzPod fix for perldelta
2010-09-14 Florian Ragwitzperldelta up to a1bbdff
2010-09-14 brian d foyMerge branch 'briandfoy/perlfaq' of ssh://perl5.git...
2010-09-14 brian d foy* Add multilevel hash exists() to perlfaq4
2010-09-14 brian d foy* Added a smart match example to perlfaq6
2010-09-14 brian d foyMore whitespace cleanups
2010-09-14 brian d foyWhitespace cleanups
2010-09-14 brian d foyperlfaq4: fix a minor grammar problem in the Y2K answer
2010-09-14 brian d foy* Correct Higher Order Perl to Higher-Order Perl
2010-09-14 brian d foyFix trailing whitespace
2010-09-14 brian d foy* Update Effective Perl Programming reference
2010-09-14 brian d foy* How can I read in an entire file all at once?
2010-09-14 brian d foy* How can I read in an entire file all at once?
2010-09-14 brian d foy* How come when I open a file read-write it wipes it...
2010-09-14 brian d foy* How do I handle linked lists?
2010-09-14 brian d foy* How can I write() into a string?
2010-09-14 brian d foyHow do I make sure users can't enter values into a...
2010-09-14 brian d foy* My CGI script runs from the command line but not...
2010-09-14 brian d foy* How do I fetch/put an FTP file?
2010-09-14 brian d foy* Add multilevel hash exists() to perlfaq4
2010-09-14 brian d foy* Added a smart match example to perlfaq6
2010-09-14 Nicholas ClarkIn Perl_ck_subr(), no need to create/set o3 in the...
2010-09-13 Florian RagwitzUpgrade Math::BigInt::FastCalc from 0.21 to 0.22
2010-09-13 Florian RagwitzUpgrade Math::BigInt from version 1.93 to 1.95
2010-09-13 Steve HayMake the setting of write-bits safer in Porting\makerel
2010-09-13 Steve HayFix typo in Porting\makerel comments
2010-09-13 Steve HayAdd perl-5.12.2 to perlhist.pod
2010-09-13 Nicholas ClarkIn Perl_ck_subr, remove delete_op, unused since asserti...
2010-09-13 Florian RagwitzUpgrade Math::BigInt from version 1.92 to 1.93
2010-09-13 Florian RagwitzMake Math-BigInt require perl 5.6.2
2010-09-13 Aristotle Pagaltzisimprove open.pm layer class error message
2010-09-13 Nicholas ClarkIn Perl_ck_subr(), move to once place all setting of...
2010-09-13 Nicholas ClarkIn Perl_ck_subr(), consolidate all the prototype code...
2010-09-13 Rafael Garcia... Bump Safe's VERSION to 2.28
2010-09-13 Rafael Garcia... Avoid infinite loop in _find_code_refs.
2010-09-13 Nicholas ClarkIn Perl_ck_subr(), hoist the if (proto) check outside...
2010-09-13 BramExtra tests for a regex followed by an operator or...
2010-09-13 BramAdd tests for 72922.
2010-09-13 Karl Williamsonregcomp.c: Use longjmp to abandon first pass quickly
2010-09-13 Karl Williamsonregcomp.c: Macroize changing regex to utf8
2010-09-13 Karl Williamsonregcomp.c: Clarify and typos in comments
2010-09-13 Karl Williamsonhandy.h: Add bounds checking to case change arrays
2010-09-13 Karl Williamsonhandy.h: Add FITS_IN_8_BITS() macro
2010-09-13 Father Chrysostomos[perl #77684] Restore the 5.10/12 behaviour of open...
2010-09-13 brian d foyMore whitespace cleanups
2010-09-13 brian d foyWhitespace cleanups
2010-09-13 Father ChrysostomosTest %main::OVERLOAD, which was almost broken by a...
2010-09-13 Craig A. BerryReverse uudmap.h and bitcount.h dependencies.
2010-09-13 Craig A. BerryInstall op_reg_common.h on VMS.
2010-09-12 Ricardo Signesrename &warnings::register to avoid ambiguity
2010-09-12 David Mitchellfix a couple of -Dmad compiler warnings
2010-09-11 David Mitchellfix hv.c API doc nits.
2010-09-11 David Mitchelllist cxt hash assign with dups gives garbage
2010-09-11 Florian RagwitzUpgrade EUMM from version 6.57_01 to 6.57_05
2010-09-11 Nicholas ClarkRemove obsolete test boilerplate from Math::BigInt...
2010-09-11 Nicholas ClarkConvert Math::BigInt::FastCalc tests from Test to Test...
2010-09-11 Florian RagwitzShorten external symbol name for VMS
2010-09-11 Florian Ragwitzperldelta up to 38ef960
2010-09-11 Florian RagwitzBump $POSIX::VERSION
2010-09-11 Florian RagwitzAdd missing POSIX signal constants
2010-09-11 Reini UrbanB-Debug 1.14
2010-09-11 Ævar Arnfjörð... segfault on &Internals::* due to missing SvROK()
2010-09-11 Zeframfix MAD breakage caused by qw patch
2010-09-10 Zeframdocumentation on hooking the peephole optimiser
2010-09-10 Florian RagwitzMention the warnings changes in "updated modules"
2010-09-10 Florian RagwitzBump $warnings{,::register}::VERSION
2010-09-10 Florian RagwitzUpdate warnings.pl with the ::register changes
2010-09-10 Ricardo Signesperldelta for warnings updates
2010-09-10 Ricardo Signesimprove registration of warning categories
2010-09-10 Nicholas ClarkConvert Math::BigInt tests from Test to Test::More.
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
2010-09-10 Nicholas ClarkConvert bignum tests from Test to Test::More.
2010-09-10 Nicholas ClarkRemove redundant lexicals from 3 bignum tests that...
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
2010-09-10 Steffen MuellerFill in new Data::Dumper version in perldelta
2010-09-10 Steffen MuellerUpgrade Data::Dumper to 2.128
2010-09-10 Florian Ragwitzperldelta up to 95544aa
2010-09-10 Florian RagwitzMath-BigInt 1.92
2010-09-10 Florian RagwitzMath-BigInt 1.91
2010-09-10 Florian RagwitzFix copy/paste documentation error
2010-09-10 Florian Ragwitzbacmp() ignores its argument's sign
2010-09-10 Florian RagwitzLowest common multiple, not multiplicator
2010-09-10 Florian RagwitzFix a couple of Math-BigInt POD nits
2010-09-10 Paul JohnsonRemove qw(...) as parentheses deprecated warnings
2010-09-10 Florian Ragwitzis_pos means > 0, not >= 0
2010-09-10 Florian RagwitzMath-BigInt runs fine under PERL_CORE now
2010-09-09 David Mitchelladd support for SAVEt_GVSV to Perl_ss_dup
2010-09-09 Nicholas ClarkMake t/porting/authors.t pass under LC_ALL=en_GB.UTF...
2010-09-09 Nicholas ClarkDefine CxPADLOOP unconditionally, as post f83b46a0...
2010-09-09 Florian RagwitzTeach t/TEST about Math-BigInt in dist/
next