| Commit message (Expand) | Author | Age | Files | Lines |
* | Safeguard against unimplemented functions in pwuid.t and grent.t | Jan Dubois | 1999-05-29 | 2 | -0/+10 |
* | The new t/lib/io_linenum.t was using stricture | Jarkko Hietaniemi | 1999-05-28 | 1 | -2/+1 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -0/+45 |
* | Cosmetic OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 2 | -2/+2 |
* | Required OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 4 | -43/+66 |
* | Provide more useful test okay percentage | Paul Johnson | 1999-05-28 | 1 | -4/+4 |
* | Fixes related to working local $. | Paul Johnson | 1999-05-28 | 1 | -41/+53 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-25 | 6 | -13/+277 |
|\ |
|
| * | REx engine improvements | Ilya Zakharevich | 1999-05-25 | 3 | -6/+220 |
| * | test case for change#3470 | Gurusamy Sarathy | 1999-05-25 | 1 | -2/+19 |
| * | allow '*' prototype to autoquote even barewords that happen to be | Gurusamy Sarathy | 1999-05-24 | 1 | -1/+33 |
| * | remove redundant part of change#1169 superseded by change#2061; | Gurusamy Sarathy | 1999-05-23 | 1 | -4/+5 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | test tweak | Gurusamy Sarathy | 1999-05-21 | 1 | -1/+1 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-12 | 24 | -80/+124 |
|\ \
| |/ |
|
| * | better range-checking on list slices, with test | Hugo van der Sanden | 1999-05-12 | 1 | -3/+9 |
| * | change#3397 needs test tweak | Gurusamy Sarathy | 1999-05-12 | 1 | -1/+1 |
| * | more testsuite smarts (many of them courtesy Ilya) | Gurusamy Sarathy | 1999-05-12 | 22 | -76/+114 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-11 | 3 | -2/+17 |
|\ \
| |/ |
|
| * | avoid creating spurious subroutine stubs on failed subroutine | Gurusamy Sarathy | 1999-05-11 | 1 | -1/+13 |
| * | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 2 | -1/+4 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-10 | 17 | -25/+342 |
|\ \
| |/ |
|
| * | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -0/+193 |
| * | testsuite nits | Gurusamy Sarathy | 1999-05-10 | 2 | -3/+6 |
| * | test suite and fix input_line_number() | Paul Johnson | 1999-05-10 | 1 | -0/+67 |
| * | fix overeager [:foo:] parsing | Hugo van der Sanden | 1999-05-10 | 1 | -0/+1 |
| * | more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com> | Gurusamy Sarathy | 1999-05-10 | 1 | -9/+37 |
| * | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 4 | -4/+13 |
| * | applied suggested patch, modulo already applied parts | Charles Bailey | 1999-05-10 | 6 | -9/+22 |
| * | more bulletproof workaround for mangled paths (updates changes#3345,3350); | Gurusamy Sarathy | 1999-05-10 | 1 | -2/+3 |
| * | fix typo in dbm filters that caused odbm.t to fail | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+2 |
| * | tweak test totals | Gurusamy Sarathy | 1999-05-09 | 1 | -1/+1 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-08 | 16 | -31/+1505 |
|\ \
| |/ |
|
| * | allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.) | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+15 |
| * | update test totals | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+1 |
| * | applied suggested patch, added tests | William Mann | 1999-05-08 | 1 | -7/+54 |
| * | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods. | Nick Ing-Simmons | 1999-05-08 | 1 | -0/+49 |
| * | Tweaks to open(my $fh,...) stuff | Nick Ing-Simmons | 1999-05-08 | 1 | -1/+1 |
| * | add test case for AUTOLOAD reentrancy fix in change#3279 | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+22 |
| * | Implement open( my $fh, ...) and similar. | Nick Ing-Simmons | 1999-05-07 | 1 | -10/+22 |
| * | From: Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1999-05-07 | 1 | -3/+7 |
| * | Make % use fmod() | Ilya Zakharevich | 1999-05-07 | 1 | -1/+5 |
| * | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 7 | -13/+1314 |
| * | open(FH,undef) # creates new_tmpfile opened read/write | Nick Ing-Simmons | 1999-05-06 | 1 | -0/+22 |
| * | compiler fixes from Vishal Bhatia <vishalb@hotmail.com> | Gurusamy Sarathy | 1999-05-06 | 2 | -4/+4 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-06 | 5 | -15/+40 |
|\ \
| |/ |
|
| * | additional test for IPC::Open3 (courtesy RonaldWS@aol.com) | Gurusamy Sarathy | 1999-05-06 | 1 | -1/+15 |
| * | upgrade Pod::Parser to v1.081 from CPAN | Gurusamy Sarathy | 1999-05-05 | 3 | -14/+19 |
| * | add test case for change#3298 | Gurusamy Sarathy | 1999-05-02 | 1 | -0/+6 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-30 | 2 | -5/+13 |
|\ \
| |/ |
|