summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Integrate mainline.Nick Ing-Simmons2000-12-096-19/+54
|\
| * [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
|\ \ | |/
| * Raw zero bytes in text files confuse at least GNU patch 2.1.Jarkko Hietaniemi2000-12-031-1/+4
* | Integrate mainlineNick Ing-Simmons2000-12-031-8/+16
|\ \ | |/
| * A missing hunk.Jarkko Hietaniemi2000-12-021-1/+1
| * Re: [ID 20001202.001] (Net::hostent)Nicholas Clark2000-12-021-7/+15
* | Integrate mainline (for s/y/m as sub names stuff).Nick Ing-Simmons2000-12-012-4/+19
|\ \ | |/
| * Integrate perlio:Jarkko Hietaniemi2000-12-011-4/+15
| |\ | |/ |/|
* | Integrate mainlineNick Ing-Simmons2000-12-0111-38/+150
|\ \
* | | Fix 'mmap' lib/filehand.t (ungetc) test fail.Nick Ing-Simmons2000-12-011-4/+15
* | | Integrate mainlineNick Ing-Simmons2000-11-286-25/+85
|\ \ \
* \ \ \ Integrate mainline.Nick Ing-Simmons2000-11-253-5/+133
|\ \ \ \
| | | | * Some help for 20001130.011. Now one gets warnings likeJarkko Hietaniemi2000-12-011-0/+19
| | | | * Retract #7941. Forbidding subs m/s/etc is too cruel becauseJarkko Hietaniemi2000-12-011-4/+0
| | | |/
| | | * (Retracted by #7943.)Jarkko Hietaniemi2000-12-011-0/+4
| | | * Get the three different space character classes right under utf8.Jarkko Hietaniemi2000-12-011-3/+3
| | | * Two more tests that make no sense in UTF-8 since the testJarkko Hietaniemi2000-12-011-1/+1
| | | * \x{} doesn't any more require 'use utf8' outside regexen so whyJarkko Hietaniemi2000-12-011-2/+0
| | | * In OS/390 'localhost' can be 'localhost.FOO.BAR'.Jarkko Hietaniemi2000-11-301-2/+3
| | | * [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)Peter Prymmer2000-11-301-4/+6
| | | * get t/lib/filter-util.t to work on VMS Charles Lane2000-11-302-15/+15
| | | * Make the Class::Struct import() wiser.Jarkko Hietaniemi2000-11-291-1/+2
| | | * A test works better if it has the right 1..$n output.Jarkko Hietaniemi2000-11-291-5/+1
| | | * net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if ...Robert Spier2000-11-291-0/+41
| | | * Make "use Class::Struct 'struct';" work again (broken by #7617);Jarkko Hietaniemi2000-11-291-0/+69
| | | * $^O win32 -> MSWin32Robert Spier2000-11-292-6/+6
| | | * Use "1 while unlink" so that VMS gets clean, too.Jarkko Hietaniemi2000-11-291-9/+9
| | | * Document the known sprintf test failures, exact standardJarkko Hietaniemi2000-11-291-2/+2
| | |/