use POSIX might not throw an error. Check for useful values also
[p5sagit/p5-mst-13.2.git] / 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
2005-06-03 Rafael Garcia-Suarez Indent fix
2005-06-03 Rafael Garcia-Suarez FAQ sync
2005-06-03 Steve Peters SvPVX_const() - patch #4
2005-06-02 Nicholas Clark Integrate perl587delta.pod, the changes in perlhist...
2005-06-02 Rafael Garcia-Suarez Fix changed diagnostic
2005-06-02 Andy Lester Quotes fixed, see also perl #36079
2005-05-30 Rafael Garcia-Suarez Minor grammar fix by Uri Guttman
2005-05-30 Offer Kaye perlrun.pod -w description typo
2005-05-29 Nicholas Clark Teach buildtoc about README.openbsd, and regenerate...
2005-05-27 Michael G. Schwern Re: [perl #35420] localtime corruption
2005-05-27 Steve Peters Documentation nits and fixes for Sv*_set() macros
2005-05-24 Yitzchak Scott-Tho... Clarification on the behaviour of qw// and x :
2005-05-24 Rafael Garcia-Suarez Documentation nit on @-, found by Guillaume Rousse
2005-05-21 Dave Mitchell disallow eval { goto &foo }
2005-05-18 Gisle Aas Well defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-18 Michael G. Schwern [PATCH] Eliminate radically out of date CHANGES from...
2005-05-17 Rafael Garcia-Suarez Clarify definition of octal literals
2005-05-16 Andy Lester consting-eleventy.patch: More consts, plus actual bug fix
2005-05-12 Rafael Garcia-Suarez Rework documentation of split(//,...)
2005-05-11 Steve Peters [perl #33765] [PATCH] perlop: mention why 'print !...
2005-05-10 Steve Peters perlop.pod nit
2005-05-09 Andy Lester attributes-two.patch, the next batch
2005-05-09 Rafael Garcia-Suarez Fix typo (bug #35368)
2005-05-09 Steve Peters Sv_*set() doc's and extra const's for the SvPVX_const...
2005-05-07 Andy Lester GCC attributes!
2005-05-04 Rafael Garcia-Suarez Document the unportability of atan2() edge cases
2005-05-04 Offer Kaye perlvar.pod verbatim paragraph first line does not...
2005-05-04 Rafael Garcia-Suarez Sync synopses
2005-05-03 Dave Mitchell document the internals of exception handling
2005-05-03 Rafael Garcia-Suarez mkdir without arguments now defaults to $_
2005-05-03 Sergey Skvortsov [perl #33809] optimize macro dXSARGS
2005-05-02 Rafael Garcia-Suarez Clarify the definition of the 'w' pack format, as sugge...
2005-05-02 Craig A. Berry undo pod utilities regression in 24034
2005-04-29 Sébastien Aperghis... Small patch to perlport.pod
2005-04-28 Rafael Garcia-Suarez Remove confusing punctuation
2005-04-26 Andy Lester Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent...
2005-04-25 Rafael Garcia-Suarez Fix typo, noticed by Randal Schwartz
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-19 Dave Mitchell Add CLONE_SKIP() class method to allow individual class...
2005-04-11 Hernan Perez Masci perlfunc.pod: incomplete select description
2005-04-11 Rafael Garcia-Suarez Make the four-argument form of select() return undef
2005-04-10 Rafael Garcia-Suarez Fix [perl #34892] Segfault on ...
2005-04-08 Steven Schubiger Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32...
2005-04-08 Andy Lester Removing Y2K warnings
2005-04-08 Rafael Garcia-Suarez Add perl593delta.pod
2005-04-07 Rafael Garcia-Suarez Mention that select() returns -1 on error,
2005-04-07 Gisle Aas perldbtty$$ location
2005-04-07 raf@tradingpost... [perl #34699] documentation bug in "man perlpodspec"
next