p5sagit/p5-mst-13.2.git
2002-02-14 Ilya Zakharevich Re: [PATCH @13746] tied hashes: memoization
2002-02-14 Ilya Zakharevich tied hashes
2002-02-13 Yitzchak Scott... Re: [PATCH] Configure followed by make minitest
2002-02-13 H.Merijn Brand Re: perl@14647
2002-02-13 Jarkko Hietaniemi Update Changes.
2002-02-13 Jarkko Hietaniemi Integrate perlio:
2002-02-13 Artur Bergman rename mutex to make a bit more sense
2002-02-13 Artur Bergman Track active threads....
2002-02-13 Nick Ing-Simmons Do 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 Bergman Do not propagate END blocks to child threads, test.
2002-02-13 Nick Ing-Simmons Integrate 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 Hietaniemi Iteration continues.
2002-02-13 Jarkko Hietaniemi Duh.
2002-02-13 Jarkko Hietaniemi Retract #14666.
2002-02-13 Jarkko Hietaniemi (retracted by #14667)
2002-02-13 Jarkko Hietaniemi Tiny test script tweaks.
2002-02-13 Jarkko Hietaniemi Rewrite the "special mapping" part of to_utf8_case(),
2002-02-12 Artur Bergman Stop failures if you pass an object, sv_dup might not...
2002-02-12 Jarkko Hietaniemi Retract #14661.
2002-02-12 Jarkko Hietaniemi (retracted by #14662)
2002-02-12 Jarkko Hietaniemi EBCDIC: another "can't happen".
2002-02-12 Artur Bergman Join support, however something wierd seems to happen...
2002-02-12 Nick Ing-Simmons Integrate mainline
2002-02-12 Jan Dubois Re: [PATCH 5.6.1] Win32: Give user control over window...
2002-02-12 Michael G.... Re: 14654 introduced a bug
2002-02-12 Jarkko Hietaniemi More 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 Hietaniemi Use `` instead of -| to be a little bit more portable,
2002-02-12 Jarkko Hietaniemi EBCDIC: this change for \N{} in particular is now
2002-02-12 Craig A. Berry t/test.pl fix for VMS
2002-02-11 Jarkko Hietaniemi EBCDIC: pack U bytes change.
2002-02-11 Jarkko Hietaniemi EBCDIC: pack U is no more equal to concat of \xHHs.
2002-02-11 Nick Ing-Simmons Integrate mainline
2002-02-11 Jarkko Hietaniemi Update Changes.
2002-02-11 Jarkko Hietaniemi Regen toc.
2002-02-11 Jarkko Hietaniemi Forgot from #14641.
2002-02-11 Jarkko Hietaniemi -Dmksymlinks was broken by #14628.
2002-02-11 Ilya Zakharevich OS/2 build
2002-02-11 Jarkko Hietaniemi Integrate perlio:
2002-02-11 Nick Ing-Simmons Patch up the failing multi-byte write case, and un...
2002-02-11 Nick Ing-Simmons Add test for Japanese encoding (well euc-jp anyway).
2002-02-11 Nick Ing-Simmons Split Japanese encodings - part 2
2002-02-11 Nick Ing-Simmons Re-structure Japanese encodings - part 1
2002-02-11 Nick Ing-Simmons Integrate mainline
2002-02-11 Mike Guy Re: [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 Hietaniemi Integrate perlio:
2002-02-10 Jarkko Hietaniemi EBCDIC: the low 256 needs to be shuffled also
2002-02-10 Jarkko Hietaniemi Two Configure tweaks; the u32align test was trying
2002-02-10 Jarkko Hietaniemi DJGPP tweaks from Laszlo Molnar.
2002-02-10 Nick Ing-Simmons Move PerlIO_perlio to layer_syms where it belongs?
2002-02-10 Nick Ing-Simmons Borland/Win32 tuning
2002-02-10 Jarkko Hietaniemi Additional explanation for the [:...:] failure.
2002-02-10 H.Merijn Brand [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2002-02-10 Jarkko Hietaniemi Test tweaks from chromatic for cases where there
2002-02-10 Jarkko Hietaniemi Integrate perlio:
2002-02-10 Jarkko Hietaniemi Portability notes: filename characters, character sets.
2002-02-10 Nick Ing-Simmons Integrate mainline
2002-02-10 Nick Ing-Simmons Nicholas Clark's tweaks to Encode compile process
2002-02-10 Jarkko Hietaniemi Use the "Unicode 1.0" name field for control characters,
2002-02-09 Jarkko Hietaniemi The -W 0,float(ieee) and gcvt() are the bad combination.
2002-02-09 Jarkko Hietaniemi EBCDIC: the non-printable characters are different.
2002-02-09 Nicholas Clark Re: FreeBSD hangs when reading from dup'd STDOUT/ERR...
2002-02-09 Nicholas Clark Re: Modulus operator inconsistency
2002-02-09 Jarkko Hietaniemi Use the same escaping mechanism for all the *flags.
2002-02-09 Jarkko Hietaniemi Protect possible parentheses in ccflags, ccdlflags...
2002-02-09 Peter Scott perl5db.pl: restart in taint mode
2002-02-08 Jarkko Hietaniemi FAQ sync.
2002-02-08 Chris Nandor CopFILE / MacPerl_MPWFileName
2002-02-08 Jarkko Hietaniemi The Configure change to go with #14604.
2002-02-08 Andy Dougherty Re: [ID 20020205.007] BSDi test failure perl 5.6.1
2002-02-08 Nick Ing-Simmons Integrate mainline
2002-02-08 Artur Bergman Start 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 Hietaniemi Integrate perlio:
2002-02-08 Jarkko Hietaniemi Configure DJGPP tweak from Laszlo Molnar.
2002-02-08 Jarkko Hietaniemi DJGPP tweaks from Laszlo Molnar.
2002-02-08 Nick Ing-Simmons Extract something from yesterdays effort - convert...
2002-02-08 Nick Ing-Simmons Integrate mainline
2002-02-08 Jarkko Hietaniemi To really skip the test an exit() is needed.
2002-02-08 Jarkko Hietaniemi More diagnostics from Nicholas Clark.
2002-02-07 Jarkko Hietaniemi In case of failure be more verbose.
2002-02-07 Jarkko Hietaniemi Sanity checks to see that the IV/NV and the PV of numeric
2002-02-07 Jarkko Hietaniemi Retract the anon leak subpatch of #14418 and #14431
2002-02-06 Jarkko Hietaniemi OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
2002-02-06 Craig A. Berry another Encode fix for VMS
2002-02-06 Jarkko Hietaniemi Integrate perlio:
2002-02-06 Jarkko Hietaniemi Update Changes.
2002-02-06 Nick Ing-Simmons One way to avoid OS390 winge about #line directives.
2002-02-06 Jarkko Hietaniemi s/Netware/NetWare/
2002-02-06 Jarkko Hietaniemi New Netware scripts.
2002-02-06 Jarkko Hietaniemi EBCDIC: the encoding pragma would need some rethinking,
2002-02-06 Jarkko Hietaniemi (retracted by #14846)
2002-02-06 Robin Barker format problem
next