p5sagit/p5-mst-13.2.git
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
2000-10-10 Jarkko Hietaniemi Upgrade to podlators 1.04, from Russ Allbery.
2000-10-10 Jarkko Hietaniemi Upgrade to CGI.pm 2.74, from Lincoln Stein.
2000-10-09 Peter Prymmer various VMS cleanup issues + CXX configure
2000-10-09 Jarkko Hietaniemi Make eq work again with utf8 (disabling the upgrading
2000-10-09 Gurusamy Sarathy tweak for change#7173
2000-10-09 Gurusamy Sarathy on Windows, clean targets might not work under some...
2000-10-09 Jarkko Hietaniemi Update Changes.
2000-10-09 Dominic Dunlop Warn about unknown scripts.
2000-10-09 Jarkko Hietaniemi Change #7160 had a nasty typo.
2000-10-09 Gurusamy Sarathy pod nit
2000-10-09 Gurusamy Sarathy Windows9x doesn't support link(), despite what Config.pm
2000-10-09 Gurusamy Sarathy avoid nonportable example code
2000-10-09 Gurusamy Sarathy on Windows, avoid potential exception (could happen...
2000-10-09 Gurusamy Sarathy on Windows, cwd strings in the environment should be...
2000-10-09 Gurusamy Sarathy on Windows, LoadLibrary() could load an extension DLL...
2000-10-09 Jarkko Hietaniemi Add a todo note about overloadable assertions.
2000-10-09 Mark-Jason... PATCH 5.6 perldebguts grammar cleanup
2000-10-08 Nick Ing-Simmons Tables assume network byte order for 16 bit forms,...
2000-10-08 Nick Ing-Simmons Make "encodings" work post-install when Encode/*.enc...
2000-10-08 Nick Ing-Simmons Work round the fact that $hash->{$key} does not take...
2000-10-08 Gurusamy Sarathy save_re_context() could reset PL_curcop to freed memory...
2000-10-06 Jarkko Hietaniemi UTF8ize split() so that the cloned substrings get the...
2000-10-06 Nick Ing-Simmons Fix in change 7162 was too-late for case where we ...
2000-10-06 Nick Ing-Simmons Make sv_upgrade() undo READONLY|FAKE shared string...
2000-10-06 Andreas König Change the version number of Tie::Handle in the core...
2000-10-06 Jarkko Hietaniemi Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
2000-10-06 Jarkko Hietaniemi Update Changes.
2000-10-06 Charles Lane Eliminate $Is_VMS code from the test.
2000-10-06 H.Merijn Brand Also the $ccflags is needed for the C compiler check.
2000-10-06 Jarkko Hietaniemi The HINT_BYTE patch is apparently unnecessary, retracted.
next