Fix up copyright years for files modified in 2007.
[p5sagit/p5-mst-13.2.git] / pod /
2007-11-07 Nicholas Clark Note that there is common code in installperl and insta...
2007-11-06 Rafael Garcia-Suarez Found by Juerd, don't document that \w, \s and \d don...
2007-11-02 Dave Mitchell [perl #47045] CLONE_SKIP doesn't result in undef copies
2007-10-30 Rafael Garcia-Suarez Mention version.pm and new v-string portability warning in
2007-10-27 Father Chrysostomos Re: [PATCH] perlfunc/perldiag errors
2007-10-23 Rafael Garcia-Suarez A couple of updates to perl5100delta
2007-10-22 Andy Dougherty perltodo.pod: Add more detail about @INC order.
2007-10-22 Nicholas Clark Note Jarkko's URL about MSVC and __FUNCTION__-a-like.
2007-10-22 Rafael Garcia-Suarez Mention perlcommunity.pod, plus some typo fixes
2007-10-22 Marcus Holland-Moritz Fix a typo (pport -> ppport).
2007-10-22 Rafael Garcia-Suarez Newest things to put in perldelta
2007-10-22 Rafael Garcia-Suarez Add -Duse32bit* in perltodo
2007-10-22 Rafael Garcia-Suarez More delta info from Perl 5.9.5
2007-10-21 Rafael Garcia-Suarez More perldelta entries from perl 5.9.4, plus some reord...
2007-10-21 Rafael Garcia-Suarez More perldelta entries from 5.9.3
2007-10-21 Rafael Garcia-Suarez Changes from perl 5.9.2
2007-10-20 Father Chrysostomos perlfunc/perldiag errors
2007-10-20 Jerry D. Hedden Re: [PATCH] Fix overloading for 64-bit ints (revised)
2007-10-19 Rafael Garcia-Suarez More perldelta work (info from perl59[01]delta)
2007-10-19 Rafael Garcia-Suarez POD nits
2007-10-19 Renee Baecker Re: [Diff] perlxstut.pod
2007-10-19 Jerry D. Hedden Fix overloading for 64-bit ints (revised)
2007-10-10 Richard Foley add calling hints to perldebug.pod
2007-10-09 Rafael Garcia-Suarez Fix description of "." in unpack() in perl5100delta
2007-10-09 Rafael Garcia-Suarez perlmodlib.pod has changed, too
2007-10-09 Rafael Garcia-Suarez Add a rough, incomplete version of perl5100delta
2007-10-08 Rafael Garcia-Suarez Documentation change to go with change #32056.
2007-10-05 Robin Barker New [PATCH] use 5.006; use 5.10.0
2007-10-04 David Landgren POD cleanups
2007-10-03 Rafael Garcia-Suarez Reverse change #31978
2007-10-03 ben@linuxgazette.net [perl #46019] Documentation for 'srand' has a problem...
2007-10-02 Nicholas Clark Audrey spotted a spurious "Unicode".
2007-09-26 Rafael Garcia-Suarez API spelling patch, by Jerry D. Hedden
2007-09-26 Rafael Garcia-Suarez Maybe the default order of directories in @INC should...
2007-09-26 Robin Barker RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-25 Rick Delaney Re: [PATCH 5.10] Improve diagnostic for reloads of...
2007-09-19 Nicholas Clark Change 31849 forgot to regenerate the documentation...
2007-09-17 Jim Cromie [patch] qualify OP arenas item in perltodo
2007-09-17 Jan Dubois document limitation of exec() inside pseudo-processes
2007-09-13 Nicholas Clark Note that list initialisation of state variables is...
2007-09-13 Rafael Garcia-Suarez URL correction by Robert Spier
2007-09-11 Rafael Garcia-Suarez Some escapes were mentioned twice, although they're...
2007-09-08 Nicholas Clark For now, forbid all list assignment initialisation...
2007-09-08 Nicholas Clark Make 'state $$' etc report 'Can't use global $$ in...
2007-09-08 Nicholas Clark Update perldiag.pod to mention "state" in all places...
2007-09-08 Jim Cromie [patch] readabilty tweaks
2007-09-08 Abigail Userdefined properties
2007-09-07 Rafael Garcia-Suarez Remove the 'err' keyword
2007-09-05 Father Chrysostomos Re: perlfunc.pod/split; concerning trailing fields
2007-09-05 Jim Cromie Re: The path to the Release
2007-09-04 Jim Cromie Re: [patch] perlhack.pod
2007-09-03 Rafael Garcia-Suarez Deprecate the -P switch.
2007-09-02 Gabor Szabo Improved error messages for new comers and non-English...
2007-09-02 Jim Cromie [patch] perlhack.pod
2007-08-30 Jarkko Hietaniemi misc blead stuff
2007-08-25 Nicholas Clark Erm. -u may have been superseded by the bytecode genera...
2007-08-21 Steve Hay Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-08-10 Claes Jacobsson Re: [PATCH] Adding more information to "Unrecognized...
2007-08-09 Rafael Garcia-Suarez Add an idea by Hugo
2007-08-09 Rafael Garcia-Suarez Fix a bunch of typos
2007-08-09 Ævar Arnfjörð Bjar... Optimize split //
2007-08-09 David Nicol Re: [PATCH] Re: [perl #44387] The blank in option ...
2007-08-08 YAMASHINA Hio patch for perlboot.pod
2007-08-07 Rafael Garcia-Suarez The documentation for prototype() sounds a bit better...
2007-08-07 Rafael Garcia-Suarez Documentation updates for new regexp features
2007-08-03 Tels add BigInt changes to perl595delta.pod
2007-08-03 Benjamin Smith Applied after word-wrapping:
2007-07-30 Elizabeth Mattijsen Example in perlthrtut.pod doesn't work
2007-07-25 Robert May XSUB.h - silence MSVC6 compiler warning
2007-07-20 H.Merijn Brand Extend the update info regarding Configure changes
2007-07-20 Steve Hay Fix pod nit in perlunicode
2007-07-19 Rafael Garcia-Suarez Add a TODO note about lc() etc. and the UTF-8 flag
2007-07-19 Rafael Garcia-Suarez Suggestion and fixes to the hash seed docs by Paul...
2007-07-18 chromatic Change "Perl6" to "Perl 6" in pod/*
2007-07-18 Rafael Garcia-Suarez Clarifications on the hash seed
2007-07-18 Gabor Szabo gethostbyname() example
2007-07-13 Rafael Garcia-Suarez Comment out links to docs that don't exist yet.
2007-07-13 Rafael Garcia-Suarez More typo fixes in the regexp docs
2007-07-13 Rafael Garcia-Suarez * make splitpod actually work if perl isn't installed
2007-07-12 David Nicol mention of g and c modifiers missing from perlre.pod
2007-07-12 Rafael Garcia-Suarez A couple of additions in perltodo for the future
2007-07-12 Rafael Garcia-Suarez More terminology updates for warnings
2007-07-11 Rafael Garcia-Suarez Better wording, suggested by Eric Cholet.
2007-07-11 Rafael Garcia-Suarez Turn the "$# / $* is no longer supported" warnings...
2007-07-11 Rafael Garcia-Suarez Less indirect object notation
2007-07-11 Rafael Garcia-Suarez Remove wrong equivalent to pop() (bug #43705)
2007-07-10 Spiros Denaxas Re: Small addition to perlcheat.pod
2007-07-10 Rafael Garcia-Suarez Modernize opendir() syntax
2007-07-07 Rafael Garcia-Suarez Update Module::CoreList, regenerate META.yml,
2007-07-07 Rafael Garcia-Suarez Regenerate table of contents
2007-07-07 Rafael Garcia-Suarez FAQ sync
2007-07-07 Rafael Garcia-Suarez Mention that pseudo-hashes are no longer supported
2007-07-07 Edgar Bering Re: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-07 Rafael Garcia-Suarez Add a note in perldelta about undefining *ISA
2007-07-07 Jim Cromie [patch] add verbose mode to -DU debugging option
2007-07-07 Rafael Garcia-Suarez Make Perl_find_runcv a member of the public API
2007-07-07 Rafael Garcia-Suarez Remove 5.10.0 section from perltodo
2007-07-04 Dave Mitchell clarify what text 'warn' appends to a newline-less...
2007-07-04 Rafael Garcia-Suarez regexp flags =~ s/k/p/
2007-07-03 Rafael Garcia-Suarez Forbid \g0. (tests coming later)
next