summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
Commit message (Expand)AuthorAgeFilesLines
* Doc fix for perlguts / threadingArthur Bergman2001-07-261-2/+2
* [DOC PATCH] Pluggable runopsPaul Johnson2001-07-111-0/+17
* sv.c documentationDave Mitchell2001-06-181-8/+8
* IOK vs pIOK docsJarkko Hietaniemi2001-06-071-0/+8
* Re: Bug in perlguts documentation?Mike Guy2001-06-061-1/+1
* typo in perlguts.podJohn P. Linderman2001-05-281-1/+1
* Change perlguts docs to not suggest PUSHi etc. for multiple results,Nick Ing-Simmons2001-05-261-28/+48
* [LARGE!] symbolic magicDave Mitchell2001-05-201-65/+79
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-2/+14
* Integrate changes #9511,9514,9517 from maintperl into mainline.Jarkko Hietaniemi2001-04-021-13/+42
* Re: [PATCH] av.h cosmeticsSimon Cozens2001-03-311-0/+9
* XPUSH[insp] was Re: progressSimon Cozens2001-02-261-0/+18
* Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-211-1/+2
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-2/+1
* [patch] add sv_setref_uvDoug MacEachern2001-02-191-1/+2
* Re: [PATCH] pod/perlclib.pod - Replacements for C library functionsSimon Cozens2001-02-111-25/+0
* Layout using tabulator is not a good idea in a pod.Jarkko Hietaniemi2001-01-251-68/+68
* Memory management calls documentation.Jarkko Hietaniemi2001-01-201-11/+21
* perlguts.podSimon Cozens2000-12-101-0/+60
* Re: STRLEN - what?Andy Dougherty2000-12-051-0/+4
* Pod updatesStephen P. Potter2000-11-071-2/+2
* Document offset hackSimon Cozens2000-10-161-0/+33
* minimal removal of 8 bit chrs from perlebcdic.podPeter Prymmer2000-09-011-6/+5
* typos in podsNicholas Clark2000-08-301-2/+2
* spellingsMarcel Grunauer2000-08-281-1/+1
* Document PTR2XX and INT2PTR.Jarkko Hietaniemi2000-08-261-0/+23
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-181-5/+13
* Document the IVdf UVuf UVof UVxf.Jarkko Hietaniemi2000-08-021-0/+13
* memcpy has n o in it, as pinted ut by Sarathy.Jarkko Hietaniemi2000-08-021-10/+11
* Document in one place the memory abstractions used in Perl core.Simon Cozens2000-08-021-0/+14
* minor doc change - perlgutsMichael Stevens2000-07-261-2/+2
* Merge perlhacktut into perlhack, update perlguts.Simon Cozens2000-07-141-11/+319
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-0/+2
* pod nitsGurusamy Sarathy2000-04-241-6/+3
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-3/+3
* fixes for broken L<> links (from Wolfgang LaunGurusamy Sarathy2000-03-131-5/+4
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-2/+2
* Windows miscellanyGurusamy Sarathy2000-03-011-2/+2
* fix pods to reflect newer canonical names for call_sv() etc.Gurusamy Sarathy2000-02-291-7/+7
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-2119/+47
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-2/+7
* [ID 19991001.001] perlguts man page errorPiotr Klaban1999-10-011-1/+2
* misprint in perlgutsVadim Konovalov1999-09-261-2/+4
* make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-5/+7
* update ChangesGurusamy Sarathy1999-08-201-9/+10
* support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-20/+22
* notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan TorkingtonGurusamy Sarathy1999-08-011-4/+254
* pod fixes (with minor edits) from Abigail, Ronald Kimball, JonGurusamy Sarathy1999-07-171-2/+2
* remove _() non-ansismGurusamy Sarathy1999-06-021-7/+7
* avoid creating spurious subroutine stubs on failed subroutineGurusamy Sarathy1999-05-111-3/+4