platform/upstream/perl.git
2013-11-13 David Mitchellarybase: silence some compiler warnings
2013-11-13 David MitchellFile-DosGlob: silence some compiler warnings
2013-11-13 David MitchellB: silence some compiler warnings
2013-11-13 David MitchellDynaLoader: silence some compiler warnings
2013-11-13 David Mitchellsilence some compiler warnings
2013-11-13 David Mitchellfix definition of GvFILEGV()
2013-11-13 Chris 'BinGOs... Update Test-Harness to CPAN version 3.30
2013-11-12 Father ChrysostomosAnother perldelta to-do
2013-11-12 Father Chrysostomosperldelta for 93860275f3
2013-11-12 Father Chrysostomosperldelta for 84971b2da4
2013-11-12 Father Chrysostomosperldelta for 2186f87343
2013-11-12 Father Chrysostomosperldelta for a96df64385
2013-11-12 Father ChrysostomosAnother perldelta to-do
2013-11-12 Father Chrysostomosperldelta for 6a5c965b9
2013-11-12 Father Chrysostomosperldelta for 952ad5fef9, 6041797116, a93a1bfd14
2013-11-12 Father Chrysostomosperldelta for ea238638ab
2013-11-12 Father Chrysostomosperldelta for 069abe75ae, ae2c6838c9 and fcea1f7ab3
2013-11-12 Father Chrysostomosperldelta for 7274b33cb1
2013-11-12 Father Chrysostomosperldelta for ca58dfd9e0
2013-11-12 Chris 'BinGOs... Update Module-Build to CPAN version 0.4200
2013-11-12 Father Chrysostomosperldelta for 71323522ef
2013-11-12 Father Chrysostomosperldelta for 0e706dd460 and e6307ed02e
2013-11-12 Father Chrysostomosperldelta for c41f466f88
2013-11-12 Father Chrysostomosperldelta: potential to-do item
2013-11-12 Father Chrysostomosperldelta for 8bfda0d7d5
2013-11-12 Father Chrysostomosperldelta for c7ea825dcc
2013-11-12 Father Chrysostomosperldelta for 8d9dd4b93f
2013-11-12 Father Chrysostomosperldelta for f789f6a4bd
2013-11-12 Father Chrysostomosperldelta for 8ee4c05d16
2013-11-12 Father Chrysostomosperldelta for 9f125c4af0
2013-11-12 Father Chrysostomosperldelta for e37958c391
2013-11-12 Father Chrysostomosperldelta for b2da7ead68
2013-11-12 Father Chrysostomosperldelta for 43e4250a61
2013-11-12 Father Chrysostomosperldelta for 4a2b275c6c
2013-11-12 Father Chrysostomosperldelta for 2be08ad105
2013-11-12 Father Chrysostomosperldelta for f03015cd13 and preceding commits
2013-11-12 Father Chrysostomosperldelta for af230ad61a
2013-11-12 Father Chrysostomosperldelta for 8cece9139ae
2013-11-12 Father Chrysostomosperldelta for a854082c1d
2013-11-12 Father Chrysostomosperldelta for 5a2bc23bfe
2013-11-12 Father Chrysostomosperldelta: put things in the right sections
2013-11-12 Father Chrysostomosperldelta for 2e73d70e52
2013-11-12 Father Chrysostomosperldelta for 2ec7f6f242 and a373464fd6
2013-11-12 Father Chrysostomosperldelta for 3c41103a26
2013-11-12 Father Chrysostomosperldelta for 2cf89ea7ef
2013-11-12 Father Chrysostomosperldelta for fea7fb25a
2013-11-12 Father Chrysostomosperldelta for 46879fadd0
2013-11-12 Father Chrysostomosperldelta for fcbc518d7a
2013-11-12 Father ChrysostomosIn newATTRSUB, clear glob slot before lowering refcount.
2013-11-12 Father ChrysostomosIn newXS, clear glob slot before lowering refcount.
2013-11-12 Father ChrysostomosUndeffing a gv in DESTROY triggered by undeffing the...
2013-11-12 Father ChrysostomosSimplify code for deparsing socketpair
2013-11-11 Daniel Dragancheck existence of headers and libs for WinCE in Makefi...
2013-11-11 David Mitchellfix chop formats with non PV vars
2013-11-11 David Mitchellpp_formline(): document switch cases
2013-11-11 H.Merijn BrandSynology support now more explicit
2013-11-11 Tony Cook[perl #75156] fix the return value and bits for removin...
2013-11-11 Tony Cook[perl #75156] tests for deleting a closed handle from...
2013-11-10 Daniel Draganfix multi-eval of Perl_custom_op_xop in XopENTRY
2013-11-10 Chris 'BinGOs... Update Unicode-Collate to CPAN version 1.02
2013-11-10 Father Chrysostomosop.c: Factor out common entersub-building code
2013-11-10 Father ChrysostomosFix deparsing of glob(my $x) and CORE::glob
2013-11-10 Father ChrysostomosStop open fh, ">>", \$undef from warning
2013-11-10 Father Chrysostomosop.c: Remove unused var
2013-11-10 Father Chrysostomosperldiag: Two minor tweaks
2013-11-09 Karl Williamsonperl.c: White space only
2013-11-09 Karl Williamsonnumeric.c: White-space only
2013-11-09 Karl Williamsonregexec.c: Fix compiler warning
2013-11-09 David Mitchellmake perl core quiet under -Wfloat-equal
2013-11-09 David Mitchellporting/diag.t: restrict what's a warn function
2013-11-09 Father Chrysostomosperldiag: Remove ‘The %s feature...’
2013-11-09 Father Chrysostomostoke.c: Remove unnecessary assignment
2013-11-09 Father Chrysostomos[Merge] Make &CORE:: subs respect vmsish hints
2013-11-09 Father ChrysostomosMake &CORE::exit respect vmsish exit hint
2013-11-09 Father ChrysostomosUpdate dump.c for the exit->nextstate hush hint move
2013-11-09 Father ChrysostomosUpdate B::Concise for the exit->nextstate hush hint...
2013-11-09 Father ChrysostomosFix &CORE::exit/die under vmsish "hushed"
2013-11-09 Father ChrysostomosTeach B::Concise about VMS hushed flag
2013-11-09 Father ChrysostomosFailing tests for &CORE::exit/die with vmsish
2013-11-09 Father ChrysostomosFix pod screwup in a05ea1cf8be
2013-11-08 Father ChrysostomosLong verbatim pod line in INSTALL
2013-11-08 Father ChrysostomosConsistent spaces after dots in sv.c apidocs
2013-11-08 Daniel DraganPOD-only mention sv_setsv does get magic but not set...
2013-11-08 Father ChrysostomosWarn for all uses of %hash{...} in scalar cx
2013-11-08 Father ChrysostomosMake _charnames comparison null-safe
2013-11-08 Father ChrysostomosStop lexical CORE sub from interfering with CORE::
2013-11-08 Father Chrysostomostoke.c: Remove dead code handling <FH> //
2013-11-08 David Mitchellthreads::shared: fix compiler warning
2013-11-08 David Mitchellt/x2p/find2perl.t: expand output
2013-11-08 H.Merijn BrandThis version bump also got lost in the merge
2013-11-08 H.Merijn Brandpod fix
2013-11-08 H.Merijn BrandNote (new) platform support
2013-11-08 H.Merijn BrandEnhance INSTALL instructions for missing libraries
2013-11-08 H.Merijn BrandWith symlinks in /lib m and crypt are are no longer...
2013-11-08 H.Merijn BrandSearch for errno.h in more (semi)default locations
2013-11-08 H.Merijn Brandhints for CPU model Marvell Kirkwood mv6282 ARMv5te
2013-11-08 Chris 'BinGOs... Update B-Debug to CPAN version 1.19
2013-11-08 David Mitchellsilence spurious 'may be uninitialized' warnings
2013-11-08 David Mitchellremove some unused vars from op.c and toke.c
2013-11-08 Craig A. BerryMore stack for pat_thr.t on VMS as well.
next