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
2011-12-12
John Peacock
Set all version object math ops to noop
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
David Mitchell
fix make_patchnum.pl branch determination
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Father Chrysostomos
perldelta for e7d0a3fbd9 (tying PVMG COWs)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Father Chrysostomos
perldelta up to 0ea03996e7
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Chris 'BinGOs...
Update Socket to CPAN version 1.96
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Craig A. Berry
Remove explicit support for pre-7.0 VMS and pre-6.0...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Father Chrysostomos
Remove local $_ from Exporter
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Father Chrysostomos
Increase $Exporter::VERSION to 5.66
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chris 'BinGOs...
Update CPANPLUS to CPAN version 0.9113
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Karl Williamson
perlguts: nits
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Tony Cook
document run_multiple_progs
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Tony Cook
test for various fatal messages from op.c
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Tony Cook
refactor croak.t to be data driven (like warnings.t)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
Increase ExtUtils::Packlist::VERSION to 1.45
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
jkeenan
Correct POD formatting error: '=back' should be within...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
Increase $I18N::LangTags::VERSION to 0.38
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Alexandr Ciornii
update link to ISO 639-2
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
John Peacock
Update UNIVERSAL::VERSION POD to reflect reality.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
John Peacock
Sync up tests with upstream version.pm
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
John Peacock
Use syntax from perlguts for testing objects
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
John Peacock
Revert 9bf41c1d to UNIVERSAL::VERSION
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
David Golden
Fix segfault on overloaded arithmetic assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Nicholas Clark
Remove "support" for using malloc.c outside the perl...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Nicholas Clark
Remove commented-out "support" for perl's malloc with...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Nicholas Clark
perl.h can include embed.h in the same location on...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Nicholas Clark
perl.h doesn't need special cases for x2p, as x2p doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Nicholas Clark
Remove the obsolete code for NO_EMBED from sdbm.h
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Steve Peters
Update READMEs and Pod with the updated URLs at lists...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Shlomi Fish
Made "c [line_num]" working again.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta up to e08f19f5d07
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
Test out-of-bounds warning with lv substr
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta up to a74fb2cdc8f
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta up to 611272bb8
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Craig A. Berry
stat() fix for write but not read permission on a direc...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta up to 47a0660e68
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta for efcf35c4ce
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta up to c70a25495
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
perldelta up to e38acfd7
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Father Chrysostomos
Retroactively add newCONSTSUB_flags to 5154delta
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
[perl #97476] Deparse not() following the llafr
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
[perl #77172] Deparse &{&} as &{&}, not &&
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
More tests for deparsing warn()+1, etc.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
[perl #74740] Deparse -(f()) correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Don’t warn for open local *FH
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Deparse pipe(local *FH, local *FH) correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Deparse (eof)+1 correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
[perl #63558] Deparse open local(*FH) correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Deparse dump as CORE::dump
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Deparse filetest ops without llafr
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Fix use VERSION test failures under PERL_UNICODE
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Deparse CORE::do+{} and CORE::do({}) correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Fix deparsing of "" =~ <any OPf_SPECIAL op>
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
Deparse.pm: More functions that do not follow llafr
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
[perl #77096] Deparse return and do without llafr
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
deparse.t: Add bug number
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Father Chrysostomos
[perl #47361] Deparse do +{} and do({}) correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Nicholas Clark
Correct a bug in the previous commit (bb35dd48)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Nicholas Clark
bisect-runner.pl now builds 42 more 5.005_5x releases.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Nicholas Clark
Teach bisect-runner.pl how to build a significant PERL_...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Nicholas Clark
bisect-runner.pl must patch an incorrect use of eaccess...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Fix ext/B/t/f_map.t failure
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Chris 'BinGOs...
Update ExtUtils-ParseXS to CPAN version 3.07
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
[perl #47359] Deparse method {$object} correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Deparse: detect hh changes properly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Adjust docs to match new ver decl behaviour
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Deparse funny keys/values in hh properly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Fix up ext/B/t for strict.pm changes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Fix deparsing of undefined hint hash values
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
use 5.xxx: Don’t load feature.pm unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
more tests for partial strictures and ver decls
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Implement new ‘use 5.xxx' plan
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Document :default feature bundle
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Father Chrysostomos
Add :default feature bundle
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Nicholas Clark
bisect-runner.pl should skip the testcase if it fails...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Nicholas Clark
Porting/expand-macro.pl needs to avoid "macro redefined...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Chris 'BinGOs...
Sync versions in Maintainers.pl for Safe and ExtUtils...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
Increase perl5db.pl’s version to 1.35
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
cmpVERSION.pl: Check lib/*.pl, too
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Rafael Garcia...
Upgrade to Safe 2.30
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
perlfunc/substr: Don’t mention dev release
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
Document substr lv with negative offset
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
Update eval docs for list context fix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
[perl #80630] Make eval"" return empty list for syntax...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Father Chrysostomos
Don’t LEAVE_with_name("evalcomp") for syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Alexandr Ciornii
|| instead of "or" (perl#78708)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Father Chrysostomos
Put optimised substr assignment in void context
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Ricardo Signes
fix some foibles in perlintro.pod
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Chris 'BinGOs...
Update IO-Compress to CPAN version 2.045
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Chris 'BinGOs...
Update Compress-Raw-Zlib to CPAN version 2.045
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Chris 'BinGOs...
Update Compress-Raw-Bzip2 to CPAN version 2.045
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Father Chrysostomos
Adjust substr offsets when using, not when creating...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Father Chrysostomos
Clarify docs for sv_usepvn_flags
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Nicholas Clark
On AIX, avoid a shell pipepline by making makedef.pl...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Nicholas Clark
Simplify S_parse_body() by calling S_usage() and S_minu...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Nicholas Clark
Break the -v code out from Perl_moreswitches() into...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Nicholas Clark
Refactor S_usage() to take 0 parameters and exit direct...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Chris 'BinGOs...
Update IO-Compress to CPAN version 2.044
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Chris 'BinGOs...
Update Compress-Raw-Zlib to CPAN version 2.044
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Chris 'BinGOs...
Update Compress-Raw-Bzip2 to CPAN version 2.044
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Craig A. Berry
Remove the VMS-specific private len in S_mayberelocate.
commit
|
commitdiff
|
tree
|
snapshot
next