This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct errors in the use of multiple targets, which could break parallel make.
[perl5.git] / proto.h
2009-12-06 Karl Williamsonqr/\X/ expansion
2009-11-24 Jim Cromiecleanup get_arena param-names, mark as May-Change
2009-11-23 Nicholas ClarkMove change c35076938c7236fb into embed.fnc, from the...
2009-11-21 Craig A. BerryPerl_pad_sv and Perl_hv_assert don't exist without...
2009-11-15 Zeframlexer API
2009-11-15 Nicholas ClarkChange S_pad_check_dup()'s arguments from char*/STRLEN...
2009-11-15 Nicholas ClarkConvert pad_check_dup() to static linkage, and call...
2009-11-15 Nicholas ClarkRefactor common code paths from Perl_pad_add_name(...
2009-11-10 Vincent PitFactor the "is this an in-place array operator construc...
2009-11-09 Nicholas ClarkAdd length and flags arguments to Perl_pad_add_name().
2009-11-09 Nicholas ClarkAdd length and flags arguments to Perl_pad_check_dup().
2009-11-09 Nicholas ClarkAdd length and flags arguments to Perl_allocmy().
2009-11-08 ZeframBareword sub lookups
2009-11-07 Nicholas ClarkAdd length and flags arguments to Perl_pad_findmy(...
2009-11-06 Gerard Goossenmove JMPENV_JUMP to die_where and mark it as "noreturn"
2009-11-05 Jesse Vincentregen generated files changed by the previous patch...
2009-11-01 Nicholas ClarkRemove Perl_pmflag() from the public API, and mark...
2009-11-01 Gerard GoossenUse of SV* instead of message, msglen, utf8 to contain...
2009-10-22 Ben MorrowRT#69616: regexp SVs lose regexpness in assignment
2009-10-21 Nicholas ClarkRemove the PERLIO * argument to S_filter_gets(), as...
2009-10-20 Nicholas ClarkPull out filter setup code from S_swallow_bom() into...
2009-10-19 Yves Ortonsomewhat fix failing regex tests. but break lots of...
2009-10-18 Nicholas ClarkMerge S_utf16_textfilter and S_utf16rev_textfilter().
2009-10-18 Nicholas ClarkGenerate prototypes for utf16_textfilter and utf16rev_t...
2009-10-15 demerphqOptimise if (%foo) to be faster than if(keys %foo)
2009-10-13 Nicholas ClarkMigrate common code in Perl_ckwarn() and Perl_ckwarn_d...
2009-10-13 Nicholas ClarkReplace Perl_deprecate() with a macro that calls Perl_c...
2009-10-13 Nicholas ClarkMove the code related to deprecate("comma-less variable...
2009-10-13 Nicholas ClarkUse deprecate() in place of deprecate_old(), and remove...
2009-10-12 Nicholas ClarkAdd Perl_ck_warner_d(), which combines Perl_ckwarn_d...
2009-10-12 Nicholas ClarkAdd Perl_ck_warner(), which combines Perl_ckwarn()...
2009-10-12 Nicholas Clarkdeprecate_old() is not public, and only used within...
2009-10-06 David GoldenAdd 'package NAME VERSION' syntax
2009-09-14 Nicholas ClarkFix the build for -Dmad - f0e3f042f14b829f missed a...
2009-09-13 Rafael Garcia-SuarezRemove obsolete functions is_uni_alnumc, is_uni_alnumc_...
2009-08-30 Chip Salzenbergfinish implementing -DB vs. -Dx
2009-08-27 Vincent PitSpeed up repeatcpy() by at least 40% for 1-char or...
2009-08-27 Vincent Pitdelimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr...
2009-08-26 Vincent PitDon't pass the the interpreter to is_ascii_string(...
2009-08-26 Chip SalzenbergIn C<use utf8; a=>'b'>, do not set utf8 flag on 'a...
2009-08-26 Rafael Garcia-SuarezUse less constness in MAD code
2009-08-21 ZeframAdd clear magic to %^H so that the HE chain is reset...
2009-08-13 Vincent PitPerl_die_nocontext() is also called with NULL from...
2009-08-08 Nicholas ClarkMerge gv_IOadd() into gv_add_by_type().
2009-08-08 Nicholas ClarkPerl_newIO() can become a mathom by making newIO()...
2009-08-08 Nicholas ClarkMerge gv_AVadd(), gv_HVadd() and gv_SVadd() into gv_add...
2009-08-06 Rafael Garcia-SuarezMake gv_IOadd accept a NULL argument
2009-07-29 Vincent PitMerge branch 'deletelocal' into blead
2009-07-26 George Greermuch better swap logic to support reentrancy and fix...
2009-07-25 Vincent PitIntroduce "delete local"
2009-07-25 Vincent PitIntroduce save_hdelete() and SAVEHDELETE()
2009-07-25 Vincent PitIntroduce save_aelem_flags()
2009-07-08 Rafael Garcia-SuarezModify the return value of Gv_AMupdate to indicate...
2009-07-08 Rafael Garcia-SuarezAdd a parameter "destructing" to Gv_AMupdate()
2009-06-22 Nicholas ClarkInstead of a const char *, pass a HEK * to anonymise_cv().
2009-06-21 Rafael Garcia-SuarezRegenerate headers
2009-06-21 Rafael Garcia-SuarezRegenerate headers and fix compilation with threads...
2009-06-16 Rafael Garcia-SuarezImplement new regex escape \N
2009-05-21 Nicholas ClarkMerge Perl_magic_setisa() and Perl_magic_clearisa(...
2009-05-20 Nicholas ClarkMerge the bulk of Perl_magic_clearsig() into Perl_magic...
2009-05-18 Nicholas ClarkAdd S_sv_dup_inc_multiple(), used in place of loops...
2009-05-12 Nicholas ClarkInline S_glob_2pv() into Perl_sv_2pv_flags(). (Existing...
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-03-29 Nicholas ClarkChange Perl_newCONSTSUB() so that a NULL sv generates...
2009-03-29 Nicholas ClarkIn Perl_newCONSTSUB(), sv should not be NULL.
2009-03-28 Nicholas ClarkIn Perl_sv_setsv_cow(), dstr can be NULL.
2009-02-22 Nicholas ClarkFor S_incpush(), dir is never NULL, and len is always...
2009-02-22 Nicholas ClarkOptimise S_incpush() by avoiding repeatedly copying...
2009-02-22 Nicholas ClarkUnwind the implicit loop in S_init_perllib(), by writin...
2009-02-17 Nicholas ClarkPass the length of the string to S_incpush_use_sep...
2009-02-15 Nicholas ClarkEnsure that the pointer to S_incpush_use_sep() is never...
2009-02-15 Nicholas ClarkLoop in S_init_perllib(), only calling S_incpush*(...
2009-02-15 Nicholas ClarkRefactor the separator splitting loop of S_incpush...
2009-02-15 Nicholas ClarkRefactor S_incpush() to take 1 flags parameter, instead...
2009-02-15 Nicholas ClarkFor -I, need to also unshift version and architecture...
2009-01-23 Nicholas Clarksuidperl goes.
2009-01-21 Nicholas ClarkUpdate the documentation of get_sv() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_av() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_hv() to note that it...
2009-01-05 Rafael Garcia-SuarezEmit less PERL_ARGS_ASSERT_* macros
2009-01-03 Nicholas ClarkChanging get_isa_hash() to static means that it needs...
2009-01-03 Nicholas Clarkget_isa_hash() is only used in S_isa_lookup(), so it...
2009-01-02 Rafael Garcia-SuarezBump coopyright year in embed.pl and various files...
2009-01-02 karl williamsonFaster sv_utf8_upgrade()
2008-12-28 Vincent PitAdd save_adelete()/SAVEADELETE() to save on the stack...
2008-12-27 Nicholas ClarkBreak out the set-the-MRO logic from the XS_mro_set_mro...
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-27 Nicholas ClarkAdd Perl_mro_register() to register Method Resolution...
2008-12-27 Nicholas ClarkRepurpose struct mro_meta to allow it to store cached...
2008-12-27 Rafael Garcia-SuarezRemove "b" flag for sv_utf8_upgrade_nomg in embed.fnc
2008-12-26 Rafael Garcia-SuarezRegen docs and headers
2008-12-26 Rafael Garcia-SuarezBetter fix for bug #6665
2008-12-20 Steve PetersIt looks like the previous patch is working fine on...
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2008-12-02 Steve HaySilence a compiler warning introduced by 34963
2008-12-01 Nicholas ClarkConvention seems to be that static definitions are...
2008-12-01 Jerry D. HeddenEliminate setenv_getix()
2008-12-01 Nicholas ClarkAdd S_save_pushptri32ptr() and use it to re-implement...
2008-12-01 Nicholas ClarkMove the implmentation of SAVEHINTS() into a new Perl_s...
2008-12-01 Nicholas ClarkExpose save_pushi32ptr() and implement SAVECOPARYBASE...
next