p5sagit/p5-mst-13.2.git
2000-10-29 Nick Ing-Simmons Prototype (stdio-like) PerlIO passing basic tests....
2000-10-21 Nick Ing-Simmons Populate perlio branch
2000-10-21 Jarkko Hietaniemi Update Changes.
2000-10-21 Jarkko Hietaniemi The #7383 was right only in the context of the original...
2000-10-21 Jarkko Hietaniemi Fix for ID 20000915.011, IO::Select warning for an...
2000-10-21 Jarkko Hietaniemi Fix for ID 20001020.006, concatenating an unset submatch
2000-10-20 Roca, Ignasi Make scan_num() reëntrant, as suggested in
2000-10-20 Roca, Ignasi Reëntrancy fix.
2000-10-20 Jens Hamisch Don't write double values through long double pointers,
2000-10-20 Charles Lane Portability tweak on #7377.
2000-10-20 Jens Hamisch SOCKS function redefinitions need prototypes, too,...
2000-10-20 Charles Lane Perl 5.6.0/5.7.0 enable DProf test for VMS
2000-10-20 Charles Lane Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
2000-10-20 Jarkko Hietaniemi In the latest compiler builds cccdlflags must not becom...
2000-10-20 Tony Cook PATCH CR+LF should be "\cM\cJ" in perlop
2000-10-19 Jarkko Hietaniemi Typo noted by Mark Lutz.
2000-10-19 Jarkko Hietaniemi NonStop-UX patches from Tom Bates <tom.bates@compaq...
2000-10-19 Nicholas Clark PATCH do_print has 2 PerlIO_error()s
2000-10-19 Jarkko Hietaniemi Update Changes.
2000-10-19 H.Merijn Brand Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
2000-10-19 Jarkko Hietaniemi Fix of sorts for bug id 20000901.092. There seems...
2000-10-19 Jarkko Hietaniemi Add the test case for the bug id 20000730.004 which...
2000-10-18 Hugo van der... Re: [ID 20001018.008] flip-flop bug when there's no...
2000-10-18 Jarkko Hietaniemi (retracted)
2000-10-18 Jarkko Hietaniemi Missing change from #7362.
2000-10-18 Vadim Konovalov Borland C fstat() never saw the fd as writable.
2000-10-18 Jarkko Hietaniemi Regen toc.
2000-10-18 H.Merijn Brand Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC...
2000-10-18 H.Merijn Brand Pod patch for Devel::Peek
2000-10-18 Eric E. Coe Make Cwd more bulletproof in chrooted environments.
2000-10-18 Jarkko Hietaniemi Disable the UTF8 downgrade croakage for now to avoid
2000-10-17 David Sparks Show the failed remote port, instead of the failing...
2000-10-17 Jarkko Hietaniemi On output try to downgrade to bytes, croak if impossible,
2000-10-17 Simon Cozens Clarify documentation on 'use bytes'.
2000-10-17 Nicholas Clark Workaround for a sfio bug where the stream error indicator
2000-10-17 Jarkko Hietaniemi More IoTYPE sprinkling.
2000-10-16 Nicholas Clark Detect early whether the std streams have gone bad.
2000-10-16 Peter J. Farley III [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0...
2000-10-16 Jarkko Hietaniemi perldelta tweak.
2000-10-16 Jarkko Hietaniemi Update Changes.
2000-10-16 Jarkko Hietaniemi Add the capability to include/exclude branches.
2000-10-16 Jarkko Hietaniemi Add Charles Lane.
2000-10-16 Jarkko Hietaniemi Add a perldelta note about the change #6024, pointed...
2000-10-16 Ben Tilly $Carp::ExportLevel confusion in Exporter
2000-10-16 Simon Cozens Document offset hack
2000-10-16 Dan Boorstein small pod patch
2000-10-16 Stephen P.... -w cleanup.
2000-10-16 Jarkko Hietaniemi One more ~utf8 tweak.
2000-10-16 Jarkko Hietaniemi Tweak the test of #7235.
2000-10-16 Jarkko Hietaniemi Fix a couple of compiler-noted nits in #7235.
2000-10-16 Jarkko Hietaniemi Fix few quad issues, which for example broke chr(~chr...
2000-10-15 Simon Cozens Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-15 Jarkko Hietaniemi split() utf8 fixes. Should fix both 20001014.001 and...
2000-10-14 Jarkko Hietaniemi Document FNCASE=y as discussed in the bug 20000902...
2000-10-14 Jarkko Hietaniemi Add test for bug id 20000427.003 (which seems to have
2000-10-14 Jarkko Hietaniemi Test cases for bug id 20000323.056 (the bug seems to...
2000-10-14 Paul Marquess Needs to be conditional on SunOS 4.
2000-10-14 Jarkko Hietaniemi Update Changes.
2000-10-14 Peter Prymmer RFC: a (temporary?) way around utf8.pm for EBCDIC
2000-10-13 Jarkko Hietaniemi Make the test acknowledge that self-ties are disabled...
2000-10-13 Peter Prymmer Tweak #7225.
2000-10-13 Dominic Dunlop op/sprintf.t patch for OS/390 (and any other host with...
2000-10-13 Jarkko Hietaniemi Allow @+ and @- to be doublequoted, from Simon Cozens.
2000-10-13 Jarkko Hietaniemi Thinko in #7222.
2000-10-13 Jarkko Hietaniemi Use UTF8SKIP(), from Simon Cozens.
2000-10-13 Jarkko Hietaniemi (accidentally empty check-in)
2000-10-13 Jarkko Hietaniemi Add (optimistically) Storable to static extensions.
2000-10-13 Jarkko Hietaniemi Amdahl UTS doesn't seem to do dynaloading.
2000-10-13 Jarkko Hietaniemi Slight tweak of the code to appease Amdahl UTS cc.
2000-10-13 Jarkko Hietaniemi In Amdahl UTS "struct sv" is defined by a system header,
2000-10-13 Jarkko Hietaniemi Ilya implemented the memory profiling API.
2000-10-13 Ilya Zakharevich Perl API for mstats
2000-10-13 Ilya Zakharevich IVs in mtats
2000-10-13 Jarkko Hietaniemi Self-ties are unsupported currently, stopgap patch...
2000-10-13 Peter Prymmer was: Re: off to a bad start on fixing regression tests
2000-10-13 Jarkko Hietaniemi Update Changes.
2000-10-12 Bill Campbell The Install.pm third of
2000-10-12 Bill Campbell Two thirds of
2000-10-12 Charles Lane 5.6.0 & 5.7.1, VMS fixes
2000-10-12 Peter Prymmer An updated EBCDIC tr patch.
2000-10-12 Jarkko Hietaniemi Upgrade to CPAN 1.58, from Andreas König.
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
2000-10-12 Gurusamy Sarathy restore change#7202
2000-10-12 Gurusamy Sarathy another test of the Emergency Broadcast System--back out
2000-10-12 Gurusamy Sarathy (submitted on behalf of Jarkko)
2000-10-11 Jarkko Hietaniemi SvPV() (via mg_get() of sv_2pv()) can update the UTF8ne...
2000-10-11 Jarkko Hietaniemi The #7198 was a false alarm.
2000-10-11 Jarkko Hietaniemi Remove duplicated code.
2000-10-10 Jarkko Hietaniemi (Retracted by #7200.)
2000-10-10 Jarkko Hietaniemi Add the test case for #7190, from the original bug...
2000-10-10 Jarkko Hietaniemi Reapply Andy's patch and regen Configure.
2000-10-10 Jarkko Hietaniemi Use the versiononly instead of the installscripts,
2000-10-10 Peter Prymmer ver.t v string tests for os/390
2000-10-10 Peter Prymmer op/tr tests on OS/390
2000-10-10 Peter Prymmer perlebcdic.pod updates and corrections
2000-10-10 Simon Cozens Re: utf8 concat, mg_get
2000-10-10 J. David Blackstone [ID 20000720.004] ExtUtils::MakeMaker finds wrong versi...
2000-10-10 Paul Moore RE: [ID 19990803.001] README.win32 suggestions
2000-10-10 Paul Moore Quote the temp file name, needed in Win32 because the
2000-10-10 Hugo van der... Re: [ID 20001009.004] SEGV from sprintf in a thread
next