p5sagit/p5-mst-13.2.git
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.
2000-10-06 Graham Barr IO::Handle->syswrite() did not handle length omission
2000-10-06 Jarkko Hietaniemi Tweak #7153.
2000-10-06 Jarkko Hietaniemi Patch from Simon Cozens to avoid using utf8 routines...
2000-10-06 Jarkko Hietaniemi Patch from Peter Prymmer to disable utf8 in EBCDIC...
2000-10-06 Nick Ing-Simmons Re: Questions about Tie::Array and perl modules
2000-10-05 Jarkko Hietaniemi Regen Changes.
2000-10-05 Jarkko Hietaniemi Regen toc.
2000-10-04 Jarkko Hietaniemi Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-10-04 Ilya Zakharevich Re: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-04 Jeff Pinyan Re: [ID 20000930.002] perlrun nor perldelta mention...
2000-10-04 Mark Fisher perlhack.pod Patch for Externals Tools
2000-10-04 Charles Lane 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
2000-10-04 Ilya Zakharevich [PATCH 5.7.0] h2xs not working
2000-10-04 nick@babyhippo.com [ID 20001004.003] installman "Ambiguous call resolved...
2000-10-03 Peter Prymmer It is possible to have no hosts database at all. Point...
2000-10-03 Peter Prymmer PWPASSWD problem for passwd less pwd's
2000-10-03 Jarkko Hietaniemi One remaining nit less at the VMS mailbox sizing.
2000-10-03 Jarkko Hietaniemi Test harness update to sync with the new perlcc,
2000-10-03 Aaron B. Dossett Re: PATCH for 20001003.004
2000-10-03 Nicholas Clark [ID 20001003.006] B::Debug not -w clean
2000-10-03 Jarkko Hietaniemi Scale down the VMS message boxes, by Charles Lane.
2000-10-03 Jarkko Hietaniemi Upgrade to Storable 1.0.3, from Raphael Manfredi.
2000-10-03 Jarkko Hietaniemi Encode nits.
2000-10-03 Jarkko Hietaniemi Update Changes.
2000-10-03 Jarkko Hietaniemi Misplaced else.
2000-10-03 Yitzchak Scott... [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on...
2000-10-03 Jarkko Hietaniemi Update Changes.
2000-10-03 Jarkko Hietaniemi Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-10-03 Nicholas Clark [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...
2000-10-03 Olaf Flebbe Epoc update
2000-10-03 Jarkko Hietaniemi Regen headers.
2000-10-03 Jarkko Hietaniemi OpenBSD flags tweak from Todd C. Miller, tweaked some...
2000-10-03 Abigail Documentation glitch in magic autoincrement.
next