summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* (The fix did work but was not right, retracted in #6573)Christian Kirsch2000-08-091-9/+14
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-085-6/+6
* Re: [ID 20000807.008] Double reads considered evil? (deja vu)Mike Guy2000-08-082-5/+36
* Re: enhanced(?) regex error messages Hugo van der Sanden2000-08-082-20/+24
* Augment #6539 a bit: don't croak if there's magic in the air.Hugo van der Sanden2000-08-081-4/+14
* Make the test -w clean.Jarkko Hietaniemi2000-08-071-3/+3
* use warnings instead of $^W.Jarkko Hietaniemi2000-08-071-1/+1
* Disable a portability warning Because We Know What We Are Doing.Jarkko Hietaniemi2000-08-071-1/+2
* Make bless(REF, REF) a fatal error, add bless tests.Hugo van der Sanden2000-08-071-0/+116
* Continue fixing the io warnings. This alsoJarkko Hietaniemi2000-08-063-21/+42
* [ID 20000724.004] Perl interpreter segfault when using built-in flockRonald F. Guilmette2000-08-051-2/+10
* Warn under -w if lstat(FH) is attempted.Todd C. Miller2000-08-041-0/+21
* In the warnings call filehandles consistently so;Jarkko Hietaniemi2000-08-042-12/+19
* [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarilyMark Dickinson2000-08-042-2/+4
* Comings and goings in op/sprintf.tDominic Dunlop2000-08-031-3/+20
* [ID 20000803.001] further regexp counting problemsHugo van der Sanden2000-08-031-0/+12
* The subtest 4 may fail also on VOBS, as pointed outJarkko Hietaniemi2000-08-031-0/+1
* Better skip message for the test; one of the two problems inLupe Christoph2000-08-021-1/+7
* require.t needs binmode() to work on windowsGurusamy Sarathy2000-08-021-0/+1
* [ID 20000731.010] regex error Hugo van der Sanden2000-08-021-0/+1
* The name of a filehandle does not have <these>.Jarkko Hietaniemi2000-08-022-4/+4
* Remove the extraneous "main::" prefix from all theGurusamy Sarathy2000-08-024-67/+67
* The test from thisTom Hughes2000-08-011-0/+4
* various syntax errors and such (not fixed: comp/require.t#22 coredumpGurusamy Sarathy2000-08-011-1/+1
* Make chr() for values >127 to create utf8 when under utf8.Simon Cozens2000-08-011-1/+7
* allow non-variable as lhs of non-updating tr///M. J. T. Guy2000-08-011-1/+18
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-9/+10
* A new version of the "remove UPPERACSE string comparison"Jarkko Hietaniemi2000-07-308-202/+171
* The problem described in thisroot2000-07-291-1/+13
* Back out #6454, doesn't seem to work.Jarkko Hietaniemi2000-07-287-103/+130
* Remove EQ, NE, GT, LT, GE, LE (they have been deprecatedJarkko Hietaniemi2000-07-277-130/+103
* File::Temp patches for VMS and OS/2 from Tim Jenness.Jarkko Hietaniemi2000-07-261-4/+4
* Fix *foo{FORMAT}.Jarkko Hietaniemi2000-07-261-7/+11
* More split() doc and test patches from Mike Guy.Jarkko Hietaniemi2000-07-261-1/+1
* split /^/M. J. T. Guy2000-07-261-1/+6
* Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]Jeffrey Friedl2000-07-261-23/+24
* Make large file tests deal with SIGXFSZM. J. T. Guy2000-07-252-19/+38
* Get UTF16 BOMs working. Patch fromM. J. T. Guy2000-07-251-1/+2
* Make the "uninit variable" warning to say "concat or string"Jarkko Hietaniemi2000-07-252-2/+2
* Test cases for #6431.M. J. T. Guy2000-07-242-2/+15
* Add tests forHugo van der Sanden2000-07-241-0/+2
* The output might have been produced in the wrong order.M. J. T. Guy2000-07-241-0/+1
* lib/b test fixes from Peter Prymmer.Jarkko Hietaniemi2000-07-151-6/+39
* The bug reportJarkko Hietaniemi2000-07-141-0/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-07-141-0/+5
|\
| * Replace change #6337 with a better one.Hugo van der Sanden2000-07-141-0/+1
| * The {multiplier} of a fixed substring was overlooked whichHugo van der Sanden2000-07-131-0/+4
| * Integrate with Sarathy.Jarkko Hietaniemi2000-07-134-80/+43
| |\ | |/ |/|
| * mjd's tr patches "broke" tr/z-Z/z-Z/Jarkko Hietaniemi2000-07-111-2/+2
| * Make op/sprintf.t more comprehensive, take 2Dominic Dunlop2000-07-111-19/+26