| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Perl_find_runcv a member of the public API | Rafael Garcia-Suarez | 2007-07-07 | 1 | -0/+22 |
* | s/\bunicode\b/Unicode/; # For everything not dual life | Nicholas Clark | 2007-06-24 | 1 | -3/+3 |
* | SvRX() and SvRXOK() macros | Ævar Arnfjörð Bjarmason | 2007-06-18 | 1 | -0/+44 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -66/+66 |
* | Re: mro status, etc | Brandon Black | 2007-04-30 | 1 | -14/+19 |
* | Fix mro docs. | Brandon Black | 2007-04-26 | 1 | -0/+93 |
* | Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX, | Nicholas Clark | 2007-04-21 | 1 | -7/+11 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -1/+1 |
* | Upgrade to version.pm 0.71, by John Peacock | Rafael Garcia-Suarez | 2007-03-19 | 1 | -3/+4 |
* | Regenerates internal and external API docs | Rafael Garcia-Suarez | 2007-03-07 | 1 | -2/+2 |
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 1 | -1/+1 |
* | blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking | Jarkko Hietaniemi | 2007-02-19 | 1 | -0/+11 |
* | Use newer 'threads' constructs | Jerry D. Hedden | 2007-02-15 | 1 | -1/+1 |
* | signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa... | Andy Dougherty | 2007-02-10 | 1 | -0/+31 |
* | Fix Pod errors. | Nicholas Clark | 2007-02-09 | 1 | -1/+1 |
* | Improve regex stringification code | Yves Orton | 2007-01-31 | 1 | -0/+29 |
* | Stop S_incline needing to temporarily write a '\0' into its passed-in | Nicholas Clark | 2007-01-26 | 1 | -0/+12 |
* | The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask | Nicholas Clark | 2007-01-25 | 1 | -14/+13 |
* | Fix a typo and some doubled spaces in comments. | Nicholas Clark | 2007-01-22 | 1 | -2/+2 |
* | Yves spotted that I'd not regenerated perlapi.pod when I added | Nicholas Clark | 2007-01-19 | 1 | -5/+18 |
* | Change the API doc for some of the SvXXX testing macros. | Rafael Garcia-Suarez | 2007-01-08 | 1 | -24/+24 |
* | Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a... | Yves Orton | 2007-01-04 | 1 | -0/+4 |
* | Symbian port: add Series 90 support | Jarkko Hietaniemi | 2007-01-01 | 1 | -1/+1 |
* | move parser state into new parser object, PL_parser | Dave Mitchell | 2006-12-18 | 1 | -0/+2 |
* | Better fix than #29479 for exporting refcounted_he_chain_2hv | Steve Hay | 2006-12-06 | 1 | -14/+0 |
* | Re: [PATCH] User pragmas now accessible from B | Yves Orton | 2006-12-06 | 1 | -0/+14 |
* | Make S_readpipe_override() compile with threads; regenerate perlapi.pod | Rafael Garcia-Suarez | 2006-10-31 | 1 | -3/+9 |
* | In vim, modelines are not taken into account if they begin on the | Rafael Garcia-Suarez | 2006-10-30 | 1 | -1/+1 |
* | Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod | Nicholas Clark | 2006-10-29 | 1 | -0/+9 |
* | const sv_reftype | Jarkko Hietaniemi | 2006-10-03 | 1 | -1/+1 |
* | Re: Fix loads of warnings from the last escaping patch... | Yves Orton | 2006-07-16 | 1 | -12/+60 |
* | Introduce a new function, pv_escape(), to display contents of PVs | Yves Orton | 2006-07-06 | 1 | -0/+56 |
* | Re: [PATCH] Hash::Util::FieldHash | Anno Siegel | 2006-06-23 | 1 | -1/+2 |
* | Add the new method UNIVERSAL::DOES() and the API function sv_does() | chromatic | 2006-06-12 | 1 | -0/+11 |
* | Proper use of enums | Andy Lester | 2006-06-12 | 1 | -1/+1 |
* | Run 'make regen' for changes 28299, 28300, 28301. | Marcus Holland-Moritz | 2006-05-24 | 1 | -6/+6 |
* | literal string macros | Marcus Holland-Moritz | 2006-05-22 | 1 | -0/+108 |
* | Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds. | Steve Peters | 2006-05-21 | 1 | -1/+1 |
* | Re: Change 28183 has broken 64-bit builds? | Jarkko Hietaniemi | 2006-05-17 | 1 | -5/+9 |
* | [REPATCH universal.c] Make sv_derived_from Documentation Clearer | chromatic | 2006-05-15 | 1 | -3/+3 |
* | Re: [PATCH] my_snprintf | Jarkko Hietaniemi | 2006-05-12 | 1 | -0/+25 |
* | Fix bug in DynaLoader, which has been passing a filename in dynamic | Nicholas Clark | 2006-05-02 | 1 | -1/+2 |
* | Perl_pack_cat() is a mathom too! | Nicholas Clark | 2006-04-30 | 1 | -11/+11 |
* | Document SvGAMAGIC(), and its significance w.r.t. the side effects of | Nicholas Clark | 2006-04-30 | 1 | -0/+14 |
* | Add a cross reference to bytes_from_utf8() in the documentation for | Nicholas Clark | 2006-04-29 | 1 | -11/+13 |
* | Calling cv_undef() on the CV created by newCONSTSUB() would leak like | Nicholas Clark | 2006-04-19 | 1 | -3/+3 |
* | Stray pod/perlapi.pod change found after a regen. | Steve Peters | 2006-04-16 | 1 | -16/+32 |
* | doop.c: (Coverity) found a bug but not quite what Coverity thought it did (tr... | Jarkko Hietaniemi | 2006-04-14 | 1 | -6/+8 |
* | re-[PATCH] Re: [PATCH] Poison now in two different flavours! | Jarkko Hietaniemi | 2006-03-29 | 1 | -2/+22 |
* | Non-null optimizations | Andy Lester | 2006-03-02 | 1 | -1/+1 |