summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
Commit message (Collapse)AuthorAgeFilesLines
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-7/+7
| | | | | | since that would break a lot of code.) Also few stray UTF16s, UTF32s, and "encoded in Unicode". p4raw-id: //depot/perl@21198
* Move the note about known eval leaks earlier.Jarkko Hietaniemi2003-08-231-5/+5
| | | p4raw-id: //depot/perl@20853
* Doc tweaks on perlhack.Jarkko Hietaniemi2003-08-231-28/+32
| | | p4raw-id: //depot/perl@20851
* Re: valgrind as a leak hound?Marcus Holland-Moritz2003-08-231-7/+7
| | | | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2> Add the leak detection to valgrind testing. p4raw-id: //depot/perl@20850
* Re: pod cleanupRonald J. Kimball2003-08-221-2/+2
| | | | | | | Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu> (the pod part) p4raw-id: //depot/perl@20813
* Warn about the slowness of memory debuggers.Jarkko Hietaniemi2003-08-181-0/+4
| | | p4raw-id: //depot/perl@20755
* Add valgrind testing target.Jarkko Hietaniemi2003-08-161-0/+23
| | | p4raw-id: //depot/perl@20732
* More on the macro debugging and expansion.Jarkko Hietaniemi2003-06-291-4/+17
| | | p4raw-id: //depot/perl@19883
* perlhack update, by Steve GrazziniRafael Garcia-Suarez2003-06-261-0/+6
| | | | | about macro support in gdb and gcc. p4raw-id: //depot/perl@19858
* Mention that "make test_harness" lets messages sent throughRafael Garcia-Suarez2003-04-141-1/+2
| | | | | | standard error out. Complements change #19206. p4raw-link: @19206 on //depot/perl: 244d9cb7d1d2e3a6aaa13f677e17b42673b10de9 p4raw-id: //depot/perl@19211
* More docs about running tests and the test suite.Rafael Garcia-Suarez2003-04-141-1/+65
| | | | | | Update perlhack.pod in various places. Add 'test_harness' as a .PHONY dependency in the Makefile. p4raw-id: //depot/perl@19206
* overdue perlhack.pod corrections for RTRichard Foley2003-04-011-50/+10
| | | | | Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net> p4raw-id: //depot/perl@19115
* Correction to change #18152, by Dave Mitchell.Rafael Garcia-Suarez2002-11-161-2/+2
| | | | | p4raw-link: @18152 on //depot/perl: 5a6c59efdb6adbea810f12ca2ce4a559f52eca2e p4raw-id: //depot/perl@18154
* Re: [PATCH] optional code for debugging leaking scalarsDave Mitchell2002-11-161-1/+8
| | | | | | | Message-ID: <20021116221823.A23614@fdgroup.com> Documentation for change #18150. p4raw-link: @18150 on //depot/perl: eba0f806800ee6c16a404edf6a6aff3df57bdcb5 p4raw-id: //depot/perl@18152
* Small pod nits.Jarkko Hietaniemi2002-07-131-2/+2
| | | p4raw-id: //depot/perl@17525
* Various precisions.Rafael Garcia-Suarez2002-06-291-10/+12
| | | p4raw-id: //depot/perl@17381
* fix outdated info about how the patches in the APC are generated;Gurusamy Sarathy2002-06-111-14/+17
| | | | | | mention the perlbrowse repository gateway; add a pointer to perlhack.pod in repository.pod p4raw-id: //depot/perl@17182
* Perl Labs dead, Smokers live.Jarkko Hietaniemi2002-06-011-4/+4
| | | p4raw-id: //depot/perl@16952
* pod cleanups.Jarkko Hietaniemi2002-05-291-4/+0
| | | p4raw-id: //depot/perl@16849
* Sarathy pointed out that instead of zeroing heapJarkko Hietaniemi2002-05-191-0/+5
| | | | | it is more prudent to poison it. p4raw-id: //depot/perl@16688
* Third Degree tweaks.Jarkko Hietaniemi2002-05-171-13/+3
| | | p4raw-id: //depot/perl@16639
* Document the odd slowdown of ext/Encode/t/Unicode.t underJarkko Hietaniemi2002-05-161-1/+9
| | | | | memory debuggers. p4raw-id: //depot/perl@16630
* perlhack.pod typos [PATCH]John P. Linderman2002-05-141-3/+3
| | | | | | From: "John P. Linderman" <jpl@research.att.com> Message-ID: <200205141631.MAA79121@raptor.research.att.com> p4raw-id: //depot/perl@16597
* Don't do JAPHs unless doing "make torturetest".Jarkko Hietaniemi2002-05-101-0/+41
| | | | | Document the less obvious make test targets. p4raw-id: //depot/perl@16534
* A footnote about PERL_DESTRUCT_LEVEL and mod_perl.Rafael Garcia-Suarez2002-05-091-0/+4
| | | p4raw-id: //depot/perl@16519
* small correctionsStas Bekman2002-04-221-1/+1
| | | | | Message-Id: <3CC44F6B.5010300@stason.org> p4raw-id: //depot/perl@16084
* More URL "whitespacing".Jarkko Hietaniemi2002-03-271-9/+15
| | | p4raw-id: //depot/perl@15543
* I like doubleclicking on URLs in pods to select them.Jarkko Hietaniemi2002-03-271-2/+2
| | | p4raw-id: //depot/perl@15542
* Tweak from John P. Linderman.Jarkko Hietaniemi2002-03-221-1/+13
| | | p4raw-id: //depot/perl@15425
* Typo fix from Stas Bekman.Abhijit Menon-Sen2002-03-171-1/+1
| | | p4raw-id: //depot/perl@15278
* perl datastructure conversion shortcuts for DDDStas Bekman2002-03-121-1/+41
| | | | | Message-ID: <3C8C54A7.5020502@stason.org> p4raw-id: //depot/perl@15206
* Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hostsPaul Eggert2002-02-201-1/+1
| | | | | Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com> p4raw-id: //depot/perl@14797
* [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-201-1/+1
| | | | | Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com> p4raw-id: //depot/perl@14784
* Spread the good word of "env".Jarkko Hietaniemi2002-01-041-0/+9
| | | p4raw-id: //depot/perl@14060
* perlhack.pod John P. Linderman2001-12-241-3/+4
| | | | | Message-Id: <200112232116.QAA18463@raptor.research.att.com> p4raw-id: //depot/perl@13875
* Re: [PATCH] Tests are goodPhilip Newton2001-11-241-1/+1
| | | | | Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com> p4raw-id: //depot/perl@13245
* Tests are goodNicholas Clark2001-11-231-2/+11
| | | | | Message-ID: <20011123181220.F37621@plum.flirble.org> p4raw-id: //depot/perl@13208
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-2/+2
| | | | | | | | | | | | | | | | | | 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
* [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test librariesMichael G. Schwern2001-11-081-27/+46
| | | | | Message-ID: <20011107165249.I7346@blackrider> p4raw-id: //depot/perl@12899
* perlhack.pod addendum for consideration (perlbug mail interface)Richard Foley2001-10-271-2/+57
| | | | | Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com> p4raw-id: //depot/perl@12717
* for perlhack.pod - no p5p archive on deja/googleIan Phillipps2001-10-171-1/+5
| | | | | | | Message-ID: <20010906110939.A914@homer.diplex.co.uk> Mention also the develooper p5p archive. p4raw-id: //depot/perl@12467
* [PATCH] for perlhack.pod - no p5p archive on deja/googleJarkko Hietaniemi2001-09-061-5/+0
| | | | | | | | | | | | From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk> Date: Thu, 6 Sep 2001 11:09:40 +0100 Message-ID: <20010906110939.A914@homer.diplex.co.uk> Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google From: rgarciasuarez@free.fr (Rafael Garcia-Suarez) Date: 6 Sep 2001 10:14:38 -0000 Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net> p4raw-id: //depot/perl@11917
* Yet another improvement to theMichael G. Schwern2001-08-301-8/+8
| | | | | | patching example Message-Id: <20010830170208.M2318@blackrider> p4raw-id: //depot/perl@11795
* Adding the failure diagnostic Michael G. Schwern2001-08-281-0/+2
| | | | | Message-ID: <20010828095738.E17775@blackrider> p4raw-id: //depot/perl@11772
* Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing adviceMichael G. Schwern2001-08-281-2/+7
| | | | | Message-Id: <20010827212444.F12582@blackrider> p4raw-id: //depot/perl@11768
* Fixing bad testing adviceMichael G. Schwern2001-08-271-10/+24
| | | | | Message-Id: <20010827201229.D12582@blackrider> p4raw-id: //depot/perl@11767
* Re: [PATCH] Added wisdom to perlhack.podJohn Peacock2001-08-251-0/+58
| | | | | Message-Id: <3B83D848.7FD9C6EF@rowman.com> p4raw-id: //depot/perl@11749
* Re: [PATCH: perl@11373] pod fixups for pod/perlhack.podPeter Prymmer2001-07-221-8/+8
| | | | | Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com> p4raw-id: //depot/perl@11442
* [DOC PATCH bleadperl] its vs it's in perlhack.podPhilip Newton2001-07-191-1/+1
| | | | | Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk> p4raw-id: //depot/perl@11411
* Sections on writing tests & patching core modsMichael G. Schwern2001-07-171-16/+118
| | | | | Message-Id: <20010716182031.A1128@blackrider> p4raw-id: //depot/perl@11397