summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Re: format bug report [Patch]H.Merijn Brand2000-07-111-1/+17
| * Be less forgiving about ambiguous and illegal tr ranges.Mark-Jason Dominus2000-07-111-1/+39
| * [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking Hugo van der Sanden2000-07-111-0/+1
| * Precedence goof, fix based onHugo van der Sanden2000-07-111-4/+4
| * Config is being used.Jarkko Hietaniemi2000-07-061-0/+5
| * Integrate with Sarathy.Jarkko Hietaniemi2000-07-042-2/+16
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-07-041-5/+7
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-06-301-1/+22
| |\ \ \
| * | | | PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't bui...Nicholas Clark2000-06-297-5/+32
| * | | | Make op/sprintf.t more comprehensiveDominic Dunlop2000-06-291-20/+232
| * | | | Re: [PATCH] Re: Speeding up method lookups Doug MacEachern2000-06-291-0/+66
| * | | | Re: [PATCH cfgperl] BOMs away!Simon Cozens2000-06-281-1/+11
| * | | | Re: [PATCH] pack('U',$foo) doesn't UTF8Simon Cozens2000-06-281-1/+11
| * | | | linenumber tweakJarkko Hietaniemi2000-06-281-1/+1
| * | | | Re: [PATCH] "Constant subroutine redefined" mandatory warningDoug MacEachern2000-06-282-1/+16
| * | | | small thinko tweaksJarkko Hietaniemi2000-06-281-0/+4
| * | | | tr///, help wanted.Simon Cozens2000-06-281-1/+48
| * | | | Re: [PATCH] support 'my __PACKAGE__ $obj = ...'Doug MacEachern2000-06-281-0/+27
| * | | | Allow for standalone testing.Jarkko Hietaniemi2000-06-272-4/+4
| * | | | avoid mg_ptr in '*' magicDoug MacEachern2000-06-271-2/+0