| Commit message (Expand) | Author | Age | Files | Lines |
* | Undo qu. Retract #8814, rewrite op/each part of #8615, | Jarkko Hietaniemi | 2001-02-28 | 9 | -92/+38 |
* | Retract #8865 and #8869, un?pack C now again agree with Camel 3 | Jarkko Hietaniemi | 2001-02-28 | 3 | -121/+15 |
* | Re: Errors in core PODs | Michael Stevens | 2001-02-28 | 9 | -12/+21 |
* | Do not force d_casti32 to undef if we are on a 64-bit environment. | Jarkko Hietaniemi | 2001-02-28 | 2 | -2/+9 |
* | Re: sync sync sync: have I missed any patches? | Tim Jenness | 2001-02-28 | 13 | -315/+315 |
* | Upgrade to Filter::Simple 0.50 (just few doc tweaks). | Jarkko Hietaniemi | 2001-02-27 | 1 | -4/+4 |
* | The casting mystery in HP-UX and IRIX needs at least a workaround | Jarkko Hietaniemi | 2001-02-27 | 2 | -0/+5 |
* | configure.com bug fixing spree | Craig A. Berry | 2001-02-27 | 2 | -58/+116 |
* | Update Changes. | Jarkko Hietaniemi | 2001-02-27 | 2 | -1/+146 |
* | [perl-current] EPOC | Olaf Flebbe | 2001-02-27 | 7 | -77/+179 |
* | Re: Compile with perlcc.. | Edward Peschko | 2001-02-27 | 7 | -61/+177 |
* | Documenting coderef @INC (Re: CPAN "make this script work" feature) | Nicholas Clark | 2001-02-26 | 1 | -1/+4 |
* | XPUSH[insp] was Re: progress | Simon Cozens | 2001-02-26 | 1 | -0/+18 |
* | perlio - unknown layer | Nicholas Clark | 2001-02-26 | 1 | -1/+3 |
* | PATCH: extra tests to check on negative float to unsigned cast | Jeff Okamoto | 2001-02-26 | 1 | -1/+7 |
* | Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl | Peter Prymmer | 2001-02-26 | 1 | -5/+7 |
* | small fix in pod/perlop.pod | Radu Greab | 2001-02-26 | 1 | -1/+1 |
* | -Dt padsv($var) | Dave Mitchell | 2001-02-26 | 1 | -0/+11 |
* | Modified README.bs2000 | Thomas Dorner | 2001-02-26 | 1 | -8/+32 |
* | Add more known sprintf failures. | Jarkko Hietaniemi | 2001-02-26 | 1 | -2/+2 |
* | perlglob.exe needs to be found in Win32, patch from | Jarkko Hietaniemi | 2001-02-26 | 1 | -1/+4 |
* | A missing dTHX from Vadim Konovalov. | Jarkko Hietaniemi | 2001-02-26 | 1 | -0/+1 |
* | Miscommunication at #8914: #8902 was okay, #8881 was to be retracted. | Jarkko Hietaniemi | 2001-02-26 | 1 | -2/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-02-26 | 1 | -2/+148 |
|\ |
|
| * | Integrate mainline. | Nick Ing-Simmons | 2001-02-25 | 5 | -4/+309 |
| |\
| |/
|/| |
|
* | | Script wasn't aligned with reality. | Jarkko Hietaniemi | 2001-02-25 | 1 | -2/+0 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-02-25 | 2 | -1/+307 |
* | | Retract #8929,8930,8932,8933 for now. | Jarkko Hietaniemi | 2001-02-25 | 5 | -111/+71 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-02-25 | 9 | -453/+610 |
|\ \ |
|
* | | | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 1 | -6/+7 |
* | | | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 1 | -0/+4 |
* | | | A comment tweak. | Jarkko Hietaniemi | 2001-02-25 | 1 | -1/+1 |
* | | | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 1 | -43/+31 |
* | | | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 2 | -22/+69 |
* | | | Missing check-in. | Jarkko Hietaniemi | 2001-02-25 | 1 | -0/+1 |
| | * | Encode implementations docs. | Nick Ing-Simmons | 2001-02-25 | 1 | -2/+148 |
| |/ |
|
| * | Change method names in Encode implementation classes to something | Nick Ing-Simmons | 2001-02-25 | 3 | -23/+39 |
| * | GCC __atribute__ / printf fix | Nick Ing-Simmons | 2001-02-25 | 1 | -1/+5 |
| * | Checked in the wrong one ... | Nick Ing-Simmons | 2001-02-25 | 1 | -6/+5 |
| * | Integrate mainline - to see what Jarkko has in ... | Nick Ing-Simmons | 2001-02-24 | 6 | -40/+90 |
| |\
| |/
|/| |
|
* | | Add a test for the "character range should match in EBCDIC | Jarkko Hietaniemi | 2001-02-24 | 1 | -1/+22 |
* | | fixing t/pod/find.t, running t/pod | Michael G. Schwern | 2001-02-24 | 5 | -39/+68 |
| * | Encode API documentation nd tidy up. | Nick Ing-Simmons | 2001-02-24 | 8 | -435/+573 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-02-24 | 28 | -219/+443 |
| |\
| |/
|/| |
|
* | | Re: I'm losing the war... | Vadim Konovalov | 2001-02-24 | 1 | -2/+2 |
* | | Re: [PATCH] fix for charnames above FFFF | Andreas König | 2001-02-24 | 1 | -2/+3 |
* | | Abolish USE_WIN32_RTL_ENV. | Jarkko Hietaniemi | 2001-02-23 | 5 | -65/+0 |
* | | Retract #8893, zero-initializing may be costly, maybe reintroduce | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
* | | Retract #8902 for now, requested by Charles Lane, the correct | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
* | | was Re: hashing order difference? | Peter Prymmer | 2001-02-23 | 1 | -1/+1 |