p5sagit/p5-mst-13.2.git
2003-09-02 Fergal Daly [DOCPATCH] Re: [perl #23630] problem with "used only...
2003-09-02 Abigail [perl #23672] Math::BigInit POD
2003-09-02 Mark-Jason... Explain \Q better
2003-09-02 Tassilo von... grok_(number|numeric_radix) added to Devel::PPPort
2003-09-02 Adrian M. Enache Re: ByteLoader and MSWin32
2003-09-02 Jarkko Hietaniemi Upgrade to Unicode::Collate 0.27.
2003-09-02 Marcus Holland... more options for valgrindpp.pl
2003-09-01 Jarkko Hietaniemi From Craig Berry, following the example of the other...
2003-09-01 Jarkko Hietaniemi Configure -r in AIX bad.
2003-09-01 Elizabeth Mattijsen [DOC PATCH] perlfaq4.pod
2003-09-01 Gurusamy Sarathy glob() bug
2003-09-01 Jarkko Hietaniemi Ultrix VAX is like VMS VAX in floating point.
2003-09-01 Vadim Konovalov some WinCE compilers require a little correction
2003-08-31 Jarkko Hietaniemi Add test for -i.
2003-08-31 Jarkko Hietaniemi Add tests for -h and (unknown) -z.
2003-08-31 Jarkko Hietaniemi Add test for -v.
2003-08-31 Jarkko Hietaniemi List the switches tested in switches.t.
2003-08-31 Peter Prymmer have installperl install perl_setup.com and dbga2p...
2003-08-31 Marcus Holland... Re: [PATCH] add "$lexical not available" warning in...
2003-08-31 Jarkko Hietaniemi Ouch. Upgrading to base 2.0 made the threads tests...
2003-08-31 Jarkko Hietaniemi Integrate from maint:
2003-08-31 Jarkko Hietaniemi De-cargo-cult.
2003-08-31 Jarkko Hietaniemi Upgrade to base.pm 2.0.
2003-08-30 Jarkko Hietaniemi Fewer naked char constants.
2003-08-30 Jarkko Hietaniemi This is probably a wrong fix for
2003-08-30 Gerrit P. Haase A new try at
2003-08-30 Rafael Garcia... Tweak XSLoader.t.
2003-08-30 Jarkko Hietaniemi Something went wrong in change #20929;
2003-08-30 Jarkko Hietaniemi Setup @INC.
2003-08-30 Jarkko Hietaniemi Tabify and re-sort MANIFEST.
2003-08-30 Jarkko Hietaniemi Make XSLoader.t more robust (and sdbm.t more verbose)
2003-08-30 Michael G.... XSLoader nits and tests
2003-08-30 Jarkko Hietaniemi Missed from #20942.
2003-08-30 Peter Prymmer fix File::Spec->abs2rel() to return absolute $path...
2003-08-30 Stas Bekman [patch sv.h api doc] SvTAINTED_on does its craft only...
2003-08-29 Rafael Garcia... Add a new test, to ensure that we don't unexpectedly...
2003-08-29 Rafael Garcia... Don't cast PL_multiline to bool : you may loose importa...
2003-08-29 Nicholas Clark Re: all 9007199254740992s are equal, but some are more...
2003-08-29 Jarkko Hietaniemi Some perluniintro tweaks.
2003-08-29 Jarkko Hietaniemi Tiny doc tweak from Shannon -jj Behrens.
2003-08-29 Jarkko Hietaniemi Comparing an int to a U32 makes VC6 nervous.
2003-08-29 Jarkko Hietaniemi Better skip() explicit number of tests, test counts...
2003-08-29 Jarkko Hietaniemi Some Ultrix test dodgings.
2003-08-29 Marcus Holland... Perl_newCONSTSUB() related memory leaks
2003-08-29 Gerrit P. Haase maint / blead tweaks in perlio.c for Cygwin
2003-08-29 Marek Rouchal RE: [PATCH] Pod::InputObjects performance de-pessimization
2003-08-28 Jarkko Hietaniemi MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
2003-08-28 Marcus Holland... valgrindpp.pl
2003-08-28 Paul Johnson Quieten more warnings in Deparse.pm
2003-08-28 Michael G.... Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
2003-08-27 Rafael Garcia... Add caveats and tests for Symbol::delete_package().
2003-08-27 Jarkko Hietaniemi Configure is doing fine in Ultrix, operator error.
2003-08-27 Jarkko Hietaniemi Add the valgrindpp.pl script from Marcus Holland-Moritz.
2003-08-27 Jarkko Hietaniemi disturbing, disruptive typo in Tutorial.pod [PATCH]
2003-08-27 Jarkko Hietaniemi Ultrix tweaks: <string.h> must not be included twice
2003-08-27 Jarkko Hietaniemi Urk. In Mac OS X byteorder is not one of the "known...
2003-08-27 Jarkko Hietaniemi Sanity check for BYTEORDER.
2003-08-26 Rafael Garcia... Integrate two DJGPP portability patches from the 5...
2003-08-26 Joe Schaefer perlapi.pod tweaks, based on :
2003-08-26 Rafael Garcia... Change the internal prototype of the pop() and shift...
2003-08-26 Dave Mitchell improved 19064 (local $_[0] problems)
2003-08-26 Ken Williams minor File::Spec testing cleanup
2003-08-26 Jarkko Hietaniemi Maintainer catch from Rafael.
2003-08-26 Jarkko Hietaniemi Take a cutdown version of the change #20903 also to...
2003-08-26 Jarkko Hietaniemi No dynaloading at all in Ultrix.
2003-08-26 Jarkko Hietaniemi PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
2003-08-26 Jarkko Hietaniemi CGI::Carp from CGI.pm 3.00 was missing.
2003-08-26 Adrian M. Enache Re: [PATCH] valgrind and /#/x
2003-08-26 Jarkko Hietaniemi More memory lane.
2003-08-25 Rafael Garcia... [perl #23577] fix syscall() prototype description in
2003-08-25 Jarkko Hietaniemi Tiny doc tweak.
2003-08-25 Jarkko Hietaniemi Even more SunOS 4 info.
2003-08-25 Vadim Konovalov make backspace key work for WinCE users
2003-08-25 Marcus Holland... more valgrinding: select problem?
2003-08-25 Jarkko Hietaniemi More ptags tweakage from Stas; now add 'fullpath'
2003-08-25 Jarkko Hietaniemi The new tests of #20888 didn't really test what they...
2003-08-25 Jose Auguste... [5.8.1] maint @ 20845 OK on aix 4.2
2003-08-25 Jarkko Hietaniemi More SunOS 4.x info.
2003-08-25 Jarkko Hietaniemi The #20887 didn't go over that well;
2003-08-25 Jarkko Hietaniemi pat.t -> charnames -> UCD -> Storable,
2003-08-25 Jarkko Hietaniemi SunOS 4.1.4 is working, too.
2003-08-25 Jarkko Hietaniemi Regen perlmodlib, perltoc.
2003-08-25 Jarkko Hietaniemi UVSIZE is not yet defined when it would be needed
2003-08-25 Dave Mitchell valgrind and /#/x
2003-08-25 Edward Avis Please update my address
2003-08-25 Jarkko Hietaniemi Document even more ways of affecting your "utf8ness".
2003-08-25 Jarkko Hietaniemi Change the VERSION since there are now changes since...
2003-08-25 Jarkko Hietaniemi Keep the CGI::Util VERSION at 1.31 since there have...
2003-08-25 Jarkko Hietaniemi Upgrade to CGI.pm 3.00.
2003-08-25 Marcus Holland... valgrind update
2003-08-25 Nicholas Clark valgrind memcpy warnings (Re: [PATCH] Re: valgrind...
2003-08-25 Stas Bekman [patch emacs/ptags] allow xemacs to be used
2003-08-24 Jarkko Hietaniemi MPE/iX doc tweak from Mark Bixby.
2003-08-24 Jarkko Hietaniemi Various tweaks for getting Perl to compile on SunOS...
2003-08-24 Jarkko Hietaniemi IRIX 5.3 is 99.90% okay.
2003-08-24 Jarkko Hietaniemi An imperfect last resort in case there is no strtoul...
2003-08-24 Jarkko Hietaniemi s/rationale/rational/g on bigrats.
2003-08-24 Jarkko Hietaniemi Update the CPAN mirrors list.
2003-08-24 Jarkko Hietaniemi gcc -O3 and Storable in Linux do not like each other.
2003-08-24 Jarkko Hietaniemi Bad quote day, noticed by Philip Newton.
next