summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] strtoq, strtou(q|ll|l) testingNicholas Clark2000-12-191-1/+27
* RE: perl@8150 Gerrit P. Haase2000-12-171-1/+1
* Fcntl constants speedupNicholas Clark2000-12-171-10/+10
* Add test for #8145 (binmode() warning), add warning forJarkko Hietaniemi2000-12-171-0/+17
* Polymorphic regexps.Jarkko Hietaniemi2000-12-172-162/+247
* [patch perl@8102] dos/djgpp updateLaszlo Molnar2000-12-161-1/+2
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-153-32/+194
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-151-0/+1
* Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.Jarkko Hietaniemi2000-12-151-1/+13
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-153-194/+32
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-143-32/+194
* DB_File-1.74 Paul Marquess2000-12-123-51/+170
* Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-111-19/+0
* Re: The long awaited feature ...Simon Cozens2000-12-111-2/+107
* Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failingSimon Cozens2000-12-111-4/+12
* Re: [Fwd: BUG 20001205.022] Local on Hash elementsSimon Cozens2000-12-111-1/+12
* Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)Andreas König2000-12-103-0/+30
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-107-7/+153
* Test case for #8066.Jarkko Hietaniemi2000-12-101-0/+5
* Test case for #8064.Jarkko Hietaniemi2000-12-101-1/+5
* [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17...Nicholas Clark2000-12-101-4/+24
* Integrate perlio:Jarkko Hietaniemi2000-12-101-1/+8
|\
| * read/sysread/recv should now be utf8 aware.Nick Ing-Simmons2000-12-091-1/+8
* | Integrate perlio:Jarkko Hietaniemi2000-12-092-1/+53
|\ \ | |/
| * Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-092-1/+53
| * Integrate mainline.Nick Ing-Simmons2000-12-096-19/+54
| |\
* | | Re: Additional patch for UTF8-keys (Re: perl@8016)Inaba Hiroto2000-12-091-1/+14
| |/ |/|
* | [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS supportAndy Dougherty2000-12-081-4/+4
* | [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not builtAndy Dougherty2000-12-082-6/+8
* | Add test for reverse().Jarkko Hietaniemi2000-12-081-0/+33
* | Introduce macros for UTF8 decoding.Jarkko Hietaniemi2000-12-082-9/+9
* | Integrate perlio:Jarkko Hietaniemi2000-12-071-8/+4
|\ \ | |/
| * Integrate mainlineNick Ing-Simmons2000-12-067-113/+163
| |\ | |/ |/|
* | Test \x{...} with ord().Jarkko Hietaniemi2000-12-061-4/+15
* | Test tweak because of #8013.Jarkko Hietaniemi2000-12-061-1/+1
* | $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-062-5/+21
* | Avaunt, you foul UTF-8 tests.Jarkko Hietaniemi2000-12-052-26/+26
* | Continue utf8 dispersal.Jarkko Hietaniemi2000-12-052-78/+101
| * Test various dup/external program options on all platforms.Nick Ing-Simmons2000-12-061-8/+4
| * Integrate mainline.Nick Ing-Simmons2000-12-058-284/+352
| |\ | |/ |/|
* | Test for Unicode (UTF-8) hash keys.Jarkko Hietaniemi2000-12-051-1/+13
* | Remove an unnecessary 'use utf8' (unnecessary because \x{...}Jarkko Hietaniemi2000-12-051-5/+2
* | Split off the UTF-8 decoder tests, make them to check alsoJarkko Hietaniemi2000-12-052-171/+182
* | Start migrating bits of pragma/utf8 to elsewhereJarkko Hietaniemi2000-12-052-70/+86
* | cygwin portEric Fifer2000-12-051-1/+1
* | Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-4/+24
* | Integrate the "skip" messages to explain().Jarkko Hietaniemi2000-12-052-33/+45
* | Integrate perlio:Jarkko Hietaniemi2000-12-051-1/+3
|\ \ | |/
| * PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-1/+3
| * Integrate mainline (STDCHAR)Nick Ing-Simmons2000-12-031-1/+4
| |\ | |/ |/|