| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add Perl_croak_xs_usage(), which reduces a lot of explicit calls of | Nicholas Clark | 2008-05-21 | 1 | -0/+1 |
* | /* This code tries to figure out just what went wrong with | Nicholas Clark | 2008-04-17 | 1 | -0/+1 |
* | Eliminate cop_label from struct cop by storing a label as the first | Nicholas Clark | 2008-04-07 | 1 | -0/+1 |
* | Double magic with substr | Vincent Pit | 2008-03-31 | 1 | -0/+1 |
* | util.c: some consting | Steven Schubiger | 2008-01-28 | 1 | -1/+1 |
* | Move the reg_stringify logic to Perl_sv_2pv_flags | Ævar Arnfjörð Bjarmason | 2008-01-10 | 1 | -1/+0 |
* | BER is all very well, but it turns out that it's better to store the | Nicholas Clark | 2008-01-05 | 1 | -1/+0 |
* | Re-implement the SvOOK() hack to store the offset as a BER encoded | Nicholas Clark | 2008-01-04 | 1 | -0/+1 |
* | Run regen.pl (fixes build on Win32, at least) | Steve Hay | 2008-01-04 | 1 | -0/+1 |
* | Silly Nick - change 32804 missed updating the list of global functions. | Nicholas Clark | 2008-01-02 | 1 | -1/+2 |
* | Regen some files... | Steve Peters | 2007-12-20 | 1 | -0/+1 |
* | Bug fix for storing shared objects in shared structures | Jerry D. Hedden | 2007-11-08 | 1 | -0/+1 |
* | make PERL_SYS_INIT/INIT3/TERM into functions | Dave Mitchell | 2007-09-25 | 1 | -0/+3 |
* | Add a new function Perl_hv_common_key_len(), which contains the | Nicholas Clark | 2007-09-20 | 1 | -0/+1 |
* | Change 31919 forgot to add Perl_hv_common to global.sym | Nicholas Clark | 2007-09-20 | 1 | -0/+1 |
* | Change #31889 forgot to regen global.sym | Steve Hay | 2007-09-18 | 1 | -1/+0 |
* | mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have static | Nicholas Clark | 2007-09-12 | 1 | -2/+0 |
* | Make Perl_find_runcv a member of the public API | Rafael Garcia-Suarez | 2007-07-07 | 1 | -0/+1 |
* | Re: [PATCH] Callbacks for named captures (%+ and %-) | Ævar Arnfjörð Bjarmason | 2007-06-06 | 1 | -0/+7 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -1/+1 |
* | Fix breakages caused by #31130: | Steve Hay | 2007-05-03 | 1 | -0/+1 |
* | FETCH/STORE/LENGTH callbacks for numbered capture variables | Ævar Arnfjörð Bjarmason | 2007-05-03 | 1 | -2/+4 |
* | Add Perl_my_dirfd() to util.c | Steve Peters | 2007-05-01 | 1 | -0/+1 |
* | Re: [PATCH] Cleanup of the regexp API | Ævar Arnfjörð Bjarmason | 2007-04-30 | 1 | -1/+1 |
* | Fix mro docs. | Brandon Black | 2007-04-26 | 1 | -8/+4 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -0/+8 |
* | Re: Proposed changes and to regular expression interfaces in core | Ævar Arnfjörð Bjarmason | 2007-04-06 | 1 | -0/+1 |
* | symbol-exports needed for Data::Alias | Matthijs van Duin | 2007-03-23 | 1 | -0/+8 |
* | Resolve PL_curpm issues with (??{}) and fix corruption of match results when ... | Yves Orton | 2007-03-22 | 1 | -0/+1 |
* | With the demise of ByteLoader in blead, unshare_hek can return to the | Nicholas Clark | 2007-03-12 | 1 | -1/+0 |
* | Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe | Yves Orton | 2007-03-08 | 1 | -0/+1 |
* | Add a new API function newSV_type, to replace the idiom: | Nicholas Clark | 2007-02-18 | 1 | -0/+1 |
* | Missed an aTHX_ in B's call to Perl_emulate_cop_io. | Nicholas Clark | 2007-02-17 | 1 | -0/+1 |
* | signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa... | Andy Dougherty | 2007-02-10 | 1 | -0/+1 |
* | Stop S_incline needing to temporarily write a '\0' into its passed-in | Nicholas Clark | 2007-01-26 | 1 | -0/+2 |