Note where (nearly) all the other private non-static functions are used.
[p5sagit/p5-mst-13.2.git] / pod / perlguts.pod
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy pod nits
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-03-13 Gurusamy Sarathy fixes for broken L<> links (from Wolfgang Laun
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-03-01 Gurusamy Sarathy Windows miscellany
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy fix pods to reflect newer canonical names for call_sv...
2000-02-09 Charles Bailey Resync with mainline
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-01 Piotr Klaban [ID 19991001.001] perlguts man page error
1999-09-29 Charles Bailey resync with mainline
1999-09-26 Vadim Konovalov misprint in perlguts
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-12 Gurusamy Sarathy make sprintf("%g",...) threadsafe; only taint its resul...
1999-08-20 Gurusamy Sarathy update Changes
1999-08-20 Gurusamy Sarathy support USE_THREADS+MULTIPLICITY; source compat tweaks for
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy notes on PERL_IMPLICIT_CONTEXT (from a version by Natha...
1999-07-17 Gurusamy Sarathy pod fixes (with minor edits) from Abigail, Ronald Kimba...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-11 Gurusamy Sarathy avoid creating spurious subroutine stubs on failed...
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-25 Gurusamy Sarathy fix a few places that said 'int', but meant 'STRLEN'
1999-02-15 Gurusamy Sarathy patches suggested by John Bley <jbb6@acpub.duke.edu...
1999-02-15 Gurusamy Sarathy add const qualifier to most char* prototypes, handle...
1999-02-14 Kenneth Albanowski Re: SvOPV() or SvPV_nolen() or ...
1999-02-14 Jan Dubois provide SvPV_nolen(sv) to avoid use of PL_na
1999-02-11 Gurusamy Sarathy av_extend() doc tweak from Jan Dubois
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-02 M. J. T. Guy Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv...
1999-01-17 Gurusamy Sarathy documentation in change#2596 is not quite right; fix it
1999-01-13 Joshua Pritikin modglobal w/ spelling fixes
1998-12-03 Jarkko Hietaniemi s/\bthe the\b/the/g *.pod
1998-12-02 Tom Christiansen Fix most of the bad L<> links of
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-11-28 Gurusamy Sarathy document changed PERL_HASH()
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-09-23 Gurusamy Sarathy plug strictly private function leaks in API listing
1998-09-23 Alan Burlison document 'U' magic with examples
1998-07-22 Gurusamy Sarathy Update perldelta and Changes; refresh perltoc; newer...
1998-07-21 Gurusamy Sarathy documentation tweaks from Abigail <abigail@fnx.com>
1998-07-11 Gurusamy Sarathy export newRV_noinc on win32, deprecate AvFILL in favor...
1998-07-04 Ilya Zakharevich allow a flags args to fbm_instr() for future needs
1998-06-15 Gurusamy Sarathy back out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikin added patch, fixed typo, reworked documentation
1998-06-10 Larry W. Virden PATCH for pod and warning notice
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge changes#872,873 from maintbranch
1998-05-13 Gurusamy Sarathy [win32] merge change#683 from maintbranch
1998-05-03 SynaptiCAD, Inc. [win32] make hv_iterinit() return HvKEYS()
1998-03-16 Malcolm Beattie Bump patchlevel.h to 63.
1998-03-16 Jan Dubois newCONSTSUB added (XSUB equivalent for inlinable sub...
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-03-05 Gisle Aas Take out version number in perlguts (perl5.004_61)
1998-02-20 Gisle Aas perlguts update
1998-02-09 Gurusamy Sarathy [win32] enhancements to previous patch for XSUB OUTPUT...
1998-02-06 Matthias Ulrich... adding the newSVpvn API function
1998-02-06 M. J. T. Guy Re: 5.004_04 vec() fails with 32-bit values
1998-02-06 Ilya Zakharevich Newer -DLEAKTEST patch
1998-01-19 Gurusamy Sarathy [win32] Fix autovivification problems with XSUB OUTPUT...
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-08-06 Ilya Zakharevich Updates to perlguts (repost)
1997-08-06 Stephen McCamant Magic info in perlguts, take 2
1997-08-06 Hans Mulder Duplicates in perlguts.pod
1997-06-11 Gurusamy Sarathy perlguts caveats
1997-06-11 Gurusamy Sarathy perlguts caveats
1997-06-11 Gurusamy Sarathy perlguts caveats
1997-04-30 Gisle Aas Fix description of av_undef() in perlguts
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-01 Perl 5 Porters [inseparable changes from match from perl-5.003_96...
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
1997-03-25 Cary D. Renzema Pod updates
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-03-22 Hallvard B Furuseth Pod problems & fixes
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-08 Jim Meyering typos in pods of 5.003_93
1997-03-08 Roderick Schertler XSUB's doc fix
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya Zakharevich PODs corrections
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy Sarathy Clean up and document API for hashes
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-01-29 Perl 5 Porters [inseparable changes from patch from perl5.003_23 to...
1997-01-25 Jeff Okamoto Perlguts version 30
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1996-12-31 Chip Salzenberg Add missing syms to global.sym; update magic doc
1996-12-27 Jeff Okamoto Perlguts, version 27
1996-12-23 Jeff Okamoto Perlguts, version 26
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-19 Steve Kelem pod patches for English errors
1996-12-06 Ilya Zakharevich Re: 5.003_09: PADTMP fix
1996-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
next