platform/upstream/perl.git
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
2013-06-11 Father Chrysostomosperldelta: typo
2013-06-11 Karl Williamsonperldelta: ">" was missing its "C<"
2013-06-11 Karl Williamsonpod/perldelta: Add note about documenting toLOWER(...
2013-06-11 Karl WilliamsonQuantifier follows nothing in regex
2013-06-10 Ricardo Signescorrect omission of File::CheckTree and Text::Soundex...
2013-06-10 Ricardo Signesperldelta for debugger @_ fix
2013-06-10 Shlomi FishFix the mutability of @_ in perl -d.
2013-06-10 Shlomi FishFix for RT #118169
2013-06-10 David MitchellBenchmark.t: test for inconsistent clock
2013-06-10 Nicholas ClarkOn Win32, i_rpcsvcdbm should be 'undef' as there is...
2013-06-10 David GoldenRMG: need to update Module::CoreList again after blead...
2013-06-10 Steve Hayperldelta for recent BUILD_STATIC/ALL_STATIC changes
2013-06-10 Father Chrysostomosperldelta: DB has not been removed
2013-06-10 Father Chrysostomosperldelta for double quantifier warnings (688e039)
2013-06-10 Father Chrysostomosperldelta for File::Spec->tmpdir and changing env ...
2013-06-10 Father ChrysostomosIncrease $File::Spec::VERSION to 3.41
2013-06-10 Father Chrysostomosperldelta for PL_stashcacheh and glob-to-glob assignmen...
2013-06-10 Father Chrysostomosperldelta for freed stashes (#117941)
2013-06-10 Father Chrysostomosperldelta for sort/require CORE:: (#24482)
2013-06-10 Father Chrysostomosperldealt for delete local $ENV{x} leaking (9332b95f7)
2013-06-10 Father Chrysostomosperldelta for (?[]) fixes
2013-06-10 Father Chrysostomosperldelta for #117595 (-l warning)
2013-06-10 Father Chrysostomosperldelta for deparsing ${#}{foo} (#117531)
2013-06-10 Father Chrysostomosperldelta for JS in perltrap
2013-06-10 Father Chrysostomosperldelta for #117311/B::Deparse -l and FF
2013-06-10 Father Chrysostomosperldelta: typo
next