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
2012-05-22
Father Chrysostomos
Annihilate ‘A’ magic
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Don’t magicalise %OVERLOAD
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
sv.c: Don’t do SvAMAGIC_off in newSVrv
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
sv.c: Don’t do SvAMAGIC_off in sv_setsv_flags
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
sv.c: Don’t fiddle with AMAGIC in sv_bless
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Make ‘no overload’ also warn about invalid args
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
overload.pm: Don’t touch %OVERLOAD’s dummy entry
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Make overloaded classes inherit fallback
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
overload.t: Tests for no overload "fallback"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Correct comment typo in overload.t
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Increase $overload::VERSION to 1.19
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Make @ISA changes update overloadedness
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
overload.t: Move some tests above ‘keep last’ test
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
[perl #112708] Update overloadedness with ‘use overload’
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
overload.t: Another to-do test for isa changes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
gv.c: Check overload tables when overloading is used
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
sv.h: define SvAMAGIC in terms of HvAMAGIC
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
sv.h: Turn off AMAGIC flag in Gv_AMG
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
sv.h: Add HvAMAGIC macros
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Don’t incr PL_amagic_generation in universal.c
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Don’t check PL_amagic_generation in Gv_AMG
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Move SvAMAGIC flag from object to stash
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
To-do tests for method/isa/overload updates and overloading
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
jkeenan
Correct spelling error reported by rrt.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Moritz Lenz
[perlfunc] fix usage of wait
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
document the return value of pipe()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[perl #111638] fix -p on File::stat objects
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[perl #111638] TODO for -p on a File::stat object
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
checkAUTHORS.pl: Another address for Matthew Horsfall
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldiag: Rewrap symref error for better splain output
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Smylers
Make symbolic references diagnostic less cryptic
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Lukas Mai
document behavior of duplicate keys in hash assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Matthew Horsfall...
Fix --authors to work and fix documentation as well.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[rt #111730] don't use I32 for offsets in vec()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[rt #111730] TODO tests for vec() with large offsets
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[rt #100514] regression test for read() with a 2Gib...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
add a directory of tests to run with large available...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[rt #111640] warn on the right -X operators used on...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tony Cook
[rt #111640] TODO tests for warnings from -X on File...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Don’t stringify GV in numeric cx outside warnings scope
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
feature.pl: Make 5.even bundle imply 5.odd
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Don’t let method-BLOCK read beyond the stack
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
jkeenan
Document hashref_locked() and hashref_unlocked(). ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Correct comment typo in op.h
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
DosGlob.pm: Fix pod syntax
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Remove obsolete comment from DosGlob.pm
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Increase $File::DosGlob::VERSION to 1.07
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Make lvalue subs copy returned PADTMPs in rvalue cx
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
scope.c: Simplify and clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dagfinn Ilmari...
Don't warn about "ambiguous without parens" for ctrl...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
[perl #112418] Fix POD paragraph formatting
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Increase $Hash::Util::VERSION to 0.12
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
jkeenan
Add subroutines hash_locked() and hashref_locked()...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
File::Find: typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
jkeenan
Individual files may appear in list of directories...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
jkeenan
Individual files may appear in list of directories...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Increase $File::Find::VERSION to 1.21
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
[perl #112358] Storable: Don’t create RV with no refcnt
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Increase $Storable::VERSION to 2.35
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Remove todo for UTF8 source filters
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
[perl #112184] Handle $^N in Perl_magic_set
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
perldata: Consistent spaces after dots
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Copy call checker when cloning closure prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
[perl #111000] Let hv_store work on hint hashes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
XS-APItest/t/hash.t: comment typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.39
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
pp_ctl.c:pp_goto: Don’t repeat yourself
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Produce the right error for goto "\0"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
[perl #111794] Make goto "" like goto ${\""}
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Teach B::Concise about UTF8 labels
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Increase $B::Concise::VERSION to 0.90
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Corrections to AUTHORS should go to perlbug
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
regen/opcodes: Rmv evalonce comment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
pp_hot.c:pp_entersub: Rmv comment about setting PL_compcv
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Alan Haggai...
Removed a redundant 'once'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Fix non-GCC compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
[Merge] Filetest refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
pp_sys.c:S_try_amagic_ftest: Remove SPAGAIN
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
pp_sys.c: Remove SPAGAIN after my_(l)stat_flags
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Move stack extension into FT_* macros
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Make -t BAREWORD extend the stack
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
pp.h: Missing macro parentheses
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Father Chrysostomos
Make filetest ops fiddle the stack less
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Karl Williamson
mktables: Defer accepting Unicode's BELL character
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Ricardo Signes
update the release schedule: 5.16 is 2012-2013
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Ricardo Signes
update the release schedule for 5.16, 5.17, 5.18
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Ricardo Signes
there are no longer any scheduled 5.12 releases
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Ricardo Signes
add the 5.17 feature bundle
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Ricardo Signes
uconfig regen needed after version bump!
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
bump version to 5.17.0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
create the new perldelta for 5.17.0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
include some more data in new-perldelta output
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
add the 5.16.0 epigraph
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
perlhist: add the perl-5.16.0 and -RC2 dates
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
remove the RC2; this will be the real perl 5.16.0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Ricardo Signes
perldelta: fix the example of lvalue ref from substr
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Ricardo Signes
perldelta: update acknowledgements with new contributors
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Breno G. de...
minor tag consistency fixes for perldelta.pod
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Ricardo Signes
perldelta: note the removal of the perl4 core .pl files
commit
|
commitdiff
|
tree
|
snapshot
next