| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Regenerate headers after last patch | Rafael Garcia-Suarez | 2010-09-06 | 1 | -0/+1 |
* | add sv_reftype_len() and make sv_reftype() be a wrapper for it | Yves Orton | 2010-08-30 | 1 | -0/+1 |
* | Add \o{} escape | Karl Williamson | 2010-07-17 | 1 | -0/+1 |
* | protect CvGV weakref with backref | David Mitchell | 2010-07-14 | 1 | -0/+1 |
* | protect CvSTASH weakref with backrefs | David Mitchell | 2010-07-14 | 1 | -0/+1 |
* | Wrap PL_blockhooks in an API function. | Ben Morrow | 2010-07-12 | 1 | -0/+1 |
* | add my_[l]stat_flags(); make my_[l]stat() mathoms | David Mitchell | 2010-07-03 | 1 | -0/+2 |
* | Add Perl_croak_no_modify() to implement Perl_croak("%s", PL_no_modify). | Nicholas Clark | 2010-06-27 | 1 | -0/+1 |
* | Change name of ibcmp to foldEQ | Karl Williamson | 2010-06-05 | 1 | -3/+3 |
* | Make pp_reverse fetch the lexical $_ from the correct pad | Vincent Pit | 2010-06-03 | 1 | -0/+1 |
* | Abstract *correct* initialisation of CLONE_PARAMS into Perl_clone_params_new(). | Nicholas Clark | 2010-05-24 | 1 | -0/+2 |
* | Convert Perl_sv_dup_inc() from a macro to a real function. | Nicholas Clark | 2010-05-24 | 1 | -0/+1 |
* | Make HvFILL() count the allocated buckets, instead of reading a stored value. | Nicholas Clark | 2010-05-21 | 1 | -0/+1 |
* | make overload respect get magic | David Mitchell | 2010-05-21 | 1 | -0/+4 |
* | add flags arg to sv_2nv (as sv_2nv_flags) | David Mitchell | 2010-05-08 | 1 | -1/+1 |
* | Merge remote branch 'zefram/zefram/reliable_exception' into blead | Rafael Garcia-Suarez | 2010-05-04 | 1 | -0/+4 |
|\ |
|
| * | SV-based interfaces for dieing and warning | Zefram | 2010-04-23 | 1 | -0/+4 |
* | | remove Perl_pmflag | Robin Barker | 2010-04-26 | 1 | -1/+0 |
* | | regen header after last patches | Rafael Garcia-Suarez | 2010-04-26 | 1 | -0/+1 |
|/ |
|
* | Regen headers after previous patches | Steve Hay | 2010-02-20 | 1 | -0/+1 |
* | Convert Perl_sv_pos_u2b_proper() to Perl_sv_pos_u2b_flags(). | Nicholas Clark | 2010-02-14 | 1 | -1/+1 |
* | Removes 32-bit limit on substr arguments. The full range of IV and UV is avai... | Eric Brine | 2010-02-14 | 1 | -0/+1 |
* | Omnibus strict and lax version parsing | David Golden | 2010-01-13 | 1 | -0/+1 |
* | Make new is_utf8_X_* functions public | Rafael Garcia-Suarez | 2009-12-13 | 1 | -0/+10 |
* | lexer API | Zefram | 2009-11-15 | 1 | -0/+11 |
* | Bareword sub lookups | Zefram | 2009-11-08 | 1 | -0/+1 |
* | Partially fix Win32 link following commit 88e1f1a | Steve Hay | 2009-11-06 | 1 | -0/+1 |
* | somewhat fix failing regex tests. but break lots of other stuff at the same time | Yves Orton | 2009-10-19 | 1 | -0/+3 |
* | Add Perl_ck_warner_d(), which combines Perl_ckwarn_d() and Perl_warner(). | Nicholas Clark | 2009-10-12 | 1 | -0/+1 |
* | Add Perl_ck_warner(), which combines Perl_ckwarn() and Perl_warner(). | Nicholas Clark | 2009-10-12 | 1 | -0/+1 |
* | Remove obsolete functions is_uni_alnumc, is_uni_alnumc_lc, is_utf8_alnumc | Rafael Garcia-Suarez | 2009-09-13 | 1 | -3/+0 |
* | In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812] | Chip Salzenberg | 2009-08-26 | 1 | -0/+1 |
* | Merge gv_AVadd(), gv_HVadd() and gv_SVadd() into gv_add_by_type(). | Nicholas Clark | 2009-08-08 | 1 | -0/+1 |
* | Introduce save_hdelete() and SAVEHDELETE() | Vincent Pit | 2009-07-25 | 1 | -0/+1 |
* | Introduce save_aelem_flags() | Vincent Pit | 2009-07-25 | 1 | -1/+1 |
* | Bump coopyright year in embed.pl and various files that were just touched | Rafael Garcia-Suarez | 2009-01-02 | 1 | -1/+1 |
* | Faster sv_utf8_upgrade() | karl williamson | 2009-01-02 | 1 | -1/+1 |
* | Add save_adelete()/SAVEADELETE() to save on the stack an array element delete | Vincent Pit | 2008-12-28 | 1 | -0/+1 |
* | Break out the set-the-MRO logic from the XS_mro_set_mro into Perl_mro_set_mro(), | Nicholas Clark | 2008-12-27 | 1 | -0/+1 |
* | Explictly export Perl_mro_meta_init() so that HvMROMETA() can become part of the | Nicholas Clark | 2008-12-27 | 1 | -0/+1 |
* | Add Perl_mro_register() to register Method Resolution Orders, | Nicholas Clark | 2008-12-27 | 1 | -0/+2 |
* | Repurpose struct mro_meta to allow it to store cached linear ISA for arbitary | Nicholas Clark | 2008-12-27 | 1 | -0/+2 |
* | Remove "b" flag for sv_utf8_upgrade_nomg in embed.fnc | Rafael Garcia-Suarez | 2008-12-27 | 1 | -1/+0 |
* | Regen docs and headers | Rafael Garcia-Suarez | 2008-12-26 | 1 | -0/+1 |
* | It looks like the previous patch is working fine on UNIXish boxes, | Steve Peters | 2008-12-19 | 1 | -1/+0 |
* | Subject: PATCH 5.10 documentation | Steve Peters | 2008-12-19 | 1 | -0/+1 |
* | Convert all the scope save functions of the form | Nicholas Clark | 2008-11-30 | 1 | -0/+3 |
* | Perl_cv_ckproto() is not part of the public API, and not used anywhere | Nicholas Clark | 2008-11-26 | 1 | -1/+0 |
* | Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO} = sub {...}; sets signal h... | Chip Salzenberg | 2008-11-13 | 1 | -1/+1 |
* | Update copyright year in embed.pl, and everything that it builds. | Nicholas Clark | 2008-10-25 | 1 | -1/+1 |