platform/upstream/perl.git
2010-01-20 Ricardo Signesregen_perly prepping for 5.11.4
2010-01-20 Ricardo Signesupdate Module::CoreList for pending 5.11.4
2010-01-20 David GoldenUpdate Module::Build to 0.3603
2010-01-20 David Goldenreminder: update Module::CoreList when bumping version...
2010-01-20 Ricardo Signesbump versions for core libs changed since 5.11.3
2010-01-19 Ricardo Signesregen warnings.pl for new version number
2010-01-19 Ricardo Signesbump version for 5.11.4
2010-01-19 Father Chrysostomosfix qr// and get-magic problems
2010-01-19 Tony CookFix for #71506: work around possible gcc bug
2010-01-19 David Goldennote strict/lax version requirements in documentation
2010-01-19 David Goldenadd version number format note to perldelta
2010-01-19 Niko TyniFix a NULL pointer dereference when looking for a DESTR...
2010-01-18 Father ChrysostomosFix for #71254: SEGV in Data::Dumper
2010-01-18 Jesse VincentFixed an editing error in perldoc about commit messages.
2010-01-18 Jesse VincentMinor updates to the git tutorial and our commit messag...
2010-01-18 kmx[perl #71676] GDBM_File support on Win32
2010-01-18 Rainer TammerPerl blead on AIX - fail: t/porting/test_bootstrap
2010-01-18 Nicholas ClarkMove packagev.t from t/comp to t/op, as it fouls the...
2010-01-18 Rafael Garcia... Revert "[perl #62646] Maximum string length with substr"
2010-01-17 Ricardo Signesupdate AUTHORS for new commits, spelling
2010-01-17 Vincent PitAdd t/comp/packagev.t to MANIFEST
2010-01-17 Rafael Garcia... Upgrade to CPAN.pm 1.94_54
2010-01-17 Karl WilliamsonClean up mktables intro comments; remove trailing white...
2010-01-16 Craig A. BerryCorrect VMS-specific handling of $! in Perl_magic_get.
2010-01-16 Craig A. BerryA fig leaf for calling sv_pos_u2b with IV* where it...
2010-01-16 David GoldenParse 'use NAME VERSION' with C locale
2010-01-16 Ricardo Signeswrap a link in L<> to avoid bad autolinking
2010-01-16 Todd Rinaldo[perl #72098] File::Copy stripping 06000 perms on cp...
2010-01-16 brian d foy* Tom's latest perlfunc cleanups, to ensure we're on...
2010-01-16 brian d foy* Backported Tom's perlfaq cleanup to the perlfaq repo...
2010-01-15 Nicholas ClarkFix SV leaks in Perl_vnumify() and Perl_vnormal() for...
2010-01-15 Rafael Garcia... Add warning "Cannot find encoding"
2010-01-15 Rafael Garcia... Bump version of PerlIO::encoding
2010-01-15 Rafael Garcia... The warnings emitted by PerlIO::encoding should be...
2010-01-15 Nicholas ClarkAvoid a double SV leak in an error state branch of...
2010-01-15 Zefram[perl #62646] Maximum string length with substr
2010-01-15 Rafael Garcia... Document last change in perldelta for 5.11.4.
2010-01-15 Karl WilliamsonPATCH: [perl #71726] \p{xdigit} should match full-width...
2010-01-15 Karl WilliamsonThis adds a constructor option to not output the commen...
2010-01-15 Rafael Garcia... Qualify pointer arguments of prescan_version in embed.fnc
2010-01-14 Rafael Garcia... Bump version to 2.21 and add changelog
2010-01-14 Tim BunceFixed the closure argument passing bug perl#72068
2010-01-14 Tim BunceFixed tests.
2010-01-14 Tim BunceAdded tests for perl#72068
2010-01-14 Nicholas ClarkBack out the {ENTER,LEAVE}_with_name("sub") part of...
2010-01-14 Reini UrbanCYG23-544-stat
2010-01-14 David GoldenOmnibus strict and lax version parsing
2010-01-13 AbigailChanged Copyright year as suggested by karl williamson...
2010-01-13 brian d foy* Em dash cleanup in pod/
2010-01-13 brian d foy* FAQ sync for Perl 5.12 release candidate
2010-01-13 brian d foyTom Christiansen's perlfunc cleansing, part 2
2010-01-13 Chris WilliamsUpdate File-Fetch to CPAN version 0.24
2010-01-12 Ricardo Signestest stash_name in less.pm
2010-01-12 Ricardo Signescatch the one $class instance missed in less.pm
2010-01-12 Rafael Garcia... Document UNIVERSAL->import deprecation in perldelta
2010-01-12 Rafael Garcia... Mention name of C constant in feature.pm for greppability
2010-01-12 Rafael Garcia... The new lvalue warning should not be turned on by default
2010-01-12 Rafael Garcia... Document new lvalue warning in perldelta
2010-01-12 Rafael Garcia... The "illegalproto" warning category is new in 5.11...
2010-01-12 Rafael Garcia... Nits in perldelta template
2010-01-12 Rafael Garcia... Add perl5114delta.pod
2010-01-12 H.Merijn BrandWith $PERL_UNICODE we still need to find utf8.pm
2010-01-12 David Mitchellfix for [perl #65582] anon globs segfaulting
2010-01-12 David Mitchellfix for [perl #61976] Errno ($!) not evaluated to a...
2010-01-11 Karl WilliamsonAdd note to .pod for compound form perl extensions
2010-01-11 Rafael Garcia... Bump less' version
2010-01-11 Ricardo Signesallow indirection between less and its hints stash...
2010-01-11 Karl WilliamsonRemove [[:posix:]] references because changes not going...
2010-01-11 David Mitchellfix for [perl #41138] $_ leaks under threads
2010-01-11 Tom ChristiansenPATCH: perlfunc cleanup, part 1
2010-01-11 Josh ben Jore[perl #71788] Skip $) test when NGROUPS_MAX is too...
2010-01-11 Josh ben JoreRemove an extraneous space
2010-01-11 kmxRe: [perl #71852] Warning "/* within comment" in Win32...
2010-01-10 Gerard GoossenRetain builtin attributes from pre-declaration. Fixes...
2010-01-10 Gerard GoossenIgnore a lvalue attribute after the subroutine has...
2010-01-10 Rafael Garcia... [perl #71924] shmget/semget may return zero as valid id
2010-01-10 Rafael Garcia... Completely avoid autovivification of CORE::GLOBAL:...
2010-01-10 Rafael Garcia... Typo fix : caller:: isn't caller
2010-01-10 Rafael Garcia... Add new prototype warning test file to MANIFEST
2010-01-10 Rafael Garcia... Perldelta presentation nits
2010-01-10 Matt S TroutMove prototype parsing related warnings from the 'synta...
2010-01-10 paul2.024
2010-01-10 Philip Hazel[perl #71948] Documentation error for (*MARK)
2010-01-09 Craig A. BerryUpdate skip count in perlio.t.
2010-01-09 David MitchellPL_sv_serial only exists ifdef DEBUG_LEAKING_SCALARS
2010-01-09 Chris WilliamsUpdate Archive-Extract to cpan version 0.38
2010-01-08 David Mitchellfix for [perl #66108] Leaked scalars
2010-01-08 David Mitchellreset sv_serial for each new interpreter
2010-01-08 David Mitchellin perl_clone() move common code outside ifdef/else...
2010-01-08 David Mitchellin perl_clone() shuffle some ifdefs about a bit
2010-01-08 David Mitchellunify #ifdef indent on both sides of PERL_IMPLICIT_SYS...
2010-01-08 David Mitchellinclude sv_debug_serial field in debugging output
2010-01-07 Nicholas ClarkAvoid race conditions with files in /tmp, by explicitly...
2010-01-07 Nicholas ClarkCorrect errors in the use of multiple targets, which...
2010-01-07 Nicholas ClarkUnlink PerlIO's tempfiles for the case of no -T, but...
2010-01-07 Rafael Garcia... Cleanup PerlIO temp files
2010-01-06 Vincent Pit[perl #71870] Use of uninitialized value in bitwise...
2010-01-06 AbigailFix typo in reference
2010-01-06 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-06 AbigailDocument that interpolating a '(??{ code })' construct...
next