This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp_subst: set/use s,m vars near where they're used
[perl5.git] / proto.h
2013-07-28 David Mitchellmake Perl_reg_set_capture_string static
2013-07-28 David Mitchelladd Perl_reg_set_capture_string() function
2013-07-26 Father Chrysostomos[perl #79908] Stop sub inlining from breaking closures
2013-07-26 Father ChrysostomosInline list constants
2013-07-24 Tony CookRevert "Remove the non-inline function S_croak_memory_w...
2013-07-23 Father Chrysostomos[perl #72766] Allow huge pos() settings
2013-07-23 Father ChrysostomosAdd sv_pos_b2u_flags
2013-07-17 Father ChrysostomosAllow => to quote built-in keywords across lines
2013-07-16 Karl WilliamsonRemove redundant field from inversion lists
2013-07-16 Karl WilliamsonAdd parameter to internal function
2013-07-16 Karl WilliamsonReinstate "Use new Svt_INVLIST for inversion lists."
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make C-array inversion lists...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move inversion list hdr field...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Change, variable, fcn name"
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move 2 hdr inversion fields to...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Remove unused data structure...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-16 Karl WilliamsonReinstate + fix "Revert "regcomp.c: Add a constant...
2013-07-16 Father Chrysostomos[perl #27010] Make tie work through defelems
2013-07-16 Father Chrysostomos[perl #77814] Make defelems propagate pos
2013-07-16 Father ChrysostomosMake set-magic handle vstrings properly
2013-07-13 Father ChrysostomosRevert "Allow => to quote built-in keywords across...
2013-07-13 Father ChrysostomosAllow => to quote built-in keywords across lines
2013-07-06 Karl Williamsonlocale.c: Extract out, fix, expand fcn to see if a...
2013-07-05 Peter MartiniIntroduce validate_proto / stop stripping spaces
2013-07-05 Karl WilliamsonRevert "regcomp.c: Add a constant 0 element before...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Remove unused data structure field"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Move 2 hdr inversion fields to SV...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Change, variable, fcn name"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Move inversion list hdr field to...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Make C-array inversion lists const"
2013-07-04 Karl WilliamsonRevert "Use new Svt_INVLIST for inversion lists."
2013-07-04 Karl WilliamsonUse new Svt_INVLIST for inversion lists.
2013-07-04 Karl Williamsonregcomp.c: Make C-array inversion lists const
2013-07-04 Karl Williamsonregcomp.c: Move inversion list hdr field to SV hdr
2013-07-04 Karl Williamsonregcomp.c: Change, variable, fcn name
2013-07-04 Karl Williamsonregcomp.c: Move 2 hdr inversion fields to SV hdr
2013-07-04 Karl Williamsonregcomp.c: Remove unused data structure field
2013-07-04 Karl Williamsonregcomp.c: Make inversion lists SVt_PVLV
2013-07-04 Karl Williamsonregcomp.c: Add a constant 0 element before inversion...
2013-06-30 Ruslan Zakirovchange tied_method to use SVs with precomputed hash...
2013-06-30 Ruslan Zakirovchange magic_methcall to use SV with shared hash value
2013-06-26 Father Chrysostomosembed.fnc: S_ptr_hash is inline
2013-06-23 Father Chrysostomosop.c: Refactor calls to bad_type_sv
2013-06-22 Yves OrtonFix and add tests for *PRUNE/*THEN plus leading non...
2013-06-22 Yves OrtonShow intflags as well as extflags
2013-06-11 Brian Frasertoke.c: Remove the allow_initial_tick hack from S_force...
2013-06-04 Tony Cook[perl #115112] avoid repeated calls to path_is_absolute...
2013-06-02 David Mitchelladd strbeg argument to Perl_re_intuit_start()
2013-06-02 David Mitchellfind_byclass, regrepeat: remove is_utf8_pat arg
2013-06-02 David Mitchellmake more use of regmatch_info struct.
2013-06-02 Father Chrysostomos[perl #116735] Honour lexical prototypes when no parens...
2013-05-29 Nicholas ClarkCache HvFILL() for larger hashes, and update on inserti...
2013-05-20 Nicholas ClarkEliminate Perl_my_swabn(), as it is now unused.
2013-05-20 Nicholas ClarkWhen endian-swapping in pack, simply copy the bytes...
2013-05-20 Nicholas ClarkEliminate my_{hto[bl]e,[bl]etoh}{16,32,64,s,i,l} as...
2013-05-20 Nicholas ClarkEliminate the conditionally-compiled fallback functions...
2013-05-20 Karl WilliamsonExpand flags parameter from boolean in _to_fold_latin1
2013-05-07 Yves Ortoncleanup and test PERL_PERTURB_KEYS environment variable...
2013-05-07 Yves OrtonMake it possible to disable and control hash key traver...
2013-03-28 Andy DoughertyRemove the non-inline function S_croak_memory_wrap...
2013-03-19 Nicholas ClarkIn Perl_re_op_compile(), tidy up after removing setjmp().
2013-03-19 Nicholas ClarkIn S_regclass(), create listsv as a mortal, claiming...
2013-03-18 Yves OrtonHarden hashes against hash seed discovery by randomizin...
2013-03-06 Brian FraserFix several differences in the parsing of $.. and ...
2013-02-26 Nicholas ClarkPass the current and desired hash sizes to S_hsplit().
2013-02-08 Karl WilliamsonAdd av_tindex() synonym for av_top_index()
2013-02-08 Karl WilliamsonInline av_top_index()
2013-02-08 Karl WilliamsonChange name 'av_top' to 'av_top_index'
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-02-04 Karl WilliamsonIncorporate code review feedback for (?[])
2013-02-04 Karl Williamsonregcomp.c: Extract code into function
2013-01-29 bulk88 (via RT)hv.c: add some NULL check removal
2013-01-25 Andy DoughertyCorrect variable names in embed.fnc for hv_free_ent...
2013-01-20 Karl WilliamsonAdd av_top() synonym for av_len()
2013-01-20 Karl WilliamsonDeprecate certain rare uses of backslashes within regexes
2013-01-19 Karl WilliamsonExtend strictness for qr/(?[ \N{} ])/
2013-01-15 Steve HaySilence a MSVC++-specific warning
2013-01-14 Steve HaySilence a couple of warnings
2013-01-14 Karl WilliamsonAdd warnings for "\08", /\017/
2013-01-13 Karl WilliamsonCreate deprecated fncs to replace to-be-removed macros
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-11 Karl Williamsonregcomp.c: Add capability for regclass() to return...
2013-01-11 Karl Williamsonregcomp.c: Add capability for strict [:posix:]
2013-01-11 Karl Williamsonregcomp.c: Add function to skip pattern white space
2013-01-11 Karl Williamsonregcomp.c: Add parameter to regclass()
2013-01-11 Karl Williamsonregcomp.c: Add parameter to regclass()
2013-01-11 Karl Williamsongrok_bslash_[ox]: Add param to silence non-portable...
2013-01-11 Karl WilliamsonAdd optional strict mode to grok_bslash_[xo]
2013-01-11 Karl WilliamsonRevise calling sequences for grok_bslash_[xo]
2013-01-11 Karl Williamsonregcomp.c: Use a parameter to simplify some code
2013-01-07 Karl Williamsonembed.fnc: Properly declare fcn inline
2012-12-28 Karl Williamsonregcomp.c: Don't iterate while changing an inversion...
2012-12-25 David MitchellEliminate RF_tainted flag from PL_reg_flags
2012-12-25 David Mitchelleliminate RF_utf8 flag from PL_reg_flags
2012-12-24 Daniel Draganuninline panic branch from POPSTACK
2012-12-23 Karl Williamsonhandy.h: Add full complement of isIDCONT() macros
2012-12-22 Karl WilliamsonDeprecate all is_(uni|utf8)_foo function uses
2012-12-22 Karl WilliamsonCreate internal _is_utf8_mark()
next