[REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
[p5sagit/p5-mst-13.2.git] / pod / perlguts.pod
2001-12-29 Audrey Tang Module names and other nits
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-09-10 Jarkko Hietaniemi Detypo.
2001-09-10 Artur Bergman Removed reference of -DPERL_CUSTOM_OPS in the documenta...
2001-09-05 Richard Soderberg Re: sv_catpvfn and sv_setpvfn
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon Cozens Custom Ops
2001-07-26 Arthur Bergman Doc fix for perlguts / threading
2001-07-11 Paul Johnson [DOC PATCH] Pluggable runops
2001-06-18 Dave Mitchell sv.c documentation
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-07 Jarkko Hietaniemi IOK vs pIOK docs
2001-06-06 Mike Guy Re: Bug in perlguts documentation?
2001-05-28 John P. Linderman typo in perlguts.pod
2001-05-26 Nick Ing-Simmons Change perlguts docs to not suggest PUSHi etc. for...
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
next