Fix a2p manpage (from Debian)
[p5sagit/p5-mst-13.2.git] / pod /
2005-03-08 Ton Hospel Encoding neutral unpack
2005-03-03 Rafael Garcia-Suarez do "filename" is not really used with perl subroutine...
2005-02-24 Yves Orton Re: (patch blead) Extend t/harness to allow filtering...
2005-02-15 David Dyck Fix documentation bug in using Socket's import tags :
2005-02-12 Rafael Garcia-Suarez Mac OS Classic vs Mac OS X clarications
2005-02-08 Rafael Garcia-Suarez A small precision in the docs for overloaded regexp...
2005-02-02 Marcus Holland-Moritz Attempt to fix problems with new exception handling...
2005-02-02 Abigail POD nit @ sysseek
2005-02-01 Andy Lester Re: [perl #34010] localtime docs
2005-01-31 Marcus Holland-Moritz Regenerate perlapi.pod.
2005-01-31 Marcus Holland-Moritz Add simple exception handling macros for XS writers.
2005-01-31 Rafael Garcia-Suarez Document the changes to PERLIO_DEBUG.
2005-01-28 Rafael Garcia-Suarez Add a reference to books.perl.org.
2005-01-25 Jos I. Boumans perlapi.pod has pod errors
2005-01-24 Rafael Garcia-Suarez Revert change 23843.
2005-01-24 Andrew [perl #33906] Missing \\ in perlre
2005-01-21 Rick Delaney Re: [perl #31924] %INC caching failure-case problem
2005-01-20 Nicholas Clark Run regen.pl and pod/buildtoc --build-all
2005-01-14 Nicholas Clark Improve documentation for sv_catpvf, to note that patte...
2005-01-10 Marcus Holland-Moritz Remove PERL_FLEXIBLE_EXCEPTIONS code.
2005-01-05 Nicholas Clark Error-free constant folding is a TODO
2005-01-04 Robin Barker RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
2004-12-30 Marcus Holland-Moritz Mention ppport.h and its --api-info switch in perlguts.
2004-12-27 Nicholas Clark Add investigating self tie segfaults to the TODO
2004-12-24 Stas Bekman Re: [patch perlapi doc] sv_magic
2004-12-23 Rafael Garcia-Suarez The "Setuid script not plain file" error wasn't documented.
2004-12-21 Nicholas Clark Note 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 Hay Document gv_stashpvn
2004-12-13 Brendan O'Dea perlipc typo
2004-12-10 Mike Guy Re: [perl #2562] wantarray fails in END, INIT, and...
2004-12-10 Rafael Garcia-Suarez Pod nit ([perl #32800])
2004-12-06 Rafael Garcia-Suarez Small addition to perlsec by Stas Bekman.
2004-12-06 Nicholas Clark Tests for Config.pm much better now - toDONE
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-30 Nicholas Clark Integrate perlhist entries for 5.8.6 and its perldelta...
2004-11-30 Rafael Garcia-Suarez Remove trailing whitespace that found their way in...
2004-11-27 Nicholas Clark Clarify the return values of pos, particularly 0 and...
2004-11-24 Stas Bekman RC1 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-Suarez PerlFAQ sync.
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-11-02 Rafael Garcia-Suarez FAQ sync
2004-11-02 Rafael Garcia-Suarez Reformulate an error
2004-10-29 Steve Hay Document sv_magic() changes brought about by sv_magicext()
2004-10-25 Rafael Garcia-Suarez Small updates to the web addresses for Perl, noticed...
2004-10-24 Steve Peters Re: [perl #31937] perlop: add basic =~ examples
2004-10-21 David Cantrell docpatch for perltie.pod
2004-10-20 chromatic Rephrase "Perl Home Page" References
2004-10-19 Richard Foley perlfaq2.pod (add a book)
2004-10-18 Rafael Garcia-Suarez Add a missing warning categorisation in perldiag.
2004-10-15 Rafael Garcia-Suarez Implement a new -dt command-line flag, to enable thread...
2004-10-15 Steve Hay Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and...
2004-10-14 Rafael Garcia-Suarez A few fixes in the list of -D debugging flags
2004-10-08 Rafael Garcia-Suarez Briefly document the test.utf16 make target.
2004-10-04 Rafael Garcia-Suarez More caveats on the non-portability of stat(), suggested by
2004-09-23 Rafael Garcia-Suarez Remove a couple of C<> to avoid confusing double quotes...
2004-09-22 Rafael Garcia-Suarez Document that $ENV{PATH} may not contain relative direc...
2004-09-20 LAUN Wolfgang Re: [perl #31586] utime does not reach expectations...
2004-09-07 Paul Johnson perlintro.pod
2004-09-06 Steve Hay Implement new environment variable to allow the use...
2004-09-01 Rick Delaney fields.pm lost compile-time benefit
2004-09-01 Andy Lester PATCH: Taintedness and ternary conditional
2004-09-01 david nicol [perl #31228] no no-op
2004-08-28 H.Merijn Brand Pumpkinship updates
2004-08-24 Rafael Garcia-Suarez Grammatical nit by Hugo.
2004-08-17 Kirrily Robert Updates to modules-related pod
2004-08-13 Stas Bekman api doc fix for SvSetMagicSV_nosteal
2004-08-09 Rafael Garcia-Suarez Add a note in perltodo about a potential extension...
2004-08-07 Dave Mitchell Add tests for XS call_*() API
2004-08-04 Marcus Holland-Moritz Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
2004-08-04 Rafael Garcia-Suarez Remove the "Newline in left-justified string" warning.
2004-08-03 Jim Cromie additional -V:foo tests
2004-08-02 Nick Ing-Simmons Enhance the caveat in the description of tell()
2004-07-31 Marcus Holland-Moritz Fix and update Perl_grok_* docs.
2004-07-26 Marcus Holland-Moritz The byte-order modifiers won't go into 5.8.
2004-07-24 Dave Mitchell document that -i messes soft as well hard hard links.
2004-07-23 Dave Mitchell make a note in perlrun that -i doesn't preserve UNIX...
2004-07-22 Nicholas Clark Build the perldelta copying command for the main Unix...
2004-07-22 Nicholas Clark Grab perl585delta.pod from maint and
2004-07-22 Rafael Garcia-Suarez Sort perldiag.
2004-07-22 Jim Cromie Re: "Too late for -T" could be more descriptive
2004-07-22 Rafael Garcia-Suarez Grammar fix by Paul Johnson.
2004-07-21 Jos I. Boumans Mention common dynaloader errors in perldiag.pod
2004-07-16 Nicholas Clark Clarify that it's only Mac OS *Classic* that uses 1904...
2004-07-16 Nicholas Clark Typo fix from Julian Gilbey, forwarded upstream from...
2004-07-16 Nicholas Clark Encourage compilers to tail call optimise in sv_savepv...
2004-07-16 Nicholas Clark Rebuild perlapi.pod
2004-07-15 Nicholas Clark Abigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clark for (reverse @foo) now iterates in reverse in place.
2004-07-14 Yitzchak Scott-Tho... split doc clarification
2004-07-13 Nicholas Clark Some thoughts on foreach reverse
2004-07-13 Nicholas Clark s/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas Clark Generalised "how many in list context" would be useful
2004-07-11 Nicholas Clark A decent benchmark would be useful. But it is vague.
2004-07-11 Nicholas Clark Finding a way to put "I'm MAINT" in perl -v is a TODO
2004-07-10 Nicholas Clark Dual lifing and dists is a TODO
2004-07-10 Nicholas Clark Resurrect the TODO items about Unicode filenames and...
next