Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sundry cleanups for clean build on windows | Gurusamy Sarathy | 1999-07-08 | 1 | -2/+6 |
* | fixes for logical bugs in the lexwarn patch; other tweaks to avoid | Gurusamy Sarathy | 1999-07-08 | 1 | -14/+15 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-07-07 | 5 | -39/+95 |
|\ | |||||
| * | Sync regcomp warn with reality. | Jarkko Hietaniemi | 1999-07-07 | 1 | -4/+17 |
| * | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 27 | -54/+1291 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-07 | 3 | -17/+46 |
| |\ \ | |||||
| * | | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 5 | -28/+84 |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 2 | -2/+2 |
| |\ \ \ | |||||
* | | | | | filetest.t and ByteLoader build tweaks from Peter Prymmer | Gurusamy Sarathy | 1999-07-07 | 1 | -2/+4 |
* | | | | | Re: [ID 19990705.001] Overloading boolean conversion | Ilya Zakharevich | 1999-07-07 | 1 | -1/+18 |
* | | | | | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 6 | -4/+13 |
| |_|_|/ |/| | | | |||||
* | | | | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 27 | -45/+1295 |
| |_|/ |/| | | |||||
* | | | better diagnostics on read operations from write-only | Gurusamy Sarathy | 1999-07-07 | 2 | -6/+20 |
* | | | applied patch after demunging headers with appropriate paths | Vishal Bhatia | 1999-07-06 | 1 | -11/+26 |
| |/ |/| | |||||
* | | fix for C<$/ = 42> setting paragraph mode (applied with small | M. J. T. Guy | 1999-07-06 | 1 | -1/+1 |
* | | test tweak | Gurusamy Sarathy | 1999-07-06 | 1 | -1/+1 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-06 | 1 | -98/+82 |
|\ \ | |/ | |||||
| * | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -5/+15 |
| |\ | |/ |/| | |||||
* | | Long-standing UDP sockets bug on OS/2 | Ilya Zakharevich | 1999-07-05 | 1 | -5/+15 |
| * | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 5 | -31/+47 |
| |\ | |/ |/| | |||||
* | | cygwin32 update | Fifer, Eric | 1999-07-05 | 1 | -1/+7 |
* | | [ PATCH perl5.005_57 ] new perlcc + regression tests | Ed Peschko | 1999-07-05 | 3 | -27/+38 |
* | | test tweak | Gurusamy Sarathy | 1999-07-04 | 1 | -3/+2 |
* | | adapted suggested tests for addition to testsuite | RonaldWS@aol.com | 1999-07-04 | 1 | -0/+78 |
* | | remove misleading info on defined(&func), unclutter deprecation | Gurusamy Sarathy | 1999-07-04 | 1 | -7/+7 |
* | | upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted) | Gurusamy Sarathy | 1999-06-28 | 3 | -21/+19 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-06-27 | 1 | -149/+280 |
|\ \ | |||||
| | * | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 5 | -28/+104 |
| | * | Add test for change #3568 plus general cleanup. | Jarkko Hietaniemi | 1999-07-04 | 1 | -98/+82 |
| |/ | |||||
| * | 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 |
| |\ \ \ \ \ \ |