projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2013-11-10
Father Chrysostomos
Fix deparsing of glob(my $x) and CORE::glob
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Father Chrysostomos
Stop open fh, ">>", \$undef from warning
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Father Chrysostomos
op.c: Remove unused var
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Father Chrysostomos
perldiag: Two minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Karl Williamson
perl.c: White space only
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Karl Williamson
numeric.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Karl Williamson
regexec.c: Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
David Mitchell
make perl core quiet under -Wfloat-equal
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
David Mitchell
porting/diag.t: restrict what's a warn function
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
perldiag: Remove ‘The %s feature...’
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
toke.c: Remove unnecessary assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
[Merge] Make &CORE:: subs respect vmsish hints
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Make &CORE::exit respect vmsish exit hint
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Update dump.c for the exit->nextstate hush hint move
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Update B::Concise for the exit->nextstate hush hint...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Fix &CORE::exit/die under vmsish "hushed"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Teach B::Concise about VMS hushed flag
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Failing tests for &CORE::exit/die with vmsish
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Father Chrysostomos
Fix pod screwup in a05ea1cf8be
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Father Chrysostomos
Long verbatim pod line in INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Father Chrysostomos
Consistent spaces after dots in sv.c apidocs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Daniel Dragan
POD-only mention sv_setsv does get magic but not set...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Father Chrysostomos
Warn for all uses of %hash{...} in scalar cx
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Father Chrysostomos
Make _charnames comparison null-safe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Father Chrysostomos
Stop lexical CORE sub from interfering with CORE::
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Father Chrysostomos
toke.c: Remove dead code handling <FH> //
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
David Mitchell
threads::shared: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
David Mitchell
t/x2p/find2perl.t: expand output
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
This version bump also got lost in the merge
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
pod fix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
Note (new) platform support
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
Enhance INSTALL instructions for missing libraries
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
With symlinks in /lib m and crypt are are no longer...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
Search for errno.h in more (semi)default locations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H.Merijn Brand
hints for CPU model Marvell Kirkwood mv6282 ARMv5te
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Chris 'BinGOs...
Update B-Debug to CPAN version 1.19
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
David Mitchell
silence spurious 'may be uninitialized' warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
David Mitchell
remove some unused vars from op.c and toke.c
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Craig A. Berry
More stack for pat_thr.t on VMS as well.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
=?UTF-8?q?Petr...
Commit 1735f6f53ca19f99c6e9e39496c486af323ba6a8 started...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Karl Williamson
perlfunc: Clarify verbatim table
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
perlfunc.pod: long verbatim lines
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
Fix qx, `` and <<`` overrides
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
Split ck_open into two functions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
gv.c:gv_try_downgrade: Use hv_fetchhek
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
toke.c: Remove unnecessary UTF check
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
Put common override code into gv_override
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
Fix readline overriden with a constant
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Father Chrysostomos
Allow CORE::GLOBAL:: subs in general to be aliased...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Father Chrysostomos
Stop gv_try_downgrade from anonymising referenced CVs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
David Mitchell
perlfunc: update require() pseudocode
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Father Chrysostomos
gv.c: Removed redundant len==1 check
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Father Chrysostomos
toke.c: Remove unnecessary SvRV null check
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Father Chrysostomos
Fix readpipe overriden with a constant
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Craig A. Berry
i_arpainet and i_sysun for configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Craig A. Berry
caretx.c, not caretx.x, typo in 7b74bef1.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
David Mitchell
RT #120446: /\Ga/ running slowly on long strings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Father Chrysostomos
[perl #120462] Exempt $a and $b from ‘used once’ warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Father Chrysostomos
Move tests for ‘used once’ from util to gv
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Craig A. Berry
And the caretx object file for wince.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Craig A. Berry
Also fix wince for caretx after e2051532106.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Craig A. Berry
Restore VMS build after e205153210.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Steve Hay
Restore Windows build following commit e205153210
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Chris 'BinGOs...
Update Module-Build to CPAN version 0.4008
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
caretx.c: Add LOTR quote
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
caretx.c: Add bool warning comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Peter Martini
Move the function to set $^X to its own file
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Chris 'BinGOs...
Update Test-Simple to CPAN version 1.001002
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 6.82
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Chris 'BinGOs...
Update IPC-Cmd to CPAN release 0.86
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
op.c: Avoid vivifying CORE::GLOBAL:: globs unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
op.c: Abstract common override code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
Stop CORE::GLOBAL::require lookup from crashing on...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
Stop CORE::GLOBAL::glob lookup from crashing on stub
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
Stop CORE::GLOBAL::do lookup from crashing on stub
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
Make mro code pass precomputed hash values
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
Check that stash entries are GVs when aliasing pkgs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
gv.c: Tweak API docs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
hv.h: missing macro parentheses
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
sub NEGATIVE_INDICES; + $tied[-1] = crash
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
mg.c: Fix misuse of AvARRAY in defelem_target
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
pp_sort.c: Remove useless assignments; reduce var scope
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
op.c:ck_open: Make hint lookup conditional on HINT_LOCA...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
op.c: Combine common code for hash keys and slices
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
Make ‘No such class’ apply to ${$ref}{key}, too
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
perlhacktips: Fix verbatim line
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Father Chrysostomos
op.c: Apply shared hash key optimisation to slices
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Father Chrysostomos
Make ‘No such field’ error apply to 1-elem slices
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Father Chrysostomos
Stop my Class + sub FIELDS + hash lookup from crashing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Chris 'BinGOs...
Update IO-Compress to CPAN version 2.063
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Chris 'BinGOs...
Update Compress-Raw-Zlib to CPAN version 2.063
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Chris 'BinGOs...
Update Compress-Raw-Bzip2 to CPAN version 2.063
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 1.01
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Chris 'BinGOs...
Update DB_File to CPAN version 1.830
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Daniel Dragan
win32/win32sck.c: dont close() a freed socket os handle
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Craig A. Berry
Revise fake bool build advice from f789f6a4bdb.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Father Chrysostomos
Undefined lex sub used as inherited method crashes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Daniel Dragan
remove redundant Zero() from JMPENV_BOOTSTRAP
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Karen Etheridge
remove unneeded dependency on Test::More 0.98 (RT#88531)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Father Chrysostomos
shared.pm: Consistent spaces after dots
commit
|
commitdiff
|
tree
|
snapshot
next