New tests (and TODO tests) for ~~ and overloading,
[p5sagit/p5-mst-13.2.git] / pod /
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
2008-01-12 Nicholas Clark For 5.12: saner behaviour for `length`
2008-01-11 Rafael Garcia-Suarez Remove the -P switch
2008-01-11 Paul Johnson [DOC PATCH] was Re: things deprecated for removal in...
2008-01-09 Steve Hay Fix prototype in regexp code following #32851, and...
2008-01-09 Rafael Garcia-Suarez Remove the warning "v-string in require/use non portable"
2008-01-08 Gabor Szabo Re: [PATCH] docs more open() and $_ related entries
2008-01-07 brian d foy - perlcommunity.patch (1/1) [PATCH] perlcommunity:...
2008-01-06 Rafael Garcia-Suarez Document that sitecustomize.pl in run from a BEGIN...
2008-01-06 Michael G. Schwern Re: [perl #49264] say behaves as just print on tied...
2008-01-06 Moritz Lenz \X is equivalent to an atomic group
2008-01-06 Jerry D. Hedden '~~' is not a feature [repost]
2008-01-05 Nicholas Clark BER is all very well, but it turns out that it's better...
2008-01-04 Marcus Holland-Moritz There's no need to handle 'set' magic in the mX?PUSH...
2008-01-04 Steve Hay Run regen.pl (fixes build on Win32, at least)
2008-01-03 Nicholas Clark Extend newSVpvn_flags() to also call sv_2mortal() if...
2008-01-03 Nicholas Clark Add HeUTF8() to complement HePV() and then immediately...
2008-01-02 Nicholas Clark Add a new function newSVpvn_flags(), which takes a...
2008-01-02 Sébastien Aperghis... Small documentation nits
2007-12-26 Robin Barker change/correction to 32246
2007-12-26 Steve Peters Linking a RT ticket to an open TODO.
2007-12-26 Gabor Szabo docs: list of places where $_ is used
2007-12-26 Gabor Szabo docs: replace FH by my $fh in open
2007-12-23 Nicholas Clark { my $a; } not warning about being used only once is...
2007-12-22 Nicholas Clark Remove the definitions of Null(), Nullch, Nullfp, Nulls...
2007-12-22 Nicholas Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-21 Nicholas Clark Document each/keys/values @array
2007-12-21 Nicholas Clark Update the hash documentation to reflect the changes...
2007-12-20 Steve Peters Regen some files...
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...
2007-12-18 Rafael Garcia-Suarez 5.10.0 is planned for today.
2007-12-18 Rafael Garcia-Suarez Notes on 5.12 Unicode revamping planned.
2007-12-18 Rafael Garcia-Suarez Regen TOC
2007-12-18 YAMASHINA Hio typos in perl5100delta.pod
2007-12-17 Jan Dubois Document that $^V is no longer a v-string
next