This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update PERL_MEM_LOG in perlhack.pod
[perl5.git] / pod /
2009-06-21 Jim Cromieupdate PERL_MEM_LOG in perlhack.pod
2009-06-21 Jim Cromiepoint illguts at perl.org
2009-06-17 Rafael Garcia-SuarezAdd perldelta entry for \N
2009-06-17 Rafael Garcia-SuarezBasic docs for \N
2009-06-15 Rafael Garcia-SuarezFix readline example in perlfunc
2009-06-13 Nicholas ClarkBring the joy of strict (and warnings) to perlmodlib...
2009-06-13 Nicholas ClarkImprove perlmodlib.PL. Reduce the amount of special...
2009-06-13 Rafael Garcia-SuarezAdd \N idea from Perl 6 to perltodo
2009-06-13 Rafael Garcia-SuarezAdd perlmodlib.pod in .gitignore, since it's now generated
2009-06-13 Rafael Garcia-SuarezNit for the "Missing right brace" error message description
2009-06-13 Nicholas ClarkEliminate the regen_pods target from pod/Makefile,...
2009-06-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas ClarkMake perlmodlib.PL chdir into pod. Add a -q flag to...
2009-06-13 Nicholas ClarkIn perlmodlib.PL, just open files in their original...
2009-06-12 Nicholas ClarkRegenerated perlmodlib.pod
2009-06-12 Nicholas ClarkUpdate perlmodlib.PL to accomodate the re-arranging...
2009-06-12 David Mitchellfix trivial typo in perldelta
2009-06-10 H.Merijn BrandSmall typo in example.
2009-06-09 Ian GoodacreRevised description of => operator
2009-06-02 Nicholas ClarkDisentangling -g and -DDEBUGGING is a TODO.
2009-06-01 Rafael Garcia-SuarezSmart-match perldelta adjustments
2009-06-01 Rafael Garcia-SuarezMinor doc fix for the smart table legend (clarify the...
2009-05-31 Steffen MuellerMention Devel::NYTProf in perldebug
2009-05-31 Steffen MuellerAuto-complete lexicals in the debugger shell
2009-05-31 BramClarify perldebug documentation
2009-05-26 Rafael Garcia-SuarezA couple of nits in the ~~ perldelta entry
2009-05-26 Rafael Garcia-SuarezFile tests were already treated as boolean in when()
2009-05-25 Rafael Garcia-SuarezDescribe smart match and switch changes in perldelta
2009-05-25 Rafael Garcia-SuarezRemove now-obsolete note on ~~ overloading working...
2009-05-24 Rafael Garcia-SuarezAllow ~~ overloading on the left side, when the right...
2009-05-24 Rafael Garcia-SuarezChange the specs of %h~~%h to avoid mentioning ~~ recur...
2009-05-24 Rafael Garcia-SuarezRemove vim swap file
2009-05-24 Ricardo SIGNESperlpodspec corrections
2009-05-20 H.Merijn BrandUpdate bisect notes
2009-05-14 Claes JakobssonAmelioration of the error message "Unrecognized charact...
2009-05-14 Vincent PitRemove remaining POD tags in verbatim paragraphs
2009-05-13 Rafael Garcia-SuarezMerge branch 'smartmatch' into blead
2009-05-12 Nicholas ClarkAdd perl589delta.pod to pod.lst, and run pod/buildtoc...
2009-05-12 David Mitchelladd perl589delta.pod to blead
2009-05-12 Rafael Garcia-SuarezSmart matching is to-done.
2009-05-12 Rafael Garcia-SuarezRemove proposed (but unimplemented) $foo ~~ Range smart...
2009-05-10 Nicholas ClarkReplacing dump.c's use of SVs as temporaries is TODO.
2009-05-10 Nicholas ClarkMaking ExtUtils::ParseXS use strict; is TODO.
2009-05-10 Steffen MuellerUpdate info on number of magic types\n\nRemove mention...
2009-05-08 Rafael Garcia-SuarezDocument what to do with object on the left and add...
2009-05-06 David Cantrellperltie.pod docpatch
2009-05-05 Rafael Garcia-SuarezMerge branch 'blead' into smartmatch
2009-05-05 Rafael Garcia-SuarezClarify that @a ~~ @b recursively smart matches
2009-05-04 Dan JacobsonClarify that =encoding is global in POD
2009-05-02 Niko TyniDocument that XS_VERSION_BOOTCHECK may break if $VERSIO...
2009-05-02 Frank Wiegandfix POD typo
2009-05-01 Rafael Garcia-SuarezAdd generated perltoc to git ignore list
2009-04-28 Jan DuboisFix -p function and Fcntl::S_IFIFO constant under Micro...
2009-04-27 Jay HannahMinor fixups for the documentation for crypt.
2009-04-26 Michael G Schwern[PATCH] Allow PERL5OPT=-W
2009-04-24 Craig A. BerryClean up pod/buildtoc so it will run on VMS.
2009-04-23 Steve PetersAdd an idea to perltodo
2009-04-21 Nicholas ClarkBuild perltoc.pod, rather than shipping it. This way...
2009-04-20 Niko TyniClarify PERL_SYS_INIT3() usage.
2009-04-20 Nicholas ClarkMove vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-20 Rafael Garcia-SuarezRemove some empty lines in a code example
2009-04-20 Rafael Garcia-SuarezDocument that ~~ overload will only work on the RHS
2009-04-19 Nicholas ClarkIn the Makefile, no need to change into pod/ to create...
2009-04-19 Nicholas ClarkMove the symlink fo perl51110delta.pod to perldelta...
2009-04-19 Nicholas ClarkIn buildtoc, refactor all the duplicated checking logic...
2009-04-19 Nicholas ClarkFor Win32, add the generated files to the delete list...
2009-04-19 Nicholas ClarkFor VMS, generate the delete rules for generated and...
2009-04-18 Nicholas Clarkgrep then sort, as it's more efficient to sort a shorte...
2009-04-18 Nicholas ClarkAdd a --quiet option, to suppress all the routine warni...
2009-04-18 Nicholas ClarkGenerate perlapi.pod and perlintern.pod at build time...
2009-04-14 Tom HukinsDocumentation Patch: perlxs.pod
2009-04-12 Nicholas ClarkDeprecate using "unique" with the attributes pragma.
2009-04-12 Nicholas ClarkDeprecate using "locked" with the attributes pragma.
2009-04-12 Nicholas ClarkEliminate "Old Perl threads tutorial", which describes...
2009-04-12 Nicholas ClarkRebuild pod/perltoc.pod.
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-04-07 Michael WittenDocs: Fixed a couple of [my] typos
2009-04-07 Michael WittenDocs: Update summary and add copyright
2009-04-07 Michael WittenDocs: Expanded treatment of adding instance variables
2009-04-07 Michael WittenDocs: Clarify that a class is not an instance
2009-04-07 Michael WittenDocs: Minor modifications to discussion of constructor
2009-04-07 Michael WittenDocs: Make use of $self and $class clear
2009-04-07 Michael WittenDocs: Better orgnization of instance discussion
2009-04-07 Michael WittenDocs: Cleanup lead-in to instance variables
2009-04-07 Michael WittenDocs: Better[?] development of SUPER
2009-04-07 Michael WittenDocs: Get rid of those awful tabs!
2009-04-07 Michael WittenDocs: Quick explanation of duck typing and a warning
2009-04-07 Michael WittenDocs: Make the "use base" purpose more obvious
2009-04-07 Michael WittenDocs: Minor reorganization.
2009-04-07 Michael WittenDocs: Typo: 'no strict subs' -> 'no strict refs'
2009-04-07 Michael WittenDocs: Typo: \{-1} -> \g{-1}
2009-04-07 Rafael Garcia-SuarezDeprecate assignment to $[
2009-04-02 David Mitchelldocument PERL_SYS_INIT, PERL_SYS_TERM and that they...
2009-03-29 Vincent PitDocument when as a syntax modifier
2009-03-29 Nicholas ClarkDocument that DESTROY is subject to AUTOLOAD, and the...
2009-03-29 Nicholas ClarkChange Perl_newCONSTSUB() so that a NULL sv generates...
2009-03-25 Rafael Garcia-SuarezAdjustments to the ~~ dispatch table
2009-03-24 Dan KogaiFix for regular expressions for RFC2822.
2009-03-24 Steve PetersAdd a SEE ALSO section based on suggestions from Dan...
2009-03-24 Rafael Garcia-SuarezFix equivalent code in perlsyn for Array~~Hash
next