further speeding up of is_utf8_string()
[p5sagit/p5-mst-13.2.git] / pod /
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"
2005-04-03 Steven Schubiger Re: [PATCH] Re: [perl #34632] perlintro: "Comments...
2005-04-03 Steven Schubiger Re: [PATCH] Re: [perl #34632] perlintro: "Comments...
2005-04-03 Marcus Holland-Moritz Fix wrong version for byteorder modifiers feature.
2005-04-01 Steve Hay Remove dependency on tr(1) for MinGW builds on Win32
2005-04-01 Rafael Garcia-Suarez Regenerate perltoc and perlmodlib
2005-04-01 Rafael Garcia-Suarez POD fixes.
2005-04-01 Rafael Garcia-Suarez FAQ sync.
2005-04-01 Rafael Garcia-Suarez Add a note about installhtml
2005-03-31 Rafael Garcia-Suarez Mention the current MinGW compilation problems
2005-03-31 Rafael Garcia-Suarez This is 5.9.2. Mostly.
2005-03-31 Rafael Garcia-Suarez More known problems.
2005-03-31 Rafael Garcia-Suarez Known problems, reported by Merijn
2005-03-31 Rafael Garcia-Suarez OS typo.
2005-03-31 Rafael Garcia-Suarez More work on perldelta
2005-03-30 Ton Hospel Re: PATCH: byte count feature request for unpack
2005-03-29 Rafael Garcia-Suarez Downconst external APIs
2005-03-29 Offer Kaye Make the spelling of whitespace (vs white-space and...
2005-03-28 Dave Mitchell expand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2005-03-27 Rafael Garcia-Suarez Raw work on perl592delta.
2005-03-26 Rafael Garcia-Suarez Remove an XXX note from the public doc.
2005-03-25 Andy Lester Consting part 4
2005-03-25 Rafael Garcia-Suarez Remove the const qualifier from argv and env variables
2005-03-24 Andy Lester Third consting batch
2005-03-22 Marcus Holland-Moritz Mention (un)?pack byte-order modifiers in perldelta
2005-03-22 Rafael Garcia-Suarez Some updates in the new perldelta.
2005-03-22 Rafael Garcia-Suarez Forbid the -C option on the command-line
2005-03-22 Rafael Garcia-Suarez Fix unresolved POD link
2005-03-22 Rafael Garcia-Suarez Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
2005-03-22 Rafael Garcia-Suarez Add in perldelta changes about unpack A and trailing...
2005-03-21 Ton Hospel Re: unpack A strip patch
2005-03-21 Ton Hospel pack / for general types
2005-03-21 Rafael Garcia-Suarez perldelta suggestions on (un)?pack by Ton Hospel
2005-03-21 Andy Lester More consting goodness
2005-03-20 Alexey Tourbin perlrun typo (env PERLDB_OPTS)
2005-03-18 Rafael Garcia-Suarez Remove trie optimisation from the todo list
2005-03-18 Yves Orton Re: Reworked Trie Patch
2005-03-18 Gisle Aas Re: sitecustomize.pl [PATCH]
2005-03-18 Andy Lester More const parms
2005-03-14 Andy Lester Adding const qualifiers
2005-03-14 David Nicol Re: [perl #34155] perldoc -f hex should say how to...
2005-03-13 Rafael Garcia-Suarez Document pack changes in perldelta
2005-03-13 Rafael Garcia-Suarez Upgrade to Pod::Parser 1.30
2005-03-13 Rafael Garcia-Suarez Doc patches to clarify the stringification rules of...
2005-03-11 Rafael Garcia-Suarez FAQ sync
2005-03-11 Andy Lester pad_push numero three-o
2005-03-10 Rafael Garcia-Suarez 8 is not an octal digit. (from Debian)
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...
next