Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC/SysV to ext/IPC-SysV
[p5sagit/p5-mst-13.2.git] / pod /
2008-12-19 Sam Vilain [admin] set up .gitignore files
2008-12-15 Aaron Crane Typo in pod/perlfunc.pod
2008-12-14 Nicholas Clark Integrate:
2008-12-11 Chip Salzenberg [perl #60978] [PATCH] Tied filehandles can't distinguis...
2008-12-06 Nicholas Clark Integrate:
2008-12-02 Steve Peters setsid() returns -1 on failure.
2008-12-02 Steve Peters Add diagnostics for "No such hook: %s".
2008-11-27 Bo Lindbergh Small eval documentation tweak
2008-11-27 Steve Peters [perl #32979] [PATCH] perlrun #!/bin/sh incantation...
2008-11-26 Nicholas Clark Change 34931 missed a second update to perlintern.pod
2008-11-26 Nicholas Clark Merge S_is_gv_magical() into Perl_is_gv_magical_sv().
2008-11-25 reneeb [perl #7911] no warning for useless /d in tr/0-9//d
2008-11-24 Nicholas Clark Promote Perl_setdefout() to the public API.
2008-11-24 Nicholas Clark Change 34831 missed running autodoc.pl
2008-11-16 Florian Ragwitz Deparse inlined constants.
2008-11-16 Steve Peters TODO for fixing lvalue subs in the debugger is now...
2008-11-14 Steve Peters Various patches added to RT #21568 from julian@mehnle...
2008-11-13 Rafael Garcia-Suarez Fix error message label
2008-11-13 Chip Salzenberg Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO}...
2008-11-12 Rafael Garcia-Suarez Some deprecated warnings were also in the syntax category
2008-11-12 Gisle Aas POD markup fix
2008-11-12 Rafael Garcia-Suarez Regenerate API docs
2008-11-12 Nicholas Clark Integrate:
2008-11-08 Goro Fuji Re: [perl #56644] PerlIO resource leaks on open() and...
2008-11-07 Steve Hay Upgrade to podlators-2.2.0
2008-11-04 Nicholas Clark ${^CHILD_ERROR_NATIVE} isn't mentioned in perlrun.pod...
2008-11-03 Tim Bunce Re: @{"_<$filename"} is unreasonably tied to use of...
2008-11-02 Tom Christiansen PATCH: Large omnibus patch to clean up the JRRT quotes
2008-11-02 Renee Baecker [perl #59652][DOC PATCH] "Too late for "-CS" option"
2008-10-30 Moritz Lenz Re: [PATCH] [doc] be more explicit about magic argv
2008-10-29 Marcus Holland-Moritz Remove redundant API definitions from '=for apidoc...
2008-10-29 Ingo Weinhold Haiku Port
2008-10-24 Marcus Holland-Moritz Add SV allocation tracing to -Dm and PERL_MEM_LOG
2008-10-24 Daniel Frederick... Re: [perl #60022] Typo in perldata
2008-10-01 Nicholas Clark It's RISC OS, dammit. Hard space, upper case. Always.
2008-10-01 Nicholas Clark error reporting of [$a ; $b] can be a TODO.
2008-09-27 Shlomi Fish Re: [PATCH] Add open "|-" and open "-|" to perlopentut
2008-09-26 Steve Hay Upgrade to podlators-2.1.4
2008-09-24 Richard Foley Couple of mail address fixes
2008-09-21 Moritz Lenz Re: [perl #59128] Typo in perldsc(1)
2008-09-17 Paul Fenwick Re: [PATCH] Revised: Improved documentation for flock...
2008-09-15 Nicholas Clark Upgrade to podlators 2.1.3
2008-09-13 Vincent Pit Re: [5.8] Change 33727 (op.c) breaks constant folding...
2008-09-11 Nicholas Clark Abolish the warning "Can't locate package %"SVf" for...
2008-09-07 Nicholas Clark Fix an inconsistency spotted by David Landgren. (Althou...
2008-09-05 Matt Kraai Add missing "a" to binmode documentation in perlfunc.pod
2008-09-03 Paul Johnson Re: Change 34166: Small typo fix
2008-09-02 Nicholas Clark Add the URL for annotated svn of S03.
2008-09-02 Nicholas Clark Tweaks and reflowing for the cc/linker split.
2008-09-02 Nicholas Clark The tasks needed to get smart match fixing underway...
2008-09-02 Nicholas Clark Note the task TODO of splitting the linker from the...
2008-09-02 Moritz Lenz clear docs on exists wrt autovivification
2008-08-30 Jerry D. Hedden [PATCH] Perl TODO related to threads::shared done
2008-08-24 Bram Unintented interpolation of $/ in regex (was: Re: ...
2008-08-24 Dr.Ruud Re: [perl #58218] backwards logic in perluniintro ...
2008-08-24 Bram [perl #57646] Weird non-equivalence between $::{'a...
2008-08-11 Steve Peters Regen of perlapi.pod after differences where pointed...
2008-08-10 Nicholas Clark Purge C<n_a> thoughtcrime from the pods.
2008-08-08 Nicholas Clark Note that I TODID most of parallel testing in the core.
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"...
next