This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Class::Struct, simple patch, tests
[perl5.git] / pod /
2002-11-04 Jarkko Hietaniemis/Perlf/Perl/ (thanks rgs)
2002-11-04 Jarkko HietaniemiHow pre-5.9.0 Perl can be fooled by a defined-or.
2002-10-29 Rafael Garcia-SuarezPartial fix of bug [perl #17589] : prevent the parser to
2002-10-23 Rafael Garcia-SuarezFurther tweaks to perlmodlib.pod.
2002-10-23 Rafael Garcia-SuarezFurther tweaks to perluniintro.pod
2002-10-22 Rafael Garcia-Suarezperlmodlib.pod nit suggested by David Dyck (bug #18055)
2002-10-22 Jarkko Hietaniemiperluniintro
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-17 John PeacockRe: [PATCH] Version object combined patch
2002-10-14 Slaven Rezicperlipc.pod
2002-10-14 SADAHIRO Tomoyukiminor typos in perlhist.pod and perlunicode.pod
2002-10-12 Philip NewtonRe: [PATCH] perl573delta delinting
2002-10-12 Nicholas ClarkRe: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Jarkko Hietaniemiperl573delta delinting
2002-10-11 Jarkko HietaniemiNo warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
2002-10-11 Bob Wilkinson[perl #17819] Typo in perltooc?
2002-10-10 John PeacockVersion object combined patch
2002-10-10 Allen SmithRe: [perl #17075] sprintf: '%.[num](g|G)' documentation...
2002-10-10 Yitzchak Scott-Tho... Re: README.cygwin draft update
2002-10-03 Rafael Garcia-SuarezChange the warning message "%s trapped by operation...
2002-10-03 Rafael Garcia-SuarezAdd a new warning, "Possible precedence problem on...
2002-10-02 Jarkko Hietaniemireentrant buffers
2002-10-02 Jarkko Hietaniemiretropatch
2002-10-02 Jarkko Hietaniemino [] in tr///
2002-10-02 Andreas König[DOCPATCH] Unicode porting advice
2002-10-02 Mike Guyadd precedence warning for bitwise docs
2002-10-02 Rafael Garcia-SuarezRe: perlio bug?
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-09-27 Andy Lesterperlopentut.pod, #3: The last of the content changes.
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-09-26 Brendan O'Deaperldoc -f stat (perlfunc.pod)
2002-09-26 Brendan O'Deaperlembed.pod: make some examples work with multiplicity
2002-09-16 Rafael Garcia-SuarezPod formatting nit, found by Merijn and Jos Boumans.
2002-09-15 Rafael Garcia-SuarezFix pod/perlmodlib.PL (it wasn't generating a complete...
2002-09-08 Hugo van der Sandensmall fix to perl58delta for MIME::QuotedPrint, from...
2002-09-06 Jarkko Hietaniemi(mostly (Unicode)) pod nits
2002-09-04 John PeacockRe: [PATCH] Correct/completes Overloading in XS mods
2002-09-04 Jarkko HietaniemiOS/400 PASE port
2002-08-30 Rafael Garcia-SuarezAdvertise Linux::Pid.
2002-08-30 Audrey Tangperlmod.pod nit
2002-08-29 dformosa@dformosa... [perl #16769] Documention bug
2002-08-29 Mark-Jason DominusPatch: Put local($^I, @ARGV) = ... trick back into...
2002-08-29 Rafael Garcia-Suarezposixify getppid on linux-multithread
2002-08-27 Mark-Jason DominusPatch perlvar.pod
2002-08-25 Jos I. Boumanslet perlfaq1.pod mention 5.8 as the current stable...
2002-08-24 Peter BARABAS[perl #16737] [PATCH] Perl5.8.0 two simple typos in...
2002-08-22 Russ Allberypodlators 1.24 released
2002-08-20 John PeacockVersion object patch #1
2002-08-20 Hugo van der Sandenperldelta for #17727
2002-08-20 John P. Lindermantypo in perfunc.pod
2002-08-20 Mr. NobodyRe: [PATCH] fix typos in perlpacktut
2002-08-20 John Peacock[REVISED PATCH] Magic v-strings
2002-08-20 Nicholas ClarkClean up copy-on-write macros and debug facilities...
2002-08-19 Abhijit Menon-SenEffect a speedy recovery from POD affected by (ahem...
2002-08-18 Paul GreenRemove old VOS build methods
2002-08-17 Nicholas ClarkCopy On Write
2002-08-17 Mark-Jason DominusNegative subscripts optionally passed to tied array...
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-16 Iain TruskettMinor perlrun.pod patch
2002-08-12 Rick DelaneyRe: [PATCH] Re: taint news
2002-08-12 Dave Mitchelladd verbose stack display option, -Dvs
2002-08-12 Richard Foleyperltodo.pod
2002-08-12 Abigailpod/perlfaq4.pod
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-09 John P. LindermanRe: missing lower range in {} regex
2002-08-08 Arjen Laarhoven[DOC PATCH] perlipc.pod
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-08-04 Michael G. SchwernRe: mention of "use sort" botched in perlfunc?
2002-07-19 Jarkko HietaniemiCopy perldelta as perl58delta, purge the perldelta.
2002-07-18 Jarkko HietaniemiUpdate perlhist.
2002-07-18 Nicholas Clark[DOCPATCH] Re: [Patch] rand() functionality
2002-07-18 Jarkko HietaniemiMention the chdir("")/chdir(undef) deprecation.
2002-07-18 Jarkko HietaniemiWarn about mixing signals and threads;
2002-07-18 Jarkko HietaniemiRegen toc.
2002-07-18 John L. Allenperlvar pod
2002-07-18 Jarkko HietaniemiAdd a pointer about the non-portability of ctime,
2002-07-18 Jarkko HietaniemiThread-safety doc tweaks from Jörg Walter <jwalt@cpan...
2002-07-18 Jarkko HietaniemiUpdate on OS/2 status.
2002-07-17 Hugo van der SandenRe: sprintf: fix and docs
2002-07-17 Jarkko HietaniemiRegen toc.
2002-07-17 Jarkko HietaniemiDocument the DJGPP status.
2002-07-17 Jarkko HietaniemiUTF-8 news tweak.
2002-07-17 Nicholas Clark[DOCPATCH] perlnum.pod is wrong
2002-07-17 Rafael Garcia-SuarezTypo.
2002-07-17 Jarkko HietaniemiMac OS X dyld problems: be less destructive.
2002-07-17 Jarkko HietaniemiDJGPP reclaimed.
2002-07-17 Jarkko HietaniemiAdd a pointer to the utf8 pragma doc.
2002-07-17 Jarkko HietaniemiRegen toc.
2002-07-17 Jarkko HietaniemiIvan Kurmanov pointed out that the whole "use utf8"
2002-07-17 Jarkko HietaniemiDoc deduplication by Ivan Kurmanov <kurmanov@openlib...
2002-07-17 Jim Cromiepatch against perldebug.pod
2002-07-16 Hugo van der Sandensprintf: fix and docs
2002-07-16 Jarkko HietaniemiRegen toc.
2002-07-16 Jarkko HietaniemiMac OS X dyld problem: try more direct action first.
2002-07-16 Jarkko HietaniemiMore explicit solution for the Mac OS X "dyld undefined...
2002-07-15 Jarkko HietaniemiIRIX -O2 trick (needs verification from John P. Linderman)
2002-07-15 John P. LindermanTypo? in perlxstut.pod + PATCH
2002-07-15 Jarkko HietaniemiSplit "Known problems" into "Known problems" (generic,
2002-07-15 Jarkko HietaniemiRegen toc.
next