platform/upstream/perl.git
2013-08-13 Father Chrysostomosperldelta: more to-do items
2013-08-13 Father Chrysostomosperldelta: begin a to-do list
2013-08-13 Father Chrysostomosperldelta for 1913067
2013-08-13 Father Chrysostomosperldelta for 5d71919
2013-08-13 Father Chrysostomosperldelta for #79908/137da2b
2013-08-13 Father Chrysostomosperldelta for mutable inlining & folding
2013-08-13 Father Chrysostomosperldelta for #3105/5608dcc
2013-08-13 Father Chrysostomosperldelta for \$_.\$_ no longer giving 2 addresses
2013-08-13 Father Chrysostomosperldelta for ef54055
2013-08-13 Father Chrysostomosperldelta for #72766/6174b39
2013-08-12 Steve HayUpdate t/porting/customized.dat for cpan/libnet/Makefile.PL
2013-08-12 Steve HayUpgrade Time::Piece from 1.21 to 1.22
2013-08-12 Steve HayUpgrade IO::Compress::* and Compress::Raw::* from 2...
2013-08-12 Steve HayUpgrade libnet from 1.22_02 to 1.23
2013-08-12 Chris 'BinGOs... Sync version of Module-CoreList
2013-08-12 Chris 'BinGOs... Fix MANIFEST and update Changes in Module-CoreList
2013-08-12 Karl Williamsonlib/locale.t: Make suitable for testing locales sanity
2013-08-12 Karl Williamsonlib/locale.t: Move advice output to end
2013-08-12 Karl Williamsonlocale.t: Don't show 100% pass when there are failures
2013-08-12 Karl Williamsonlocale.c: Rmv unused variable
2013-08-12 Karl Williamsonlib/locale.t: White-space only
2013-08-12 Karl Williamsonlib/locale.t: Don't skip certain tests
2013-08-12 Karl Williamsonlib/locale.t: Remove useless test.
2013-08-12 Karl Williamsonlib/locale.t: Add a bunch of tests.
2013-08-12 Karl Williamsonlib/locale.t: Better debug output
2013-08-12 Karl Williamsonlib/locale.t: Add test name to debug output
2013-08-12 Karl Williamsonlib/locale.t: Add omitted test cases
2013-08-12 Karl Williamsonlib/locale.t: Rename some internal elements
2013-08-12 Karl Williamsonlib/locale.t: Add comments; clarify some test names
2013-08-12 Karl Williamsonlib/locale.t: Allow turning on debug via env
2013-08-12 Karl WilliamsonAssume UTF-8 locale if that string occurs anywhere...
2013-08-12 Steve HayExtUtils-ParseXS is now version 3.21
2013-08-12 Ricardo Signesimport CoreList changes from v5.18.1
2013-08-12 SmylersTypo fix in comment
2013-08-12 Father ChrysostomosPeek.t: Fix a test
2013-08-12 Ricardo Signesepigraphs: replace E<0x2014> with literal U+2014 to...
2013-08-12 Ricardo Signesadd epigraphs from v5.18.1
2013-08-12 Steve HayIgnore directories when checking POD encoding
2013-08-12 Father Chrysostomos[perl #92260] Devel::Peek::fill_mstats and non-PVs
2013-08-12 Father Chrysostomosconstant.pm: Note that list constants are not
2013-08-12 Father ChrysostomosMark COWable constants as COWable at compile time
2013-08-12 Father ChrysostomosMake Storable support read-only COWs
2013-08-12 Father Chrysostomossv.c:sv_grow: accept read-only COWs
2013-08-12 Father ChrysostomosDevel::PPPort: force string when testing SvPV_renew
2013-08-12 Father ChrysostomosTest multiline links in diagnostics.t
2013-08-12 Father ChrysostomosAlphabetise perldiag
2013-08-12 Father ChrysostomosIncrease $diagnostics::VERSION to 1.32
2013-08-12 Father Chrysostomosdiagnostics: don’t truncate wrapped links
2013-08-12 Tony Cook[perl #117355] [lu]cfirst don't respect 'use bytes'
2013-08-12 Tony Cook[perl #117355] unTODO the [lu]cfirst under bytes tests
2013-08-12 Karl WilliamsonXXX Patch for discussion: [perl #117355] [lu]cfirst...
2013-08-12 Tony Cook[perl #117355] very basic tests for [ul]c(first)? under...
2013-08-12 Tony Cook[perl #3330] warn on increment of an non number/non...
2013-08-12 Tony Cookfix several problems in the MY_CXT example in perlxs.pod
2013-08-12 Craig A. BerryForgot d_semctl in a429ddf7a2c14d.
2013-08-12 Ricardo Signesadd Alexander Voronov to AUTHORS file
2013-08-12 Alexander VoronovUpdate perlipc.pod
2013-08-11 Ricardo Signesadd Viktor Turskyi to the AUTHORS file
2013-08-11 Viktor TurskyiFixed typo (protoytpe => prototype)
2013-08-11 Father Chrysostomos[Merge] Fixes to reset("...")
2013-08-11 Father ChrysostomosDon’t taint undef in reset
2013-08-11 Father ChrysostomosRemove special string handling from sv.c:sv_reset
2013-08-11 Father Chrysostomossv.c:sv_reset: Remove %ENV handling; fix for VMS
2013-08-11 Father ChrysostomosStop reset from skipping @ % if $ is read-only
2013-08-11 Father Chrysostomosreset.t: Basic tests for resetting aggregates
2013-08-11 Father Chrysostomossv_reset: Don’t skip THINKFIRST items
2013-08-11 Father ChrysostomosFix threaded build broken by 823ac2c80
2013-08-11 Father ChrysostomosCall get-magic before rejecting non-refs in sv_bless
2013-08-11 Father Chrysostomosgv.c:newGP: assert that PL_curcop is not NULL
2013-08-11 Father Chrysostomosgv.c:newGP: merge some threaded and non-threaded code
2013-08-11 Father ChrysostomosRestore NULL check to gv.c:newGP, removed by 19bad673
2013-08-11 Father ChrysostomosSet PL_curcop to NULL in op.c:S_cop_free
2013-08-11 Father ChrysostomosMake ++ handle regexps and vstrings
2013-08-11 Father ChrysostomosStop -- from crashing on regexps
2013-08-11 Father ChrysostomosMake PL_hints an alias for PL_compiling.cop_hints
2013-08-11 Father ChrysostomosModifying ${^OPEN} changes the value of $^H:
2013-08-11 Father Chrysostomossv.c: Remove more ro exceptions that c72a4ee missed.
2013-08-11 Father ChrysostomosFix booleanness of regexps
2013-08-11 Father ChrysostomosMake SvPVbyte work on tied non-PV
2013-08-11 Father Chrysostomos[Merge] Handle @INC filter return values better
2013-08-11 Father Chrysostomospp_ctl.c:S_run_user_filter: remove GMAGICAL check
2013-08-11 Father ChrysostomosHandle magical return values from @INC filter
2013-08-11 Father ChrysostomosSetting $_ to multiline glob in @INC filter
2013-08-11 Father Chrysostomosincfilter.t: squelch warning
2013-08-11 Father ChrysostomosTying $_ in @INC filter
2013-08-11 Father ChrysostomosHandle non-PV $_ in @INC filters
2013-08-11 Father Chrysostomosop.c: Force shared hash key optimisation for existing...
2013-08-11 Father Chrysostomos[Merge] Read-only COWs
2013-08-11 Father ChrysostomosDon’t allow read-only COWs to be blessed
2013-08-11 Father ChrysostomosIn sv.c:sv_magic don’t allow tying ro COWs
2013-08-11 Father ChrysostomosStop system select from croaking on read-only COW ""
2013-08-11 Father ChrysostomosRead-only COWs should not be exempt from s/// croaking
2013-08-11 Father ChrysostomosRemove SvIsCOW checks from mg.c:mg_localize
2013-08-11 Father ChrysostomosRemove SvIsCOW checks from mg.c:S_save_magic
2013-08-11 Father ChrysostomosDon’t treat COWs specially in locked hashes
2013-08-11 Father ChrysostomosMake tr/a/b/ croak on read-only null COWs
2013-08-11 Father ChrysostomosFix up Peek.t for alternate COW configurations
2013-08-11 Father ChrysostomosMake OLD_COPY_ON_WRITE handle SvLEN==0 scalars
2013-08-11 Father Chrysostomosuniversal.c: Ignore SvIsCOW in XS_Internals_SvREADONLY
2013-08-11 Father Chrysostomosop.c:ck_svconst: Don’t allow ro COWs under old COW
next