summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | |/
| | * fix bug in change#4515 (STOP blocks now see @ARGV like the rest)Gurusamy Sarathy1999-11-141-5/+7
| |/
| * revert non-kosher parts of change#4562 (sort order problemsGurusamy Sarathy1999-11-133-224/+1
| * integrate cfgperl changes into mainlineGurusamy Sarathy1999-11-138-29/+287
| |\ | |/ |/|
* | [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-131-5/+16
* | was Re: [ID 19991102.003] perl on os390Peter Prymmer1999-11-135-2/+235
* | Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-132-22/+36
| * integrate cfgperl contents (op.[ch] needed manual resolve)Gurusamy Sarathy1999-11-134-26/+6
| |\ | |/ |/|
* | Turn on largefileness always if available andJarkko Hietaniemi1999-11-112-12/+0
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-071-3/+5
|\ \ | |/
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-041-0/+63
|\ \
* | | Incremental Mac integration from Matthias.Jarkko Hietaniemi1999-11-041-13/+0
* | | Re: [ID 19991026.001] perl segmentation fault reportIlya Zakharevich1999-11-011-1/+6
| | * allow $\ to work right when set to a string with embedded nullsGurusamy Sarathy1999-11-051-3/+5
| |/
| * change#4502 was missing a fileGurusamy Sarathy1999-10-311-0/+63
| * integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-274-13/+72
| |\ | |/ |/|
* | Do not block if no message queues available.Jarkko Hietaniemi1999-10-271-3/+49
* | Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-275-13/+40
|\ \ | |/
* | dos-djgpp updateLaszlo Molnar1999-10-251-0/+4
* | charnames and UTESTIlya Zakharevich1999-10-251-9/+13
* | test for #2835 (yeah, better later than never)Jarkko Hietaniemi1999-10-241-1/+6
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-212-10/+17
|\ \
* \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-10-183-2/+14
|\ \ \
| | | * test in change#4428 needs strict interpretation of C modulusGurusamy Sarathy1999-10-241-1/+2
| | | * suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-242-1/+2