p5sagit/p5-mst-13.2.git
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 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
2002-02-06 Nick Ing-Simmons Integrate mainline
2002-02-06 Jarkko Hietaniemi EBCDIC: 0x41 is not cricket.
2002-02-05 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-02-05 Michael G.... Re: File::Spec::rel2abs2rel (?)
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Jarkko Hietaniemi Integrate perlio:
2002-02-05 Nick Ing-Simmons More Encode tweaks:
2002-02-05 Artur Bergman Add in change for Apple/Darwin Bug: 2785519 to fix...
2002-02-05 Jarkko Hietaniemi EBCDIC: SHARP S is different.
2002-02-05 Artur Bergman Don't assume that we can chmod symlinks. It fails on...
2002-02-05 Artur Bergman Add . first to the PATH environment to test that we...
2002-02-05 Artur Bergman Change to check if _POSIX_OPEN_MAX is 16 or 20, however...
2002-02-05 Artur Bergman Enable building with threads under macosx, assume __APP...
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-04 Rafael Garcia... File::Find tests not cleaning up properly
2002-02-04 Jarkko Hietaniemi Signedness mumblings from Tru64.
2002-02-04 Craig A. Berry Encode build fix-ups for VMS
2002-02-04 Nick Ing-Simmons Integrate mainline
2002-02-04 Jarkko Hietaniemi Update Changes.
2002-02-04 Jarkko Hietaniemi Comment microtweaks.
2002-02-04 Andreas König trivial docu patch
2002-02-04 Yitzchak Scott... (??{ }) anomaly
2002-02-04 Jarkko Hietaniemi Integrate perlio:
2002-02-03 Nick Ing-Simmons Remove debugging warning, be consistent about API fails.
2002-02-03 Nick Ing-Simmons Carry on where we left off if we have to grow destinati...
2002-02-03 Mark-Jason... PATCH CPAN.pm
2002-02-03 Jarkko Hietaniemi Must search further back.
2002-02-03 Nick Ing-Simmons Integrate mainline
2002-02-03 Jarkko Hietaniemi EBCDIC: more natification.
2002-02-03 Jarkko Hietaniemi Debug noise.
2002-02-03 Jarkko Hietaniemi Integrate perlio:
2002-02-03 Jarkko Hietaniemi Prettify.
next