This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: pv_escape
[perl5.git] / embed.h
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
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-11-11 Nicholas ClarkInline sv_cmp() and sv_cmp_locale() as macros wrapping...
2010-11-09 Nicholas ClarkChange S_doopen_pm() and S_check_type_and_open() to...
2010-11-09 Father Chrysostomos[perl #75176] Symbol::delete_package does not free...
2010-11-08 Karl Williamsonutf8.c: Add function to create inversion of swash
2010-11-03 Nicholas ClarkAdd Perl_amagic_deref_call() to implement the bulk...
2010-11-03 Father ChrysostomosAdd transr op type
2010-11-01 David GoldenAllow push/pop/keys/etc to act on references
2010-10-27 Father ChrysostomosRenaming of stashes should not be visible from Perl
2010-10-27 Zeframnew API functions op_scope and op_lvalue
2010-10-26 Zeframadd CvSTASH_set() macro and make CvSTASH() rvalue only
2010-10-25 Jan DuboisImplement DIR* cloning on Windows
2010-10-25 Zeframfunction to parse isolated label
2010-10-25 Zeframfunction to parse unlabelled statement
2010-10-25 Zeframstop passing line numbers into op constructor functions
2010-10-25 Zeframrefactor and regularise label/statement grammar
2010-10-23 Father ChrysostomosAdd functions for adding and deleting stash names
2010-10-21 Zeframfull API for cop hint hashes
2010-10-21 Zeframfunction to parse Perl code block
2010-10-21 Zeframadd lex_start to the API
2010-10-21 Zeframremove redundant lex_end
2010-10-21 Zeframremove filter inheritance option from lex_start
2010-10-14 Father Chrysostomosembed.pl -> regen/embed.pl
2010-10-12 Ben MorrowAdd LINKLIST to the API.
2010-10-12 ZeframAPIify op list constructors
2010-10-12 Father ChrysostomosReset isa caches on nonexistent substashes when stash...
2010-10-11 Father ChrysostomosAllow mro_isa_changed_in to be called on nonexistent...
2010-10-11 Zeframplugin mechanism to rewrite calls to a subroutine
2010-10-10 Father ChrysostomosReset isa on stash manipulation
2010-10-09 Nicholas ClarkRemove now-unused parameters from S_gv_magicalize_isa().
2010-10-04 Zefram[PATCH] function to parse Perl statement sequence
2010-10-04 Zeframadd stray save_* functions to the API
2010-09-30 Nicholas ClarkMerge adjacent #ifndef PERL_IMPLICIT_CONTEXT blocks...
2010-09-30 Nicholas ClarkRemove empty #if/#endif pairs from embed.h
2010-09-30 Nicholas ClarkSort embed.fnc by CPP macro and then function name...
2010-09-29 Nicholas ClarkWhen generating embed.h, return early if an embed.fnc...
2010-09-29 Nicholas ClarkNormalise all the pre-processor directives in embed...
2010-09-29 Nicholas ClarkSkip the blank lines when processing embed.fnc
2010-09-28 Zeframsystematically provide pv/pvn/pvs/sv quartets
2010-09-27 Andy DoughertyRemove empty preprocessor directive in embed.fnc
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2010-09-25 Nicholas ClarkUse the same $func to Perl_$func macros independent...
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - !
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - string comparison ops
2010-09-22 Andy DoughertyRun perl regen.pl after removing regcurly from embed...
2010-09-22 Nicholas ClarkEmit $_ to Perl_$_ for "nocontext" functions under...
2010-09-22 Nicholas ClarkProgrammatically generate the compatibility macros...
2010-09-21 Nicholas ClarkProgrammatically generate embed.h's *_nocontext excepti...
2010-09-16 Florian RagwitzBack out the mauve module and related changes
2010-09-16 Zeframadd hv_copy_hints_hv and save_hints to the API
2010-09-11 Florian RagwitzShorten external symbol name for VMS
2010-09-08 Nicholas ClarkRemove offer_nice_chunk(), PL_nice_chunk and PL_nice_ch...
2010-09-08 Zeframmake qw(...) first-class syntax
2010-09-08 Florian RagwitzMove magicalize_{isa,overload} out into functions
2010-09-07 Ben Morrowmake regen.
2010-09-06 Rafael Garcia-SuarezRegenerate headers after last patch
2010-08-29 Yves Ortonadd sv_reftype_len() and make sv_reftype() be a wrapper...
2010-08-26 Zeframmake recursive part of peephole optimiser hookable
2010-08-20 Nicholas ClarkMove the declaration for more_bodies outside of an...
2010-08-20 Nicholas ClarkExpose more_bodies(), and use it to replace S_more_he().
2010-08-20 Nicholas ClarkIn sv.c, pass in values to S_more_bodies, instead of...
2010-08-15 Florian RagwitzRevert "Make the peep recurse via PL_peepp"
2010-07-29 David MitchellRevert "process xhv_backreferences early in S_hfreeentries"
2010-07-27 Karl WilliamsonChange function signature of grok_bslash_o
2010-07-25 Florian RagwitzMake the peep recurse via PL_peepp
2010-07-21 Nicholas ClarkAdd Perl_init_dbargs(), to set up @DB::args without...
2010-07-18 Karl WilliamsonAdd \o{} escape
2010-07-14 David Mitchellprotect CvGV weakref with backref
2010-07-14 David Mitchellprotect CvSTASH weakref with backrefs
2010-07-14 David Mitchellprocess xhv_backreferences early in S_hfreeentries
2010-07-12 Nicholas ClarkCreate S_assert_uft8_cache_coherent() with one copy...
2010-07-12 Nicholas ClarkBreak S_utf8_mg_len_cache_update() out from Perl_sv_len...
2010-07-12 Ben MorrowWrap PL_blockhooks in an API function.
2010-07-07 Jan DuboisGet rid of PERL_DECL_PROT
2010-07-03 David Mitchelladd my_[l]stat_flags(); make my_[l]stat() mathoms
2010-06-27 Nicholas ClarkAdd Perl_croak_no_modify() to implement Perl_croak...
next