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
Fix CORE::glob
2011-10-27
Father Chrysostomos
Fix CORE::glob
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Rewrite csh_glob in C; fix two quoting bugs
commit
|
commitdiff
|
tree
2011-10-27
Father Chrysostomos
Speed up csh_glob
commit
|
commitdiff
|
tree
2011-10-25
Father Chrysostomos
Make new basic.t glob tests work on Win & VMS
commit
|
commitdiff
|
tree
2011-10-24
Father Chrysostomos
Correct comment in Glob.pm
commit
|
commitdiff
|
tree
2011-10-24
Father Chrysostomos
Remove part of intrpvar.h comment
commit
|
commitdiff
|
tree
2011-10-24
Father Chrysostomos
Make File::Glob::csh_glob consisent wrt '"\
commit
|
commitdiff
|
tree
2011-10-24
Father Chrysostomos
Make <~> work again under miniperl
commit
|
commitdiff
|
tree
2011-10-23
Father Chrysostomos
Add another e-mail address for Jim Meyering
commit
|
commitdiff
|
tree
2011-10-23
Jim Meyering
don't segfault given string repeat count larger than...
commit
|
commitdiff
|
tree
2011-10-23
Father Chrysostomos
perlfunc: List readpipe with qx
commit
|
commitdiff
|
tree
2011-10-23
Father Chrysostomos
Add Laurent Dami to AUTHORS
commit
|
commitdiff
|
tree
2011-10-23
Father Chrysostomos
Test dumpvar.pl with objects whose classes contain ‘=’
commit
|
commitdiff
|
tree
2011-10-23
Laurent Dami
Examining objects through the 'x' command in the perl...
commit
|
commitdiff
|
tree
2011-10-22
Father Chrysostomos
[perl #101486] Make PL_curstash refcounted
commit
|
commitdiff
|
tree
2011-10-22
Father Chrysostomos
Reimplement $[ as a module
commit
|
commitdiff
|
tree
2011-10-20
Father Chrysostomos
[perl #101738] Make sv_sethek set the UTF8 flag correctly
commit
|
commitdiff
|
tree
2011-10-20
Father Chrysostomos
Remove untrue comment from t/op/ref.t
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
perldelta: Mention another thing fixed by 2fc49ef14c
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
cv.h: comment typo
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
Restore null checks to stashpv_hvname_match [perl ...
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
Document calling convention for XS cmp routines
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
Add email addr to AUTHORS to keep tests quiet
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
Increase $File::DosGlob::VERSION from 1.04 to 1.05
commit
|
commitdiff
|
tree
2011-10-16
Thorsten Glaser
fix a typo in a comment
commit
|
commitdiff
|
tree
2011-10-16
Father Chrysostomos
Correct comment in pad.c
commit
|
commitdiff
|
tree
2011-10-15
Father Chrysostomos
perldelta up to c19fd8b40
commit
|
commitdiff
|
tree
2011-10-15
Father Chrysostomos
Test uninit warnings for undef XS cmp retvals
commit
|
commitdiff
|
tree
2011-10-15
Father Chrysostomos
Make XS sort routines work again
commit
|
commitdiff
|
tree
2011-10-15
Father Chrysostomos
APItest: put mro stuff in a new BOOT block
commit
|
commitdiff
|
tree
2011-10-14
Father Chrysostomos
Stop uninit sort warnings from crashing
commit
|
commitdiff
|
tree
2011-10-13
Father Chrysostomos
Mention all variables in $undef..$undef warnings
commit
|
commitdiff
|
tree
2011-10-13
Father Chrysostomos
Call get-magic once for .. in list context
commit
|
commitdiff
|
tree
2011-10-13
Father Chrysostomos
[perl #94390] Optimised numeric sort should warn for nan
commit
|
commitdiff
|
tree
2011-10-13
Father Chrysostomos
Mention sort in warnings about sort sub retvals
commit
|
commitdiff
|
tree
2011-10-13
Father Chrysostomos
perlfunc: sort no longer dies on undef retval
commit
|
commitdiff
|
tree
2011-10-12
Father Chrysostomos
Avoid an redundant copy in pp_flop
commit
|
commitdiff
|
tree
2011-10-12
Father Chrysostomos
perlguts: UNIVERSAL::AUTOLOAD caveat
commit
|
commitdiff
|
tree
2011-10-12
Father Chrysostomos
APItest: Move PERL_UNUSED_ARG after decl
commit
|
commitdiff
|
tree
2011-10-12
Father Chrysostomos
Improve documentation of XS autoloading
commit
|
commitdiff
|
tree
2011-10-12
Father Chrysostomos
[perl #6828] Set $AUTOLOAD once more for XS autoloading
commit
|
commitdiff
|
tree
2011-10-12
Steffen Mueller
TODO test for $AUTOLOAD with XS AUTOLOAD
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
[perl #30661] autoload sort subs
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
mro.c: Oops, missing a =cut
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
Eliminate (X|F) convention from perldiag.
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
Make sv_set[ps]v(cv...) set prototype
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
XS::APItest: s/justinc/justisa/
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
[perl #94306] Do not skip first elem of linear isa
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
Document calling convention for Perl_mro_register
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
Stop attribute errors from leaking op trees
commit
|
commitdiff
|
tree
2011-10-11
Father Chrysostomos
Avoid creating extra SVs in gv_fullname4
commit
|
commitdiff
|
tree
2011-10-10
Father Chrysostomos
Fix cv-to-gv assignment to use CvPROTO
commit
|
commitdiff
|
tree
2011-10-10
Father Chrysostomos
gv.c:gv_autoload_pvn: Avoid warning due to temp flag
commit
|
commitdiff
|
tree
2011-10-10
Father Chrysostomos
Resolve XS AUTOLOAD-prototype conflict
commit
|
commitdiff
|
tree
2011-10-10
Father Chrysostomos
Tests for XS AUTOLOAD routines
commit
|
commitdiff
|
tree
2011-10-10
Father Chrysostomos
Fix up pad_check_dup entry in perlintern
commit
|
commitdiff
|
tree
2011-10-10
Father Chrysostomos
Update docs for XS AUTOLOAD
commit
|
commitdiff
|
tree
2011-10-08
Father Chrysostomos
perldelta: s/nul\k/l/g
commit
|
commitdiff
|
tree
2011-10-08
Father Chrysostomos
Correct SvEND docs
commit
|
commitdiff
|
tree
2011-10-08
Father Chrysostomos
Rewrite sv_catsv to pass SV_CAT* flags to sv_catpvn
commit
|
commitdiff
|
tree
2011-10-08
Father Chrysostomos
mro.c:S_gather_and_rename: Avoid extra SVs
commit
|
commitdiff
|
tree
2011-10-08
Father Chrysostomos
Dont’t crash when warning about XSUB redefinition
commit
|
commitdiff
|
tree
2011-10-08
Father Chrysostomos
Use full sym name in isIDFIRST_utf8 to fix [perl #100930]
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Don’t put malformed UTF8 in $AUTOLOAD
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Removing modules should include updating references
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Use HEKf
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
HEKf256 format
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Teach porting/diag.t about HEKf
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
HEKf format
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
perldelta up to c60dbbc38
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Suppress some uninit warnings in gv.c:S_maybe_add_coresub
commit
|
commitdiff
|
tree
2011-10-07
Brian Fraser
Cast to signed before negating, to avoid compiler warnings
commit
|
commitdiff
|
tree
2011-10-07
Brian Fraser
Clarification in perlre.pod about captures created...
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
perldelta up to 59c72abb9
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Make undef %overload:: test more likely to crash
commit
|
commitdiff
|
tree
2011-10-07
Father Chrysostomos
Increase $DynaLoader'VERSION from 1.13 to 1.14,
commit
|
commitdiff
|
tree
2011-10-06
Gerard Goossen
Set PERL_DL_NONLAZY in t/TEST to check existence of...
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Merge support for UTF8 symbols
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Correct skip counts for miniperl
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Increase $mro::VERSION from 1.08 to 1.09
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Increase $attributes::VERSION from 0.16 to 0.17
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Increase $XS::APItest::VERSION from 0.31 to 0.32
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Increase $constant::VERSION from 1.22 to 1.23
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
uni/universal.t tests passing
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Rewrite -l warning test to account for 433644eed
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Restore whichsig to the list in perlapi
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
whichsig nul-cleanup.
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
toke.c, ext/attributes/attributes.xs: Make attributes...
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
op.c: Scalar filehandles in errors UTF8 cleanup.
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Modify S_pending_ident to use sv_catpvn_flags
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
TODO tests for parsing our() now pass
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
Oust cv_ckproto_len
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
toke.c, op.c, sv.c: Prototype parsing and checking...
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
gv.c, op.c, pp.c: Stash-injected prototypes and prototype...
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
pp.c: Got pp_gelem nul-clean.
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
toke.c: Some simple mending to get readline() working...
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
pp_sys.c: pp_select UTF8 cleanup.
commit
|
commitdiff
|
tree
2011-10-06
Brian Fraser
op.c: Malformed prototype warning on UTF8 sub name
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
gv.c: Use name_end to avoid compiler warning
commit
|
commitdiff
|
tree
2011-10-06
Father Chrysostomos
globvar.t: Skip PL_warn_uninit_sv
commit
|
commitdiff
|
tree
next