p5sagit/p5-mst-13.2.git
2002-12-18 Gurusamy Sarathy PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
2002-12-18 Gurusamy Sarathy windows: avoid prompting under some shells during ...
2002-12-18 Gurusamy Sarathy PerlSIO_stderr et al are not functions
2002-12-17 Gurusamy Sarathy integrate change#18320 from maint-5.6 branch
2002-12-17 Hugo van der... Whoops, these are the changes supposed to be in #18318.
2002-12-17 Nicholas Clark Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
2002-12-17 Hugo van der... Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service...
2002-12-17 Ilya Zakharevich build
2002-12-17 Ilya Zakharevich deprecated warnings
2002-12-17 Ilya Zakharevich Morphing to PM on OS/2
2002-12-17 Ilya Zakharevich OS/2 REXX interface assuming Object REXX
2002-12-17 Richard Hitt [Fwd: Patch for perl utf8-related bug]
2002-12-17 Dave Mitchell Re: [jhi@iki.fi: enums are not nums]
2002-12-17 Hugo van der... regen-headers to get new API docs from #18306
2002-12-16 Peter Scott Re: [perl #19017] lexical "my" variables not visible...
2002-12-16 Dave Mitchell Re: [perl #19017] lexical "my" variables not visible...
2002-12-16 Artur Bergman More documentation of obscure flags is good, even if the
2002-12-16 H.Merijn Brand Enough changes to Configure and metaunits warrant an...
2002-12-16 H.Merijn Brand Redone #18011 from metaunits
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... Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-12 Rafael Garcia... Whitespace and indentation fix in the output of B:...
2002-12-12 Graham Barr Update to Scalar-List-Utils 1.09
2002-12-11 Gurusamy Sarathy this has been incorrect for a while now, and has changed
2002-12-11 Stephen McCamant Re: Precedence of ? :
2002-12-11 Hugo van der... One more email address for #18282
2002-12-11 Hugo van der... More email addresses for #18282
2002-12-11 Andy Dougherty Remove stale e-mail addresses
2002-12-11 Hugo van der... Integrate from maint-5.8 #18156, #18218.
2002-12-10 Rafael Garcia... Integrate from the maint-5.8/ branch :
2002-12-10 H.Merijn Brand Re: ANSIColor 1.06 released
2002-12-10 Craig A. Berry VMS build update
2002-12-09 Mr. Nobody RT#15950
2002-12-09 Nicholas Clark [perl #18256] xsubpp can make nested comments in C...
2002-12-09 Slaven Rezic Re: Bug in Filter::Simple
2002-12-09 Hugo van der... fix #18266 sprintf format mismatch
2002-12-09 Slaven Rezic Re: [perl #18238] timezone and gmt offset as output...
2002-12-09 Abhijit Menon-Sen Re: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-12-08 Abe Timmerman Re: [perl #18927] barewords with no errors
2002-12-08 Slaven Rezic Re: [perl #18165] "0" fails as right-hand argument...
2002-12-08 Slaven Rezic Re: [perl #18888] $Exporter::Verbose=1 does not work...
2002-12-08 Slaven Rezic getservbyport() should accept an empty string as its
2002-12-08 Rafael Garcia... Change the set of characters that are considered to be
2002-12-08 Slaven Rezic Document that $ENV{TERM} may produce taint failures.
2002-12-08 Nicholas Clark Re: [perl #18651] Hash::Util's lock_key() breaks hash
2002-12-06 Rafael Garcia... Fix two cases of buffer overflow in the lexer.
2002-12-06 Rafael Garcia... Fix bug #18874, essentially by reverting change #11890.
2002-12-06 Rafael Garcia... Suppress a compilation warning reported by Jarkko
2002-12-03 Jarkko Hietaniemi Fix up #18229.
2002-12-02 Rafael Garcia... Fix bug #18573 : in a double-quoted string, a \c not...
2002-12-02 Rafael Garcia... Skip test #17 of lib/open.t when useperlio is not defined.
2002-12-02 Andy Dougherty Re: [perl #15129] building a dynamically linked Perl...
2002-12-02 Jarkko Hietaniemi $0 modifying part II (HP-UX only)
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-12-02 Hugo van der... integrate Pod-Perldoc-3.07. This replaces the original...
2002-12-02 Hugo van der... missed the new file from #18224
2002-12-02 Hugo van der... integrate util.c fragment from #18200 to undef SA_RESTA...
2002-12-02 Hugo van der... Integrate PodParser-1.20, with matching tweaks to lib...
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-12-02 Hugo van der... #18221 broke t/op/eval.t
2002-12-02 Hugo van der... integrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-29 Rafael Garcia... Document the hint constants and where they're used.
2002-11-29 H.Merijn Brand 64bit Peek failure on HP-UX 11.00
2002-11-28 Jarkko Hietaniemi Slight beauty tweak.
2002-11-27 Slaven Rezic Re: [perl #18203] Recursive call in PerlIO_find_layer
2002-11-27 Rafael Garcia... DESTROY called in scalar context ?
2002-11-26 Rafael Garcia... 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-26 Todd C. Miller #17171: ld flag for shrplib on OpenBSD
2002-11-25 Hugo van der... integrate #18144 updates to pod/perlport.pod
2002-11-25 Inaba Hiroto UTF8 regexp {n} bug
2002-11-25 Slaven Rezic Re: Storable bug #1698
2002-11-25 Slaven Rezic add support for STASH and MAGIC information for REFs...
2002-11-25 Slaven Rezic Re: [perl #18479] Error when no strict refs in effect
2002-11-25 Dan Kogai [Encode] 1.83 + bleedperl patch released
2002-11-22 Andreas König Historic version labels
2002-11-22 Rafael Garcia... A new test for $^S, based on a patch by Iain 'Spoon...
2002-11-22 Rafael Garcia... Move some tests from t/run/fresh_perl.t
2002-11-21 Rafael Garcia... Add a test for bug #17920, and a new test file for it.
2002-11-21 Jarkko Hietaniemi hires sleeping wants libs
2002-11-19 Rafael Garcia... Fix perl bug #17920 : a case of parser coredump.
2002-11-19 Jarkko Hietaniemi Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat...
2002-11-19 Rafael Garcia... t/io/crlf.t failed with miniperl.
2002-11-19 Peter Scott Re: [PATCH] AutoLoader gives wrong message
2002-11-19 Dave Mitchell trivial typo
2002-11-19 Brent Dax Document wperl.exe
2002-11-19 Nicholas Clark regen_headers outside Makefile (was Re: [PATCH] embed...
2002-11-19 Gurusamy Sarathy Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work...
2002-11-19 Hugo van der... Remove duplicate my() declaration giving warnings from...
2002-11-16 Rafael Garcia... Correction to change #18152, by Dave Mitchell.
2002-11-16 Dave Mitchell Re: [PATCH] optional code for debugging leaking scalars
2002-11-16 Yitzchak Scott... Document PRIVSHIFT.
2002-11-16 Dave Mitchell optional code for debugging leaking scalars
2002-11-16 Rafael Garcia... New B::Lint option, bare-subs, that checks for...
2002-11-16 Rafael Garcia... New B::Lint option, bare-subs, that checks for implicitely
2002-11-16 Andreas König Typo in perl58delta
2002-11-12 Dave Mitchell Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32...
next