summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| | * Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)Robin Barker2000-11-281-1/+6
| | * Restore also the locale test to no-sprintf-taint state.Jarkko Hietaniemi2000-11-271-3/+3
| | * Test line numbers are different with utf8.Jarkko Hietaniemi2000-11-261-21/+21
| | * Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINST...Benjamin Holzman2000-11-261-1/+1
| | * Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havocBenjamin Holzman2000-11-261-1/+6
| | * PATCH: File::Temp fix on WindowsNT/VMSTim Jenness2000-11-261-1/+29
| | * Fix locale inconsistencies unearthed by Hugo's work.Jarkko Hietaniemi2000-11-261-3/+3
| | * C<foreach my $x ...> in pseudo-fork()ed process may diddleGurusamy Sarathy2000-11-251-0/+22
| |/
| * Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-251-1/+129
| * PATCH over 7848: Filter test flawedAndreas König2000-11-241-1/+1
| * Integrate perlio:Jarkko Hietaniemi2000-11-241-1/+1
| |\ | |/ |/|
* | Implement PerlIO_binmode()Nick Ing-Simmons2000-11-231-1/+1
* | Integrate mainlineNick Ing-Simmons2000-11-236-19/+865
|\ \