| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/ |
|
| * | allow embedded null characters in diagnostics | Gurusamy Sarathy | 1999-04-26 | 1 | -1/+1 |
| * | fix buggy reference count on refs to SVs with autoviv magic | Gurusamy Sarathy | 1999-04-25 | 1 | -4/+12 |
| * | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-04-24 | 2 | -39/+52 |
| |\
| |/
|/| |
|
* | | Add information about the two DEC C compiler optimizer bugs | Jarkko Hietaniemi | 1999-04-13 | 1 | -6/+11 |
* | | If both ways to call semctl are broken, skip the tests. | Jarkko Hietaniemi | 1999-04-11 | 1 | -33/+41 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-03 | 1 | -24/+24 |
|\ \
| |/ |
|
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-28 | 2 | -1/+32 |
|\ \ |
|
* \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-26 | 3 | -10/+13 |
|\ \ \ |
|
* \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-24 | 34 | -11/+1226 |
|\ \ \ \ |
|
| | | | * | a typo in change#3205 | Gurusamy Sarathy | 1999-04-02 | 1 | -2/+2 |
| | | | * | make testsuite reflect change#3157 (Math::BigFloat->new now | Gurusamy Sarathy | 1999-04-02 | 1 | -24/+24 |
| | | |/ |
|
| | | * | integrate change#3179 from maint-5.005 | Gurusamy Sarathy | 1999-03-28 | 1 | -1/+1 |
| | | * | fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo> | Gurusamy Sarathy | 1999-03-28 | 1 | -0/+31 |
| | |/ |
|
| | * | specify type of bracket in "Unmatched bracket" diagnostic; | Gurusamy Sarathy | 1999-03-26 | 2 | -2/+2 |