[LARGE!] symbolic magic
[p5sagit/p5-mst-13.2.git] / pod / perlguts.pod
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-04-02 Jarkko Hietaniemi Integrate changes #9511,9514,9517 from maintperl into...
2001-03-31 Simon Cozens Re: [PATCH] av.h cosmetics
2001-02-26 Simon Cozens XPUSH[insp] was Re: progress
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-11 Simon Cozens Re: [PATCH] pod/perlclib.pod - Replacements for C libra...
2001-02-08 Charles Bailey SYN SYN
2001-01-25 Jarkko Hietaniemi Layout using tabulator is not a good idea in a pod.
2001-01-24 Charles Bailey SYN SYN
2001-01-20 Jarkko Hietaniemi Memory management calls documentation.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-10 Simon Cozens perlguts.pod
2000-12-05 Andy Dougherty Re: STRLEN - what?
2000-11-07 Stephen P. Potter Pod updates
2000-10-20 Charles Bailey SYN SYN
2000-10-16 Simon Cozens Document offset hack
2000-09-01 Peter Prymmer minimal removal of 8 bit chrs from perlebcdic.pod
2000-08-30 Nicholas Clark typos in pods
2000-08-28 Marcel Grunauer spellings
2000-08-26 Jarkko Hietaniemi Document PTR2XX and INT2PTR.
2000-08-18 Abigail Introduce NVef, NVff, and NVgf, use the middle one.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi Document the IVdf UVuf UVof UVxf.
2000-08-02 Jarkko Hietaniemi memcpy has n o in it, as pinted ut by Sarathy.
2000-08-02 Simon Cozens Document in one place the memory abstractions used...
2000-07-26 Michael Stevens minor doc change - perlguts
2000-07-14 Simon Cozens Merge perlhacktut into perlhack, update perlguts.
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Mark-Jason Dominus PATCH perlguts.pod: Document D and d magic types
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
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)
next