Integrate mainline
[p5sagit/p5-mst-13.2.git] / pod /
2003-01-21 Jarkko Hietaniemi Allow explicit -C enable/disable by -C:1/-C:0
2003-01-21 Martien Verbruggen Re: [perl #19236] perlsyn: implicit localisation in...
2003-01-21 Hugo van der Sanden integrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2003-01-15 Brendan O'Dea perlrun.pod: fix -i examples
2003-01-14 Rafael Garcia-Suarez Integrate change #18365 from maint-5.8 :
2003-01-09 Rafael Garcia-Suarez Document that ${^TAINT} is read-only.
2003-01-08 Rafael Garcia-Suarez Integrate change #18361 from maint-5.8:
2003-01-08 Rafael Garcia-Suarez PerlFAQ sync.
2003-01-06 Rafael Garcia-Suarez Change the value of ${^TAINT} : 0 without taint checks,
2003-01-04 Andreas König Re: [PATCH] Tiny nits in perlre.pod
2002-12-30 Dave Paris [perl #19343] perlfunc.pod patch for stat() and lstat()
2002-12-23 Hugo van der Sanden Reverse #18285, for reasons given in:
2002-12-17 Dave Mitchell Re: [jhi@iki.fi: enums are not nums]
2002-12-17 Hugo van der Sanden regen-headers to get new API docs from #18306
2002-12-16 Dave Mitchell Re: [perl #19017] lexical "my" variables not visible...
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-12 Andreas König [patch] typo in perlop
2002-12-12 Rafael Garcia-Suarez Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-11 Stephen McCamant Re: Precedence of ? :
2002-12-11 Andy Dougherty Remove stale e-mail addresses
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-12-08 Slaven Rezic Document that $ENV{TERM} may produce taint failures.
2002-12-03 Jarkko Hietaniemi Fix up #18229.
2002-12-02 Rafael Garcia-Suarez Fix bug #18573 : in a double-quoted string, a \c not...
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-12-02 Hugo van der Sanden integrate Pod-Perldoc-3.07. This replaces the original...
2002-12-02 Hugo van der Sanden Integrate PodParser-1.20, with matching tweaks to lib...
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-26 Rafael Garcia-Suarez PerlFAQ sync.
2002-11-26 Andreas König 2 Pod errors in perlop.pod
2002-11-26 Slaven Rezic Re: [perl #18626] bug in perlipc man page
2002-11-25 Hugo van der Sanden integrate #18144 updates to pod/perlport.pod
2002-11-19 Jarkko Hietaniemi Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat...
2002-11-16 Rafael Garcia-Suarez Correction to change #18152, by Dave Mitchell.
2002-11-16 Dave Mitchell Re: [PATCH] optional code for debugging leaking scalars
2002-11-16 Andreas König Typo in perl58delta
2002-11-10 Slaven Rezic perlopentut and PerlIO documentation
2002-11-06 Slaven Rezic Re: [perl #18048] read \*FH, ... returns undef but...
2002-11-04 Jarkko Hietaniemi s/Perlf/Perl/ (thanks rgs)
2002-11-04 Jarkko Hietaniemi How pre-5.9.0 Perl can be fooled by a defined-or.
2002-10-29 Rafael Garcia-Suarez Partial fix of bug [perl #17589] : prevent the parser to
2002-10-23 Rafael Garcia-Suarez Further tweaks to perlmodlib.pod.
2002-10-23 Rafael Garcia-Suarez Further tweaks to perluniintro.pod
2002-10-22 Rafael Garcia-Suarez perlmodlib.pod nit suggested by David Dyck (bug #18055)
2002-10-22 Jarkko Hietaniemi perluniintro
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-17 John Peacock Re: [PATCH] Version object combined patch
2002-10-14 Slaven Rezic perlipc.pod
2002-10-14 SADAHIRO Tomoyuki minor typos in perlhist.pod and perlunicode.pod
2002-10-12 Philip Newton Re: [PATCH] perl573delta delinting
2002-10-12 Nicholas Clark Re: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Jarkko Hietaniemi perl573delta delinting
2002-10-11 Jarkko Hietaniemi No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
2002-10-11 Bob Wilkinson [perl #17819] Typo in perltooc?
2002-10-10 John Peacock Version object combined patch
2002-10-10 Allen Smith Re: [perl #17075] sprintf: '%.[num](g|G)' documentation...
2002-10-10 Yitzchak Scott-Tho... Re: README.cygwin draft update
2002-10-03 Rafael Garcia-Suarez Change the warning message "%s trapped by operation...
2002-10-03 Rafael Garcia-Suarez Add a new warning, "Possible precedence problem on...
2002-10-02 Jarkko Hietaniemi reentrant buffers
2002-10-02 Jarkko Hietaniemi retropatch
2002-10-02 Jarkko Hietaniemi no [] in tr///
2002-10-02 Andreas König [DOCPATCH] Unicode porting advice
2002-10-02 Mike Guy add precedence warning for bitwise docs
2002-10-02 Rafael Garcia-Suarez Re: perlio bug?
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-09-27 Andy Lester perlopentut.pod, #3: The last of the content changes.
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-09-26 Brendan O'Dea perldoc -f stat (perlfunc.pod)
2002-09-26 Brendan O'Dea perlembed.pod: make some examples work with multiplicity
2002-09-16 Rafael Garcia-Suarez Pod formatting nit, found by Merijn and Jos Boumans.
2002-09-15 Rafael Garcia-Suarez Fix pod/perlmodlib.PL (it wasn't generating a complete...
2002-09-08 Hugo van der Sanden small fix to perl58delta for MIME::QuotedPrint, from...
2002-09-06 Jarkko Hietaniemi (mostly (Unicode)) pod nits
2002-09-04 John Peacock Re: [PATCH] Correct/completes Overloading in XS mods
2002-09-04 Jarkko Hietaniemi OS/400 PASE port
2002-08-30 Rafael Garcia-Suarez Advertise Linux::Pid.
2002-08-30 Audrey Tang perlmod.pod nit
2002-08-29 dformosa@dformosa... [perl #16769] Documention bug
2002-08-29 Mark-Jason Dominus Patch: Put local($^I, @ARGV) = ... trick back into...
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-27 Mark-Jason Dominus Patch perlvar.pod
2002-08-25 Jos I. Boumans let perlfaq1.pod mention 5.8 as the current stable...
2002-08-24 Peter BARABAS [perl #16737] [PATCH] Perl5.8.0 two simple typos in...
2002-08-22 Russ Allbery podlators 1.24 released
2002-08-20 John Peacock Version object patch #1
2002-08-20 Hugo van der Sanden perldelta for #17727
2002-08-20 John P. Linderman typo in perfunc.pod
2002-08-20 Mr. Nobody Re: [PATCH] fix typos in perlpacktut
2002-08-20 John Peacock [REVISED PATCH] Magic v-strings
2002-08-20 Nicholas Clark Clean up copy-on-write macros and debug facilities...
2002-08-19 Abhijit Menon-Sen Effect a speedy recovery from POD affected by (ahem...
2002-08-18 Paul Green Remove old VOS build methods
2002-08-17 Nicholas Clark Copy On Write
2002-08-17 Mark-Jason Dominus Negative subscripts optionally passed to tied array...
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-16 Iain Truskett Minor perlrun.pod patch
next