summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ...while $var = glob(...)Robin Houston2001-12-171-1/+1
* -t and the core tests; -t and PERL5OPTRafael Garcia-Suarez2001-12-174-7/+17
* The system() vs $SIG{ARLM} is no more a todo.Jarkko Hietaniemi2001-12-171-4/+1
* alarm() test, take twoMichael G. Schwern2001-12-171-0/+50
* s/UNIX/Unix/Jarkko Hietaniemi2001-12-171-1/+1
* Move ExtUtils tests to lib/ExtUtils/t.Jarkko Hietaniemi2001-12-1712-13/+13
* [PATCH] MM_Unix tests, and some questionsTels2001-12-173-81/+212
* miniperl found before perlMichael G. Schwern2001-12-171-6/+17
* Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.Michael G. Schwern2001-12-171-2/+2
* Exporter.pmNicholas Clark2001-12-171-21/+21
* Exporter.t (and question)Nicholas Clark2001-12-171-2/+22
* Re: perl@13661John P. Linderman2001-12-171-163/+5
* Will the real Unicode encoding please stand up?Jeffrey Friedl2001-12-171-20/+25
* Integrate perlio:Jarkko Hietaniemi2001-12-171-6/+9
|\
| * Fix for alarm() breaking into wait*().Nick Ing-Simmons2001-12-171-6/+9
| * Integrate mainlineNick Ing-Simmons2001-12-1769-2596/+7991
| |\ | |/ |/|
* | Disallow also Unicode ranges 0xFDD0..0xFDEF andJarkko Hietaniemi2001-12-162-2/+9
* | Make surrogates illegal also on EBCDIC.Jarkko Hietaniemi2001-12-161-2/+2
* | [patch @13687] Unicode::Collate 0.10SADAHIRO Tomoyuki2001-12-164-19/+60
* | More documentation for the encoding pragma.Jarkko Hietaniemi2001-12-161-0/+7
* | lib/open.pm Jeffrey Friedl2001-12-161-1/+1
* | Add tests for ExtUtils::Installedchromatic2001-12-162-0/+205
* | Little warning nitMichael G. Schwern2001-12-161-1/+1
* | Re: [PATCH t/test.pl] diagnostics to STDERRMichael G. Schwern2001-12-161-7/+14
* | I sometimes outsmart myself.Jarkko Hietaniemi2001-12-162-2/+2
* | Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] Michael G. Schwern2001-12-161-0/+1
* | perlunicode enchancements suggested by Jeffrey Friedl.Jarkko Hietaniemi2001-12-161-9/+25
* | perlunicode.podJeffrey Friedl2001-12-161-9/+12
* | RESENT - [PATCH] utf8_heavy.pl Jeffrey Friedl2001-12-161-2/+2
* | Can't create surrogates; so can't match them, either.Jarkko Hietaniemi2001-12-161-1/+2
* | diagnostics to STDERRMichael G. Schwern2001-12-161-9/+10
* | Make creating UTF-8 surrogates a punishable act.Jarkko Hietaniemi2001-12-164-13/+37
* | Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.Jarkko Hietaniemi2001-12-1514-2457/+2881
* | rcatline support ($_.=<ARGV>)Rafael Garcia-Suarez2001-12-152-3/+21
* | Make charnames more robust.Jarkko Hietaniemi2001-12-151-4/+23
* | The hoops one has to jump through.Jarkko Hietaniemi2001-12-151-1/+13
* | perlstyle.pod nit on warningsAudrey Tang2001-12-151-9/+7
* | I don't think we are in FooOS, Toto.Jarkko Hietaniemi2001-12-152-2/+2
* | Re: Untested modules update: There's more than we thoughtchromatic2001-12-152-0/+106
* | -bytecompile & -compile for testing perlccMichael G. Schwern2001-12-151-5/+13
* | Compile testMichael G. Schwern2001-12-152-0/+13
* | Some weak docsMichael G. Schwern2001-12-151-1/+35
* | B::Asmdata test Michael G. Schwern2001-12-152-0/+45
* | Adding B::Asmdata docsMichael G. Schwern2001-12-152-4/+88
* | Permissions.Jarkko Hietaniemi2001-12-150-0/+0
* | Benchmark test from Nicholas Clark.Jarkko Hietaniemi2001-12-143-3/+495
* | Mithing.Jarkko Hietaniemi2001-12-143-0/+46
* | Silence compiler worries found by Schwern/Digital cc.Jarkko Hietaniemi2001-12-143-8/+8
* | User may not have a valid home directory even ifJarkko Hietaniemi2001-12-141-3/+5
* | Integrate with perlio. (No changes, but that's okay.)Jarkko Hietaniemi2001-12-141-4/+0
|\ \ | |/