This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlhack: more portability musings
[perl5.git] / pod / perlhack.pod
2006-07-10 Jarkko Hietaniemiperlhack: more portability musings
2006-07-10 Andy LesterEven Jarkko's patches should go in only once
2006-07-09 Nicholas ClarkTweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Jarkko Hietaniemisome coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemiperlhack.pod
2006-06-23 Dr.RuudRe: [PATCH] perlhack.pod
2006-05-27 Jan DuboisRE: perlhack.pod confused about POPSTACK
2006-05-25 Jan DuboisRE: perlhack.pod confused about POPSTACK
2006-05-23 Dave Mitchellcorrect POPSTACK/POPMARK confusion in perlhack.pod
2006-03-29 Jarkko Hietaniemire-[PATCH] Re: [PATCH] Poison now in two different...
2005-12-03 Steve PetersUpdate perlhack.pod with the updated, permanent ActiveS...
2005-11-01 Steve HayFix nit in pod nit fix
2005-10-31 Nicholas ClarkFurther pod nit spotted by Jarkko
2005-10-31 Nicholas ClarkPOD nit spotted by Jarkko
2005-10-29 Jarkko HietaniemiRe: [PATCH] predecrement vs postdecrement
2005-08-01 Rafael Garcia-SuarezDocument where to find maintainers of dual live modules
2005-07-27 Steve Petersid est is i.e.
2005-07-12 Jarkko HietaniemiMake PERL_MEM_LOG more portable.
2005-07-12 Steve HayChange New*() to Newx*() in various comments and docume...
2005-07-10 Jarkko Hietaniemiyet another way of debugging memory allocations
2005-06-20 Rafael Garcia-SuarezHugo suggests this.
2005-06-03 Andy LesterQuotes in pod/*.pod
2005-05-03 Dave Mitchelldocument the internals of exception handling
2005-03-28 Dave Mitchellexpand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2005-02-24 Yves OrtonRe: (patch blead) Extend t/harness to allow filtering...
2004-10-08 Rafael Garcia-SuarezBriefly document the test.utf16 make target.
2004-08-28 H.Merijn BrandPumpkinship updates
2004-06-01 Dave Rolskyperlhack.pod - working with the Perl source
2003-10-22 Rafael Garcia-SuarezAdd a test.taintwarn makefile target,
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-08-23 Jarkko HietaniemiMove the note about known eval leaks earlier.
2003-08-23 Jarkko HietaniemiDoc tweaks on perlhack.
2003-08-23 Marcus Holland-MoritzRe: valgrind as a leak hound?
2003-08-22 Ronald J. KimballRe: pod cleanup
2003-08-18 Jarkko HietaniemiWarn about the slowness of memory debuggers.
2003-08-16 Jarkko HietaniemiAdd valgrind testing target.
2003-06-29 Jarkko HietaniemiMore on the macro debugging and expansion.
2003-06-26 Rafael Garcia-Suarezperlhack update, by Steve Grazzini
2003-04-14 Rafael Garcia-SuarezMention that "make test_harness" lets messages sent...
2003-04-14 Rafael Garcia-SuarezMore docs about running tests and the test suite.
2003-04-01 Richard Foleyoverdue perlhack.pod corrections for RT
2002-11-16 Rafael Garcia-SuarezCorrection to change #18152, by Dave Mitchell.
2002-11-16 Dave MitchellRe: [PATCH] optional code for debugging leaking scalars
2002-07-13 Jarkko HietaniemiSmall pod nits.
2002-06-29 Rafael Garcia-SuarezVarious precisions.
2002-06-11 Gurusamy Sarathyfix outdated info about how the patches in the APC...
2002-06-01 Jarkko HietaniemiPerl Labs dead, Smokers live.
2002-05-29 Jarkko Hietaniemipod cleanups.
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiSarathy pointed out that instead of zeroing heap
2002-05-17 Jarkko HietaniemiThird Degree tweaks.
2002-05-16 Jarkko HietaniemiDocument the odd slowdown of ext/Encode/t/Unicode.t...
2002-05-14 John P. Lindermanperlhack.pod typos [PATCH]
2002-05-10 Jarkko HietaniemiDon't do JAPHs unless doing "make torturetest".
2002-05-09 Rafael Garcia-SuarezA footnote about PERL_DESTRUCT_LEVEL and mod_perl.
2002-04-22 Stas Bekmansmall corrections
2002-03-27 Jarkko HietaniemiMore URL "whitespacing".
2002-03-27 Jarkko HietaniemiI like doubleclicking on URLs in pods to select them.
2002-03-22 Jarkko HietaniemiTweak from John P. Linderman.
2002-03-17 Abhijit Menon-Sen Typo fix from Stas Bekman.
2002-03-12 Stas Bekmanperl datastructure conversion shortcuts for DDD
2002-02-20 Paul EggertRe: [ID 20020220.002] Perl 5.7.2 porting patches for...
2002-02-20 Paul Eggert[ID 20020220.002] Perl 5.7.2 porting patches for POSIX...
2002-01-04 Jarkko HietaniemiSpread the good word of "env".
2001-12-24 John P. Lindermanperlhack.pod
2001-11-24 Philip NewtonRe: [PATCH] Tests are good
2001-11-23 Nicholas ClarkTests are good
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-08 Michael G. Schwern[REPATCH] Re: [PATCH pod/perlhack.pod] When to use...
2001-10-27 Richard Foleyperlhack.pod addendum for consideration (perlbug mail...
2001-10-17 Ian Phillippsfor perlhack.pod - no p5p archive on deja/google
2001-09-06 Jarkko Hietaniemi[PATCH] for perlhack.pod - no p5p archive on deja/google
2001-08-30 Michael G. SchwernYet another improvement to the
2001-08-28 Michael G. SchwernAdding the failure diagnostic
2001-08-28 Michael G. SchwernRe: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad...
2001-08-27 Michael G. SchwernFixing bad testing advice
2001-08-25 John PeacockRe: [PATCH] Added wisdom to perlhack.pod
2001-07-22 Peter PrymmerRe: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
2001-07-19 Philip Newton[DOC PATCH bleadperl] its vs it's in perlhack.pod
2001-07-17 Michael G. SchwernSections on writing tests & patching core mods
2001-07-13 Jarkko HietaniemiAdd information about gcc 3.0 basic block profiling.
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-05-27 Jarkko Hietaniemi[ID 20010525.001] Pod typo nits fixed
2001-05-25 Jarkko HietaniemiAdd make target and documentation for gprof profiling.
2001-05-06 Jarkko HietaniemiTweaks on the Tru64 prof options.
2001-03-30 Philip Newton[DOC PATCH bleadperl] Two nits in perlhack.pod
2001-03-29 Robin Barkerminor pod nits
2001-03-27 Jarkko HietaniemiPixie documenting.
2001-03-26 Jarkko HietaniemiDocument the most common pixie options.
2001-03-19 Jarkko HietaniemiDocument the use of pixie/prof; create make targets...
2001-03-18 Jarkko HietaniemiDocument Third Degree some more, and also PERL_DESTRUCT...
2001-03-18 Jarkko HietaniemiDocument the use of Third Degree (sparsely).
2001-03-16 Michael Stevensthe uncontroversial doc patches
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-29 Lupe ChristophRe: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221...
2000-11-17 Jarkko HietaniemiUndo #7627 now that we have =head3.
2000-11-09 Jarkko HietaniemiThere's no =head3.
2000-11-07 Jarkko Hietaniemiperlhack updates from H.Merijn Brand.
2000-11-07 Stephen P. PotterPod updates
next