Add standard core test header to Test::Builder::Tester tests.
[p5sagit/p5-mst-13.2.git] / pod /
2005-10-06 H.Merijn Brand Add -C to allowed $PERL5OPT options
2005-10-04 Steve Peters Fixes to Pod errors found by podchecker.
2005-10-02 Steve Peters Clarify the documentation regarding the return value...
2005-09-27 Rafael Garcia-Suarez POD nit by Yitzchak
2005-09-27 Rafael Garcia-Suarez Clarify what -MFoo=number does on the command-line
2005-09-20 Rafael Garcia-Suarez Yitzchak says that Tim says that we can distribute
2005-09-19 Nicholas Clark Add parallel testing to TODO
2005-09-18 Nicholas Clark Tidying up the unused or unneeded global variables...
2005-09-18 Nicholas Clark Controlling what the GNU linker exports from a shared...
2005-09-18 Nicholas Clark Detail the minimal rewards programme we have on offer.
2005-09-17 Nicholas Clark refactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas Clark Add "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas Clark Add shrinking GVs and CVs to the TODO
2005-09-17 Nicholas Clark Add reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas Clark Add ordering of "global" variables to TODO
2005-09-17 Nicholas Clark Add emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas Clark Add suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clark add merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas Clark Making make -j... work is a TODO
2005-09-17 Nicholas Clark Add "automating coverage tests" as a TODO
2005-09-17 Nicholas Clark Re-order the TODO tasks based on the skills they need...
2005-09-16 Rafael Garcia-Suarez Revert change #24223 : select() will continue
2005-09-14 Jarkko Hietaniemi Math::Complex and Math::Trig updates (Re: [perl #37117...
2005-09-02 Yitzchak Scott-Tho... document index() with out of bounds POSITION
2005-09-01 Rafael Garcia-Suarez Remove no 6 from the todo list
2005-08-30 Rafael Garcia-Suarez Clarify the cases where system() returns 1,
2005-08-24 John Peacock [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-08-24 Rafael Garcia-Suarez Unmatched parentheses (thanks to Steve Peters)
2005-08-19 Tassilo von Parseval make threads.xs emit warnings properly
2005-08-17 Rafael Garcia-Suarez FAQ sync
2005-08-17 Yitzchak Scott-Tho... Re: [perl #36654] Inconsistent treatment of NaN
2005-08-11 Steve Hay Run regen.pl
2005-08-08 Jarkko Hietaniemi Re: [PATCH] undup
2005-08-07 Dave Mitchell run regen.pl after change #25274
2005-08-07 Jarkko Hietaniemi undup
2005-08-05 Rafael Garcia-Suarez "thread failed to start" is a severe warning, not a...
2005-08-05 H.Merijn Brand ASCIZ is not a typo
2005-08-05 Piotr Fusik Typos in *.p[lm]
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-08-01 Rafael Garcia-Suarez Document where to find maintainers of dual live modules
2005-08-01 Michael G. Schwern Re: [perl #36616] bug or feature? foreach (sort @array...
2005-08-01 Rafael Garcia-Suarez Another typo fix
2005-08-01 Piotr Fusik POD typos
2005-07-31 Rafael Garcia-Suarez Remove the documentation for $#, which has been removed
2005-07-28 Rafael Garcia-Suarez Clarification to the syntax of loop modifiers
2005-07-28 Steve Peters perlfunc.pod grammar fixes
2005-07-27 Steve Peters id est is i.e.
2005-07-26 John W. Krahn [perl #36658] Typo in perlfunc.pod
2005-07-25 Michael G. Schwern [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
2005-07-25 Piotr Fusik perlfunc.pod: s/definetely/definitely/
2005-07-22 Michael G Schwern [perl #36612] [PATCH] Misleading shift docs about ...
2005-07-20 Rafael Garcia-Suarez Remove obsolete error messages
2005-07-18 Andy Lester The continuing plod through embed.fnc
2005-07-18 SADAHIRO Tomoyuki perlop: why \c\ cannot be placed just before the termin...
2005-07-18 Michael G. Schwern Re: Why does our() cross packages? (PATCH)
2005-07-16 Gisle Aas Re: fchmod, fchown, fchdir
2005-07-15 Michael G Schwern [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1
2005-07-15 Michael G Schwern [perl #36538] perlfunc/our contradicts itself
2005-07-12 Jarkko Hietaniemi Make PERL_MEM_LOG more portable.
2005-07-12 Steve Hay Hack out -DL documentation from perldebuguts.pod
2005-07-12 Steve Hay Change New*() to Newx*() in various comments and docume...
2005-07-12 Jim Cromie [patch: handy.c] update Newx API pod to mention PERL_M...
2005-07-11 Piotr Fusik perlfunc.pod
2005-07-11 Steve Hay [patch hv.h doc] HvNAME
2005-07-10 Jarkko Hietaniemi yet another way of debugging memory allocations
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-07-08 Yitzchak Scott-Tho... Re: [PATCH] Pod::Html - correctly link to =item's on...
2005-07-04 Yitzchak Scott-Tho... perlglossary.pod: add jump points
2005-07-02 Dave Mitchell replace ckWARN macros with functions
2005-07-01 Yitzchak Scott-Tho... Add the perlglossary man page
2005-06-29 Nicholas Clark Expand on parts of perltodo
2005-06-23 Nicholas Clark The current implementation of :unique is fundamentally...
2005-06-23 Andy Lester Const Boy II: The Localizing
2005-06-22 Dave Mitchell handle magic in local correctly
2005-06-21 Salvador Fandiño ternary operator cond ? foo : bar being parsed as ...
2005-06-20 chromatic Recommend Against UNIVERSAL:: Methods as Functions...
2005-06-20 Rafael Garcia-Suarez Remove the deprecated $# variable
2005-06-20 Rafael Garcia-Suarez Hugo suggests this.
2005-06-20 Rafael Garcia-Suarez Missed a chunk in previous commit
2005-06-20 Eric Amick [perl #36328] Until Statement Undocumented
2005-06-17 Rafael Garcia-Suarez Add new internal error message to perldiag
2005-06-16 Rafael Garcia-Suarez Add -f in perl synopsys, sync perl.pod and perlrun...
2005-06-15 Rafael Garcia-Suarez Better phrasing
2005-06-14 Rafael Garcia-Suarez Document ${^UTF8LOCALE}
2005-06-14 Salvador Fandiño better assertion support
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-06-13 Offer Kaye Re: [perl #36047] perlmod.pod/CLONESKIP error
2005-06-13 Rafael Garcia-Suarez Make SvUPGRADE always have the value '1'
2005-06-12 Alexey Tourbin perlipc.pod: mkfifo()
2005-06-10 Nicholas Clark Allison says that "Media" isn't really needed in the...
2005-06-09 Nicholas Clark $r = do {my @a; \$#a}; $$r = 503 # is also naughty...
2005-06-09 Nicholas Clark Update API docs.
2005-06-09 Alexey Tourbin perlfunc.pod: ioctl.ph
2005-06-07 Andy Lester Random cleanups #47
2005-06-07 Jarkko Hietaniemi one more round of is_utf8_foo tuneup
2005-06-07 Rafael Garcia-Suarez Fix apidoc for newSVhek
2005-06-07 Jarkko Hietaniemi Re: [perl #36130] chr(-1) should probably return undef
2005-06-03 Rafael Garcia-Suarez POD fixes
2005-06-03 Yitzchak Scott-Tho... Re: Should while ( <$fh> ) and while (< $fh >) do the...
2005-06-03 Andy Lester Quotes in pod/*.pod
next