This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-03-13 John L. AllenRe: [ID 20010305.005] "use integer" doesn't make rand...
2001-03-13 Peter PrymmerOS/390 mydomain last gasp before silly guess (was Re...
2001-03-13 Jarkko HietaniemiIntegrate perlio:
2001-03-12 Jarkko HietaniemiIntegrate change #9108 from maintperl to mainline.
2001-03-12 Jarkko HietaniemiIntegrate perlio:
2001-03-11 Nick Ing-Simmonsregcomp.c is working in native space, not Unicode space...
2001-03-11 Nick Ing-SimmonsAudit #ifdef EBCDIC and #ifndef ASCIIish, replace latte...
2001-03-11 Nick Ing-SimmonsPut utf8_downgrade in CRIPPLED_CC versions of SvPVbyte...
2001-03-11 Nick Ing-SimmonsIntegrate mainline (for regexp stuff).
2001-03-11 Nick Ing-SimmonsUSE_SFIO issues as observed by Chris Nandor <pudge...
2001-03-10 Jarkko HietaniemiThe $Is_MacOS needs to be declared.
2001-03-10 Jarkko HietaniemiUse #if defined(USE_PERLIO) && !defined(USE_SFIO) inste...
2001-03-10 Chris NandorPortability fixes for Mac OS / bleadperl
2001-03-10 Jarkko HietaniemiFix for ID 20010306.008, UTF-8 and \w without 'use...
2001-03-10 Jarkko HietaniemiIntegrate perlio:
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-09 Jarkko HietaniemiIntegrate perlio:
2001-03-09 Nick Ing-SimmonsBuilds an passes all tests after integrate and this...
2001-03-09 Nick Ing-SimmonsIntegrate mainline (does not build - sv_catpvf issue...
2001-03-09 Jarkko HietaniemiUpdate Changes.
2001-03-09 Jarkko HietaniemiIn op/stat #35 better to scan all the potential directories
2001-03-09 Robert SpierRe: [ID 19990808.001] [PATCH] FETCH triggered on exists()
2001-03-09 Jarkko HietaniemiAdd /sbin and /usr/sbin to the list of directories...
2001-03-09 Jarkko HietaniemiRegen perlapi, perltoc.
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 anders@broadcom.comA modified version of
2001-03-09 Alex GoughRe: mission impossible for the day
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Jeff Pinyanperldata.pod here-doc docs
2001-03-09 Peter PrymmerRe: Unicode/EBCDIC
2001-03-08 Thomas DornerOoops, wrong 'no *POSIX' Patch
2001-03-08 Jarkko HietaniemiIt's Scripts.txt, not Script.txt.
2001-03-08 Thomas Dorner'no *POSIX' Patch speeding up make on BS2000
2001-03-08 Jarkko HietaniemiRetract #9069, wrong patch.
2001-03-08 Jarkko HietaniemiUpgrade to Unicode 3.1 beta 2001-03-01.
2001-03-07 Jarkko HietaniemiMore UTF-8 test tweaks.
2001-03-07 Nick Ing-SimmonsIntegrate mainline.
2001-03-07 Jarkko HietaniemiUpdate Changes.
2001-03-07 abela@geneanet.org[ID 20010306.004] || != named unary operator
2001-03-07 Andrew Pimlottdowngrading to bytes for common functions
2001-03-07 abela@geneanet.orgClarify the description differentiating for and while...
2001-03-07 Jarkko Hietaniemi(Retracted by #9078.)
2001-03-07 Radu GreabRe: [ID 20010305.012] chop() against list assignment...
2001-03-07 Simon CozensRe: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build...
2001-03-07 Jarkko HietaniemiFloating point too messy.
2001-03-07 Jarkko HietaniemiIntegrate change #9064 from maintperl into mainline.
2001-03-07 Jarkko HietaniemiMajor utf8 test reorganisation and rewrite.
2001-03-07 Jarkko HietaniemiMore tweakage on the Unicode character class descriptions.
2001-03-06 Jarkko HietaniemiThe perlretut was still talking about the old \p and \P
2001-03-06 Nick Ing-SimmonsIntegrate mainline (make test works again now).
2001-03-06 Jarkko Hietaniemi0.999... does equal 1.0, doesn't it?
2001-03-06 Jarkko HietaniemiMake /x{abcd}/ to work without use utf8.
2001-03-06 Jarkko HietaniemiEasier to outcomment all the three reset() tests for...
2001-03-06 Jarkko HietaniemiComment out the deadly reset; until the 20010301.005
2001-03-06 Jarkko HietaniemiRetract the PMOP cleanup patch: I'm seeing strange...
2001-03-05 Jarkko HietaniemiIntegrate perlio:
2001-03-05 Nick Ing-Simmonsskipping USE_PERLIO symbols correction.
2001-03-05 Nick Ing-SimmonsMore Encode alias tidying.
2001-03-05 Nick Ing-SimmonsIntegrate Jarkko's Encode.pm tweak.
2001-03-05 Nick Ing-SimmonsIntegrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko HietaniemiRegen perlapi.
2001-03-05 Jarkko HietaniemiIntegrate perlio:
2001-03-05 Jarkko HietaniemiThe mapping of ISO Latin X to ISO 8859-Y is tricky.
2001-03-05 Jarkko HietaniemiForgot the other half of the PMOP patch (#9033).
2001-03-05 Nick Ing-SimmonsUpdate MANIFEST for new test.
2001-03-05 Nick Ing-SimmonsSome tests for Camel 3rd edition features.
2001-03-05 Jarkko HietaniemiAdd more ISO 8859 encoding aliases.
2001-03-05 Jarkko HietaniemiIntegrate perlio:
2001-03-05 Nick Ing-SimmonsMissed added file.
2001-03-05 Jarkko HietaniemiAdd tr tests for EBCDIC, from Karsten Sperling.
2001-03-05 Nick Ing-SimmonsLong-standing "defined but not used" SvPVbyte*() are...
2001-03-05 Jarkko HietaniemiAdd matching tests currently failing in EBCDIC,
2001-03-05 Jarkko HietaniemiThe #9034 needs a MANIFESTation.
2001-03-05 Jarkko HietaniemiIntegrate perlio:
2001-03-05 Gurusamy SarathyRe: [ID 20010301.005] corrupt memory (since @8531,...
2001-03-05 Nick Ing-SimmonsEncode implementation "completion"
2001-03-05 Jarkko HietaniemiIntegrate change #9030 from maintperl into mainline.
2001-03-05 Jarkko HietaniemiIntegrate change #9028 from maintperl into mainline.
2001-03-05 Nick Ing-SimmonsIntegrate mainline
2001-03-05 Jarkko HietaniemiRetracting \N{U+HHHH}.
2001-03-04 H.Merijn BrandRe: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
2001-03-04 Nicholas Clark[ID 20010303.009] SOCKS5 work around breaks other sockets
2001-03-04 Jarkko HietaniemiUpdate Changes.
2001-03-04 Jarkko Hietaniemimakedef.pl updates suggested by Chris Nandor; double...
2001-03-04 Jarkko HietaniemiIntegrate change #9012 from maintperl into mainline,
2001-03-04 Jeff Pinyanpattern in G_ARRAY context
2001-03-04 Jarkko HietaniemiI thought I tested the #9014.
2001-03-04 Jarkko HietaniemiMore tr/// UTF-8 fixes from Inaba Hiroto.
2001-03-04 Jarkko HietaniemiAdd the \N{U+HHHH} syntax.
2001-03-04 Jarkko HietaniemiTweak the get*ent() OS/2 prototypes.
2001-03-03 Jarkko HietaniemiUTF8 tr/// fixes from Inaba Hiroto.
2001-03-03 Jarkko HietaniemiIntegrate change #9006 from maintperl to mainline,
2001-03-03 Jarkko HietaniemiRewrite REPORT() and REPORT2() (used for -DT) slightly
2001-03-03 Olaf Flebbe[perl-5.6.x, perl-current] accept for EPOC
2001-03-03 Craig A. Berryt/pod/find.t on VMS
2001-03-03 Jarkko HietaniemiIntegrate changes #8997,8999 from maintperl.
2001-03-03 Jarkko HietaniemiRegen files for mainline.
2001-03-02 Jarkko HietaniemiUpdate Changes.
2001-03-02 Jarkko HietaniemiIntegrate perlio:
2001-03-02 Nick Ing-SimmonsIntegrate mainline
next