summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Wholesale update to 5.004.Malcolm Beattie1997-05-241-0/+0
|\
| * Perl 5.003 check-inMalcolm Beattie1997-03-281-0/+0
* | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-162-158/+166
* | Fix sleep test: sleep(N) is defined to allow sleeping N-1Chuck D. Phillips1997-05-161-1/+1
* | Make rand.t vanishingly unlikely to give false failureTom Phoenix1997-05-161-2/+2
* | Fix core dump on IO::Seekable::setpos($fh, undef)Chip Salzenberg1997-05-161-2/+14
* | Fix recursive substitution [test]Tim Bunce1997-05-161-1/+32
* | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-082-171/+201
* | Disable op/pipe.t test under MachtenDominic Dunlop1997-05-011-2/+3
* | Refresh DB_File to 1.14Paul Marquess1997-05-013-3/+33
* | Handle tainted values in lists returned from subs, evalsChip Salzenberg1997-05-011-1/+37
* | Support C< $coderef->($x,$y) >Chip Salzenberg1997-04-301-1/+1
* | Reset errno after failed piped closeChip Salzenberg1997-04-301-1/+44
* | Math::{Complex,Trig} updateGurusamy Sarathy1997-04-252-2/+12
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-0/+7
* | Don't put leading newline on numeric stringsAndreas Koenig1997-04-231-2/+2
* | Math::Complex updateJarkko Hietaniemi1997-04-231-1/+1
* | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-8/+11
* | Fix (and test) spaces in {,un}pack()Chip Salzenberg1997-04-181-1/+1
* | [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-3/+7
* | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-1/+13
* | Update File::PathChip Salzenberg1997-04-151-8/+16
* | [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-092-4/+4
* | Complex update (five patches)Jarkko Hietaniemi1997-04-091-9/+74
* | Accommodate CodeBuilder variant of Machten 4.0.3Chip Salzenberg1997-04-072-5/+4
* | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b]Perl 5 Porters1997-04-041-1/+33
| |
| \
*-. \ [differences between cumulative patch application and perl-5.003_97a]perl-5.003_97aChip Salzenberg1997-04-031-0/+0
|\ \ \
* | | | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-0310-28/+93
| |/ / |/| |
* | | Make *dbm tests work with Win32Chip Salzenberg1997-04-035-21/+42
* | | Fix AUTOLOAD, or kill meChip Salzenberg1997-04-031-4/+7
* | | [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-4/+1
* | | Eliminate warnings in File::BasenameRobin Barker1997-04-011-0/+1
| | |
| \ \
*-. \ \ [differences between cumulative patch application and perl-5.003_96]perl-5.003_96Chip Salzenberg1997-03-262-0/+0
|\ \ \ \ | | |/ / | |/| |
* | | | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-264-2/+178
| |/ / |/| |
* | | [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-2212-48/+56
* | | Reduce memory footprint of complex.tChip Salzenberg1997-03-221-9/+9
|/ /
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-0925-87/+197
* | Math::Complex updateJarkko Hietaniemi1997-03-091-35/+230
* | [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-072-2/+19
* | Ignore backup files in strict.t and warning.tChip Salzenberg1997-03-072-0/+4
* | Fix counts in output of TESTHugo van der Sanden1997-03-071-2/+2
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-013-117/+149
* | Don't test locales if there is no setlocale()Chip Salzenberg1997-03-011-1/+1
* | Make op/TEST silent under -wDaniel S. Lewart1997-03-011-10/+12
* | HP-UX hint updateRaphael Manfredi1997-03-013-15/+12
* | OS/2 patchesIlya Zakharevich1997-03-011-1/+2
* | Don't test locales if there is no setlocale()Chip Salzenberg1997-03-011-1/+1
* | Make op/TEST silent under -wDaniel S. Lewart1997-03-011-10/+12
* | [differences between cumulative patch application and perl-5.003_91]perl-5.003_91Chip Salzenberg1997-02-252-0/+0
|\ \
| * | Fix perl_call_*() when !G_EVALGurusamy Sarathy1997-02-251-0/+308