| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Retract #20056, #20055, #20052, #20050, #20048: the changes | Jarkko Hietaniemi | 2003-07-07 | 4 | -47/+23 |
* | Returning zero from PerlIO_read() is okay; | Jarkko Hietaniemi | 2003-07-07 | 2 | -9/+5 |
* | If perlio is completely out of the picture, we can | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+8 |
* | AUTHORS tweak. | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+1 |
* | Patch to README.solaris | Alan Burlison | 2003-07-07 | 1 | -108/+174 |
* | Update MD5 checksums. | Jarkko Hietaniemi | 2003-07-07 | 1 | -3/+3 |
* | Be more explicit than just 'characters'. | Jarkko Hietaniemi | 2003-07-07 | 1 | -9/+14 |
* | Try making PerlIO errors more consistent. | Jarkko Hietaniemi | 2003-07-07 | 1 | -15/+31 |
* | Linewrapping. | Jarkko Hietaniemi | 2003-07-07 | 1 | -31/+34 |
* | PerlIO_read() can return negative. | Jarkko Hietaniemi | 2003-07-07 | 1 | -4/+9 |
* | Use the existence, instead of the truth, to decide | Jarkko Hietaniemi | 2003-07-07 | 1 | -26/+26 |
* | MPE/iX tweak from Mark Bixby. | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+3 |
* | Upgrade BigInt and BigRat | Tels | 2003-07-06 | 9 | -27/+64 |
* | Re: [perl #5025] #line directive explination wrong | Casey West | 2003-07-06 | 1 | -3/+3 |
* | Update the CPAN mirrors list. | Jarkko Hietaniemi | 2003-07-06 | 2 | -194/+246 |
* | yet another symbol missing in change#20018 | Gurusamy Sarathy | 2003-07-06 | 1 | -0/+1 |
* | PerlIOBase_pushed seems to have gone missing in change#20018 | Gurusamy Sarathy | 2003-07-06 | 1 | -0/+1 |
* | DProf fixes | Radu Greab | 2003-07-06 | 13 | -23/+146 |
* | Forgotten from change #20031. | Jarkko Hietaniemi | 2003-07-06 | 2 | -1/+2 |
* | [PATCH] improve WinCE port | Vadim Konovalov | 2003-07-06 | 14 | -75/+5359 |
* | for pod/perlfaq2.pod against latest snapshot for Alpaca | Randal L. Schwartz | 2003-07-06 | 1 | -0/+14 |
* | FreeBSD: if someone *really* wants to use the system malloc. | Jarkko Hietaniemi | 2003-07-06 | 1 | -2/+8 |
* | Make the 'slow ok' feature optional. | Jarkko Hietaniemi | 2003-07-06 | 1 | -1/+9 |
* | The change #20022 didn't work for Command.t. | Jarkko Hietaniemi | 2003-07-06 | 1 | -5/+2 |
* | Re: maint @ 19975 [PATCH lib/Test/Harness.pm] | Michael G. Schwern | 2003-07-06 | 1 | -5/+14 |
* | ExtUtils::MakeMaker 6.10_07 | Michael G. Schwern | 2003-07-06 | 7 | -70/+73 |
* | Reintroduce changes #19723 and #19723 that were not | Jarkko Hietaniemi | 2003-07-06 | 2 | -3/+5 |
* | Upgrade to Digest::MD5 2.25. | Jarkko Hietaniemi | 2003-07-05 | 7 | -54/+165 |
* | Make a read from a write-only fh to set errno | Jarkko Hietaniemi | 2003-07-05 | 1 | -1/+4 |
* | Add PerlIOBuf_close to makedef.pl as pointed out by | Jarkko Hietaniemi | 2003-07-05 | 1 | -69/+66 |
* | fix for ext/threads/t/problems.t failures | Dave Mitchell | 2003-07-05 | 1 | -16/+23 |
* | OpenBSD sometimes gets -0, probably due to fp fuzziness.. | Jarkko Hietaniemi | 2003-07-05 | 1 | -2/+4 |
* | Be explicit about the $0 pain in Linux 2.2. | Jarkko Hietaniemi | 2003-07-05 | 1 | -1/+2 |
* | Comment out some debugging output in Math::BigInt, that | Rafael Garcia-Suarez | 2003-07-05 | 1 | -6/+6 |
* | The logic for additional randomisation for 64-bit UV | Jarkko Hietaniemi | 2003-07-05 | 1 | -6/+6 |
* | IIRC gcc would complain about if (s = ...). | Jarkko Hietaniemi | 2003-07-05 | 1 | -1/+1 |
* | Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint; | Jarkko Hietaniemi | 2003-07-05 | 1 | -1/+1 |
* | MM_VMS.pm -- fix xs installation | Craig A. Berry | 2003-07-05 | 1 | -25/+24 |
* | dump.c -Wformat; Re: maint @ 19975, maint @ 19997 | Robin Barker | 2003-07-05 | 1 | -2/+4 |
* | Allow to create more than one Shell object : | Stéphane Payrard | 2003-07-05 | 1 | -2/+2 |
* | Author list update (to be continued...) | Rafael Garcia-Suarez | 2003-07-04 | 1 | -1/+3 |
* | Add a new test target in the makefile, test_harness_notty. | Rafael Garcia-Suarez | 2003-07-04 | 1 | -1/+4 |
* | Upgrade to Math::BigInt v1.65, Math::BigRat v0.10, | Rafael Garcia-Suarez | 2003-07-04 | 53 | -841/+2718 |
* | Macro reorganization in the Makefile, so that $(LDLIBPTH) always | Alexey Tourbin | 2003-07-04 | 1 | -5/+5 |
* | Fix non-numeric $VERSION. | Rafael Garcia-Suarez | 2003-07-04 | 1 | -0/+1 |
* | According to Tels our M::BI is _better_ than the 1.64 in CPAN. | Jarkko Hietaniemi | 2003-07-04 | 1 | -1/+1 |
* | More $0 sad tales. | Jarkko Hietaniemi | 2003-07-04 | 1 | -0/+2 |
* | Oops. | Jarkko Hietaniemi | 2003-07-04 | 2 | -4/+4 |
* | Upgrade to PodParser 1.23; but do not update | Jarkko Hietaniemi | 2003-07-04 | 2 | -4/+18 |
* | Upgrade to Text::Balanced 1.94. | Jarkko Hietaniemi | 2003-07-04 | 6 | -92/+200 |