p5sagit/p5-mst-13.2.git
2001-04-23 Robin Houston test for ID 20010423.002
2001-04-23 David Dyck patch to installperl (change warn to print STDERR in...
2001-04-23 Benjamin Sugars Implement Cwd::abs_path in XS
2001-04-23 Jarkko Hietaniemi Synchronize h2xs and pod2man some more on the documentation
2001-04-23 Jarkko Hietaniemi Add one more naughty test for base64; make encoding...
2001-04-23 Jarkko Hietaniemi Update Changes.
2001-04-23 Jarkko Hietaniemi Duplicate lines.
2001-04-23 Mark-Jason... Re: PATCH 5.7.1
2001-04-23 Jarkko Hietaniemi Add the CPAN.pm 1.59_54 tests.
2001-04-23 Robin Houston Deparse nit
2001-04-23 Robin Houston bug 20010423.002
2001-04-23 Mark-Jason... PATCH [5.7.1] hv.c unused #define
2001-04-23 Mark-Jason... PATCH 5.7.1
2001-04-23 dLux Fix for
2001-04-23 Jarkko Hietaniemi Time::Piece work continues. $t->day removed since
2001-04-23 Andreas König Re: [PATCH] Re: [ID 20010422.003] Core dump in overload...
2001-04-22 Robin Houston Distinguish package variables, if necessary
2001-04-22 Simon Cozens Re: [ID 20010422.003] Core dump in overloaded bool...
2001-04-22 Robin Houston Support BEGIN blocks in B::Deparse (& more)
2001-04-22 andrew deryabin IO::Socket::INET patch
2001-04-22 Mark-Jason... Re: ANYOF_SIZE is wrong in 5.7.1
2001-04-22 Mark-Jason... Re: Regex debugger patch
2001-04-22 Mark-Jason... Re: Regex debugger patch
2001-04-21 Jesús Quiroga Typo in utf8.h
2001-04-21 Joe Orton [ID 20010421.010] Perl 5.6.1 on Unixware 7
2001-04-21 Elaine -HFB... Patch utils/h2xs.PL
2001-04-21 Elaine -HFB... perlfaq2.patch for 5.7.1
2001-04-21 Elaine -HFB... perlfaq1.patch for 5.7.1
2001-04-21 Michael G.... B::walksymtable improperly documented?
2001-04-21 Michael G.... Confused by "#if &__GNUC_PREREQ (2,97)"
2001-04-21 Jarkko Hietaniemi PerlIO and Encode doc cleanup and tweaks.
2001-04-21 Jarkko Hietaniemi Integrate perlio:
2001-04-20 Nick Ing-Simmons Avoid core dump on
2001-04-20 Robin Houston Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-20 Peter Prymmer avoid t/u-*.t test on platforms where List/Util was...
2001-04-20 Nick Ing-Simmons Re: A new PerlIO coredump
2001-04-19 Jarkko Hietaniemi Update Changes.
2001-04-19 Jarkko Hietaniemi More cleanup cleanup.
2001-04-19 Jarkko Hietaniemi lib/Time is non-empty, let's not rmdir it.
2001-04-19 Robin Houston Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Peter Prymmer void close_dir portability fix for Cwd.xs
2001-04-19 Nick Ing-Simmons Blind (untested) integrate of mainline.
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Jarkko Hietaniemi A better fix for the \x{12345678} trouble from NI-S.
2001-04-19 Robin Houston PATCH: Propagate low byte of hints in cop.op_private
2001-04-19 Kurt D. Starsinic h2ph test suite bugfix and refactoring
2001-04-19 Jarkko Hietaniemi The new time utils need to be thread-aware, too.
2001-04-19 Jarkko Hietaniemi Compilation nit noticed by AIX compiler.
2001-04-19 Jarkko Hietaniemi The new time utils need to be public.
2001-04-19 Jarkko Hietaniemi Regen toc.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko Hietaniemi Move the init_tm() and mini_mktime() up from POSIX...
2001-04-18 Peter Prymmer fix new exporter test to work OK on VMS
2001-04-18 Rajesh Vaidheeswarran Fwd: pod2html leaves cache files lying around?
2001-04-18 Jarkko Hietaniemi Update Changes.
2001-04-18 Jarkko Hietaniemi Declare hints only if needed.
2001-04-18 Jarkko Hietaniemi Workaround for the "\x{12345678}" plus s/(.)/$1/g plus...
2001-04-18 Robin Houston some pragma support
2001-04-18 Benjamin Sugars Test case for C<undef %File::Glob::>
2001-04-18 Tim Jenness XS::Typemap - T_OPAQUE
2001-04-18 Jarkko Hietaniemi The #9735 also changes the subtest 12.
2001-04-18 David Dyck Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
2001-04-18 Gisle Aas foreach defelem magic should only be applied to PL_sv_undef
2001-04-17 Abigail Missing prototype behaviour
2001-04-17 Robin Houston Re: Deparse - parenthesise args to undeclared subs
2001-04-17 Nick Ing-Simmons Re-sync for t/lib/b.t fix
2001-04-17 Robin Houston utf8 literal strings (and possibly a unicode/regex...
2001-04-17 Robin Houston Deparse - parenthesise args to undeclared subs
2001-04-17 Benjamin Sugars Re: [PATCH] Fix cwd.t when libpth contains symlinks
2001-04-17 Robin Houston ambient pragmas
2001-04-17 Nick Ing-Simmons Integrate mainline (t/lib/b.t fails test 2...)
2001-04-17 Robin Houston multiple B::* changes
2001-04-17 Jarkko Hietaniemi Thread-awareness from Doug MacEachern.
2001-04-17 Jarkko Hietaniemi Make the test more portable.
2001-04-17 Benjamin Sugars Fix cwd.t when libpth contains symlinks
2001-04-17 Benjamin Sugars Fix core dump from undef %File::Glob::
2001-04-17 Chris Nandor [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for...
2001-04-17 Casey West Tweten->West
2001-04-16 Jarkko Hietaniemi Update Changes.
2001-04-16 Jarkko Hietaniemi Regen toc.
2001-04-16 Prymmer/Kahn updates to apidoc in utf8.c
2001-04-15 Scott Bronson Re: Net::Ping patch, adds stream protocol
2001-04-15 Jarkko Hietaniemi Printing out the ok messages helps successful testing.
2001-04-15 Jarkko Hietaniemi Update Douglas Wegscheid's email.
2001-04-15 Michael G.... Testing Exporter
2001-04-15 Michael G.... Exit via last, part 1
2001-04-15 Michael G.... Doesn't skip RCS files
2001-04-15 Jarkko Hietaniemi Integrate changes #9706,9707 from maintperl into mainline.
2001-04-15 Jarkko Hietaniemi Test also the scalar aspect of getitimer().
2001-04-15 Jarkko Hietaniemi Add interval timer (setitimer, getitimer) support to...
2001-04-15 Prymmer/Kahn update perlebcdic.pod with UTF tbl; tweak utf8.pm
2001-04-15 Jarkko Hietaniemi I keep forgetting to sort MANIFEST.
2001-04-15 Jarkko Hietaniemi Add Scalar-List-Utils 1.02, from Graham Barr.
2001-04-14 Carl Eklof RE: dprofpp.pl updates
2001-04-14 Jarkko Hietaniemi Do not just blindly add CR.
2001-04-13 Jarkko Hietaniemi Update Changes.
2001-04-13 Jarkko Hietaniemi Integrate perlio:
2001-04-13 Jarkko Hietaniemi Add more debug output to the test.
2001-04-13 Nick Ing-Simmons Fix core dump on binmode($fh,'Scalar')
next