Bring the joy of strict to t/harness.
[p5sagit/p5-mst-13.2.git] / pod /
2008-07-31 Rafael Garcia-Suarez Small typo fix
2008-07-27 Nicholas Clark Note the possibility of sharing arenas between types.
2008-07-22 Steve Hay Upgrade to podlators 2.1.2
2008-07-13 Nicholas Clark The assert()ions in sv_chop() that the passed in pointe...
2008-07-13 Marcus Holland-Moritz Fix for #56874: maybe small error in perlxs.pod example
2008-06-28 Jerry D. Hedden common test code for timed bail
2008-06-26 Paul Fenwick Re: [perl #56348] [PATCH] glob() with spaces - document...
2008-06-24 Paul Fenwick Documentation on taint/environment interactions for...
2008-06-23 Michael G. Schwern Re: [perl #24174] perl-5.8.0-55 exit bug
2008-06-16 Andy Armstrong Re: Patches / git
2008-06-08 Adriano Ferreira update Pod-Perldoc to version 3.14_07
2008-06-08 brian d foy perlsyn: equivalent code for HASH ~~ ARRAY
2008-06-08 Rafael Garcia-Suarez Document new warning added by #34021
2008-06-02 Steve Peters Upgrade to podlators-2.1.0
2008-06-01 andrew@sundale.net [perl #54424] perlipc mistype
2008-05-21 Nicholas Clark Add Perl_croak_xs_usage(), which reduces a lot of expli...
2008-05-21 Nicholas Clark Eliminate POSIX::int_macro_int, and all the complex...
2008-05-19 Jerry D. Hedden Fix typo in perlop.pod
2008-05-19 Ricardo SIGNES correct errors / omissions in documenting DOES
2008-05-19 Nicholas Clark Add "profile installman" to the TODO.
2008-05-19 Nicholas Clark Merge common code from installperl and installman into...
2008-05-18 chromatic Add ..., !!!, and ??? operators
2008-05-18 David Nicol New separations for the pattern match operator document...
2008-05-18 Bram [perl #38955] exists(): error message on wrong argument...
2008-05-18 Niko Tyni Re: eval "require Foo" with binary-incompatible XS...
2008-05-17 Bram [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples...
2008-05-16 Matt Kraai Make perlfunc link to the correct section of perlop...
2008-05-15 Nicholas Clark Add investigating eliminating POSIX::int_macro_int...
2008-05-09 Ricardo SIGNES perlunitut link
2008-05-09 Kevin Ryde [perl #53908] perlpodspec typo "Encoding::Supported"
2008-04-28 Rafael Garcia-Suarez clarification about @ISA declaration in perlboot.pod
2008-04-27 Bram doc patch for perlrun -x
2008-04-27 Bram doc patch for perlfunc/split (was: RE: [perl #46073...
2008-04-26 Robin Barker another go; was RE: [perl #49302] [[:print:]] v \p...
2008-04-26 Rafael Garcia-Suarez Note about moving modules to ext/
2008-04-23 Nicholas Clark Add "safely supporting POSIX SA_SIGINFO" to perltodo...
2008-04-22 Nicholas Clark Note that Rafael did the key elsif() line number TODO...
2008-04-18 Matt Kraai [perl #52860] [PATCH] Incorrect variable name in perlintro
2008-04-18 Matt Kraai [perl #52866] [PATCH] Missing period in perlintro
2008-04-18 James Bence [perl #53000] Patch for featured TODO: make a reproduci...
2008-04-17 Nicholas Clark Add "eliminate incorrect line numbers in warnings"...
2008-04-17 Nicholas Clark Expand "repack the optree" and add "store the current...
2008-04-17 Nicholas Clark /* This code tries to figure out just what went wrong...
2008-04-14 Nicholas Clark Very little const-propagation remains related to Perl_m...
2008-04-14 Starsinic, Kurt perldata.pod typo
2008-04-14 Rafael Garcia-Suarez Revert change #33676, likely to break atan(-0,0) on...
2008-04-14 Rafael Garcia-Suarez Make atan2(0,0) return undef
2008-04-12 Vincent Pit perlclib.pod tweaks
2008-04-09 John P. Linderman changes to perlsec.pod and call for removal of quicksort
2008-04-08 Jim Cromie Re: TODOs (was Re: summer of code mentor applications...
2008-04-07 Nicholas Clark Split out S_refcounted_he_new_common() from
2008-04-06 Nicholas Clark Add attempting Exterminate! cop_label to perltodo.
2008-04-06 Paul Fenwick Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown
2008-04-06 Paul Fenwick perlfunc.pod: atan2(0,0) returns 0, not undef
2008-03-31 Vincent Pit Double magic with substr
2008-03-26 Leon Brocard Re: [PATCH] perlhack.pod update walkthrough
2008-03-25 Steve Hay RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-25 pancho@pancho.name [perl #51964] Typo on regular expression at perlopentut...
2008-03-25 David Nicol Re: local $@ has an unwanted side effect
2008-03-24 Vincent Pit apidoc mismatch for Perl_magic_clearhint
2008-03-13 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-12 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-12 Paul Fenwick Correct misleading example in perlsyn.pod (given/when...
2008-03-11 Nicholas Clark Add characters that VOS forbids in filenames, mentioned...
2008-03-11 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-11 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-10 Nicholas Clark Add investigating arenas for GP and MAGIC to perltodo.
2008-03-09 chromatic Typo Fix
2008-03-03 Steve Peters Fix some checkpod complaints.
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-01 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-29 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-26 Rafael Garcia-Suarez Chainsaw DEBUG_S out, as suggested by Vincent Pit.
2008-02-26 Rafael Garcia-Suarez Document perlthanks
2008-02-25 Vincent Pit Re: [PATCH] POD fixes
2008-02-20 Nicholas Clark Eliminate ck_lengthconst.
2008-02-18 Ken Williams Modulo operator and floating point numbers
2008-02-14 Abigail sprintf "%+d"
2008-02-14 Robin Barker use svtype
2008-02-12 Nicholas Clark Correct (some) variable names in embed.fnc where they...
2008-02-11 Nicholas Clark In Perl_ck_lengthconst, "XXX length optimization goes...
2008-02-08 Martin Hasch [perl #50364] [PATCH] perlop.pod - misnomer in % operat...
2008-02-08 Vincent Pit mg_copy ought to take an I32
2008-02-08 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-07 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-04 Steven Schubiger sv.c: consting
2008-01-30 Steve Peters Assorted POD nits from the Debian bug list.
2008-01-29 Steve Hay Fix Win32 compiler warnings introduced by #33081 and...
2008-01-29 Rafael Garcia-Suarez More wording nits about perl's time() versus the libc...
2008-01-29 Steven Schubiger toke.c/universal.c: consting
2008-01-28 Abe Timmerman Minor rewording of the localtime() documentation,
2008-01-25 Jan Dubois socketpair() *is* available on Win32
2008-01-23 Nicholas Clark Purge all use of Nullch in non-dual life modules.
2008-01-23 Nicholas Clark Deprecate (and remove core use of ) Nullav, Nullcv...
2008-01-23 Nicholas Clark Comment change from 33009 that was actually in POD...
2008-01-18 Nicholas Clark Add Weed out needless PERL_UNUSED_ARG to perltodo....
2008-01-17 Nicholas Clark warn if ++ or -- are unable to change the value because...
2008-01-16 Rafael Garcia-Suarez A couple of POD fixes by Steven Schubiger
next