summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
Commit message (Expand)AuthorAgeFilesLines
* patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)Gurusamy Sarathy1999-02-151-2/+2
* add const qualifier to most char* prototypes, handle ripple effectGurusamy Sarathy1999-02-151-67/+60
* Re: SvOPV() or SvPV_nolen() or ...Kenneth Albanowski1999-02-141-0/+9
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-7/+17
* av_extend() doc tweak from Jan DuboisGurusamy Sarathy1999-02-111-3/+3
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-1/+6
* Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in ...M. J. T. Guy1999-02-021-6/+6
* documentation in change#2596 is not quite right; fix itGurusamy Sarathy1999-01-171-5/+4
* modglobal w/ spelling fixesJoshua Pritikin1999-01-131-0/+9
* s/\bthe the\b/the/g *.podJarkko Hietaniemi1998-12-031-1/+1
* Fix most of the bad L<> links ofTom Christiansen1998-12-021-7/+7
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-7/+9
* document changed PERL_HASH()Gurusamy Sarathy1998-11-281-4/+6
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-1/+1
* plug strictly private function leaks in API listingGurusamy Sarathy1998-09-231-16/+0
* document 'U' magic with examplesAlan Burlison1998-09-231-1/+41
* Update perldelta and Changes; refresh perltoc; newer perlembed.podGurusamy Sarathy1998-07-221-35/+43
* documentation tweaks from Abigail <abigail@fnx.com>Gurusamy Sarathy1998-07-211-1/+1
* export newRV_noinc on win32, deprecate AvFILL in favor of av_len()Gurusamy Sarathy1998-07-111-1/+1
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-2/+2
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-73/+0
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+73
* PATCH for pod and warning noticeLarry W. Virden1998-06-101-1/+1
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-4/+4
* [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-0/+7
* [win32] merge changes#872,873 from maintbranchGurusamy Sarathy1998-05-141-5/+4
* [win32] merge change#683 from maintbranchGurusamy Sarathy1998-05-131-12/+73
* [win32] make hv_iterinit() return HvKEYS()SynaptiCAD, Inc.1998-05-031-4/+7
* Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-4/+6
|\
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-4/+6
* | newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-161-0/+7
|/
* Take out version number in perlguts (perl5.004_61)Gisle Aas1998-03-051-7/+4
* perlguts updateGisle Aas1998-02-201-159/+262
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-205/+217
* adding the newSVpvn API functionMatthias Ulrich Neeracher1998-02-061-9/+18
* Re: 5.004_04 vec() fails with 32-bit valuesM. J. T. Guy1998-02-061-1/+2
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-3/+4
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-26/+159
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+35
* Updates to perlguts (repost)Ilya Zakharevich1997-08-071-0/+144
* Magic info in perlguts, take 2Stephen McCamant1997-08-071-33/+53
* Duplicates in perlguts.podHans Mulder1997-08-071-43/+0
* perlguts caveatsGurusamy Sarathy1997-06-111-15/+23
* perlguts caveatsGurusamy Sarathy1997-06-111-1/+1
* perlguts caveatsGurusamy Sarathy1997-06-111-19/+110
* Fix description of av_undef() in perlgutsGisle Aas1997-05-011-7/+9
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-7/+26
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-1/+7
* [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-10/+20
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-37/+47