platform/upstream/perl.git
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.
2000-11-29 Jarkko HietaniemiForgot to MANIFEST the new Net::hostent test.
2000-11-29 Jarkko HietaniemiIntegrate perlio:
2000-11-29 Simon Cozens(Retracted by #7927.)
2000-11-29 Robert Spiernet_hostent.t (was Re: [ID 20001128.002] what's the...
2000-11-29 Jarkko HietaniemiMake "use Class::Struct 'struct';" work again (broken...
2000-11-29 Robert SpierRe: Minor suggestion for Sys::Syslog [PATCH]
2000-11-29 Robert Spier$^O win32 -> MSWin32
2000-11-29 Simon CozensTokeniser debugging
2000-11-29 Ilya ZakharevichRe: [PATCH 5.7.0] OUT keyword for xsubpp
2000-11-29 John TobeyRe: [ID 20001127.002] const subs hurt under debugger
2000-11-29 Jarkko HietaniemiUse "1 while unlink" so that VMS gets clean, too.
2000-11-29 Ilya ZakharevichOUT keyword for xsubpp
2000-11-29 Jarkko HietaniemiThis should have been part of #7872: no need to scan...
2000-11-29 Jarkko HietaniemiOne more perltie.pod nit from Casey R. Tweten.
2000-11-29 Jarkko HietaniemiDocument the known sprintf test failures, exact standard
2000-11-29 Jarkko HietaniemiAdd the Encoding table format documentation.
2000-11-29 Casey R. TwetenRe: [PATCH] Updating perltie.pod for arrays
2000-11-28 Nick Ing-SimmonsInitial tidy of setmode() muddle (UNIX does not have...
2000-11-28 Nick Ing-SimmonsIntegrate mainline
2000-11-28 Nicholas Clark[ID 20001128.002] what's the point of example code...
2000-11-28 Casey R. TwetenUpdating perltie.pod for arrays
2000-11-28 Robin BarkerRe: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2000-11-28 Jarkko Hietaniemisetmode() is a DOSish-only thing.
2000-11-28 Simon Cozensperlcc.PL cleanups
2000-11-27 Jarkko HietaniemiUpdate Changes.
2000-11-27 Yitzchak Scott... Re: perlfaq style changes
2000-11-27 Benjamin HolzmanRe: [ID 20001122.006] weird behaviour of $|
2000-11-27 Larry W. Virden[ID 20001127.004] White space problem in perlamiga.pod
2000-11-27 Jarkko HietaniemiRestore also the locale test to no-sprintf-taint state.
2000-11-27 Jarkko Hietaniemi__FUNCTION__ isn't portable and trying to emulate it...
2000-11-27 Charles LaneVMS test cleanup
2000-11-27 Jarkko HietaniemiIt seems that *both* the unused submatch loop cleanup
2000-11-27 Jarkko HietaniemiClean .exists deeper.
2000-11-27 Jarkko HietaniemiThe code in regcppop() (see #7878) contains the correct...
2000-11-27 Jarkko HietaniemiThe unused submatch cleanup code in regtry() seems...
2000-11-27 Jarkko HietaniemiComment on comment.
2000-11-27 Jarkko HietaniemiAdjust the docs to agree with #7875.
2000-11-27 Jarkko HietaniemiRetract #7863. It makes more sense not to taint format...
2000-11-26 Jarkko HietaniemiDebug dump of ANYOFUTF8 was garbage (data from ANYOF).
2000-11-26 Jarkko HietaniemiBOUND regex opcodes (\b, \B) could try to scan zero...
2000-11-26 Jarkko HietaniemiNo need to scan till infinity, 13 is enough.
2000-11-26 Jarkko HietaniemiTest line numbers are different with utf8.
2000-11-26 Jarkko HietaniemiMessage nit.
2000-11-26 Jarkko HietaniemiMake utf8_length() and utf8_distance() (the latter...
2000-11-26 Benjamin HolzmanRe: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on...
2000-11-26 Benjamin HolzmanRe: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign...
2000-11-26 Tim JennessPATCH: File::Temp fix on WindowsNT/VMS
2000-11-26 Jarkko HietaniemiMake the va_copy() test not to be so talkative.
2000-11-26 Jarkko HietaniemiFix locale inconsistencies unearthed by Hugo's work.
next