This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the switch statement discriminate similar names more
[perl5.git] / pod /
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
2004-07-09 Nicholas Clarkdor and // fulfil a TODO
2004-07-08 Nicholas ClarkRandal notes:
2004-07-07 Nicholas ClarkFirst stab at explaining that CLONE may get more parame...
2004-07-06 Nicholas ClarkIntegrate:
2004-06-30 AbigailDocumenting undefined behaviour of $i = $i ++.
2004-06-24 Marcus Holland-MoritzFix for: [perl #2738] perl segfautls on input
2004-06-22 Nicholas ClarkAbolish the "Tied variable freed while still in use...
2004-06-15 Shlomi Fishperlop.pod: add an example to the .. and ... operators
2004-06-11 Rafael Garcia-SuarezReapply change #20983, rolled back by change #22920,
2004-06-11 Rafael Garcia-SuarezRemove a warning against unsafe signals in perlipc...
2004-06-09 Yitzchak Scott-Tho... Re: [perl #30045] Transliteration replacement not termi...
2004-06-09 Rafael Garcia-SuarezUpgrade to Pod::Parser 1.28
2004-06-08 Rafael Garcia-SuarezUpgrade to Pod::LaTeX 0.57
2004-06-08 Rafael Garcia-SuarezRemove a spurious \n in a perltie example,
2004-06-08 Marcus Holland-MoritzRe: newSVpvn(NULL, 0); doesn't work as advertised
2004-06-08 Jarkko HietaniemiRe: [PATCH] Re: Lack of error for large string on Solaris
2004-06-06 SADAHIRO TomoyukiRe: [PATCH] [perl #29841] utf8::decode doesn't work...
2004-06-03 Rafael Garcia-Suarezperlpodspec uses 'nonbreaking' and 'non-breaking'.
2004-06-02 Marcus Holland-MoritzFix apidoc entries for PUSHMARK and newXSproto.
2004-06-02 Rafael Garcia-SuarezDetypo.
next