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-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
2011-12-03
Father Chrysostomos
Remove SvTAINT from sv_sethek
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Shlomi Fish
perl -d bugfixes and tests
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Peter Martini
Stop calling sv_usepvn_flags from sv_sethek
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Craig A. Berry
VMS-specific scope fix for S_mayberelocate.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Nicholas Clark
Small tidyups in S_incpush() and S_mayberelocate()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Nicholas Clark
Avoid attacks on sitecustomize by using NUL delimiters...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Carl Hayter
Make sitecustomize relocatableinc aware
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Nicholas Clark
Tidy up t/re/regexp.t
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Craig A. Berry
Rework vms/vms.c:Perl_flex_stat_int() to avoid undersco...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Craig A. Berry
Add Term::ReadLine to write_buildcustomize.pl.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Tony Cook
more reliably kill a runaway test process on cygwin
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Tony Cook
don't depend on threads to do a watchdog when testing...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Father Chrysostomos
Add Mark Dootson to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Father Chrysostomos
Increase $threads::VERSION to 1.86
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Mark Dootson
[perl #104776] Fix threads for latest 64bit mingw-w64...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Father Chrysostomos
$tied =~ s///e when FETCH returns a COW
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Craig A. Berry
skip Perl_my_symlink symbol on older VMS systems.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chris 'BinGOs...
Update Locale-Codes version in Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Father Chrysostomos
Allow COW PVMGs to be tied
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Father Chrysostomos
Use SvOOK_on
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Father Chrysostomos
Bring SvOOK_on back, but simpler
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Chris 'BinGOs...
Update Locale-Codes to CPAN version 3.20
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Florian Ragwitz
Merge branch 'dual-life-socket' into blead
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Paul \"LeoNerd...
Bump Socket::VERSION to 1.95; to match CPAN release
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Paul \"LeoNerd...
Snapshot of P/PE/PEVANS/Socket-1.94_07.tar.gz
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Paul \"LeoNerd...
More fixups for dual-life to support out-of-core build
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Paul \"LeoNerd...
Prepare Socket.pm for dual-life
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Paul \"LeoNerd...
Fixups for older Perl versions:
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Paul \"LeoNerd...
Rewrite ext/Socket/t/Socket.t to use Test::More rather...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Rafael Garcia...
Install perlfaq and perlglossary manpages in section...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Chris 'BinGOs...
Skip executable Cygwin test in EUMM when in core
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Tony Cook
avoid conflicting static / dllexport on legacy perls too
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Tony Cook
ignore a cygwin specific generated file
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Tony Cook
static and dllexport don't belong together on cygwin
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Father Chrysostomos
sv.c: fix comment typo added by ce2077b184
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Father Chrysostomos
Remove SvOOK_on
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Father Chrysostomos
perlintro: consistent use of spaces after dots
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Father Chrysostomos
[perl #105024] UNIVERSAL::AUTOLOAD and %+
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Ricardo Signes
teach podcheck.t about newly linked-to module in perlfunc
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Abhijit Menon-Sen
Don't suggest using srand for "cryptographic purposes"
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Ævar Arnfjörð...
pod/perlintro: mention that "foreach" is really a synon...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Ævar Arnfjörð...
pod/perlsyn: for is equivalent to "foreach'
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
perlhacktips: typo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
perlsource.pod: toolks → tools
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
Another confusing comment; this time in regcomp.c
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
Correct comment in hv.c:S_share_hek_flags
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
Remove obsolete comment about SvPOKp in sv.h
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
hv.h: Don’t call a char * parameter ‘sv’!
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
hv.h: remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
sv.c/find_uninit_var: Explain kid-scanning loop better
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Father Chrysostomos
sv.c: typo
commit
|
commitdiff
|
tree
|
snapshot
next