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
util.c:get_db_sub: correct comment
2011-11-19
Father Chrysostomos
util.c:get_db_sub: correct comment
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldelta for GV scalar localisation
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Copy magic during localisation even for GVs
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Test length() warning with pad vars
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldiag: Rewrap ‘length() used on %s’
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
Fix threaded build
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
perldelta: fix for $DB::sub with bad subname
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
Make sure $DB::sub is callable
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
Remove redundant check in pp_hot.c:pp_entersub
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Localise $/ properly in UCD.pm
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Re-deprecate $[
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
arybase.xs: Don’t use arybase::[
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
arybase.xs: Check that $[ is in the main stash
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Add can_isa_ok.t to MANIFEST
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
perldelta for #70151
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Document S_doeval’s calling convention
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
[perl #70151] eval localises %^H at runtime
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
perldelta for PL_curcop localisation
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Localise PL_curcop for BEGIN blocks
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Combine two blocks in pp_ctl.c:S_doeval
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
eval.t: add bug number
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
eval.t: typos
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
feature.pm: Avoid repetition; save memory
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
Add 5.16 feature bundle
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
perldelta up to 7c5c3d9b
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
Move a pp_entereval comment where it belongs.
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Dear dual-life.t: I regret your existence
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
toke.c:lex_start: Move len into the only block that...
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Update docs about lex_start’s flags param
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Don’t leak the source for evalbytes($utf8)
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Avoid redundant copies in string evals
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
eval"" should reset %^H in more cases
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Typos in gv.t
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Correct bug number in gv.t
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Make multiple #line’s update dblines in evals
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Stop toggling the FAKE flag for stringified GVs
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
[perl #96326] *{$io} should not be semi-defined
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
op.c:ck_eval: consting
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Merge unicode_eval and evalbytes
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Document unicode_eval and evalbytes
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Merge some parser fields
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Make source filters work in evalbytes
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Add new OPpEVAL flags to B::Concise
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Increase $B::Concise::VERSION to 0.87
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Add evalbytes function
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
parser.h: Rearrange constants
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Forbid source filters in Unicode evals
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Increase $feature::VERSION to 1.23
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Add unicode_eval feature
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Allow dual-life.t to be run outside t/
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Tweak dual-life.t’s exceptions again
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Fix hash.t’s miniperl skip
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
each() should not leave RITER set on empty hash
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
hv.c: comment typo
commit
|
commitdiff
|
tree
2011-11-05
Father Chrysostomos
Glob.xs: remove unused vars
commit
|
commitdiff
|
tree
2011-11-05
Father Chrysostomos
tie.t: typos
commit
|
commitdiff
|
tree
2011-11-05
Father Chrysostomos
Perl_hv_kill_backrefs is also used in scope.c
commit
|
commitdiff
|
tree
2011-11-05
Father Chrysostomos
Hide pad vars from magic methods on scope exit
commit
|
commitdiff
|
tree
2011-11-05
Father Chrysostomos
Weak refs to pad hvs should go stale
commit
|
commitdiff
|
tree
2011-11-04
Father Chrysostomos
sort MANIFEST
commit
|
commitdiff
|
tree
2011-11-04
Father Chrysostomos
Remove vos/syslog.h from MANIFEST
commit
|
commitdiff
|
tree
2011-11-04
Father Chrysostomos
Fill out sv_upgrade docs
commit
|
commitdiff
|
tree
2011-11-04
Father Chrysostomos
Use SvUPGRADE, not sv_upgrade, in sv_sethek
commit
|
commitdiff
|
tree
2011-11-04
Father Chrysostomos
Deparse ()[()]
commit
|
commitdiff
|
tree
2011-11-03
Father Chrysostomos
Stop @{""} = reverse @_ from crashing
commit
|
commitdiff
|
tree
2011-11-03
Father Chrysostomos
Make Storable load even with %INC modified
commit
|
commitdiff
|
tree
2011-11-02
Father Chrysostomos
Make diag.t runnable outside t/
commit
|
commitdiff
|
tree
2011-11-02
Father Chrysostomos
Warn for $[ ‘version’ checks
commit
|
commitdiff
|
tree
2011-10-31
Father Chrysostomos
perldelta update
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Remove some repeated code in pp_regcomp
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Fix =~ $str_overloaded (5.10 regression)
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Increase $strict::VERSION to 1.05
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
DosGlob: Comment typo
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
DosGlob: Don’t parse an pattern that will not be used
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
File::Glob: Consistent use of spaces after dots
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
File::Glob: Remove docs specific to Mac Classic
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Document File::Glob::csh_glob
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Remove dMY_CXT from bsd_glob
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
DosGlob: eliminate %iter
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Increase $File::DosGlob::VERSION to 1.07
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Clarify comment
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Remove comment
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: consting
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Be more parsimonious with SVs
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Remove comment
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Oops: Fix Glob.xs assertion failure
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Eliminate x_GLOB_ITER
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Document File::Glob’s :bsd_glob tag
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Add :bsd_glob export tag to File::Glob [perl #96116]
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Glob.xs: Refactor iteration into separate function
commit
|
commitdiff
|
tree
2011-10-29
Father Chrysostomos
Move the do() test in Deparse’s core.t
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Add Mark A. Stratman to AUTHORS
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Stop csh_glob from reading past end of string
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Make csh_glob remove quote-escaping backslashes
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
perlrebackslash: too grammer tweaks
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Deparse CORE::do
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Deparse CORE::glob
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.09
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
File::Glob: short-circuit earlier for list cx
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
File::Glob: Eliminate the doglob alias to bsd_glob
commit
|
commitdiff
|
tree
next