This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-02-13 Jarkko HietaniemiUpdate Changes.
2002-02-13 Jarkko HietaniemiIntegrate perlio:
2002-02-13 Artur Bergmanrename mutex to make a bit more sense
2002-02-13 Artur BergmanTrack active threads....
2002-02-13 Nick Ing-SimmonsDo not lc() the file names before doing dirname() or...
2002-02-13 Michael G.... Re: File/Spec/t/rel2abs2rel2whatever broken again
2002-02-13 Artur BergmanDo not propagate END blocks to child threads, test.
2002-02-13 Nick Ing-SimmonsIntegrate mainline
2002-02-13 Jarkko Hietaniemi$ln is supposed to be already set to $ln + executable...
2002-02-13 Mark-Jason... New command syntax for 'x' command
2002-02-13 Mark-Jason... New debugger option 'dumpDepth' controls recursion...
2002-02-13 Jarkko HietaniemiIteration continues.
2002-02-13 Jarkko HietaniemiDuh.
2002-02-13 Jarkko HietaniemiRetract #14666.
2002-02-13 Jarkko Hietaniemi(retracted by #14667)
2002-02-13 Jarkko HietaniemiTiny test script tweaks.
2002-02-13 Jarkko HietaniemiRewrite the "special mapping" part of to_utf8_case(),
2002-02-12 Artur BergmanStop failures if you pass an object, sv_dup might not...
2002-02-12 Jarkko HietaniemiRetract #14661.
2002-02-12 Jarkko Hietaniemi(retracted by #14662)
2002-02-12 Jarkko HietaniemiEBCDIC: another "can't happen".
2002-02-12 Artur BergmanJoin support, however something wierd seems to happen...
2002-02-12 Nick Ing-SimmonsIntegrate mainline
2002-02-12 Jan DuboisRe: [PATCH 5.6.1] Win32: Give user control over window...
2002-02-12 Michael G.... Re: 14654 introduced a bug
2002-02-12 Jarkko HietaniemiMore unset installman[13]dir tweaks from chromatic.
2002-02-12 Michael G.... Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2r...
2002-02-12 Jarkko HietaniemiUse `` instead of -| to be a little bit more portable,
2002-02-12 Jarkko HietaniemiEBCDIC: this change for \N{} in particular is now
2002-02-12 Craig A. Berryt/test.pl fix for VMS
2002-02-11 Jarkko HietaniemiEBCDIC: pack U bytes change.
2002-02-11 Jarkko HietaniemiEBCDIC: pack U is no more equal to concat of \xHHs.
2002-02-11 Nick Ing-SimmonsIntegrate mainline
2002-02-11 Jarkko HietaniemiUpdate Changes.
2002-02-11 Jarkko HietaniemiRegen toc.
2002-02-11 Jarkko HietaniemiForgot from #14641.
2002-02-11 Jarkko Hietaniemi-Dmksymlinks was broken by #14628.
2002-02-11 Ilya ZakharevichOS/2 build
2002-02-11 Jarkko HietaniemiIntegrate perlio:
2002-02-11 Nick Ing-SimmonsPatch up the failing multi-byte write case, and un...
2002-02-11 Nick Ing-SimmonsAdd test for Japanese encoding (well euc-jp anyway).
2002-02-11 Nick Ing-SimmonsSplit Japanese encodings - part 2
2002-02-11 Nick Ing-SimmonsRe-structure Japanese encodings - part 1
2002-02-11 Nick Ing-SimmonsIntegrate mainline
2002-02-11 Mike GuyRe: [PATCH] Re: Modulus operator inconsistency
2002-02-11 Jarkko Hietaniemi"Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
2002-02-11 Michael G.... The debugger part of
2002-02-10 Jarkko HietaniemiIntegrate perlio:
2002-02-10 Jarkko HietaniemiEBCDIC: the low 256 needs to be shuffled also
2002-02-10 Jarkko HietaniemiTwo Configure tweaks; the u32align test was trying
2002-02-10 Jarkko HietaniemiDJGPP tweaks from Laszlo Molnar.
2002-02-10 Nick Ing-SimmonsMove PerlIO_perlio to layer_syms where it belongs?
2002-02-10 Nick Ing-SimmonsBorland/Win32 tuning
2002-02-10 Jarkko HietaniemiAdditional explanation for the [:...:] failure.
2002-02-10 H.Merijn Brand[ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2002-02-10 Jarkko HietaniemiTest tweaks from chromatic for cases where there
2002-02-10 Jarkko HietaniemiIntegrate perlio:
2002-02-10 Jarkko HietaniemiPortability notes: filename characters, character sets.
2002-02-10 Nick Ing-SimmonsIntegrate mainline
2002-02-10 Nick Ing-SimmonsNicholas Clark's tweaks to Encode compile process
2002-02-10 Jarkko HietaniemiUse the "Unicode 1.0" name field for control characters,
2002-02-09 Jarkko HietaniemiThe -W 0,float(ieee) and gcvt() are the bad combination.
2002-02-09 Jarkko HietaniemiEBCDIC: the non-printable characters are different.
2002-02-09 Nicholas ClarkRe: FreeBSD hangs when reading from dup'd STDOUT/ERR...
2002-02-09 Nicholas ClarkRe: Modulus operator inconsistency
2002-02-09 Jarkko HietaniemiUse the same escaping mechanism for all the *flags.
2002-02-09 Jarkko HietaniemiProtect possible parentheses in ccflags, ccdlflags...
2002-02-09 Peter Scottperl5db.pl: restart in taint mode
2002-02-08 Jarkko HietaniemiFAQ sync.
2002-02-08 Chris NandorCopFILE / MacPerl_MPWFileName
2002-02-08 Jarkko HietaniemiThe Configure change to go with #14604.
2002-02-08 Andy DoughertyRe: [ID 20020205.007] BSDi test failure perl 5.6.1
2002-02-08 Nick Ing-SimmonsIntegrate mainline
2002-02-08 Artur BergmanStart testing for safe localtime functions, TODO, test...
2002-02-08 Rafael Garcia... Re: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-08 Yitzchak Scott... Configure followed by make minitest
2002-02-08 Jarkko HietaniemiIntegrate perlio:
2002-02-08 Jarkko HietaniemiConfigure DJGPP tweak from Laszlo Molnar.
2002-02-08 Jarkko HietaniemiDJGPP tweaks from Laszlo Molnar.
2002-02-08 Nick Ing-SimmonsExtract something from yesterdays effort - convert...
2002-02-08 Nick Ing-SimmonsIntegrate mainline
2002-02-08 Jarkko HietaniemiTo really skip the test an exit() is needed.
2002-02-08 Jarkko HietaniemiMore diagnostics from Nicholas Clark.
2002-02-07 Jarkko HietaniemiIn case of failure be more verbose.
2002-02-07 Jarkko HietaniemiSanity checks to see that the IV/NV and the PV of numeric
2002-02-07 Jarkko HietaniemiRetract the anon leak subpatch of #14418 and #14431
2002-02-06 Jarkko HietaniemiOS/390 gcvt() seems buggy: with -W 0,float(ieee) it
2002-02-06 Craig A. Berryanother Encode fix for VMS
2002-02-06 Jarkko HietaniemiIntegrate perlio:
2002-02-06 Jarkko HietaniemiUpdate Changes.
2002-02-06 Nick Ing-SimmonsOne way to avoid OS390 winge about #line directives.
2002-02-06 Jarkko Hietaniemis/Netware/NetWare/
2002-02-06 Jarkko HietaniemiNew Netware scripts.
2002-02-06 Jarkko HietaniemiEBCDIC: the encoding pragma would need some rethinking,
2002-02-06 Jarkko Hietaniemi(retracted by #14846)
2002-02-06 Robin Barkerformat problem
2002-02-06 Nick Ing-SimmonsIntegrate mainline
2002-02-06 Jarkko HietaniemiEBCDIC: 0x41 is not cricket.
2002-02-05 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-02-05 Michael G.... Re: File::Spec::rel2abs2rel (?)
next