p5sagit/p5-mst-13.2.git
2002-10-10 Rafael Garcia... croak() is better written Perl_croak() in C code.
2002-10-10 Andreas König Re: Hash::Util::lock_keys inhibits bless
2002-10-10 Hugo van der... new files lib/version.pm and lib/version.t for change...
2002-10-10 John Peacock Version object combined patch
2002-10-10 Brian Ingerson PATCH: lib/ExtUtils/typemap
2002-10-10 Nicholas Clark Make Exporter cope with changing EXPORT_OK (was Re...
2002-10-10 Allen Smith Re: [perl #17075] sprintf: '%.[num](g|G)' documentation...
2002-10-10 Hugo van der... Remove use of caller() in strict.pm, and tighten Safe...
2002-10-10 Yitzchak Scott... Re: README.cygwin draft update
2002-10-09 Rafael Garcia... Fix bug #17823 : non-modifying tr/// stringifies references
2002-10-09 H.Merijn Brand Tru64 and gcc and threads
2002-10-09 H.Merijn Brand Correct mailing list archive URL
2002-10-09 H.Merijn Brand Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
2002-10-06 Artur Bergman Upgrade Safe.pm to 2.09 after CPAN backport.
2002-10-06 Jos I. Boumans fix typo in Tie::Array
2002-10-05 Artur Bergman Upgrade to Attribute::Handlers 0.78
2002-10-04 Rafael Garcia... Complement to change #17976 :
2002-10-04 Rafael Garcia... Fix bug #17744, suggested by Andreas Jurenda,
2002-10-04 H.Merijn Brand Non ANSI feature detection in enum
2002-10-03 Rafael Garcia... Fix a precedence problem.
2002-10-03 Rafael Garcia... Change the warning message "%s trapped by operation...
2002-10-03 Rafael Garcia... Add a new warning, "Possible precedence problem on...
2002-10-03 Slaven Rezic Re: Not OK 17969
2002-10-03 Abhijit Menon-Sen Add a line about 2.05.
2002-10-03 Slaven Rezic Storable and code serialization: documentation
2002-10-03 Stephen McCamant Re: speed of my
2002-10-02 Jarkko Hietaniemi reentrant buffers
2002-10-02 Jarkko Hietaniemi retropatch
2002-10-02 Hugo van der... op/tr.t test is affected by #17962
2002-10-02 Rafael Garcia... Re: [PATCH] Re: builtin die parsed differently to CORE...
2002-10-02 Yitzchak Scott... Re: [perl #17376] Bug Report - our(%)
2002-10-02 Jarkko Hietaniemi no [] in tr///
2002-10-02 Andreas König Re: Hash::Util::lock_keys inhibits bless
2002-10-02 Andreas König [DOCPATCH] Unicode porting advice
2002-10-02 Hugo van der... missing quote from #17957
2002-10-02 Andy Dougherty document how to set APPLLIB_EXP
2002-10-02 Yitzchak Scott... Devel::Peek tests from:
2002-10-02 Mike Guy add precedence warning for bitwise docs
2002-10-02 Rafael Garcia... Re: perlio bug?
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-10-02 Dave Mitchell better handling of whitespace in autodoc declarations...
2002-10-02 H.Merijn Brand MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
2002-10-02 Abhijit Menon-Sen Add silly bandaid to stop segfaults on subsequent acces...
2002-10-01 Yitzchak Scott... patch based on:
2002-10-01 chromatic [REPATCH lib/AutoLoader.pm] Remove Dependency on Export...
2002-10-01 Yitzchak Scott... Re: sv_2pv_flags and ROK and UTF8 flags
2002-09-30 H.Merijn Brand nanosleep on VMS not present
2002-09-30 H.Merijn Brand -Dgccansipedantic only for gcc 3+
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-09-29 Abhijit Menon-Sen Remove package; (Heh heh.)
2002-09-29 Amick, Eric [perl #16796] Configure script buglet
2002-09-29 Rafael Garcia... Re: [perl #17587] Attribute::Handlers and Config in...
2002-09-29 Allen Smith [perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-09-28 Rafael Garcia... Email address change for Stéphane Payrard
2002-09-27 John Peacock Re: [REVISED PATCH] Magic v-strings
2002-09-27 Craig A. Berry configure.com -- don't exclude threads::shared
2002-09-27 Andy Lester perlopentut.pod, #3: The last of the content changes.
2002-09-26 Hugo van der... missing '.' in test from #17932
2002-09-26 Jarkko Hietaniemi perl #17453
2002-09-26 Hugo van der... #17931 checked for wrong constant
2002-09-26 Kay_Röpke [perl #10021] Fixing bareword usage under strict.pm
2002-09-26 Ken Neighbors [perl #17445] Class::Struct patch: version number,...
2002-09-26 Marty Pauley [PATCH] bug in utf8.c(?)
2002-09-26 Marty Pauley Re: [perl #17439] broken Locale::Language in a UTF...
2002-09-26 Jarkko Hietaniemi defuse installusrbinperl
2002-09-26 Jarkko Hietaniemi enable -ansi -pedantic
2002-09-26 Nicholas Clark ANSI-clean? (was Re: [PATCH] COW for ithreads)
2002-09-26 Rafael Garcia... Re: Advice on coredump
2002-09-26 Michael G.... Re: [PATCH] spurious t/auto directory appears
2002-09-26 Yitzchak Scott... add TODO tests for slow our() declaration
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-09-26 Jarkko Hietaniemi AIX hints missinga >&4
2002-09-26 Brendan O'Dea perldoc -f stat (perlfunc.pod)
2002-09-26 Slaven Rezic Re: [perl #17141] Text::Wrap "this should not happen...
2002-09-26 Brendan O'Dea perlembed.pod: make some examples work with multiplicity
2002-09-24 Rafael Garcia... Patch #17914 was empty ; this should have been applied...
2002-09-21 Jarkko Hietaniemi PASE saga continues
2002-09-21 Craig A. Berry file spec tweaks for VMS
2002-09-19 Jarkko Hietaniemi [PATCH] AIX test shouldn't trip OS/400 PASE
2002-09-17 Abhijit Menon-Sen Typo fix.
2002-09-17 Abhijit Menon-Sen Fix #17375 (rcatline didn't work on a formerly-defined...
2002-09-16 Rafael Garcia... Pod formatting nit, found by Merijn and Jos Boumans.
2002-09-16 (Ilya Martynov) [perl #17340] When used/requied Locale::*** modules...
2002-09-16 Jarkko Hietaniemi Re: [perl #17174] perl 5.8.0 fails tests on NetBSD...
2002-09-15 Rafael Garcia... Fix pod/perlmodlib.PL (it wasn't generating a complete...
2002-09-13 H.Merijn Brand Tabs erroneusly expanded to spaces, causing AIX to...
2002-09-13 H.Merijn Brand configure.com needs d_modflproto
2002-09-12 Jarkko Hietaniemi more PASE wisdom
2002-09-12 Rafael Garcia... Fix a syntax incompatibility introduced by the // operator.
2002-09-12 H.Merijn Brand Re: [perl #17170] NetBSD and useshrplib config option
2002-09-11 Rafael Garcia... Fix bug #17006 : remove spurious do{} in the deparsing
2002-09-11 Todd C. Miller [perl #17119] typo in utils/dprofpp.PL
2002-09-11 H.Merijn Brand re-synced Configure to backported metaunits
2002-09-10 H.Merijn Brand Callback behaviour in hints
2002-09-10 H.Merijn Brand New low-price HP servers
2002-09-09 Paul Johnson Re: [PATCH] Quieten warnings in Deparse.pm
2002-09-09 Nicholas Clark Re: [PATCH] Attempt at speeding up Config.pm. Didn...
2002-09-09 Nicholas Clark strict.pm pod at __END__
2002-09-09 Nicholas Clark File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061...
2002-09-09 Paul Johnson Quieten warnings in Deparse.pm
next