extra code in pp_concat, Take 2
[p5sagit/p5-mst-13.2.git] / pod /
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...
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
next