platform/upstream/perl.git
2011-04-12 Karl Williamsonperlreapi: Update as little as possible for 5.14
2011-04-12 Nicholas ClarkFix eval.t under minitest, inadvertently broken by...
2011-04-11 Karl WilliamsonAdd test for [perl #87812]
2011-04-11 Karl WilliamsonPATCH: final [perl #86972]: Allow /(?aia)/
2011-04-11 David LeadbeaterRequire IO::File in IO::Handle
2011-04-10 Karl WilliamsonPATCH: partial [perl #86972]: Allow /(?aia)/
2011-04-10 Karl WilliamsonPATCH: partial [perl #86972]: Allow /aia
2011-04-09 Karl WilliamsonPATCH: [perl #87812] BBC breaks Pod::Coverage::TrustPod
2011-04-09 Karl Williamsonregcomp.c: Shun ANYOF_NONBITMAP_NON_UTF8
2011-04-09 Father Chrysostomosperldelta: Move the XIDStart change from bugs to incompat.
2011-04-09 Father Chrysostomosperldelta for [perl #87708]
2011-04-08 Father ChrysostomosRevert parts of c31c291..96b6b87
2011-04-08 Father ChrysostomosRevert "[perl #87708] $tied / $tied under use integer"
2011-04-08 Father ChrysostomosRemove unnecessary code from pp_add
2011-04-08 Father ChrysostomosRemove unnecessary code from pp_eq
2011-04-08 Father ChrysostomosCorrect the skip count in stash.t
2011-04-08 Father Chrysostomos[perl #87708] Fix ‘$tied binop $tied’
2011-04-07 Father Chrysostomos[perl #87708] $tied == $tied
2011-04-07 Leon TimmermansMake :utf8 and :bytes MULTIARG
2011-04-07 Karl WilliamsonPATCH: [perl #87810] BBC Text::MultiMarkdown
2011-04-07 Father Chrysostomos[perl #87388] bless[], "main::" crashes
2011-04-07 Father ChrysostomosCorrect stupidities in 4c3ac4b
2011-04-07 Father Chrysostomos[perl #87708] $tied + $tied
2011-04-06 David Mitchellmake mg_clear() et al behave when RC==0
2011-04-06 Father Chrysostomos[perl #87708] $tied / $tied under use integer
2011-04-06 Father Chrysostomos[perl #87708] $tied % $tied and $tied * $tied under...
2011-04-06 Father Chrysostomos[perl #87708] $tied + $tied and $tied - $tied under...
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied < $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied > $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied <= $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied >= $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied == $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied != $tied
2011-04-06 Karl WilliamsonPATCH: [perl #87908] \W is its complement sometimes
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied <=> $tied
2011-04-06 Nicholas Clarkc31c2913 swaps the order of uninitialised warnings...
2011-04-06 Father Chrysostomos[perl #87708] atan2 $tied, $tied
2011-04-06 Karl WilliamsonPATCH: [perl #87726] unwanted warning from diagnostics...
2011-04-05 Father ChrysostomosEr, 87708, not 87726
2011-04-05 Father ChrysostomosTODO tests for [perl #87726]
2011-04-05 Nicholas ClarkIn Darwin's hints, only add -no-cpp-precomp to ccflags...
2011-04-05 Nicholas ClarkBump ExtUtils::CBuilder version following a24b897525551a1d.
2011-04-04 Father Chrysostomosperldelta entry for the [perl #87664] fix
2011-04-04 Father Chrysostomosperldelta: File::Basename’s version
2011-04-04 Father ChrysostomosRevert "Remove MacOS classic support from File::Basename."
2011-04-04 Craig A. BerryMake ExtUtils::CBuilder reset ccflags on compile for...
2011-04-04 Father Chrysostomos[perl #87664] Don’t autovivify stashes when anonymising CVs
2011-04-03 Father Chrysostomos[perl #87064] eval no longer shares filters
2011-04-02 Florian RagwitzMake Changes refer to the upcoming release for the...
2011-04-02 Jesse VincentAdd a note to the RMG about the fact that you should...
2011-04-02 Jesse VincentManually change the sha that uconfig.h was generated...
2011-04-02 Jesse VincentAdded a 5.14 feature bundle (identical to the 5.13...
2011-04-02 Jesse VincentFirst provisional bump to 5.14.0-RC0
2011-04-02 Jesse VincentWe shouldn't be changing perl version numbers in blead...
2011-04-02 Father ChrysostomosRemove a semi-erroneous misleading perldelta entry
2011-04-02 Karl Williamsonperlrequick: /o no longer needed
2011-04-02 Karl Williamsonperlrequick: Capitalize Perl when used as a noun
2011-04-02 Karl Williamsonperlreref: Fix column in table
2011-04-02 Karl Williamsonperlreref: Update for 5.14 changes
2011-04-01 Father ChrysostomosUpdate HTTP::Tiny’s version in perldelta
2011-04-01 David GoldenUpdate HTTP::Tiny to CPAN version 0.012
2011-04-01 Father Chrysostomosperldelta: uc/lc(first) fix [perl #87336]
2011-03-31 Karl Williamsonperlretut: /o no longer very useful
2011-03-31 Karl Williamsonperlretut: Remove references to Unicode blocks
2011-03-31 Karl Williamsonperlretut: nits
2011-03-31 Karl Williamsonperlretut: Emphasize difference of /r
2011-03-31 Karl Williamsonperlretut: Use generic Unicode web page link
2011-03-31 Karl Williamsonperlretut: Mention 'alert' for \a
2011-03-31 Karl Williamsonperlretut: Add info about \N
2011-03-31 Karl Williamsonencoding(utf8) isn't case or dash sensitive
2011-03-31 Karl Williamsonperluniintro: bytes.pm is not deprecated
2011-03-31 Father Chrysostomos[perl #87336] lc/uc(first) fail to taint the returned...
2011-03-31 Karl WilliamsonEncode::Guess is iffy
2011-03-31 Karl Williamsonperlrecharclass: /dual are suffix in 5.14
2011-03-31 Karl Williamsonperlrecharclass: Mention UCD::num()
2011-03-30 Karl Williamson/dual are available in 5.14 as suffix after all
2011-03-30 H.Merijn BrandRemoved my name from README.aix
2011-03-30 Karl Williamsonperluniintro: Update for 5.14
2011-03-30 Karl Williamsonperlfunc: Note utf8 discrepancy in quotemeta
2011-03-29 Father Chrysostomosperldelta: Explain link to Selected Bug FIxes
2011-03-29 Father Chrysostomosperldelta: Update Pod::Html’s version
2011-03-29 Father ChrysostomosAdd Gene Sullivan to AUTHORS
2011-03-29 Father Chrysostomosperldelta: Update the bignum version
2011-03-29 Father ChrysostomosVersions bumps after the prev commit
2011-03-29 gene sullivan[perl #87216] POD typo in bigint, bignum and bigrat...
2011-03-29 Father Chrysostomos[perl #87128] Unclear note about \Q, etc., in perlretut
2011-03-29 David Leadbeater[perl #86566] Allow Pod::Html to write to STDOUT again
2011-03-28 Nicholas ClarkMake the request to fix rather than report bugs in...
2011-03-28 David Leadbeatermicroperl: Define need_va_copy
2011-03-28 Nicholas ClarkFor microperl, add uconfig64.sh, with values suitable...
2011-03-28 Nicholas Clarkmicroperl should use *signed* char for i8, as (plain...
2011-03-28 Nicholas ClarkFix *printf %ld handling for microperl (and other obscu...
2011-03-28 Nicholas ClarkAdd very simple microtest for microperl
2011-03-28 David Leadbeatermicroperl: Fix patch_uconfig target
2011-03-28 Nicholas ClarkDefault microperl to no optimisation.
2011-03-28 Nicholas Clarkmicroperl: Define NO_MATHOMS to save ~10k
2011-03-28 David LeadbeaterDefine memset() for microperl
2011-03-28 David LeadbeaterCheck if microperl's version in uconfig.sh/h needs...
2011-03-28 David Leadbeatermicroperl: Up versions in uconfig.sh to 5.13
2011-03-28 David LeadbeaterProtect sv_collxfrm in mathoms.c with a USE_LOCALE_COLL...
next