This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor AUTHORS patch
[perl5.git] / pod /
2005-03-03 Rafael Garcia-Suarezdo "filename" is not really used with perl subroutine...
2005-02-24 Yves OrtonRe: (patch blead) Extend t/harness to allow filtering...
2005-02-15 David DyckFix documentation bug in using Socket's import tags :
2005-02-12 Rafael Garcia-SuarezMac OS Classic vs Mac OS X clarications
2005-02-08 Rafael Garcia-SuarezA small precision in the docs for overloaded regexp...
2005-02-02 Marcus Holland-MoritzAttempt to fix problems with new exception handling...
2005-02-02 AbigailPOD nit @ sysseek
2005-02-01 Andy LesterRe: [perl #34010] localtime docs
2005-01-31 Marcus Holland-MoritzRegenerate perlapi.pod.
2005-01-31 Marcus Holland-MoritzAdd simple exception handling macros for XS writers.
2005-01-31 Rafael Garcia-SuarezDocument the changes to PERLIO_DEBUG.
2005-01-28 Rafael Garcia-SuarezAdd a reference to books.perl.org.
2005-01-25 Jos I. Boumansperlapi.pod has pod errors
2005-01-24 Rafael Garcia-SuarezRevert change 23843.
2005-01-24 Andrew[perl #33906] Missing \\ in perlre
2005-01-21 Rick DelaneyRe: [perl #31924] %INC caching failure-case problem
2005-01-20 Nicholas ClarkRun regen.pl and pod/buildtoc --build-all
2005-01-14 Nicholas ClarkImprove documentation for sv_catpvf, to note that patte...
2005-01-10 Marcus Holland-MoritzRemove PERL_FLEXIBLE_EXCEPTIONS code.
2005-01-05 Nicholas ClarkError-free constant folding is a TODO
2005-01-04 Robin BarkerRE: [perl #32660] INT2PTR not mentioned in perlxs(1)
2004-12-30 Marcus Holland-MoritzMention ppport.h and its --api-info switch in perlguts.
2004-12-27 Nicholas ClarkAdd investigating self tie segfaults to the TODO
2004-12-24 Stas BekmanRe: [patch perlapi doc] sv_magic
2004-12-23 Rafael Garcia-SuarezThe "Setuid script not plain file" error wasn't documented.
2004-12-21 Nicholas ClarkNote that the shell's test uses eq etc for numbers...
2004-12-14 Steve Peters[perl #24343] [PATCH] -w vs. -s
2004-12-14 Steve Peters[perl #3274] [PATCH] Documentation for utime should...
2004-12-13 Steve HayDocument gv_stashpvn
2004-12-13 Brendan O'Deaperlipc typo
2004-12-10 Mike GuyRe: [perl #2562] wantarray fails in END, INIT, and...
2004-12-10 Rafael Garcia-SuarezPod nit ([perl #32800])
2004-12-06 Rafael Garcia-SuarezSmall addition to perlsec by Stas Bekman.
2004-12-06 Nicholas ClarkTests for Config.pm much better now - toDONE
2004-11-30 Nicholas ClarkAdd perl586delta.pod to all the necessary makefiles...
2004-11-30 Nicholas ClarkIntegrate perlhist entries for 5.8.6 and its perldelta...
2004-11-30 Rafael Garcia-SuarezRemove trailing whitespace that found their way in...
2004-11-27 Nicholas ClarkClarify the return values of pos, particularly 0 and...
2004-11-24 Stas BekmanRC1 pod fix #anchor
2004-11-24 Stas Bekman[patch pod/perlipc] use POSIX; w/o () is a bad idea
2004-11-24 Steve Peters[perl #3242] [PATCH]No error on assignment to $>
2004-11-17 Rafael Garcia-SuarezPerlFAQ sync.
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2004-11-02 Rafael Garcia-SuarezFAQ sync
2004-11-02 Rafael Garcia-SuarezReformulate an error
2004-10-29 Steve HayDocument sv_magic() changes brought about by sv_magicext()
2004-10-25 Rafael Garcia-SuarezSmall updates to the web addresses for Perl, noticed...
2004-10-24 Steve PetersRe: [perl #31937] perlop: add basic =~ examples
2004-10-21 David Cantrelldocpatch for perltie.pod
2004-10-20 chromaticRephrase "Perl Home Page" References
2004-10-19 Richard Foleyperlfaq2.pod (add a book)
2004-10-18 Rafael Garcia-SuarezAdd a missing warning categorisation in perldiag.
2004-10-15 Rafael Garcia-SuarezImplement a new -dt command-line flag, to enable thread...
2004-10-15 Steve HayDocument sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and...
2004-10-14 Rafael Garcia-SuarezA few fixes in the list of -D debugging flags
2004-10-08 Rafael Garcia-SuarezBriefly document the test.utf16 make target.
2004-10-04 Rafael Garcia-SuarezMore caveats on the non-portability of stat(), suggested by
2004-09-23 Rafael Garcia-SuarezRemove a couple of C<> to avoid confusing double quotes...
2004-09-22 Rafael Garcia-SuarezDocument that $ENV{PATH} may not contain relative direc...
2004-09-20 LAUN WolfgangRe: [perl #31586] utime does not reach expectations...
2004-09-07 Paul Johnsonperlintro.pod
2004-09-06 Steve HayImplement new environment variable to allow the use...
2004-09-01 Rick Delaneyfields.pm lost compile-time benefit
2004-09-01 Andy LesterPATCH: Taintedness and ternary conditional
2004-09-01 david nicol[perl #31228] no no-op
2004-08-28 H.Merijn BrandPumpkinship updates
2004-08-24 Rafael Garcia-SuarezGrammatical nit by Hugo.
2004-08-17 Kirrily RobertUpdates to modules-related pod
2004-08-13 Stas Bekmanapi doc fix for SvSetMagicSV_nosteal
2004-08-09 Rafael Garcia-SuarezAdd a note in perltodo about a potential extension...
2004-08-07 Dave MitchellAdd tests for XS call_*() API
2004-08-04 Marcus Holland-MoritzDocument sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
2004-08-04 Rafael Garcia-SuarezRemove the "Newline in left-justified string" warning.
2004-08-03 Jim Cromieadditional -V:foo tests
2004-08-02 Nick Ing-SimmonsEnhance the caveat in the description of tell()
2004-07-31 Marcus Holland-MoritzFix and update Perl_grok_* docs.
2004-07-26 Marcus Holland-MoritzThe byte-order modifiers won't go into 5.8.
2004-07-24 Dave Mitchelldocument that -i messes soft as well hard hard links.
2004-07-23 Dave Mitchellmake a note in perlrun that -i doesn't preserve UNIX...
2004-07-22 Nicholas ClarkBuild the perldelta copying command for the main Unix...
2004-07-22 Nicholas ClarkGrab perl585delta.pod from maint and
2004-07-22 Rafael Garcia-SuarezSort perldiag.
2004-07-22 Jim CromieRe: "Too late for -T" could be more descriptive
2004-07-22 Rafael Garcia-SuarezGrammar fix by Paul Johnson.
2004-07-21 Jos I. BoumansMention common dynaloader errors in perldiag.pod
2004-07-16 Nicholas ClarkClarify that it's only Mac OS *Classic* that uses 1904...
2004-07-16 Nicholas ClarkTypo fix from Julian Gilbey, forwarded upstream from...
2004-07-16 Nicholas ClarkEncourage compilers to tail call optimise in sv_savepv...
2004-07-16 Nicholas ClarkRebuild perlapi.pod
2004-07-15 Nicholas ClarkAbigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clarkfor (reverse @foo) now iterates in reverse in place.
2004-07-14 Yitzchak Scott-Tho... split doc clarification
2004-07-13 Nicholas ClarkSome thoughts on foreach reverse
2004-07-13 Nicholas Clarks/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas ClarkGeneralised "how many in list context" would be useful
2004-07-11 Nicholas ClarkA decent benchmark would be useful. But it is vague.
2004-07-11 Nicholas ClarkFinding a way to put "I'm MAINT" in perl -v is a TODO
2004-07-10 Nicholas ClarkDual lifing and dists is a TODO
2004-07-10 Nicholas ClarkResurrect the TODO items about Unicode filenames and...
2004-07-09 Nicholas ClarkA more honest TODO
next