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
core_prototype: Remove special cases for lock and tie
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
Father Chrysostomos
Correct defined(%hash) entry
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-18
Father Chrysostomos
Test for [perl #87726] (warning from diagnostics.pm...
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-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
2011-07-14
Father Chrysostomos
[perl #93324] Don’t autovivify *B:: in Carp
commit
|
commitdiff
|
tree
2011-07-14
Father Chrysostomos
perldelta update
commit
|
commitdiff
|
tree
2011-07-14
Father Chrysostomos
Ahem, 0fce7163 was not enough
commit
|
commitdiff
|
tree
2011-07-13
Father Chrysostomos
perldelta for the SvIsCOW fix
commit
|
commitdiff
|
tree
2011-07-13
Father Chrysostomos
perldelta for recent SvREADONLY fixes
commit
|
commitdiff
|
tree
2011-07-13
Father Chrysostomos
Merge UTF8 pad stuff
commit
|
commitdiff
|
tree
2011-07-13
Father Chrysostomos
Fix perlintern links; regen known pod issues
commit
|
commitdiff
|
tree
2011-07-13
Father Chrysostomos
Add a test count to fresh_perl_utf8.t
commit
|
commitdiff
|
tree
2011-07-13
Father Chrysostomos
Add Brian Fraser to AUTHORS
commit
|
commitdiff
|
tree
2011-07-12
Father Chrysostomos
Increase $Storable::VERSION
commit
|
commitdiff
|
tree
2011-07-12
Father Chrysostomos
Make Internals::SvREADONLY smarter
commit
|
commitdiff
|
tree
2011-07-12
Father Chrysostomos
Make SvIsCOW honest about globs
commit
|
commitdiff
|
tree
2011-07-12
Father Chrysostomos
Make it possible to have read-only glob copies
commit
|
commitdiff
|
tree
2011-07-12
Father Chrysostomos
regenerate known_pod_issues
commit
|
commitdiff
|
tree
2011-07-12
Father Chrysostomos
buildtoc, known_pod_issues
commit
|
commitdiff
|
tree
2011-07-11
Father Chrysostomos
Storable: Restore 5.6 compatibility
commit
|
commitdiff
|
tree
2011-07-11
Father Chrysostomos
Storable: Restore 5.8.2 compatibility
commit
|
commitdiff
|
tree
2011-07-11
Father Chrysostomos
Fix a Storable test to work in 5.8.9-
commit
|
commitdiff
|
tree
2011-07-11
Father Chrysostomos
Export Perl_was_lvalue_sub
commit
|
commitdiff
|
tree
2011-07-10
Father Chrysostomos
perlgit: C<<...>> -> C<< ... >>
commit
|
commitdiff
|
tree
2011-07-10
Father Chrysostomos
Squelch warning in deparse.t
commit
|
commitdiff
|
tree
2011-07-10
Father Chrysostomos
Update perldoc.pod with URL support
commit
|
commitdiff
|
tree
2011-07-10
Father Chrysostomos
Propagate (non-)lvalue context through nested calls
commit
|
commitdiff
|
tree
2011-07-09
Father Chrysostomos
S_return_lvalues: collapse duplicated code
commit
|
commitdiff
|
tree
2011-07-09
Father Chrysostomos
S_return_lvalues: microöptimisation
commit
|
commitdiff
|
tree
2011-07-09
Father Chrysostomos
Free temps on recursive scalar lvalue sub exit
commit
|
commitdiff
|
tree
2011-07-09
Father Chrysostomos
Fix grammar in perldelta
commit
|
commitdiff
|
tree
2011-07-08
Father Chrysostomos
Increase $diagnostics::VERSION
commit
|
commitdiff
|
tree
2011-07-08
Father Chrysostomos
Add prototypes for __FILE__ &c.
commit
|
commitdiff
|
tree
2011-07-05
Father Chrysostomos
Increase $XS::APItest::VERSION
commit
|
commitdiff
|
tree
2011-07-02
Father Chrysostomos
Add another address for John Peacock
commit
|
commitdiff
|
tree
2011-07-01
Father Chrysostomos
Stop podcheck.t --add-link from chomping a new line
commit
|
commitdiff
|
tree
2011-07-01
Father Chrysostomos
Add another address for Claes Jakobsson
commit
|
commitdiff
|
tree
2011-06-25
Father Chrysostomos
Increase $Pod::Perldoc::VERSION
commit
|
commitdiff
|
tree
2011-06-25
Father Chrysostomos
perldelta entry for #93454
commit
|
commitdiff
|
tree
2011-06-25
Father Chrysostomos
Tiny comment typo fix in handy.h
commit
|
commitdiff
|
tree
2011-06-25
Father Chrysostomos
Correct comment that 903fd87c missed
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
[perl #93454] Free deleted iterator when freeing hash
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
Bypass a switch in gv_fetchpvn for 2-char symbols
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
Update proto docs after prev commit
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
Allow the \$ proto to accept any scalar lvalue [perl...
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
Make Perl_op_lvalue_flags provide a no-croak option
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
op_lvalue .= _flags
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
proto.t: Test \$ with subcall()->[elem]
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
Remove two tests from proto.t
commit
|
commitdiff
|
tree
2011-06-24
Father Chrysostomos
Make pp_leavesublv use S_return_lvalues
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Fix explicit return of pad var in list lv context
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Collapse the list context code in pp_leavesublv
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Remove now-redundant check from pp_ctl.c:S_return_lvalues
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Fix up some tests in sub_lval.t
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Make lvalue return make the same checks as leavesublv
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
pp_leavesublv: Put the deref code inside if(scalar)
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Make pp_leavesublv switch based on gimme
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Removed unused label from pp_leavesublv
commit
|
commitdiff
|
tree
2011-06-23
Father Chrysostomos
Copy PADTMPs explicitly returned from lv subs
commit
|
commitdiff
|
tree
2011-06-22
Father Chrysostomos
Remove another CvLVALUE check from pp_leavesublv
commit
|
commitdiff
|
tree
2011-06-22
Father Chrysostomos
Move pp_leavesublv from pp_hot.c to pp_ctl.c
commit
|
commitdiff
|
tree
2011-06-22
Father Chrysostomos
Remove the CvLVALUE check from pp_leavesub
commit
|
commitdiff
|
tree
2011-06-22
Father Chrysostomos
attrs.t: Test for something I almost broke
commit
|
commitdiff
|
tree
2011-06-22
Father Chrysostomos
attributes.pm: warn & don’t apply :lvalue to defined...
commit
|
commitdiff
|
tree
2011-06-22
Father Chrysostomos
Increase $attributes::version to 0.15
commit
|
commitdiff
|
tree
2011-06-21
Father Chrysostomos
podcheck.t: ignore buildtoc output
commit
|
commitdiff
|
tree
2011-06-21
Father Chrysostomos
Re-clarify the pod.lst instruction
commit
|
commitdiff
|
tree
2011-06-21
Father Chrysostomos
Stop ‘sub :lvalue :Foo’ from applying :lvalue to defined...
commit
|
commitdiff
|
tree
2011-06-21
Father Chrysostomos
Clarify the pod.lst instruction in rm guide
commit
|
commitdiff
|
tree
2011-06-21
Father Chrysostomos
Grrr! I always forget to add new files
commit
|
commitdiff
|
tree
2011-06-21
Father Chrysostomos
create perldelta for 5.15.1
commit
|
commitdiff
|
tree
next