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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow pad_findmy’s retval to be ignored
[perl5.git]
/
embed.fnc
2012-02-01
Father Chrysostomos
Allow pad_findmy’s retval to be ignored
blob
|
commitdiff
2012-02-01
Father Chrysostomos
Make SvPVbyte return bytes for non-PVs
blob
|
commitdiff
|
diff to current
2012-01-31
Father Chrysostomos
[perl #108994] Stop SvPVutf8 from coercing SVs
blob
|
commitdiff
|
diff to current
2012-01-24
Father Chrysostomos
Move amagic hint checking to new function
blob
|
commitdiff
|
diff to current
2012-01-24
Father Chrysostomos
[rt.cpan.org #74289] Don’t make *CORE::foo read-only
blob
|
commitdiff
|
diff to current
2012-01-19
Karl Williamson
regcomp.c: Change variable meaning and hence name
blob
|
commitdiff
|
diff to current
2012-01-19
Karl Williamson
regcomp.c: Refactor join_exact() to eliminate extra...
blob
|
commitdiff
|
diff to current
2012-01-19
Karl Williamson
regcomp.c: Change param to join_exact()
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
regexec.c: Allow for returning shared swash
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
regcomp.c: Add _invlist_contents() to compactly dump...
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
utf8.c: Add ability to pass inversion list to _core_swa...
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
utf8.c: Add flag to swash_init() to not croak on error
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
regcomp.c: Add _invlist_populate_swatch()
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
regcomp.c: Add invlist_search()
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
utf8.c: New function to retrieve non-copy of swash
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
embed.fnc: swash_init() return value should not be...
blob
|
commitdiff
|
diff to current
2012-01-13
Karl Williamson
utf8.c: Change name of static function
blob
|
commitdiff
|
diff to current
2012-01-08
Karl Williamson
need backwards-compatile to_utf8_foo()
blob
|
commitdiff
|
diff to current
2012-01-08
Karl Williamson
embed.fnc: Revise comment
blob
|
commitdiff
|
diff to current
2012-01-08
Karl Williamson
embed.fnc: add comment
blob
|
commitdiff
|
diff to current
2011-12-24
Father Chrysostomos
Eliminate ‘negative’ features
blob
|
commitdiff
|
diff to current
2011-12-23
Father Chrysostomos
[perl #29070] Add vstring set-magic
blob
|
commitdiff
|
diff to current
2011-12-16
Father Chrysostomos
Disable $[ under 5.16
blob
|
commitdiff
|
diff to current
2011-12-15
Karl Williamson
utf8.c: Change prototypes of two functions
blob
|
commitdiff
|
diff to current
2011-12-15
Karl Williamson
utf8.c: Allow Changed behavior of utf8 under locale
blob
|
commitdiff
|
diff to current
2011-12-04
Father Chrysostomos
Adjust substr offsets when using, not when creating...
blob
|
commitdiff
|
diff to current
2011-12-04
Nicholas Clark
Break the -v code out from Perl_moreswitches() into...
blob
|
commitdiff
|
diff to current
2011-12-04
Nicholas Clark
Refactor S_usage() to take 0 parameters and exit direct...
blob
|
commitdiff
|
diff to current
2011-12-03
Carl Hayter
Make sitecustomize relocatableinc aware
blob
|
commitdiff
|
diff to current
2011-11-24
Father Chrysostomos
‘Inline’ S_sv_unglob
blob
|
commitdiff
|
diff to current
2011-11-24
Father Chrysostomos
Make assignment over glob copies much faster
blob
|
commitdiff
|
diff to current
2011-11-22
Father Chrysostomos
Put sub redef warnings in one place
blob
|
commitdiff
|
diff to current
2011-11-22
Father Chrysostomos
Make const redef warnings default in newXS
blob
|
commitdiff
|
diff to current
2011-11-20
Father Chrysostomos
Add newXS_len_flags
blob
|
commitdiff
|
diff to current
2011-11-20
Father Chrysostomos
Add len flag to newCONSTSUB_flags
blob
|
commitdiff
|
diff to current
2011-11-19
Father Chrysostomos
Merge two adjacent #ifdefs in embed.fnc
blob
|
commitdiff
|
diff to current
2011-11-19
Father Chrysostomos
Mention the variable name in the new length warnings
blob
|
commitdiff
|
diff to current
2011-11-17
Father Chrysostomos
[perl #70151] eval localises %^H at runtime
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
embed.fnc: Make _to_upper_title_latin1() avail to pp.c
blob
|
commitdiff
|
diff to current
2011-11-09
Karl Williamson
utf8.c: Faster latin1 folding
blob
|
commitdiff
|
diff to current
2011-11-09
Karl Williamson
utf8.c: Faster latin1 upper/title casing
blob
|
commitdiff
|
diff to current
2011-11-09
Karl Williamson
utf8.c: Refactor to_uni_lower()
blob
|
commitdiff
|
diff to current
2011-11-05
Father Chrysostomos
Perl_hv_kill_backrefs is also used in scope.c
blob
|
commitdiff
|
diff to current
2011-10-23
Jim Meyering
don't segfault given string repeat count larger than...
blob
|
commitdiff
|
diff to current
2011-10-17
David Mitchell
simplify op_dump() / -Dx sequencing
blob
|
commitdiff
|
diff to current
2011-10-07
Brian Fraser
Cast to signed before negating, to avoid compiler warnings
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Restore whichsig to the list in perlapi
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
whichsig nul-cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Oust cv_ckproto_len
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
toke.c, op.c, sv.c: Prototype parsing and checking...
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
universal.c: sv_does() UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
mro UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
universal.c: ->isa, sv_derived_from UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c & sv.c: pp_ref UTF8 and null cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
Add a sv_sethek() function to sv.c
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
op.c: newCONSTSUB and newXS UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Merge multi and flags params to gv_init_*
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Restore newGVgen to perlapi.pod
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c: newGVgen_flags and a flags parameter for gv_get_s...
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Remove method param from gv_autoload_*
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Remove 4 from new gv_autoload4_(sv|pvn?) functions
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Restore gv_autoload4 to perlapi.pod
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c: Added gv_autoload4_(sv|pv|pvn)
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c: Added gv_fetchmethod_(sv|pv|pvn)_flags.
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Restore gv_fetchmeth_autoload to perlapi.pod
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Restore gv_fetchmeth to perlapi
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c: Added gv_fetchmeth_(sv|pv|pvn).
blob
|
commitdiff
|
diff to current
2011-10-06
Father Chrysostomos
Document gv_init*
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv...
blob
|
commitdiff
|
diff to current
2011-10-01
Karl Williamson
utf8.c: Add function to retrieve new _Perl_IDStart...
blob
|
commitdiff
|
diff to current
2011-10-01
Karl Williamson
regcomp.c: Add invlist_invert_prop()
blob
|
commitdiff
|
diff to current
2011-09-21
Father Chrysostomos
[perl #93590] $tainted ~~ [...] failing
blob
|
commitdiff
|
diff to current
2011-09-09
Zefram
remove index offsetting ($[)
blob
|
commitdiff
|
diff to current
2011-09-05
Gerard Goossen
Move non-constant folding parts of fold_constants into...
blob
|
commitdiff
|
diff to current
2011-08-30
Father Chrysostomos
Eliminate is_gv_magical_sv
blob
|
commitdiff
|
diff to current
2011-08-25
Nicholas Clark
Eliminate global.sym, as makedef.pl can generate it...
blob
|
commitdiff
|
diff to current
2011-08-25
Father Chrysostomos
Move coresub op-creation from gv.c to op.c
blob
|
commitdiff
|
diff to current
2011-08-25
Father Chrysostomos
Add find_rundefsv2 function
blob
|
commitdiff
|
diff to current
2011-08-25
Gerard Goossen
Move making inplace sort and reverse away from the...
blob
|
commitdiff
|
diff to current
2011-08-25
Father Chrysostomos
Revert "Test CORE::break’s prototype"
blob
|
commitdiff
|
diff to current
2011-08-25
Father Chrysostomos
Test CORE::break’s prototype
blob
|
commitdiff
|
diff to current
2011-08-24
Gerard Goossen
[perl #97088] Prevent double get-magic in various cases
blob
|
commitdiff
|
diff to current
2011-08-14
Father Chrysostomos
Move pp_-specific code out of core_prototype
blob
|
commitdiff
|
diff to current
2011-08-14
Father Chrysostomos
Change core_prototype to take a keyword num
blob
|
commitdiff
|
diff to current
2011-08-14
Father Chrysostomos
Add inlinable &CORE::functions
blob
|
commitdiff
|
diff to current
2011-08-14
Father Chrysostomos
Make core_prototype provide the op number as well
blob
|
commitdiff
|
diff to current
2011-08-11
Gerard Goossen
Move bareword checking from the peephole optimizer...
blob
|
commitdiff
|
diff to current
2011-08-08
Gerard Goossen
Move aassign common var detection to a separate function.
blob
|
commitdiff
|
diff to current
2011-08-02
Father Chrysostomos
Remove Perl_mod
blob
|
commitdiff
|
diff to current
2011-07-28
Gerard Goossen
Add finalize_optree function which can take over all...
blob
|
commitdiff
|
diff to current
2011-07-26
Father Chrysostomos
core_prototype: Remove special cases for lock and tie
blob
|
commitdiff
|
diff to current
2011-07-26
Father Chrysostomos
Add core_prototype; make pp_prototype use it
blob
|
commitdiff
|
diff to current
2011-07-24
Tony Cook
export the invlist functions that were causing the...
blob
|
commitdiff
|
diff to current
2011-07-24
Nicholas Clark
Perl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS.
blob
|
commitdiff
|
diff to current
2011-07-24
Nicholas Clark
do_exec needs no compatibility version in mathoms.c...
blob
|
commitdiff
|
diff to current
2011-07-17
Father Chrysostomos
Rename store/fetch_cop_label as cop_*
blob
|
commitdiff
|
diff to current
2011-07-17
Reini Urban
Export store_cop_label for the perl compiler
blob
|
commitdiff
|
diff to current
2011-07-15
Father Chrysostomos
Change was_lvalue_sub back to X; spell out the only...
blob
|
commitdiff
|
diff to current
2011-07-14
Nicholas Clark
Make prototypes and declarations for Perl_pad_add_name_...
blob
|
commitdiff
|
diff to current
next