summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
Commit message (Collapse)AuthorAgeFilesLines
* sv.c documentationDave Mitchell2001-06-181-8/+8
| | | | | Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@10688
* IOK vs pIOK docsJarkko Hietaniemi2001-06-071-0/+8
| | | | | | | Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST) Reply-To: Dave Mitchell <davem@fdgroup.co.uk> Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@10468
* Re: Bug in perlguts documentation?Mike Guy2001-06-061-1/+1
| | | | | | Reply-To: mjtg@cam.ac.uk Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@10460
* typo in perlguts.podJohn P. Linderman2001-05-281-1/+1
| | | | | Message-Id: <200105281335.JAA27851@raptor.research.att.com> p4raw-id: //depot/perl@10257
* Change perlguts docs to not suggest PUSHi etc. for multiple results,Nick Ing-Simmons2001-05-261-28/+48
| | | | | add a few more notes there on use of mortals on the stack. p4raw-id: //depot/perlio@10212
* [LARGE!] symbolic magicDave Mitchell2001-05-201-65/+79
| | | | | Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@10168
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-2/+14
| | | | | | | | | | | | | | | | | | | | | | | keep eval"" CVs alive until the end of the statement in which they're called add README.macos (from Chris Nandor) tyop in change#9555 p4raw-link: @9587 on //depot/maint-5.6/perl: d72c2fc956b5cb46ede17d06f89a463c78f1cf5f p4raw-link: @9584 on //depot/maint-5.6/perl: e6fbcc36a54a8afd8dbcdcb9a8d8e178df530b97 p4raw-link: @9555 on //depot/perl: 6a0af2f17bcde4767b90a72eff7083c5effff21d p4raw-id: //depot/perl@9588 p4raw-branched: from //depot/maint-5.6/perl@9583 'branch in' README.macos p4raw-integrated: from //depot/maint-5.6/perl@9583 'copy in' pod/perlfaq9.pod (@9585..) 'merge in' scope.h (@8568..) pod/perl.pod (@8986..) MANIFEST (@9227..) win32/Makefile (@9286..) pp_ctl.c scope.c (@9288..) global.sym (@9289..) embed.h embed.pl objXSUB.h perlapi.c proto.h (@9292..) pod/buildtoc.PL (@9312..) win32/makefile.mk (@9495..) sv.c (@9496..) pod/perlguts.pod (@9514..)
* Integrate changes #9511,9514,9517 from maintperl into mainline.Jarkko Hietaniemi2001-04-021-13/+42
| | | | | | | | | | | | | | | | | | | README.win32 tweaks; add a note about alternative location for getting a gcc-2.95.2 that will build perl properly on windows add some notes about gutsy threading matters many of the utilities interpolate literal paths within doublequotes (fails on dosish platforms where path contains backslashes) p4raw-link: @9517 on //depot/maint-5.6/perl: 541b948d383abe4f534f846ff692d582506919cf p4raw-link: @9514 on //depot/maint-5.6/perl: c8c8f510c2814a9e3cbdb8e7ca306018e0f7c510 p4raw-link: @9511 on //depot/maint-5.6/perl: 58a9db026b6f67b774654d285ac34aceada86380 p4raw-id: //depot/perl@9518 p4raw-integrated: from //depot/maint-5.6/perl@9510 'copy in' utils/perldoc.PL x2p/find2perl.PL (@9312..) 'merge in' README.win32 (@9227..) x2p/s2p.PL (@9312..) pod/perlguts.pod (@9507..)
* Re: [PATCH] av.h cosmeticsSimon Cozens2001-03-311-0/+9
| | | | | | | Message-ID: <20010331130959.A22000@netthink.co.uk> Document AvALLOC. p4raw-id: //depot/perl@9490
* XPUSH[insp] was Re: progressSimon Cozens2001-02-261-0/+18
| | | | | Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk> p4raw-id: //depot/perl@8952
* Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-211-1/+2
| | | p4raw-id: //depot/perl@8870
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-2/+1
| | | | | the DB_File tie problem. p4raw-id: //depot/perl@8846
* [patch] add sv_setref_uvDoug MacEachern2001-02-191-1/+2
| | | | | Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net> p4raw-id: //depot/perl@8840
* Re: [PATCH] pod/perlclib.pod - Replacements for C library functionsSimon Cozens2001-02-111-25/+0
| | | | | Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk> p4raw-id: //depot/perl@8772
* Layout using tabulator is not a good idea in a pod.Jarkko Hietaniemi2001-01-251-68/+68
| | | p4raw-id: //depot/perl@8547
* Memory management calls documentation.Jarkko Hietaniemi2001-01-201-11/+21
| | | p4raw-id: //depot/perl@8492
* perlguts.podSimon Cozens2000-12-101-0/+60
| | | | | | | | Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org> Documentation of the different types of ops, plus the functions in dump.c p4raw-id: //depot/perl@8063
* Re: STRLEN - what?Andy Dougherty2000-12-051-0/+4
| | | | | | | Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu> Explain STRLEN. p4raw-id: //depot/perl@7997
* Pod updatesStephen P. Potter2000-11-071-2/+2
| | | | | Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585
* Document offset hackSimon Cozens2000-10-161-0/+33
| | | | | Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk> p4raw-id: //depot/perl@7243
* minimal removal of 8 bit chrs from perlebcdic.podPeter Prymmer2000-09-011-6/+5
| | | | | | | | Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com> plus rework the http: spots as suggested by Tom Christiansen, plus regen perltoc. p4raw-id: //depot/perl@7001
* typos in podsNicholas Clark2000-08-301-2/+2
| | | | | Message-ID: <20000830011249.A61388@plum.flirble.org> p4raw-id: //depot/perl@6917
* spellingsMarcel Grunauer2000-08-281-1/+1
| | | | | Message-Id: <200008282319.BAA29862@gandalf.local> p4raw-id: //depot/perl@6872
* Document PTR2XX and INT2PTR.Jarkko Hietaniemi2000-08-261-0/+23
| | | p4raw-id: //depot/perl@6832
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-181-5/+13
| | | | | | | | | (helps for lib/peek + Linux + long doubles) Reported in Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13 Message-Id: <20000815040638.8524.qmail@foad.org> (note: the lib/complex failure has not yet been addressed) p4raw-id: //depot/perl@6685
* Document the IVdf UVuf UVof UVxf.Jarkko Hietaniemi2000-08-021-0/+13
| | | p4raw-id: //depot/perl@6496
* memcpy has n o in it, as pinted ut by Sarathy.Jarkko Hietaniemi2000-08-021-10/+11
| | | p4raw-id: //depot/perl@6488
* Document in one place the memory abstractions used in Perl core.Simon Cozens2000-08-021-0/+14
| | | | | | Subject: Re: Memory abstraction Organization: Earth.li Origins p4raw-id: //depot/perl@6487
* minor doc change - perlgutsMichael Stevens2000-07-261-2/+2
| | | | | Message-ID: <20000713123918.A26561@athenaeum.globnix.org> p4raw-id: //depot/perl@6449
* Merge perlhacktut into perlhack, update perlguts.Simon Cozens2000-07-141-11/+319
| | | | | | | | | | | | Subject: Re: Perlhacktut Date: 14 Jul 2000 06:49:21 GMT Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org> Subject: Re: Perlhacktut From: simon@brecon.co.uk (Simon Cozens) Date: 14 Jul 2000 07:09:45 GMT Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6406
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-0/+2
| | | | | | | | (NOTE: today's batch of integrations still untested) p4raw-link: @6373 (not found) p4raw-link: @6325 on //depot/cfgperl: d6ac44cc5a00fa38a56717785146bc16b716472c p4raw-id: //depot/perl@6373
* pod nitsGurusamy Sarathy2000-04-241-6/+3
| | | p4raw-id: //depot/perl@5929
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-3/+3
| | | p4raw-id: //depot/perl@5917
* fixes for broken L<> links (from Wolfgang LaunGurusamy Sarathy2000-03-131-5/+4
| | | | | <wolfgang.laun@alcatel.at>) p4raw-id: //depot/perl@5715
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-2/+2
| | | | | and Robin Barker) p4raw-id: //depot/perl@5493
* Windows miscellanyGurusamy Sarathy2000-03-011-2/+2
| | | p4raw-id: //depot/perl@5388
* fix pods to reflect newer canonical names for call_sv() etc.Gurusamy Sarathy2000-02-291-7/+7
| | | p4raw-id: //depot/perl@5371
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-2119/+47
| | | | | | | Stuhl <sho_pi@hotmail.com>); fix the markup format to be more flexible for better readability; add missing docs in sv.c; regenerate perltoc p4raw-id: //depot/perl@4915
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-2/+7
| | | | | | compatibility; introduce SAVEDESTRUCTOR_X() that accepts void(*)(pTHX_ void*) p4raw-id: //depot/perl@4339
* [ID 19991001.001] perlguts man page errorPiotr Klaban1999-10-011-1/+2
| | | | | | To: perl5-porters@perl.org Message-Id: <199910010823.KAA05796@oryl.man.torun.pl> p4raw-id: //depot/cfgperl@4269
* misprint in perlgutsVadim Konovalov1999-09-261-2/+4
| | | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> To: perl5-porters@perl.org Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com> p4raw-id: //depot/cfgperl@4231
* make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-5/+7
| | | | | formatted result looks nonstandard p4raw-id: //depot/perl@4130
* update ChangesGurusamy Sarathy1999-08-201-9/+10
| | | p4raw-id: //depot/perl@4011
* support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-20/+22
| | | | | USE_THREADS and MULTIPLICITY; minor pod adjustments p4raw-id: //depot/perl@4007
* notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan TorkingtonGurusamy Sarathy1999-08-011-4/+254
| | | | | <gnat@frii.com>) p4raw-id: //depot/perl@3849
* pod fixes (with minor edits) from Abigail, Ronald Kimball, JonGurusamy Sarathy1999-07-171-2/+2
| | | | | | Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and Steve Lidie p4raw-id: //depot/perl@3676
* remove _() non-ansismGurusamy Sarathy1999-06-021-7/+7
| | | p4raw-id: //depot/perl@3518
* avoid creating spurious subroutine stubs on failed subroutineGurusamy Sarathy1999-05-111-3/+4
| | | | | | | call and other places of sv_2cv() misuse; fixes problems with failed subroutine calls "hiding" later attempts to lookup methods in base classes p4raw-id: //depot/perl@3388
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-4/+6
| | | p4raw-id: //depot/perl@3217
* fix a few places that said 'int', but meant 'STRLEN'Gurusamy Sarathy1999-03-251-5/+5
| | | p4raw-id: //depot/perl@3162