This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
DosGlob: eliminate %iter
[perl5.git] / embed.h
2011-10-17 David Mitchellsimplify op_dump() / -Dx sequencing
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Father ChrysostomosOust cv_ckproto_len
2011-10-06 Brian Frasertoke.c, op.c, sv.c: Prototype parsing and checking...
2011-10-06 Brian Fraseruniversal.c: sv_does() UTF8 cleanup.
2011-10-06 Brian Frasermro UTF8 cleanup.
2011-10-06 Brian Fraseruniversal.c: ->isa, sv_derived_from UTF8 cleanup.
2011-10-06 Brian FraserAdd a sv_sethek() function to sv.c
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Father ChrysostomosMerge multi and flags params to gv_init_*
2011-10-06 Brian Frasergv.c: newGVgen_flags and a flags parameter for gv_get_s...
2011-10-06 Father ChrysostomosRemove method param from gv_autoload_*
2011-10-06 Father ChrysostomosRemove 4 from new gv_autoload4_(sv|pvn?) functions
2011-10-06 Brian Frasergv.c: Added gv_autoload4_(sv|pv|pvn)
2011-10-06 Brian Frasergv.c: Added gv_fetchmethod_(sv|pv|pvn)_flags.
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn).
2011-10-06 Brian Frasergv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv...
2011-10-01 Karl Williamsonutf8.c: Add function to retrieve new _Perl_IDStart...
2011-10-01 Karl Williamsonregcomp.c: Add invlist_invert_prop()
2011-09-21 Father Chrysostomos[perl #93590] $tainted ~~ [...] failing
2011-09-05 Gerard GoossenMove non-constant folding parts of fold_constants into...
2011-08-30 Father ChrysostomosEliminate is_gv_magical_sv
2011-08-25 Father ChrysostomosMove coresub op-creation from gv.c to op.c
2011-08-25 Father ChrysostomosAdd find_rundefsv2 function
2011-08-25 Gerard GoossenMove making inplace sort and reverse away from the...
2011-08-25 Father ChrysostomosRevert "Test CORE::break’s prototype"
2011-08-25 Father ChrysostomosTest CORE::break’s prototype
2011-08-21 Father ChrysostomosRefactor unpack’s newDEFSVOP logic; correct prototype
2011-08-14 Father ChrysostomosMove pp_-specific code out of core_prototype
2011-08-14 Father ChrysostomosMake core_prototype provide the op number as well
2011-08-08 Gerard GoossenMove aassign common var detection to a separate function.
2011-08-02 Father ChrysostomosRemove Perl_mod
2011-07-28 Gerard GoossenAdd finalize_optree function which can take over all...
2011-07-26 Father ChrysostomosAdd core_prototype; make pp_prototype use it
2011-07-24 Nicholas ClarkPerl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS.
2011-07-15 Father ChrysostomosChange was_lvalue_sub back to X; spell out the only...
2011-07-13 Brian FraserAdded a flags parameter to pad_findlex.
2011-07-13 ZeframAPIify pad functions
2011-07-12 Craig A. BerryA not X for was_lvalue_sub in embed.fnc.
2011-07-10 Father ChrysostomosPropagate (non-)lvalue context through nested calls
2011-07-03 Karl WilliamsonRestrict some inversion list functions
2011-07-03 Karl WilliamsonAllow utf8.c to access 4 inversion list functions
2011-07-03 Karl WilliamsonChange 4 inversion list functions from S_ to Perl_
2011-07-03 Karl WilliamsonChange names of some inversion list functions
2011-07-03 Karl WilliamsonAdd 3 methods for inversion lists
2011-07-03 Karl WilliamsonAdd an element to inversion list data structure
2011-07-03 Karl WilliamsonAdd length element to inversion lists
2011-07-03 Karl WilliamsonAdd iterator for inversion lists
2011-07-03 Karl Williamsonregcomp.c: Rmv no longer called function
2011-07-03 Karl Williamsonregcomp.c: Remove no longer called function
2011-07-03 Karl Williamsonregcomp.c: Revise inversion list API
2011-06-25 Vincent PitFactor stack adjustments on leave in a new static function
2011-06-25 David Mitchelladd do_ncmp fn and make pp_ncmp, pp_eq etc use it
2011-06-24 Father Chrysostomosop_lvalue .= _flags
2011-05-27 Nicholas Clarkregcomp.c: Fix memory leak regression
2011-05-19 David Mitchelladd hfree_next_entry(), hv_free_ent_ret()
2011-05-03 Karl Williamsonutf8.c: Add _flags version of to_utf8_fold()
2011-04-18 Father ChrysostomosMake push/shift $scalar accept only unblessed aryrefs
2011-03-20 Karl WilliamsonAdd depth parameter to reg_namedseq
2011-03-09 Karl Williamsonregcomp.c: Merge identical functions
2011-03-05 Nicholas ClarkAvoid miniperl SEGVing when processing -I on the #...
2011-02-28 Karl Williamsonregcomp.c: Add parameters to fcns
2011-02-28 Karl Williamsonregcomp.c: Add fcn add_cp_to_invlist()
2011-02-28 Karl Williamsonregcomp.c: Factor code into a function.
2011-02-17 Karl Williamsonhandy.h: isIDFIRST_utf8() changed to use XIDStart
2011-02-14 Karl WilliamsonfoldEQ_utf8: Add version with flags parameter
2011-02-14 Karl Williamsonregcomp.c: Put two static functions in embed.fnc
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-02-10 Karl WilliamsonMove grok_bslash_c to dquote.c and make static
2011-02-10 Karl WilliamsonMove grok_blsash_o and make static
2011-02-02 Karl WilliamsonAdd initial inversion list object
2011-01-30 Karl Williamsonembed.fnc: Add E flag to regcurly entry
2011-01-29 Karl WilliamsonUse embed.pl inline capabilities for regcurly
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2011-01-10 Karl WilliamsonAdd check_utf8_print()
2011-01-09 Nicholas Clarkregen/opcode.pl should only generate prototypes for...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-05 Nicholas ClarkRename tied_handle_method() to tied_method(), and make...
2011-01-03 Father Chrysostomos[perl #36347] Object destruction incomplete
2010-12-28 Nicholas ClarkArgument op to report_evil_fh() is always PL_op->op_typ...
2010-12-28 Nicholas ClarkThe io argument to report_evil_fh() is always GvIO...
2010-12-28 Nicholas ClarkExtract the OP_phoney_* code from report_evil_fh()...
2010-12-27 Nicholas ClarkMove do_chomp() from pp.c to doop.c, and make it static.
2010-12-27 Nicholas ClarkMerge Perl_do_chop() and Perl_do_chomp().
2010-12-27 Nicholas ClarkConvert Perl_do_chomp() to the same prototype as Perl_d...
2010-12-12 Zeframrecursive-descent expression parsing
2010-11-30 Florian RagwitzAdd mg_findext
2010-11-30 Florian RagwitzAdd sv_unmagicext
2010-11-28 Karl WilliamsonAdd Perl_foldEQ_latin1()
2010-11-26 Father Chrysostomos[perl #78908] Reinstate mod for one more stable release
2010-11-22 Father Chrysostomosmro_package_moved must act on all effective names
2010-11-21 Father ChrysostomosAdd flags param to hv_ename_*
2010-11-21 Father ChrysostomosEliminate the newname param from mro_package_moved
2010-11-21 Father Chrysostomoshv_undef .= _flags
2010-11-17 Nicholas ClarkConvert newSUB() to a macro wrapping Perl_newATTRSUB()
2010-11-16 Nicholas ClarkInline Perl_pad_undef() into its only caller, Perl_cv_u...
2010-11-12 Father Chrysostomosmro_isa_changed_in3 is no longer necessary
2010-11-12 Father ChrysostomosFix package assignment with nested aliased packages
next