platform/upstream/perl.git
2013-06-20 David Goldenbump Time::Piece VERSION to 1.2002
2013-06-20 David Goldent/porting/customized.t: consistent data file sorting
2013-06-20 David GoldenUpdate Maintainers.PL for divergence from cpan
2013-06-19 David Goldenfix core-cpan-diff treatment of 'undef'
2013-06-19 Father Chrysostomosperldelta for #118047
2013-06-19 Father Chrysostomos[perl #118047] Don’t warn for tr//a/c
2013-06-19 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.92
2013-06-19 Nicholas ClarkIf miniperl fails the simple Exporter test, print a...
2013-06-19 Nicholas ClarkFor *nix, only delete the ppport.h files that we created.
2013-06-18 Ricardo Signesperldelta: note the change to "goto" in perlfunc
2013-06-18 Ricardo Signesreplace weird C<goto-TYPE> with C<goto TYPE>
2013-06-18 Ricardo Signesdocument that goto-EXPR will treat a subref differently
2013-06-18 Karl Williamsonlib/locale.t: Remove workaround for now fixed #108378
2013-06-18 Father ChrysostomosUTF8f
2013-06-18 Karl Williamsonperlfunc: Add caveat about string eval containing NV...
2013-06-18 Karl Williamsonperlapi: Add note to isASCII
2013-06-18 Karl Williamsonperlrecharclass: Nits
2013-06-18 Karl Williamsonpp.c: Use correct size for two arrays.
2013-06-18 Karl Williamsonperldelta for locale fixes
2013-06-18 Nicholas ClarkIn FindExt, use File::Find instead of shelling out...
2013-06-18 Chris 'BinGOs... Add Module::CoreList::Utils to perldelta as a new module.
2013-06-18 Chris 'BinGOs... Add documentation for Module::CoreList::Utils
2013-06-18 Chris 'BinGOs... Correct module links in perldelta
2013-06-18 Father Chrysostomosperldelta for #118297
2013-06-18 Chris 'BinGOs... Update release managers guide to note to bump Module...
2013-06-18 Chris 'BinGOs... Manually add Utils delta for v5.19.1
2013-06-18 Peter MartiniUpgrade cv_flags_t from 16 to 32 bits.
2013-06-18 Lukas Maidon't crash on deep recursion warnings in lexical subs...
2013-06-18 Father Chrysostomossubst.t: Rename test
2013-06-18 Father Chrysostomosconcat2.t: Unskip an encoding.pm test
2013-06-18 Steve HayFix ext\B\t\concise.t when building with ALL_STATIC...
2013-06-18 Steve HayFix t\op\magic.t when building with ALL_STATIC=define...
2013-06-18 Steffen MuellerMark the common case with LIKELY branch predictor hint
2013-06-18 Karl Williamsonperllocale: Update, clarify
2013-06-18 Karl WilliamsonDon't use locale definitions unless within scope
2013-06-18 Karl WilliamsonPATCH: [perl #108378] [perl #115800]
2013-06-18 Karl Williamsonperllocale: Nits
2013-06-18 Karl Williamsonregcomp.c: Reorder tests to avoid throwing away work.
2013-06-17 Steve HaySet Config's *extensions and *_ext vars correctly for...
2013-06-17 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.031
2013-06-16 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.030
2013-06-16 Chris 'BinGOs... Update Getopt-Long to CPAN version 2.40
2013-06-16 SHIRAKATA KentaroSmall corrections in perlsyn, less one identified by...
2013-06-15 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.98
2013-06-15 Father Chrysostomospad.c: Correct comment added by dd2155a49b
2013-06-15 Father Chrysostomospp.c: pp_ref: remove null checks
2013-06-15 Father Chrysostomosperlfunc: mention that cho(m)p resets the iterator
2013-06-15 Father Chrysostomosdoop.c: Correct introductory text
2013-06-15 Father Chrysostomospp.c: Eliminate unnecessary dORIGMARK from pp_anonlist
2013-06-15 Father Chrysostomosop.c: Don’t reallocate a temp for lvalue funcs
2013-06-15 Father Chrysostomosop.c: add assertion
2013-06-14 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.68
2013-06-14 Ricardo Signesnote that \s matching \cK is marked experimental
2013-06-14 Ricardo Signesperlexperiment: version of acceptance for \N{name}
2013-06-14 Ricardo Signesperlexperiment: ithreads seemed accepted in 5.8.0
2013-06-14 Ricardo Signesperlexperiment: long doubles are not experimental
2013-06-14 Ricardo Signesreorder experiments by version (mostly)
2013-06-14 Tony Cookthe code that used hstat, istat, qstat was removed...
2013-06-14 Tony Cooktboffset hasn't been used since 7196fc2f
2013-06-14 Tony Cookprevent a couple of porting test issues under PERL_UNICODE
2013-06-14 Ricardo Signesremove reference to experimental code never in core
2013-06-14 Steve HayFix inclusion of Compress/Raw/Bzip2 and Encode in MinGW...
2013-06-14 Ricardo Signesnote warning categories in perlexperiment
2013-06-14 Ricardo Signesperldelta for the exec warning category change
2013-06-14 Ricardo Signesfix category on "Statement unlikely to be reached"
2013-06-13 Craig A. BerryEliminate macro for OpenVMS debugger [perl #118447].
2013-06-13 Yves OrtonPossessive and non greedy quantifier modifiers are...
2013-06-13 Leon TimmermansDon't ignore signals on pclose
2013-06-13 Nicholas ClarkMerge the re-ordering of when in the build write_buildc...
2013-06-13 Nicholas ClarkIn miniperl, if lib/buildcustomize.pl fails to load...
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl now test loads the generated...
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl no longer writes to STDOUT
2013-06-13 Nicholas ClarkRemove the Icwd Makefile macros as lib/buildcustomize...
2013-06-13 Nicholas ClarkGenerate lib/buildcustomize.pl at the same time as...
2013-06-13 David MitchellBenchmark.t: fix skip() call
2013-06-13 David MitchellBenchmark.t: make calibration a test
2013-06-12 Yves Ortondo not warn when optimizing away /x{0,0}?+/ and /x...
2013-06-12 David Goldenperldelta: add entries gleaned from commit messages
2013-06-12 Steve HayCorrections to 0511665b4b
2013-06-12 Marcel Gruenauerconverted t/win32.t/system* to test.pl style
2013-06-12 David MitchellBenchmark.t: consistent delta comparing
2013-06-12 David MitchellBenchmark.t: disdplay calibration diag output
2013-06-12 Ricardo Signesrelease schedule: fix years for 5.20
2013-06-12 Ricardo SignesMerge branch 'delta-deprecate' into blead
2013-06-12 Ricardo Signesmake Porting/corelist.pl emit delta-style %deprecated
2013-06-12 Ricardo Signesadd Mike Doherty to the AUTHORS file
2013-06-12 Ricardo SignesModule::CoreList: changelog for delta %deprecated
2013-06-12 Ricardo Signesre-add the deprecation data for soundex and checktree
2013-06-12 Mike DohertyMake %Module::CoreList::deprecated a delta hash
2013-06-11 Karl Williamsonperldelta: Correct misstatement
2013-06-11 Steffen MuellerBranch prediction hint for SvREFCNT_dec
2013-06-11 Steffen MuellerRemove magic literal constant in favor of named constant
2013-06-11 Ricardo Signesupdates to release schedule
2013-06-11 Nicholas ClarkMerge the refactoring of toke.c's S_force_word.
2013-06-11 Nicholas ClarkInline a subset of S_force_word() into the KEY_format...
2013-06-11 Brian Frasertoke.c: Remove the allow_initial_tick hack from S_force...
2013-06-11 Brian FraserEliminate the last call to S_force_word() passing allow...
2013-06-11 Nicholas ClarkTest that C<format ::Foo> is identical to C<format...
2013-06-11 Brian FraserTest that C<format 'Foo> is identical to C<format Foo>
2013-06-11 Tony Cookprevent lib/File/stat.t from aborting at END on cygwin
next