summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
Commit message (Collapse)AuthorAgeFilesLines
* Document sv_magic() changes brought about by sv_magicext()Steve Hay2004-10-291-2/+8
| | | | | | | | | | Change 14335 made sv_magic() a wrapper to a new sv_magicext(), but didn't update the documentation for sv_magic() to reflect the changed handling of the name/namlen arguments. Also correct a couple of typos, and mention sv_magicext() in perlguts. p4raw-id: //depot/perl@23432
* Re: undef loses it magicness when assigned to a variable?Stas Bekman2004-05-281-3/+16
| | | | | Message-ID: <40B63284.5040203@stason.org> p4raw-id: //depot/perl@22853
* Document limitations in PUSHi et al macros and add new mPUSHi et al macrosSteve Hay2004-04-301-9/+29
| | | | | Message-ID: <40921749.3050600@uk.radan.com> p4raw-id: //depot/perl@22756
* [patch perlguts.pod] save_item doesn't handle magicStas Bekman2004-02-151-1/+2
| | | | | Message-ID: <402DA1B3.2010608@stason.org> p4raw-id: //depot/perl@22307
* Update the runops stuff in perlgutsRafael Garcia-Suarez2003-11-191-4/+4
| | | p4raw-id: //depot/perl@21751
* update embed.pl descriptionMarcus Holland-Moritz2003-11-021-12/+26
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2> p4raw-id: //depot/perl@21627
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-36/+36
| | | | | | since that would break a lot of code.) Also few stray UTF16s, UTF32s, and "encoded in Unicode". p4raw-id: //depot/perl@21198
* [DOC PATCH] pod/perlguts.podMarcus Holland-Moritz2003-07-311-0/+54
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2> p4raw-id: //depot/perl@20388
* A bunch of minor changes to perlguts.pod.Rafael Garcia-Suarez2003-06-181-45/+56
| | | p4raw-id: //depot/perl@19815
* [patch] L<perlguts/"API LISTING"> is now L<perlapi>Stas Bekman2003-06-061-5/+0
| | | | | | | | | | | Date: Thu, 05 Jun 2003 10:10:36 +1000 Message-ID: <3EDE8A7C.2080302@stason.org> Subject: [patch] perlguts authors dup From: Stas Bekman <stas@stason.org> Date: Thu, 05 Jun 2003 10:14:12 +1000 Message-ID: <3EDE8B54.6090808@stason.org> p4raw-id: //depot/perl@19699
* Bunch of doc patches from Stas; plus regen.Stas Bekman2003-03-101-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [doc patch] perl.c's pod api entry Date: Mon, 10 Mar 2003 12:35:52 +1100 Message-ID: <3E6BEBF8.80402@stason.org> Subject: Re: [patch] perlguts.pod From: Stas Bekman <stas@stason.org> Date: Mon, 10 Mar 2003 12:38:57 +1100 Message-ID: <3E6BECB1.7050009@stason.org> Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/ From: Stas Bekman <stas@stason.org> Date: Mon, 10 Mar 2003 12:41:46 +1100 Message-ID: <3E6BED5A.801@stason.org> Subject: Re: [patch] perlapi.pod fix From: Stas Bekman <stas@stason.org> Date: Mon, 10 Mar 2003 12:43:33 +1100 Message-ID: <3E6BEDC5.6010405@stason.org> Subject: Re: [docs patch] replace gets() with fgets() in example From: Stas Bekman <stas@stason.org> Date: Mon, 10 Mar 2003 12:45:41 +1100 Message-ID: <3E6BEE45.9030901@stason.org> Subject: [doc patch] perlrun.pod From: Stas Bekman <stas@stason.org> Date: Mon, 10 Mar 2003 14:49:59 +1100 Message-ID: <3E6C0B67.4050606@stason.org> p4raw-id: //depot/perl@18873
* Integrate from maint-5.8:Rafael Garcia-Suarez2003-01-281-0/+1
| | | | | | | | | | | | | | Change 18450 : Tiny output tweak. Change 18429 : AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE things like drand48_data are undefined). Change 18388 : List the PERL_MAGIC_utf8 ('w') flag. p4raw-id: //depot/perl@18598 p4raw-integrated: from //depot/maint-5.8/perl@18597 'copy in' hints/aix.sh (@18286..) t/op/pat.t (@18290..) pod/perlguts.pod (@18387..)
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-9/+16
| | | | | | | | | | | | | | | | changes 18219, 18236, 18242-3, 18247-8, 18253-5, 18257, 18273-6 p4raw-id: //depot/perl@18280 p4raw-branched: from //depot/maint-5.8/perl@18279 'branch in' t/op/lc_user.t p4raw-integrated: from //depot/maint-5.8/perl@18279 'copy in' lib/File/Copy.pm (@17645..) lib/utf8_heavy.pl pod/perlsec.pod (@18080..) hints/irix_6.sh (@18173..) t/uni/tr_utf8.t (@18197..) pod/perlunicode.pod (@18242..) t/op/pat.t (@18248..) t/op/split.t (@18274..) 'edit in' pod/perlguts.pod (@18242..) 'merge in' pp.c (@18126..) MANIFEST (@18234..) p4raw-integrated: from //depot/maint-5.8/perl@18254 'merge in' pod/perldiag.pod (@18234..)
* [REVISED PATCH] Magic v-stringsJohn Peacock2002-08-201-4/+5
| | | | | | Message-id: <3D556FE6.6000404@rowman.com> plus a bit of cleanup p4raw-id: //depot/perl@17742
* perlguts.podNicholas Clark2002-06-061-6/+16
| | | | | Message-Id: <20020606112919.P22873@plum.flirble.org> p4raw-id: //depot/perl@17031
* remove a redundant =overStas Bekman2002-04-231-2/+0
| | | | | Message-ID: <3CC44DD6.3090401@stason.org> p4raw-id: //depot/perl@16093
* docco fixesStas Bekman2002-04-081-11/+28
| | | | | Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org> p4raw-id: //depot/perl@15799
* Rrright.Jarkko Hietaniemi2002-03-201-1/+1
| | | p4raw-id: //depot/perl@15374
* get magic typoDave Mitchell2002-03-121-1/+1
| | | | | Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@15193
* pod markup fixesStas Bekman2002-03-081-4/+4
| | | | | Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org> p4raw-id: //depot/perl@15101
* [ID 20020307.010] [Patch docs] A _very_ small patch to correct aAnton Tagunov2002-03-081-1/+1
| | | | | | minor typo in perlguts.pod Message-Id: <4649821189.20020308052659@motor.ru> p4raw-id: //depot/perl@15089
* Module names and other nitsAudrey Tang2001-12-291-1/+1
| | | | | Message-ID: <20011229015928.A29712@geb.elixus.org> p4raw-id: //depot/perl@13922
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-1/+1
| | | | | | | | | | | | | | | | | | From: Autrijus Tang <autrijus@egb.elixus.org> Date: Thu, 15 Nov 2001 22:49:05 -0800 Message-Id: <20011116064905.GA44092@egb.elixus.org> Subject: [PATCH] podcheck+spellcheck, the rest of the story From: Autrijus Tang <autrijus@egb.elixus.org> Date: Fri, 16 Nov 2001 00:42:20 -0800 Message-Id: <20011116084220.GA44295@egb.elixus.org> Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story From: Nicholas Clark <nick@ccl4.org> Date: Fri, 16 Nov 2001 10:32:01 +0000 Message-Id: <20011116103200.F62891@plum.flirble.org> (Applied after suitable de-mangling.) p4raw-id: //depot/perl@13041
* a few typo fixes Jeffrey Friedl2001-11-121-4/+4
| | | | | | | | | | | Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com> Patching README.foo instead of pod/perlfoo.pod, not patching Math::BigInt (Tels will take care of that), dropping broken hv.c and sv.h patches, patching libnetcfg.PL and perldoc.PL instead of libnetcfg and perldoc, patching ext/Digest/MD5/t/files.t since MD5.pm was changed. p4raw-id: //depot/perl@12954
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-021-1/+1
| | | | | | | | | | | | | | | | | From: Richard Soderberg <rs@oregonnet.com> Date: Thu, 1 Nov 2001 13:12:03 -0800 Message-Id: <200111012112.NAA23288@oregonnet.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:43:40 -0500 Message-Id: <20011101214340.2044.qmail@plover.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:51:39 -0500 Message-Id: <20011101215139.2196.qmail@plover.com> p4raw-id: //depot/perl@12802
* Detypo.Jarkko Hietaniemi2001-09-101-1/+1
| | | p4raw-id: //depot/perl@11977
* Removed reference of -DPERL_CUSTOM_OPS in the documentation.Artur Bergman2001-09-101-3/+2
| | | p4raw-id: //depot/perl@11969
* Re: sv_catpvfn and sv_setpvfnRichard Soderberg2001-09-051-3/+3
| | | | | Message-Id: <200109042216.PAA17858@oregonnet.com> p4raw-id: //depot/perl@11876
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-31/+14
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-4/+4
| | | | | | Thanks to H. Merijn Brand for the patch. Some of the comments and or guards might be removable in perl.h now. p4raw-id: //depot/perl@11758
* Custom OpsSimon Cozens2001-08-271-0/+44
| | | | | | Message-ID: <20010825174509.A5752@netthink.co.uk> I also added a fix to Opcode.pm to quite test cases. p4raw-id: //depot/perl@11756
* Doc fix for perlguts / threadingArthur Bergman2001-07-261-2/+2
| | | | | Message-Id: <B7845DD6.2812%arthur@contiller.se> p4raw-id: //depot/perl@11471
* [DOC PATCH] Pluggable runopsPaul Johnson2001-07-111-0/+17
| | | | | Message-ID: <20010710215328.B26577@pjcj.net> p4raw-id: //depot/perl@11268
* 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