platform/upstream/perl.git
2000-10-16 Jarkko HietaniemiFix a couple of compiler-noted nits in #7235.
2000-10-16 Jarkko HietaniemiFix few quad issues, which for example broke chr(~chr...
2000-10-15 Simon CozensMake ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-15 Jarkko Hietaniemisplit() utf8 fixes. Should fix both 20001014.001 and...
2000-10-14 Jarkko HietaniemiDocument FNCASE=y as discussed in the bug 20000902...
2000-10-14 Jarkko HietaniemiAdd test for bug id 20000427.003 (which seems to have
2000-10-14 Jarkko HietaniemiTest cases for bug id 20000323.056 (the bug seems to...
2000-10-14 Paul MarquessNeeds to be conditional on SunOS 4.
2000-10-14 Jarkko HietaniemiUpdate Changes.
2000-10-14 Peter PrymmerRFC: a (temporary?) way around utf8.pm for EBCDIC
2000-10-13 Jarkko HietaniemiMake the test acknowledge that self-ties are disabled...
2000-10-13 Peter PrymmerTweak #7225.
2000-10-13 Dominic Dunlopop/sprintf.t patch for OS/390 (and any other host with...
2000-10-13 Jarkko HietaniemiAllow @+ and @- to be doublequoted, from Simon Cozens.
2000-10-13 Jarkko HietaniemiThinko in #7222.
2000-10-13 Jarkko HietaniemiUse UTF8SKIP(), from Simon Cozens.
2000-10-13 Jarkko Hietaniemi(accidentally empty check-in)
2000-10-13 Jarkko HietaniemiAdd (optimistically) Storable to static extensions.
2000-10-13 Jarkko HietaniemiAmdahl UTS doesn't seem to do dynaloading.
2000-10-13 Jarkko HietaniemiSlight tweak of the code to appease Amdahl UTS cc.
2000-10-13 Jarkko HietaniemiIn Amdahl UTS "struct sv" is defined by a system header,
2000-10-13 Jarkko HietaniemiIlya implemented the memory profiling API.
2000-10-13 Ilya ZakharevichPerl API for mstats
2000-10-13 Ilya ZakharevichIVs in mtats
2000-10-13 Jarkko HietaniemiSelf-ties are unsupported currently, stopgap patch...
2000-10-13 Peter Prymmerwas: Re: off to a bad start on fixing regression tests
2000-10-13 Jarkko HietaniemiUpdate Changes.
2000-10-12 Bill CampbellThe Install.pm third of
2000-10-12 Bill CampbellTwo thirds of
2000-10-12 Charles Lane5.6.0 & 5.7.1, VMS fixes
2000-10-12 Peter PrymmerAn updated EBCDIC tr patch.
2000-10-12 Jarkko HietaniemiUpgrade to CPAN 1.58, from Andreas König.
2000-10-12 Jarkko HietaniemiIntroduce the man[24-8] variables, from Andy Dougherty.
2000-10-12 Gurusamy Sarathyrestore change#7202
2000-10-12 Gurusamy Sarathyanother test of the Emergency Broadcast System--back out
2000-10-12 Gurusamy Sarathy(submitted on behalf of Jarkko)
2000-10-11 Jarkko HietaniemiSvPV() (via mg_get() of sv_2pv()) can update the UTF8ne...
2000-10-11 Jarkko HietaniemiThe #7198 was a false alarm.
2000-10-11 Jarkko HietaniemiRemove duplicated code.
2000-10-10 Jarkko Hietaniemi(Retracted by #7200.)
2000-10-10 Jarkko HietaniemiAdd the test case for #7190, from the original bug...
2000-10-10 Jarkko HietaniemiReapply Andy's patch and regen Configure.
2000-10-10 Jarkko HietaniemiUse the versiononly instead of the installscripts,
2000-10-10 Peter Prymmerver.t v string tests for os/390
2000-10-10 Peter Prymmerop/tr tests on OS/390
2000-10-10 Peter Prymmerperlebcdic.pod updates and corrections
2000-10-10 Simon CozensRe: utf8 concat, mg_get
2000-10-10 J. David Blackstone[ID 20000720.004] ExtUtils::MakeMaker finds wrong versi...
2000-10-10 Paul MooreRE: [ID 19990803.001] README.win32 suggestions
2000-10-10 Paul MooreQuote 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 HietaniemiUpgrade to podlators 1.04, from Russ Allbery.
2000-10-10 Jarkko HietaniemiUpgrade to CGI.pm 2.74, from Lincoln Stein.
2000-10-09 Peter Prymmervarious VMS cleanup issues + CXX configure
2000-10-09 Jarkko HietaniemiMake eq work again with utf8 (disabling the upgrading
2000-10-09 Gurusamy Sarathytweak for change#7173
2000-10-09 Gurusamy Sarathyon Windows, clean targets might not work under some...
2000-10-09 Jarkko HietaniemiUpdate Changes.
2000-10-09 Dominic DunlopWarn about unknown scripts.
2000-10-09 Jarkko HietaniemiChange #7160 had a nasty typo.
2000-10-09 Gurusamy Sarathypod nit
2000-10-09 Gurusamy SarathyWindows9x doesn't support link(), despite what Config.pm
2000-10-09 Gurusamy Sarathyavoid nonportable example code
2000-10-09 Gurusamy Sarathyon Windows, avoid potential exception (could happen...
2000-10-09 Gurusamy Sarathyon Windows, cwd strings in the environment should be...
2000-10-09 Gurusamy Sarathyon Windows, LoadLibrary() could load an extension DLL...
2000-10-09 Jarkko HietaniemiAdd a todo note about overloadable assertions.
2000-10-09 Mark-Jason... PATCH 5.6 perldebguts grammar cleanup
2000-10-08 Nick Ing-SimmonsTables assume network byte order for 16 bit forms,...
2000-10-08 Nick Ing-SimmonsMake "encodings" work post-install when Encode/*.enc...
2000-10-08 Nick Ing-SimmonsWork round the fact that $hash->{$key} does not take...
2000-10-08 Gurusamy Sarathysave_re_context() could reset PL_curcop to freed memory...
2000-10-06 Jarkko HietaniemiUTF8ize split() so that the cloned substrings get the...
2000-10-06 Nick Ing-SimmonsFix in change 7162 was too-late for case where we ...
2000-10-06 Nick Ing-SimmonsMake sv_upgrade() undo READONLY|FAKE shared string...
2000-10-06 Andreas KönigChange the version number of Tie::Handle in the core...
2000-10-06 Jarkko HietaniemiFix bug in #7157 (s/cflags/ccflags); moved the -o foo
2000-10-06 Jarkko HietaniemiUpdate Changes.
2000-10-06 Charles LaneEliminate $Is_VMS code from the test.
2000-10-06 H.Merijn BrandAlso the $ccflags is needed for the C compiler check.
2000-10-06 Jarkko HietaniemiThe HINT_BYTE patch is apparently unnecessary, retracted.
2000-10-06 Graham BarrIO::Handle->syswrite() did not handle length omission
2000-10-06 Jarkko HietaniemiTweak #7153.
2000-10-06 Jarkko HietaniemiPatch from Simon Cozens to avoid using utf8 routines...
2000-10-06 Jarkko HietaniemiPatch from Peter Prymmer to disable utf8 in EBCDIC...
2000-10-06 Nick Ing-SimmonsRe: Questions about Tie::Array and perl modules
2000-10-05 Jarkko HietaniemiRegen Changes.
2000-10-05 Jarkko HietaniemiRegen toc.
2000-10-04 Jarkko HietaniemiCode around the stat-on-a-pipe-returns-a-mode-of-zero bug
2000-10-04 Jarkko HietaniemiEnable disabling scripts installation by Configure...
2000-10-04 Ilya ZakharevichRe: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-04 Jeff PinyanRe: [ID 20000930.002] perlrun nor perldelta mention...
2000-10-04 Mark Fisherperlhack.pod Patch for Externals Tools
2000-10-04 Charles Lane5.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 PrymmerIt is possible to have no hosts database at all. Point...
2000-10-03 Peter PrymmerPWPASSWD problem for passwd less pwd's
2000-10-03 Jarkko HietaniemiOne remaining nit less at the VMS mailbox sizing.
2000-10-03 Jarkko HietaniemiTest harness update to sync with the new perlcc,
next