| Commit message (Expand) | Author | Age | Files | Lines |
* | More consting goodness | Andy Lester | 2005-03-21 | 1 | -1/+1 |
* | More const parms | Andy Lester | 2005-03-18 | 1 | -16/+16 |
* | Adding const qualifiers | Andy Lester | 2005-03-14 | 1 | -6/+6 |
* | Regenerate perlapi.pod. | Marcus Holland-Moritz | 2005-01-31 | 1 | -12/+56 |
* | perlapi.pod has pod errors | Jos I. Boumans | 2005-01-25 | 1 | -1/+1 |
* | Revert change 23843. | Rafael Garcia-Suarez | 2005-01-24 | 1 | -19/+0 |
* | Re: [perl #31924] %INC caching failure-case problem | Rick Delaney | 2005-01-21 | 1 | -0/+19 |
* | Run regen.pl and pod/buildtoc --build-all | Nicholas Clark | 2005-01-20 | 1 | -15/+15 |
* | Improve documentation for sv_catpvf, to note that pattern's UTF-8ness | Nicholas Clark | 2005-01-14 | 1 | -1/+2 |
* | Remove PERL_FLEXIBLE_EXCEPTIONS code. | Marcus Holland-Moritz | 2005-01-10 | 1 | -0/+10 |
* | Re: [patch perlapi doc] sv_magic | Stas Bekman | 2004-12-24 | 1 | -0/+3 |
* | Document gv_stashpvn | Steve Hay | 2004-12-13 | 1 | -2/+15 |
* | Remove trailing whitespace that found their way in the docs | Rafael Garcia-Suarez | 2004-11-30 | 1 | -1/+1 |
* | [perl #32419] Spelling fixes for perl@23492 | Richard Soderberg | 2004-11-12 | 1 | -2/+2 |
* | Document sv_magic() changes brought about by sv_magicext() | Steve Hay | 2004-10-29 | 1 | -11/+15 |
* | Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg. | Steve Hay | 2004-10-15 | 1 | -8/+53 |
* | api doc fix for SvSetMagicSV_nosteal | Stas Bekman | 2004-08-13 | 1 | -1/+1 |
* | Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg. | Marcus Holland-Moritz | 2004-08-04 | 1 | -0/+27 |
* | Fix and update Perl_grok_* docs. | Marcus Holland-Moritz | 2004-07-31 | 1 | -6/+28 |
* | Encourage compilers to tail call optimise in sv_savepv, sv_savepvn | Nicholas Clark | 2004-07-16 | 1 | -0/+30 |
* | Rebuild perlapi.pod | Nicholas Clark | 2004-07-16 | 1 | -21/+23 |
* | Re: newSVpvn(NULL, 0); doesn't work as advertised | Marcus Holland-Moritz | 2004-06-08 | 1 | -2/+3 |
* | Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T | SADAHIRO Tomoyuki | 2004-06-06 | 1 | -11/+12 |
* | Fix apidoc entries for PUSHMARK and newXSproto. | Marcus Holland-Moritz | 2004-06-02 | 1 | -1/+1 |
* | Fix generation of perlapi.pod | Steve Hay | 2004-05-31 | 1 | -65/+58 |
* | Re: undef loses it magicness when assigned to a variable? | Stas Bekman | 2004-05-28 | 1 | -1/+2 |
* | Add new dUNDERBAR and UNDERBAR macros, to help XS writers to | Rafael Garcia-Suarez | 2004-05-14 | 1 | -0/+18 |
* | Follow-up to previous patch: the mX?PUSH[inup] macros | Rafael Garcia-Suarez | 2004-04-30 | 1 | -18/+18 |
* | Document limitations in PUSHi et al macros and add new mPUSHi et al macros | Steve Hay | 2004-04-30 | 1 | -12/+144 |
* | Bleadperl to version 0.37 | John Peacock | 2004-04-07 | 1 | -31/+44 |
* | Improved perlapi documentation for croak | Mark Fowler | 2004-02-26 | 1 | -28/+28 |
* | Correct some prototypes in perlapi.pod | Steve Hay | 2004-02-08 | 1 | -3/+3 |
* | was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz] | John Peacock | 2004-02-03 | 1 | -4/+6 |
* | Implement "my $_". | Rafael Garcia-Suarez | 2004-02-03 | 1 | -23/+23 |
* | Regenerate perlapi.pod. | Rafael Garcia-Suarez | 2004-02-03 | 1 | -23/+23 |
* | Regenerate perlapi.pod. | Rafael Garcia-Suarez | 2004-01-29 | 1 | -23/+23 |
* | Re: [perl #24816] Magic vars seem unsure if they are purely numeric | Yitzchak Scott-Thoennes | 2004-01-16 | 1 | -27/+55 |
* | SCALAR/FIRSTKEY for tied hashes in scalar context | Tassilo von Parseval | 2003-12-06 | 1 | -0/+9 |
* | promote hv_clear_placeholders to perl API | Alan Burlison | 2003-11-20 | 1 | -0/+15 |
* | Regenerate perlapi and perltoc. | Rafael Garcia-Suarez | 2003-11-19 | 1 | -8/+8 |
* | Re: Storable Error | Nicholas Clark | 2003-11-15 | 1 | -8/+17 |
* | Re: [doc-PATCH] for unpack_str() and question | LAUN Wolfgang | 2003-10-06 | 1 | -1/+3 |
* | build perlapi.pod in deterministic order even when functions differ | Hugo van der Sanden | 2003-10-02 | 1 | -23/+23 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -40/+40 |
* | Regen perlapi. | Jarkko Hietaniemi | 2003-09-10 | 1 | -23/+33 |
* | Regen perlapi. | Jarkko Hietaniemi | 2003-09-08 | 1 | -0/+9 |
* | [patch sv.h api doc] SvTAINTED_on does its craft only under -T | Stas Bekman | 2003-08-30 | 1 | -2/+2 |
* | perlapi.pod tweaks, based on : | Joe Schaefer | 2003-08-26 | 1 | -6/+6 |
* | Regenerate perlapi.pod. | Rafael Garcia-Suarez | 2003-08-09 | 1 | -3/+2 |
* | Re: [typo] sv.c pod/perlapi.pod | Stas Bekman | 2003-07-24 | 1 | -1/+1 |