platform/upstream/perl.git
2000-12-07 Nick Ing-SimmonsIntegrate mainline
2000-12-07 Nick Ing-SimmonsVarious oddities p4 diff -se showed up
2000-12-07 Nick Ing-SimmonsChange PerlIO_(get|set)pos to take SV *
2000-12-07 Jarkko HietaniemiDocument utf8_to_uv() better.
2000-12-07 Jarkko HietaniemiDocument utf8_length(), utf8_distance(), and utf8_hop().
2000-12-07 Jarkko HietaniemiIntegrate perlio:
2000-12-07 Nick Ing-SimmonsVarious attempts at MSVC debug - not sure what has
2000-12-06 Nick Ing-SimmonsIntegrate mainline
2000-12-06 Nick Ing-SimmonsAdd useperlio to config.vc
2000-12-06 Nick Ing-SimmonsTest various dup/external program options on all platforms.
2000-12-06 Nick Ing-SimmonsFix harness to be less picky
2000-12-06 Jarkko HietaniemiUpdate Changes.
2000-12-06 Jarkko HietaniemiTest \x{...} with ord().
2000-12-06 Jarkko HietaniemiTest tweak because of #8013.
2000-12-06 Michael G.... $VERSION crusade, strict, tests, etc... all over lib/
2000-12-06 Nick Ing-SimmonsRe: New harness is failing things
2000-12-06 Michael Stevensinstallhtml changes
2000-12-06 Michael Stevensthe dTHR hits
2000-12-06 Michael G.... MakeMaker mailing list gone?
2000-12-06 Michael G.... Default MANIFEST.SKIP]
2000-12-06 Jarkko HietaniemiIn Amiga more manual hackery of the scripts seems to...
2000-12-05 Jarkko HietaniemiAdd TOPm1s to peek at the second topmost stack item.
2000-12-05 Jarkko HietaniemiAvaunt, you foul UTF-8 tests.
2000-12-05 Jarkko HietaniemiContinue utf8 dispersal.
2000-12-05 Nick Ing-SimmonsIntegrate mainline.
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-05 Nick Ing-SimmonsWin32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2000-12-05 Nick Ing-SimmonsFix gross PerlMemShared issue.
2000-12-05 Jarkko HietaniemiTest for Unicode (UTF-8) hash keys.
2000-12-05 Jarkko HietaniemiRemove an unnecessary 'use utf8' (unnecessary because...
2000-12-05 Andy DoughertyRe: STRLEN - what?
2000-12-05 Jarkko HietaniemiSplit off the UTF-8 decoder tests, make them to check...
2000-12-05 Jarkko HietaniemiStart migrating bits of pragma/utf8 to elsewhere
2000-12-05 Jarkko HietaniemiFix a manual edit typo from #7993, fix the message...
2000-12-05 Ben TillyNeed help with warnings :-(
2000-12-05 Eric Fifercygwin port
2000-12-05 Ilya ZakharevichRe: [PATCH] The largest hoax of all times?
2000-12-05 Nicholas Clarkshrink pp_hot fractionally
2000-12-05 Yitzchak Scott... [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on...
2000-12-05 Jarkko HietaniemiIntegrate the "skip" messages to explain().
2000-12-05 Michael StevensThe one that got away in #7984.
2000-12-05 Gurusamy Sarathyfix open(FOO, ">&MYSOCK") failure under Windows 9x...
2000-12-05 Jarkko HietaniemiIntegrate perlio:
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-SimmonsPERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-04 Jarkko HietaniemiYet Another Copying-Without-Paying-Attention-To-SvUTF8...
2000-12-04 Simon CozensTrivial dump.c feature
2000-12-04 Jarkko HietaniemiUTF-8 hash keys, patch from Inaba Hiroto.
2000-12-04 Jarkko HietaniemiUpdate Changes.
2000-12-04 Jarkko HietaniemiRetract #7977, still too volatile (the euphemism of...
2000-12-04 Simon Cozens(Retracted by #7978, too shaky yet.)
2000-12-04 Yitzchak Scott... [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on...
2000-12-04 Yitzchak Scott... Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928...
2000-12-04 Nicholas Clark++ 20% faster
2000-12-04 H.Merijn BrandRe: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 ...
2000-12-04 Jarkko HietaniemiIntegrate perlio:
2000-12-04 Nick Ing-SimmonsQuieten some noise in Win32 builds:
2000-12-03 Nick Ing-SimmonsPERL_IMPLICIT_SYS compiles but does not work.
2000-12-03 Jarkko HietaniemiOn DEBUGGING make ANYOFUTF8 nodes store away also the SV
2000-12-03 Jarkko HietaniemiImplement ANYOFUTF8 regprop() dumping.
2000-12-03 Jarkko HietaniemiMake uv_to_utf8() to zero-terminate its output buffer,
2000-12-03 Nick Ing-SimmonsIntegrate mainline (STDCHAR)
2000-12-03 Jarkko HietaniemiRaw zero bytes in text files confuse at least GNU patch...
2000-12-03 Jarkko HietaniemiIntegrate perlio:
2000-12-03 Jarkko HietaniemiUntangle the <stdio.h> #include nest for the stdchar...
2000-12-03 Nick Ing-SimmonsMake iperlsys.h vector stdio not PerlIO.
2000-12-03 Nick Ing-SimmonsIntegrate mainline
2000-12-03 Jarkko HietaniemiUse DO_UTF8().
2000-12-02 Mike GuyRe: [ID 20001130.011] expression parsing bug ?
2000-12-02 Jarkko HietaniemiA missing hunk.
2000-12-02 Nicholas ClarkRe: [ID 20001202.001] (Net::hostent)
2000-12-02 Jarkko HietaniemiAn inconvenient hang would happen if the stdio _ptr...
2000-12-02 Jarkko HietaniemiUpdate Changes.
2000-12-01 Andy DoughertyRe: long shell lines
2000-12-01 Jarkko HietaniemiTry to find stdchar also from <stdio_impl.h>.
2000-12-01 Ronald J. KimballRe: [ID 20001130.011] expression parsing bug ?
2000-12-01 Nick Ing-SimmonsIntegrate mainline (for s/y/m as sub names stuff).
2000-12-01 Jarkko HietaniemiIntegrate perlio:
2000-12-01 Jarkko HietaniemiUpgrade to CPAN 1.59_51, from Andreas König.
2000-12-01 Nick Ing-SimmonsIntegrate mainline
2000-12-01 Jarkko HietaniemiSome help for 20001130.011. Now one gets warnings...
2000-12-01 Jarkko HietaniemiRetract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Nick Ing-SimmonsFix 'mmap' lib/filehand.t (ungetc) test fail.
2000-12-01 Jarkko Hietaniemi(Retracted by #7943.)
2000-12-01 Jarkko HietaniemiGet the three different space character classes right...
2000-12-01 Jarkko HietaniemiTwo more tests that make no sense in UTF-8 since the...
2000-12-01 Jarkko Hietaniemi\x{} doesn't any more require 'use utf8' outside regexe...
2000-12-01 Jarkko HietaniemiFix for 20001130.008 and 20001130.010, the PL_regnpar...
2000-11-30 Jarkko HietaniemiFix for 20001128.006, be more careful in Perl_sv_utf8_d...
2000-11-30 Robin Barkertoke.c perlio.c -Wformat nits
2000-11-30 Jarkko HietaniemiIn OS/390 'localhost' can be 'localhost.FOO.BAR'.
2000-11-30 Peter Prymmer[ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on...
2000-11-30 Peter PrymmerRe: question about retlen in utf8.c:Perl_utf8_to_uv()
2000-11-30 Charles Laneget t/lib/filter-util.t to work on VMS
2000-11-29 Jarkko HietaniemiUpdate Changes.
2000-11-29 Dominic Dunlop[ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on...
2000-11-29 Jarkko HietaniemiRetract #7921, the patch shouldn't be needed.
2000-11-29 Jarkko HietaniemiMake the Class::Struct import() wiser.
2000-11-29 Jarkko HietaniemiAll the core library users of Class::Struct seem to be
2000-11-29 Jarkko HietaniemiA test works better if it has the right 1..$n output.
next