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
op.c:leave_scope: use mg_free before sv_force_normal
2013-09-13
Father Chrysostomos
op.c:leave_scope: use mg_free before sv_force_normal
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
[Merge] Key/value hash and array slices
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Document the %hash{$scalar} warning
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Fewer false positives for %hash{$scalar} warning
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
pp.c: Allow 64-bit stack offsets in kv[ah]slice
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Improve new slice docs in perldata.pod
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
perldata.pod: Capitalise =head3 consistently
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
perldata.pod: consistent spaces after dots
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
pp.c:pp_kvhslice: remove unused var
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.23
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Increase $Opcode::VERSION to 1.26
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Add new opcodes to Opcode.pm
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Sort MANIFEST
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Use diag_listed_as two suppress two diag.t failures
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Add two missing perldiag entries
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Hard-code op name in ck_exists|delete errors
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Suppress a warning in kvhslice.t
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
update manifest
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
short documentation for key/value hash/array slices
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
test index/value array slices
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
test key/value hash slices
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
index/value array slice operation
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
scalar value %x{'a'} better written as $x{'a'}
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
key/value hash slice operation
commit
|
commitdiff
|
tree
2013-09-13
Father Chrysostomos
Preserve undef identity in const ops
commit
|
commitdiff
|
tree
2013-09-12
Matthew Horsfall
Allow semi-colon on TYPEMAP: line to work without it...
commit
|
commitdiff
|
tree
2013-09-12
Slaven Rezic
File::Find: diagnostics in case of a failed chdir
commit
|
commitdiff
|
tree
2013-09-12
Father Chrysostomos
perldiag: Rewrap an entry for better splain output
commit
|
commitdiff
|
tree
2013-09-10
Smylers
Added release manager test for copyright year
commit
|
commitdiff
|
tree
2013-09-10
Smylers
Test that README and perl -v copyright years match
commit
|
commitdiff
|
tree
2013-09-10
Smylers
Enhance runperl doc to mention its return value
commit
|
commitdiff
|
tree
2013-09-10
Father Chrysostomos
[Merge] Make regexp error messages utf8-clean
commit
|
commitdiff
|
tree
2013-09-10
Brian Fraser
Make the "Switch condition not recognized" error message...
commit
|
commitdiff
|
tree
2013-09-10
Brian Fraser
t/re/reg_mesg.t: Tests for latin1 error messages/warnings
commit
|
commitdiff
|
tree
2013-09-10
Brian Fraser
regcomp.c: Introduce vFAIL2utf8f to replace the APPLY...
commit
|
commitdiff
|
tree
2013-09-10
Brian Fraser
regcomp.c: Make all warnings and error messages UTF...
commit
|
commitdiff
|
tree
2013-09-10
Brian Fraser
regcomp.c, S_compile_runtime_code: croak using the...
commit
|
commitdiff
|
tree
2013-09-10
Brian Fraser
toke.c: "Unrecognized character" error shouldn't leak...
commit
|
commitdiff
|
tree
2013-09-10
Father Chrysostomos
pp_ctl.c:pp_goto: Cast a boolean properly
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
rt119311.t: typo
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Make &xsub and goto &xsub work with tied @_
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Dumper.xs: Update comment
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
perl5200delta: 2 modules fixed; one misspelt
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Add mods from #119433 to perl5200delta
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
perlio.c: misuse of SvPV_nolen_const
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Fix buffer overflow with overlong identifiers
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Fix -DP output
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Don’t let reblessing point SvSTASH to a half-freed...
commit
|
commitdiff
|
tree
2013-09-09
Father Chrysostomos
Fix assertion failure with -DT -e\"
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
Fix line numbers with #! -d:foo and PERL5DB=$'\n'
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
Test line breaks in PERL5DB
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
op.c:newSTATEOP: remove unnecessary null check
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
Revert "Let av_push accept NULL values"
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
Move herelines out of the lex_shared struct
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
Respect #line directives in here-docs
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
regcomp.c:current_re_engine: Avoid %^H lookup when...
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
Fix line numbers in <<foo,<<bar
commit
|
commitdiff
|
tree
2013-09-08
Father Chrysostomos
toke.c: In sublex_push use multi_close to detect here-doc
commit
|
commitdiff
|
tree
2013-09-07
Father Chrysostomos
Let av_push accept NULL values
commit
|
commitdiff
|
tree
2013-09-07
Father Chrysostomos
Stop Devel'Peek'Dump with no args from crashing
commit
|
commitdiff
|
tree
2013-09-07
Father Chrysostomos
regcomp.c:S_concat_pat: Allow 64-bit array offsets
commit
|
commitdiff
|
tree
2013-09-07
Father Chrysostomos
Make /@array/ handle nonexistent array elements
commit
|
commitdiff
|
tree
2013-09-07
Father Chrysostomos
Allow 64-bit array and stack offsets in entersub &...
commit
|
commitdiff
|
tree
2013-09-07
Father Chrysostomos
Stop &xsub and goto &xsub from crashing on undef *_
commit
|
commitdiff
|
tree
2013-09-06
Smylers
Update README copyright to 2013
commit
|
commitdiff
|
tree
2013-09-06
Father Chrysostomos
Put AV defelem creation code in one place
commit
|
commitdiff
|
tree
2013-09-06
Father Chrysostomos
Use defelems for (goto) &xsub calls
commit
|
commitdiff
|
tree
2013-09-06
Father Chrysostomos
pp_hot.c:pp_aelem: Use _NN in one spot
commit
|
commitdiff
|
tree
2013-09-06
Father Chrysostomos
Make pp_splice handle nonexistent array elements
commit
|
commitdiff
|
tree
2013-09-05
Smylers
Make perltodo.pod match other deleted documents
commit
|
commitdiff
|
tree
2013-09-05
Smylers
Add titles to deleted OO docs
For RT #119615, based on
Father Chrysostomos
's comment in RT #119571.
commit
|
commitdiff
|
tree
2013-09-05
Smylers
Add missing word
commit
|
commitdiff
|
tree
2013-09-05
Smylers
List deleted docs alphabetically
commit
|
commitdiff
|
tree
2013-09-05
Smylers
Multiple commits in 1 attachment in Patch Guide
Father Chrysostomos
says it's easier like this, in...
commit
|
commitdiff
|
tree
2013-09-05
Father Chrysostomos
util.c:my_pclose: Use NULL in PL_fdpid
commit
|
commitdiff
|
tree
2013-09-05
Father Chrysostomos
Update perlguts for the magic flags changes in 5.18
commit
|
commitdiff
|
tree
2013-09-05
Father Chrysostomos
perlguts: Note that SvUTF8 is meaningful only after...
commit
|
commitdiff
|
tree
2013-09-05
Father Chrysostomos
perlguts: consistent spaces after dots
commit
|
commitdiff
|
tree
2013-09-05
Father Chrysostomos
Update perlguts for NULL in AVs
commit
|
commitdiff
|
tree
2013-09-04
Reini Urban
[perl #119481] Check SvVALID for !SvSCREAM, skip PAD
commit
|
commitdiff
|
tree
2013-09-03
Smylers
Restore perlrepository.pod in stub form
Suggested by
Father Chrysostomos
in:
commit
|
commitdiff
|
tree
2013-09-02
Father Chrysostomos
Don’t assume targs are contiguous for ‘my $x; my $y’
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
toke.c:scan_const: Don’t use PL_bufptr
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
Teach mro code about null array elements
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
Refactor some parser.t line number tests
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
Fix debugger lines with keyword <newline> =>
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
line_debug.t: Add diagnostics
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
Fix two line numbers bugs involving quote-like ops
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
[perl #115768] improve (caller)[2] line numbers
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
test.pl:runperl: more portability warnings
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
toke.c: Reorder checks around deprecate_escaped_meta
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
perl5200delta: Remove Function::Parameters
commit
|
commitdiff
|
tree
2013-09-01
Father Chrysostomos
Mention Tk in perl5200delta
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
perl5200delta: Mention broken modules from #119463
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
inline.h: Avoid redundant ckWARN call
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
perldiag: Reword/rewrap embedded null warning
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
perlpacktut: mention h2ph
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.56
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
Make vivify_defelem allow &PL_sv_undef array entries
commit
|
commitdiff
|
tree
2013-08-29
Father Chrysostomos
Stop creating defelems for undef in foreach(@_)
commit
|
commitdiff
|
tree
next