summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Consolidated lvalue sub changesStephen McCamant2001-01-122-25/+103
* One more UTF-8 fix from Inaba Hiroto.Jarkko Hietaniemi2001-01-121-1/+11
* op/regmesg FAILED at test 33 on EBCDIC machinesRoca, Ignasi2001-01-121-1/+1
* Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2...Nicholas Clark2001-01-121-0/+18
* Fix UTF-8 lval substr().Jarkko Hietaniemi2001-01-111-1/+126
* Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/Hugo van der Sanden2001-01-111-0/+1
* Test for bug id 20010105.016 (fixed by #8378).Jarkko Hietaniemi2001-01-101-1/+22
* Test cases for #8385 (from Simon's "torture.pl")Jarkko Hietaniemi2001-01-101-1/+15
* Allow the locale test needing POSIX and the taint testJarkko Hietaniemi2001-01-092-5/+21
* Remove FileHandle/IO dependence in t/io/openpid.tStephen McCamant2001-01-091-8/+5
* Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123Andy Dougherty2001-01-091-1/+3
* make t/op/misc.t work on VMSCharles Lane2001-01-091-1/+4
* [ID 20001230.003] UTF-8 tr still hurtsJarkko Hietaniemi2001-01-091-1/+93
* Make explicit our assumption that (for now) "\x{80}" produces UTF-8.Jarkko Hietaniemi2001-01-091-0/+1
* [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=1844674407...Nicholas Clark2001-01-081-1/+7
* Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunc...Radu Greab2001-01-081-1/+0
* Re: [ID 20010105.002] close() on process filehandle leaves defunct processRadu Greab2001-01-051-1/+19
* PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.tRaphael Manfredi2001-01-051-1/+9
* Tests for #8329 and #8330.Jarkko Hietaniemi2001-01-051-1/+5
* Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on ex...Radu Greab2001-01-052-0/+3
* Add some Unicode chop() tests.Jarkko Hietaniemi2001-01-051-1/+15
* The test didn't work under the core test framework.Jarkko Hietaniemi2001-01-041-7/+7
* Continue blocks and B::DeparseStephen McCamant2001-01-041-1/+1
* Upgrade to Storable 1.0.7, from Raphael Manfredi.Jarkko Hietaniemi2001-01-041-10/+9
* Integrate perlio:Jarkko Hietaniemi2001-01-011-2/+11
* Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)Jarkko Hietaniemi2000-12-311-1/+1
* Test nits.Jarkko Hietaniemi2000-12-302-10/+10
* Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test...Andreas König2000-12-302-4/+20
* Not quite that many tests yet.Jarkko Hietaniemi2000-12-301-1/+1
* Add a test case for 20000731.001 which was fixed by the #8267.Jarkko Hietaniemi2000-12-301-1/+8
* Add a test for Unicode split //. The #8267 was the cure.Jarkko Hietaniemi2000-12-301-1/+6
* The sv_catsv() fix, take two.Jarkko Hietaniemi2000-12-301-1/+22
* Undo all the join-related changes since #8248: relevantJarkko Hietaniemi2000-12-302-78/+2
* Make the large file tests more robust/talkative as suggested byAndreas König2000-12-292-12/+55
* Idea: Declare multiple constants at once (fwd)Casey R. Tweten2000-12-291-1/+21
* Re: [PATCH] Interesting syntax ideaSimon Cozens2000-12-291-1/+14
* More split // UTF-8 tests.Jarkko Hietaniemi2000-12-291-1/+46
* (Retracted by #8264) More join() testing which was good becauseJarkko Hietaniemi2000-12-291-4/+15
* (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.Jarkko Hietaniemi2000-12-291-1/+21
* lvalue AUTOLOAD. No, really.Simon Cozens2000-12-281-1/+10
* Fix B::Terse indentationDaniel Chetlin2000-12-281-1/+1
* Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub argsSimon Cozens2000-12-282-2/+14
* Fix problem with `&' prototypeDaniel Chetlin2000-12-281-1/+2
* Re: [PATCH blead] Fix segfault in gv_handler/mg_findDaniel Chetlin2000-12-281-0/+4
* Re: [PATCH] Warn on use of reference as array elemSimon Cozens2000-12-281-0/+17
* Integrate perlio:Jarkko Hietaniemi2000-12-221-1/+1
|\
| * CRLF platform issue with io/utf8 fix.Nick Ing-Simmons2000-12-211-1/+1
| * Integrate mainlineNick Ing-Simmons2000-12-214-84/+117
| |\ | |/ |/|
| * Integrate mainline.Nick Ing-Simmons2000-12-197-175/+304
| * Integrate mainlineNick Ing-Simmons2000-12-155-33/+208
| |\