This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add tests for precedence of CORE:: subs
2011-08-14
Father Chrysostomos
Add tests for precedence of CORE:: subs
commit
|
commitdiff
|
tree
2011-08-14
Father Chrysostomos
Add inlinable &CORE::functions
commit
|
commitdiff
|
tree
2011-08-14
Father Chrysostomos
Make core_prototype provide the op number as well
commit
|
commitdiff
|
tree
2011-08-14
Father Chrysostomos
Make sure the CORE package is always called CORE
commit
|
commitdiff
|
tree
2011-08-14
Father Chrysostomos
Remove select’s prototype
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
perldelta for __FILE__()
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
Test __FILE__() syntax
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
Add __FILE__ and its minions to perlfunc
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
[perl #95546] Allow () after __FILE__, etc.
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
Revert "Oops! Update B::Deparse for the (l)stat proto...
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
Change (l)stat’s prototype from * to ;*
commit
|
commitdiff
|
tree
2011-08-12
Father Chrysostomos
Revert "[perl #95550] Remove prototypes from (l)stat"
commit
|
commitdiff
|
tree
2011-08-11
Gerard Goossen
Move bareword checking from the peephole optimizer...
commit
|
commitdiff
|
tree
2011-08-11
Gerard Goossen
Move context propagation and finalize_optree from do_eval...
commit
|
commitdiff
|
tree
2011-08-10
Father Chrysostomos
Rewrap some verbatim pod in Math::BigInt
commit
|
commitdiff
|
tree
2011-08-10
Father Chrysostomos
Keep verbatim pod in various dist/* pods within 79...
commit
|
commitdiff
|
tree
2011-08-10
Father Chrysostomos
Keep verbatim pod in I18N:LT and IO.pm within 80 cols
commit
|
commitdiff
|
tree
2011-08-10
Father Chrysostomos
Keep verbatim pod in ExtUtils::Typemaps::OutputMap...
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Keep verbatim pod in ExtUtils::Typemaps within 80 cols
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Ignore another editor droppink
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Keep verbatim pod in ExtUtils::Installed within 80...
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Keep verbatim pod in Data::Dumper within 80 cols
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Keep verbatim pod in File::VMS/Win32 within 80 cols
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Keep verbatim pod in File::Mac/Unix within 80 cols
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Keep verbatim pod in File::Spec within 80 cols
commit
|
commitdiff
|
tree
2011-08-09
Father Chrysostomos
Make prototype("CORE::CORE") die once more.
commit
|
commitdiff
|
tree
2011-08-08
Gerard Goossen
Only warn about "Statement unlikely to be reached"...
commit
|
commitdiff
|
tree
2011-08-08
Gerard Goossen
Change aassign_common_vars to check using the optree...
commit
|
commitdiff
|
tree
2011-08-08
Gerard Goossen
Move aassign common var detection to a separate function.
commit
|
commitdiff
|
tree
2011-08-08
Gerard Goossen
AASSIGN_COMMON var detection bug with logical operators...
commit
|
commitdiff
|
tree
2011-08-07
Chas. Owens
[perl #96228] perlop misdocuments ${ qr/x/ } as undef
commit
|
commitdiff
|
tree
2011-08-06
Sandy Andy
prevent mixing non-native and native newlines in manifest...
commit
|
commitdiff
|
tree
2011-08-06
Father Chrysostomos
Remove comment from ck_glob that is no longer relevant
commit
|
commitdiff
|
tree
2011-08-04
brian greenfield
Fix typos in pod/perlgit.pod
commit
|
commitdiff
|
tree
2011-08-04
Niko Tyni
Skip the hanging eintr.t test on GNU/kFreeBSD too
commit
|
commitdiff
|
tree
2011-08-02
Father Chrysostomos
Remove Perl_mod
commit
|
commitdiff
|
tree
2011-08-02
Father Chrysostomos
Increase $diagnostics::VERSION from 1.23 to 1.24
commit
|
commitdiff
|
tree
2011-08-02
Matthew Horsfall...
RT #94988 - Support for %u in diagnostics.pm's printf...
commit
|
commitdiff
|
tree
2011-08-02
Keith Thompson
Fix typos in pod/perlexperiment.pod
commit
|
commitdiff
|
tree
2011-08-02
Father Chrysostomos
A few tweaks to the new perlexperiment.pod
commit
|
commitdiff
|
tree
2011-08-02
Keith Thompson
Fix typos in several pod/perl*.pod files
commit
|
commitdiff
|
tree
2011-08-02
Father Chrysostomos
Make verbatim pod in bignum.pm fit in 80 columns
commit
|
commitdiff
|
tree
2011-08-01
Father Chrysostomos
Make verbatim pod in bigint.pm fit in 80 columns
commit
|
commitdiff
|
tree
2011-08-01
Father Chrysostomos
Make verbatim pod in fields.pm fit in 80 columns
commit
|
commitdiff
|
tree
2011-08-01
Father Chrysostomos
Attribute::Handlers: re-indent verbatim pod
commit
|
commitdiff
|
tree
2011-07-31
Father Chrysostomos
Consistency tweaks in perlfunc/eval
commit
|
commitdiff
|
tree
2011-07-31
Father Chrysostomos
perlfunc: Note that eval "last" doesn’t set $@
commit
|
commitdiff
|
tree
2011-07-31
Gerard Goossen
Call finalize_optree on optree generated by newFORM.
commit
|
commitdiff
|
tree
2011-07-31
Gerard Goossen
inifinite loop breaking some strict checking, TODO...
commit
|
commitdiff
|
tree
2011-07-31
Keith Thompson
More typo fixes in pod/perl*.pod files
commit
|
commitdiff
|
tree
2011-07-31
Keith Thompson
Fix typos in several pod/perl*.pod files
commit
|
commitdiff
|
tree
2011-07-28
Gerard Goossen
Add finalize_optree function which can take over all...
commit
|
commitdiff
|
tree
2011-07-28
From: John Peacock
Update AUTHORS
commit
|
commitdiff
|
tree
2011-07-28
Father Chrysostomos
perldelta for #95544 and #95748
commit
|
commitdiff
|
tree
2011-07-28
John Peacock
[perl #95544] Test that UNIVERSAL::VERSION returns...
commit
|
commitdiff
|
tree
2011-07-28
Father Chrysostomos
[perl #95544] Make UNIVERSAL::VERSION return $VERSION
commit
|
commitdiff
|
tree
2011-07-27
Father Chrysostomos
Increase $IPC::Open::VERSION to 1.12
commit
|
commitdiff
|
tree
2011-07-27
Salvador Fandino
[perl #95748] IPC::Open3::open3(..., '-') broken
commit
|
commitdiff
|
tree
2011-07-26
Father Chrysostomos
Oops! Update B::Deparse for the (l)stat proto change
commit
|
commitdiff
|
tree
2011-07-26
Father Chrysostomos
Add more tests to cproto.t
commit
|
commitdiff
|
tree
2011-07-26
Father Chrysostomos
[perl #95550] Remove prototypes from (l)stat
commit
|
commitdiff
|
tree
2011-07-26
Father Chrysostomos
core_prototype: Remove special cases for lock and tie
commit
|
commitdiff
|
tree
2011-07-26
Father Chrysostomos
core_prototype: Eliminate the special mkdir case
commit
|
commitdiff
|
tree
2011-07-26
Father Chrysostomos
Add core_prototype; make pp_prototype use it
commit
|
commitdiff
|
tree
2011-07-25
Reini Urban
fix outdated url to dtrace blog post
commit
|
commitdiff
|
tree
2011-07-25
Father Chrysostomos
Correct defined(%hash) entry
commit
|
commitdiff
|
tree
2011-07-25
Kevin Ryde
[perl #95538] perldiag.pod on defined %hash
commit
|
commitdiff
|
tree
2011-07-23
Father Chrysostomos
Some perlfunc cleanup/reflow
commit
|
commitdiff
|
tree
2011-07-23
Father Chrysostomos
Reflow perlfunc/stat for 80 columns
commit
|
commitdiff
|
tree
2011-07-22
Father Chrysostomos
Call get-magic on temp returned under recursion
commit
|
commitdiff
|
tree
2011-07-22
Father Chrysostomos
Make tests for gmagic on sub exit count fetches
commit
|
commitdiff
|
tree
2011-07-22
Father Chrysostomos
Don’t call get-magic twice for sym refs
commit
|
commitdiff
|
tree
2011-07-22
Father Chrysostomos
gmagic.t: Remove confusing comment
commit
|
commitdiff
|
tree
2011-07-21
Father Chrysostomos
perldiag: Add missing variant of proto warning
commit
|
commitdiff
|
tree
2011-07-21
Father Chrysostomos
Correct lock’s prototype
commit
|
commitdiff
|
tree
2011-07-21
Father Chrysostomos
Document lock’s retval
commit
|
commitdiff
|
tree
2011-07-21
Father Chrysostomos
[perl #81290] assertion failure with lock &lvsub
commit
|
commitdiff
|
tree
2011-07-21
Father Chrysostomos
overload.t: Remove a bug workarond
commit
|
commitdiff
|
tree
2011-07-21
Father Chrysostomos
Tests for overload errors
commit
|
commitdiff
|
tree
2011-07-19
Father Chrysostomos
Correct test count in win32/runenv.t
commit
|
commitdiff
|
tree
2011-07-19
Father Chrysostomos
Use a switch in pp_prototype for compactness
commit
|
commitdiff
|
tree
2011-07-19
Father Chrysostomos
[perl #94984] Remove prototypes for infix ops
commit
|
commitdiff
|
tree
2011-07-19
Shlomi Fish
perlapi.pod Enhancements
commit
|
commitdiff
|
tree
2011-07-19
Phil Monsen
Fixes to allow win32 Perl to properly handle PERL5LIB.
commit
|
commitdiff
|
tree
2011-07-18
Father Chrysostomos
Test for [perl #87726] (warning from diagnostics.pm...
commit
|
commitdiff
|
tree
2011-07-18
Reini Urban
Actually test cop_*_label
commit
|
commitdiff
|
tree
2011-07-18
Father Chrysostomos
Fix a wrong length in APItest.xs:test_coplabel
commit
|
commitdiff
|
tree
2011-07-17
Father Chrysostomos
re-indent some tests for readability
commit
|
commitdiff
|
tree
2011-07-17
Father Chrysostomos
Skip tests sub_lval.t when attributes.pm cannot load
commit
|
commitdiff
|
tree
2011-07-17
Father Chrysostomos
Correct skip count in perlio.t
commit
|
commitdiff
|
tree
2011-07-17
Father Chrysostomos
perldelta update
commit
|
commitdiff
|
tree
2011-07-17
Father Chrysostomos
porting/rmg: Expand on CoreList version bump
commit
|
commitdiff
|
tree
2011-07-17
Father Chrysostomos
Rename store/fetch_cop_label as cop_*
commit
|
commitdiff
|
tree
2011-07-17
Reini Urban
Export store_cop_label for the perl compiler
commit
|
commitdiff
|
tree
2011-07-16
Father Chrysostomos
Clean up magic_methcall docs
commit
|
commitdiff
|
tree
2011-07-16
Father Chrysostomos
More apidoc entries need \n\n before =cut
commit
|
commitdiff
|
tree
2011-07-16
Father Chrysostomos
Improve wrapping of arguments in perlintern.pod
commit
|
commitdiff
|
tree
2011-07-16
Father Chrysostomos
av.c: Add blank line before =cut
commit
|
commitdiff
|
tree
2011-07-16
Father Chrysostomos
Wrap argument lists in perl{api,intern}.pod
commit
|
commitdiff
|
tree
2011-07-15
Father Chrysostomos
Change was_lvalue_sub back to X; spell out the only...
commit
|
commitdiff
|
tree
next