platform/upstream/perl.git
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.
2013-11-08 =?UTF-8?q?Petr... Commit 1735f6f53ca19f99c6e9e39496c486af323ba6a8 started...
2013-11-07 Karl Williamsonperlfunc: Clarify verbatim table
2013-11-06 Father Chrysostomosperlfunc.pod: long verbatim lines
2013-11-06 Father ChrysostomosFix qx, `` and <<`` overrides
2013-11-06 Father ChrysostomosSplit ck_open into two functions
2013-11-06 Father Chrysostomosgv.c:gv_try_downgrade: Use hv_fetchhek
2013-11-06 Father Chrysostomostoke.c: Remove unnecessary UTF check
2013-11-06 Father ChrysostomosPut common override code into gv_override
2013-11-06 Father ChrysostomosFix readline overriden with a constant
2013-11-06 Father ChrysostomosAllow CORE::GLOBAL:: subs in general to be aliased...
2013-11-05 Father ChrysostomosStop gv_try_downgrade from anonymising referenced CVs
2013-11-05 David Mitchellperlfunc: update require() pseudocode
2013-11-05 Father Chrysostomosgv.c: Removed redundant len==1 check
2013-11-05 Father Chrysostomostoke.c: Remove unnecessary SvRV null check
2013-11-05 Father ChrysostomosFix readpipe overriden with a constant
2013-11-05 Craig A. Berryi_arpainet and i_sysun for configure.com.
2013-11-05 Craig A. Berrycaretx.c, not caretx.x, typo in 7b74bef1.
2013-11-05 David MitchellRT #120446: /\Ga/ running slowly on long strings
2013-11-05 Father Chrysostomos[perl #120462] Exempt $a and $b from ‘used once’ warnings
2013-11-05 Father ChrysostomosMove tests for ‘used once’ from util to gv
2013-11-05 Craig A. BerryAnd the caretx object file for wince.
2013-11-05 Craig A. BerryAlso fix wince for caretx after e2051532106.
2013-11-05 Craig A. BerryRestore VMS build after e205153210.
2013-11-05 Steve HayRestore Windows build following commit e205153210
2013-11-04 Chris 'BinGOs... Update Module-Build to CPAN version 0.4008
2013-11-04 Father Chrysostomoscaretx.c: Add LOTR quote
2013-11-04 Father Chrysostomoscaretx.c: Add bool warning comment
2013-11-04 Peter MartiniMove the function to set $^X to its own file
2013-11-04 Chris 'BinGOs... Update Test-Simple to CPAN version 1.001002
2013-11-04 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.82
2013-11-04 Chris 'BinGOs... Update IPC-Cmd to CPAN release 0.86
2013-11-04 Father Chrysostomosop.c: Avoid vivifying CORE::GLOBAL:: globs unnecessarily
2013-11-04 Father Chrysostomosop.c: Abstract common override code
next