summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)Gurusamy Sarathy2000-01-101-2/+36
* enable fork.t on windowsGurusamy Sarathy2000-01-101-1/+1
* broken test for use5005threadsGurusamy Sarathy2000-01-101-1/+1
* s/usethreads/use5005threads/gGurusamy Sarathy2000-01-093-4/+4
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-072-2/+2
* tweak test in change#4757 for WindowsGurusamy Sarathy2000-01-061-3/+11
* constant ranges could escape bareword check in list contextGurusamy Sarathy2000-01-061-0/+18
* Re: minimal m//g matches appear bustedIlya Zakharevich2000-01-051-1/+8
* severe bugs in change#3786 fixedGurusamy Sarathy2000-01-051-1/+10
* Reloading File::CopyAndreas König2000-01-051-78/+93
* disable optimization in change#3612 for join() and quotemeta()--thisGurusamy Sarathy2000-01-021-1/+7
* fix 4-arg substr() when used as argument to subroutineGurusamy Sarathy2000-01-021-1/+7
* slurp mode fix in change#2910 wasn't quite right (spotted by HansGurusamy Sarathy1999-12-291-22/+47
* tests for change#4642 and pod fixups suggested by Ralph CorderoyGurusamy Sarathy1999-12-281-2/+43
* range operator does magical string increment iff both operandsGurusamy Sarathy1999-12-281-1/+10
* change#4721 needed line number adjustmentsGurusamy Sarathy1999-12-286-24/+24
* integrate mainline contentsGurusamy Sarathy1999-12-2817-42/+153
|\
| * fix for /(^|a)b/ breakage from Ilya ZakharevichGurusamy Sarathy1999-12-281-0/+1
| * more ebcdic testsuite fixups (from Peter Prymmer)Gurusamy Sarathy1999-12-284-2/+28
| * ebcdic tweaks for tests from Peter PrymmerGurusamy Sarathy1999-12-286-0/+42
| * newer version of constant.pm from Tom Phoenix; added Tom's notes toGurusamy Sarathy1999-12-281-2/+41
| * cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-281-2/+3
| * partly fix perldiag regressions identified by Tom ChristiansenGurusamy Sarathy1999-12-284-36/+38
* | support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-1/+51
|/
* fix from Larry for parsing C<{ 0x1 => 'foo'}> as anGurusamy Sarathy1999-12-181-3/+5
* test case for change#4694Gurusamy Sarathy1999-12-171-3/+11
* fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)Gurusamy Sarathy1999-12-171-0/+1
* test harness tweak from Hans MulderGurusamy Sarathy1999-12-171-1/+1
* fix bug when one of the operands is +0E+0 (from Ronald J KimballGurusamy Sarathy1999-12-171-6/+10
* fix File::Find testsuite bugs in symlink-less placesGurusamy Sarathy1999-12-091-7/+9
* newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-3/+92
* apply change#4618 again along with Ilya's patch to fix bugsGurusamy Sarathy1999-12-082-1/+5
* s/block/loop block/ in diagnostics about next, last, redoGurusamy Sarathy1999-12-042-5/+5
* make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-0410-70/+70
* better implementation of change#3326; open(local $foo,...) nowGurusamy Sarathy1999-12-041-84/+230
* test tweak for VMS (from Craig A. Berry)Gurusamy Sarathy1999-12-031-1/+1
* fixes for bugs in change#4586 and OS/2 pod tweak, from IlyaGurusamy Sarathy1999-12-021-0/+3
* various File::Glob fixes for DOSISH platformsPaul Moore1999-12-022-2/+50
* allow XSUBs and prototyped subroutines to be used with sort() (tweakedGurusamy Sarathy1999-12-021-40/+86
* ignore yet another known scalar leakGurusamy Sarathy1999-12-021-1/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-12-012-2/+4
|\
| * Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.Jarkko Hietaniemi1999-11-221-2/+2
| * Integrate with Sarathy.Jarkko Hietaniemi1999-11-162-2/+103
| |\
| * | Ilya's "hopscotch" patch, reworked by Ilya to fit.Jarkko Hietaniemi1999-11-141-0/+2
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-11-141-5/+7
| |\ \
| * | | Change #4576 accidentally leaked also parts ofJarkko Hietaniemi1999-11-131-2/+0
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-11-134-224/+3
| |\ \ \
* | | | | email address changesGurusamy Sarathy1999-12-011-1/+1
* | | | | more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-7/+296
| |_|_|/ |/| | |
* | | | Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-11-162-2/+103
| |_|/ |/| |