platform/upstream/perl.git
2013-02-20 Nicholas ClarkEliminate 'swap' from struct regexp_internal.
2013-02-20 Nicholas ClarkRemove the check for SVt_BIND from SvOK().
2013-02-19 Jerry D. Hedden[perl #116865] Upgrade to Thread::Queue 3.02
2013-02-19 Karl Williamsonre/charset.t, re/fold_grind.t: Note C locale can match...
2013-02-19 Karl Williamsonre/charset.t: Make sure locale is loaded at compile...
2013-02-19 Jan DuboisUpdate Win32 to CPAN version 0.46
2013-02-19 Dave RolskyAdd some text on the interoperability of Moose & Moo...
2013-02-19 Dave RolskyAdd a note to the future that they should read the...
2013-02-19 Dave RolskyRun podtidy on perlootut
2013-02-19 Nicholas ClarkRename PL_interp_size_5_16_0 to PL_interp_size_5_18_0.
2013-02-19 Nicholas ClarkRe-order intrpvar.h to minimise holes in the interprete...
2013-02-19 Andy DoughertyFix [perl #116523] Configure is confused by '=' in...
2013-02-19 Rafael Garcia... Silence encoding.pm deprecation warnings in the core...
2013-02-19 Chris 'BinGOs... Updated Changes for Module-CoreList
2013-02-19 Karl Williamsonperldelta for #116322 and #112244
2013-02-19 Karl Williamsondist/IO/IO.xs: Silence compiler warning
2013-02-19 Karl WilliamsonTests for [perl #116322]
2013-02-19 Christian HansenPATCH: [perl #116322]: getc() and ungetc() with unicode...
2013-02-19 Karl WilliamsonSome tests for [perl #112244]
2013-02-19 Leon TimmermansPATCH [perl #112244]
2013-02-19 Ricardo Signesstart making entries for 5.19 releases
2013-02-18 Chris 'BinGOs... Document d8a821fe in perldelta
2013-02-18 Alexandr Ciornii[perl #116809] Upstream status in corelist
2013-02-18 Chris 'BinGOs... Document 721fe537 in perldelta
2013-02-18 Chris 'BinGOs... Document 0f87678 in perldelta
2013-02-18 Chris 'BinGOs... Document encoding deprecation in perldelta
2013-02-18 Chris 'BinGOs... Update Encode to CPAN version 2.48
2013-02-18 Dave RolskyRemove two spaces after periods to keep the document...
2013-02-18 Dave RolskyRemove two superfluous commas in perlobj
2013-02-18 Dave RolskyVery small tweak to perlobj in dereferencing method...
2013-02-17 Dave RolskyReplace Mouse with Moo in perlootut
2013-02-17 Karl Williamsonutf8_heavy.pl: Add 'use re "/aa"'
2013-02-17 Father ChrysostomosAdd Kent Fredric to AUTHORS
2013-02-17 Kent Fredricmg.c : revert ENV{x} = undef behaviour to be empty...
2013-02-17 Chris 'BinGOs... Added Lucas Holt to AUTHORS
2013-02-17 Lucas Holt[perl #116785] libc_r was removed from recent versions...
2013-02-17 Steffen Mueller[perl #116587] Data::Dumper intermittently fails tests...
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-02-16 Craig A. Berryperldelta for 012528a99df1906d6fe.
2013-02-16 Craig A. BerryImplement useversionedarchname in configure.com.
2013-02-16 Craig A. BerryAllow VMS features to differ from Perl's defaults.
2013-02-16 Chris 'BinGOs... Updates to perldelta
2013-02-16 Karl Williamsoncharnames.pm: Nit in pod
2013-02-16 Karl WilliamsonUnicode::UCD: Add examples to pod
2013-02-16 Chris 'BinGOs... Document in perldelta, new diag and Configure option.
2013-02-16 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.68
2013-02-15 Karl Williamsonutf8.h, utfebcdic.h: Add, fix comments
2013-02-15 Karl Williamsonlib/Unicode/UCD.pm: Clarify pod
2013-02-15 Karl WilliamsonINSTALL: Fix pod verbatim lines
2013-02-15 H.Merijn Branduse_versioned_archname => versionedarchname
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover code in DynaLoader.
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover various other C-like...
2013-02-15 Nicholas Clarkt/porting/diag.t now reads files from MANIFEST, instead...
2013-02-15 Steve HayUpdate File::Temp layout
2013-02-15 Steve HayList files excluded from Config::Perl::V
2013-02-15 Craig A. BerryMake extended filename syntax the default on VMS.
2013-02-15 Craig A. BerryMake readdir on VMS only unixify when asked.
2013-02-15 Craig A. BerryHelp ExtUtils::Manifest deal with VMS extended filespecs.
2013-02-15 Craig A. BerryMake unixify unescape filespecs already in Unix format.
2013-02-14 Steffen MuellerMinor doc fix: pp_addr => op_ppaddr
2013-02-14 Steffen MuellerThe rpeepp and peepp functions need a THX
2013-02-14 David GoldenGive Config a version number
2013-02-13 Nicholas ClarkTest that call checkers are copied with actual closures.
2013-02-13 Craig A. BerryMake File::DosGlob handle VMS extended filespecs.
2013-02-12 Chris 'BinGOs... Add Midnight BSD to perlport
2013-02-12 Steffen MuellerCustom ops may be experimental, but sure aren't new
2013-02-12 Chris 'BinGOs... Update CPAN to CPAN version 2.00-TRIAL
2013-02-12 James E KeenanAdd entry for update to Data::Dumper.
2013-02-11 Karl Williamsonregcomp.c: Fully parenthesize macro expansions formal...
2013-02-11 Karl Williamsoninline_invlist.c, regcomp.c: Comments-onlys, white...
2013-02-10 Father Chrysostomosdiag.t: Validate severity of ck warn routines better
2013-02-10 Chris 'BinGOs... Sync Config-Perl-V version in Maintainers.pl with CPAN
2013-02-10 H.Merijn BrandDeal with spaces in patch descriptions
2013-02-10 Matthew Horsfall... RT-116192 - If a directory in @INC already has a traili...
2013-02-10 Chris 'BinGOs... Mention inclusion of both META files, in perldelta
2013-02-10 Father Chrysostomosperl.pod: Squash double space
2013-02-10 Father Chrysostomosperldiag.pod: Remove regexp cat from \b{ \B{ message
2013-02-10 Karl Williamsonpp.c: White-space only
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2013-02-10 Karl WilliamsonAdd Jess Robinson to AUTHORS
2013-02-09 Chris 'BinGOs... Document corelist change in perldelta
2013-02-09 Chris 'BinGOs... Make corelist --feature a >= v5.9.5 option
2013-02-09 Thomas SibleyReport feature availability via corelist -f
2013-02-09 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.66
2013-02-09 Craig A. BerryStandardize removal of escapes in unixify.
2013-02-08 Karl WilliamsonChange pods to not refer to av_len()
2013-02-08 Karl WilliamsonAdd av_tindex() synonym for av_top_index()
2013-02-08 Karl WilliamsonInline av_top_index()
2013-02-08 Karl WilliamsonChange name 'av_top' to 'av_top_index'
2013-02-08 Karl Williamsonmakedef.pl: Don't export inline fcns
2013-02-08 Karl Williamsonregen/embed.pl: Extract out duplicate code into a fcn
2013-02-08 Karl Williamsonregen/embed.pl: Warn if have > 1 i, p, and s flags
2013-02-08 Karl Williamsonembed.fnc: Remove inappropriate 'p' flags
2013-02-08 David GoldenUpdated File::Temp from 0.22 to 0.22_90
2013-02-07 Chris 'BinGOs... Update Text-Soundex to CPAN version 3.04
2013-02-07 Chris 'BinGOs... Update File-CheckTree to CPAN version 4.42
2013-02-07 David Goldenadd example of warning categorization to perldiag
2013-02-07 David Goldenreword release announcement template
2013-02-06 David GoldenBenchmark iteration warnings should warn, not print
2013-02-06 Craig A. BerryRemove unused feature setting from vms/vms.c.
next