| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up #3542 and #3543. | Jarkko Hietaniemi | 1999-06-18 | 1 | -7/+9 |
* | Spice up locale.t. | Jarkko Hietaniemi | 1999-06-18 | 1 | -182/+254 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -44/+101 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-12 | 1 | -2/+5 |
|\ |
|
| * | truncate() has a peculiar exemption from strict barewords, even | Gurusamy Sarathy | 1999-06-11 | 1 | -2/+5 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-02 | 2 | -2/+25 |
|\ \
| |/ |
|
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-06-02 | 11 | -94/+183 |
| |\
| |/
|/| |
|
* | | OS/2 socket fixes. | Ilya Zakharevich | 1999-05-30 | 1 | -4/+4 |
* | | 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 |
|\ \ |
|
* \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-21 | 1 | -1/+1 |
|\ \ \ |
|
* \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-12 | 24 | -80/+124 |
|\ \ \ \ |
|
* \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-11 | 3 | -2/+17 |
|\ \ \ \ \ |
|
* \ \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-10 | 17 | -25/+342 |
|\ \ \ \ \ \ |
|
* \ \ \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-08 | 16 | -31/+1505 |
|\ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-06 | 5 | -15/+40 |
|\ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-30 | 2 | -5/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | change#3447 didn't do enough to exempt Foo->bar(qw/.../) from | Gurusamy Sarathy | 1999-06-01 | 1 | -0/+22 |
| | | | | | | | | * | change#3449 wasn't doing enough | Gurusamy Sarathy | 1999-05-28 | 1 | -2/+3 |
| | | | | | | | |/ |
|
| | | | | | | | * | 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 |
| | | | | | | |/ |
|
| | | | | | | * | test tweak | Gurusamy Sarathy | 1999-05-21 | 1 | -1/+1 |
| | | | | | |/ |
|
| | | | | | * | 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 |
| | | | | |/ |
|
| | | | | * | 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 |
| | | | |/ |
|
| | | | * | 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 |
| | | |/ |
|
| | | * | 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 |