Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The CR at EOF fix earlier broke CR at end-of-buffer. | Nick Ing-Simmons | 2001-12-22 | 1 | -5/+15 |
* | Correct checking code which Ilya spotted was tripped by CR at EOF. | Nick Ing-Simmons | 2001-12-22 | 2 | -10/+6 |
* | Fix mis-parse of autoloaded usage code by declaring the sub | Nick Ing-Simmons | 2001-12-22 | 1 | -4/+6 |
* | Integrate mainline - some fails: | Nick Ing-Simmons | 2001-12-22 | 38 | -198/+1233 |
|\ | |||||
| * | More Unicode casing fixes. | Jarkko Hietaniemi | 2001-12-22 | 2 | -3/+22 |
| * | Unicode casefolding fixes. | Jarkko Hietaniemi | 2001-12-22 | 4 | -15/+53 |
| * | __DATA__ and packages | Rafael Garcia-Suarez | 2001-12-21 | 1 | -2/+4 |
| * | VOS config from Paul Green. | Jarkko Hietaniemi | 2001-12-21 | 1 | -0/+5 |
| * | CreateTTY on OS/2 | Ilya Zakharevich | 2001-12-21 | 1 | -41/+49 |
| * | uninstalled build of modules broken | Ilya Zakharevich | 2001-12-21 | 1 | -3/+4 |
| * | OS/2 File::* modules | Ilya Zakharevich | 2001-12-21 | 2 | -8/+233 |
| * | perltie.pod (or what does it mean?) | Wolfgang Laun | 2001-12-21 | 1 | -1/+1 |
| * | Further VOS tweaks: the _exe needs to be introduced | Jarkko Hietaniemi | 2001-12-21 | 2 | -6/+23 |
| * | Update Changes. | Jarkko Hietaniemi | 2001-12-21 | 2 | -1/+135 |
| * | Also the search for cat needs to be _exe-aware. | Jarkko Hietaniemi | 2001-12-21 | 1 | -5/+5 |
| * | ext/B/B/Xref.pm adding "our" recognition | Wolfgang Laun | 2001-12-21 | 1 | -9/+10 |
| * | packing I32 with L is not nice, need l; from Wolfgang Laun. | Jarkko Hietaniemi | 2001-12-21 | 3 | -3/+3 |
| * | [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current | H.Merijn Brand | 2001-12-21 | 1 | -13/+12 |
| * | A plan is good. | Jarkko Hietaniemi | 2001-12-21 | 1 | -1/+1 |
| * | [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma | chromatic | 2001-12-21 | 2 | -0/+66 |
| * | Synchronize the skippage message. | Jarkko Hietaniemi | 2001-12-21 | 1 | -1/+1 |
| * | Tests for ExtUtils::MM_OS2 | chromatic | 2001-12-21 | 2 | -0/+271 |
| * | perlfunc.pod patch re flock via fcntl | Tye McQueen | 2001-12-21 | 1 | -0/+4 |
| * | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 12 | -19/+85 |
| * | Sterner admonishment on -t. | Jarkko Hietaniemi | 2001-12-20 | 1 | -4/+5 |
| * | minor qr// fix | Rafael Garcia-Suarez | 2001-12-20 | 1 | -4/+5 |
| * | [PATCH} typo fix in Carp/Heavy.pm | Robert Spier | 2001-12-20 | 1 | -2/+2 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2001-12-20 | 1 | -10/+11 |
| |\ | |/ |/| | |||||
* | | pTHX_ fixes for :win32 layer | Nick Ing-Simmons | 2001-12-20 | 1 | -10/+11 |
* | | Integrate mainline (mostly) utf8.c does not compile. | Nick Ing-Simmons | 2001-12-20 | 34 | -280/+808 |
| * | Re: [PATCH pod/perliol.pod] resend | Stas Bekman | 2001-12-20 | 1 | -57/+199 |
| * | Fix up the APIs noone hopefully uses. | Jarkko Hietaniemi | 2001-12-20 | 1 | -3/+15 |
| * | Carp.pm caller_info returns wrong info for eval | Robert Spier | 2001-12-20 | 2 | -4/+9 |
| * | Some bincompat clawbacks. | Jarkko Hietaniemi | 2001-12-19 | 8 | -7/+38 |
| * | gcc pacifying (RH 7.1/ia64). | Jarkko Hietaniemi | 2001-12-19 | 1 | -2/+2 |
| * | Update Changes. | Jarkko Hietaniemi | 2001-12-19 | 2 | -1/+302 |
| * | Re: [BUG] bleadperl regexp (was ok in 5.6.0) | Jarkko Hietaniemi | 2001-12-19 | 1 | -8/+9 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2001-12-19 | 5 | -292/+249 |
| |\ | |/ |/| | |||||
* | | Add pTHX to all vtable functions for future-proofing and | Nick Ing-Simmons | 2001-12-19 | 5 | -292/+249 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-12-19 | 8 | -38/+570 |
|\ \ | |||||
| | * | One more embedded (?sx) de-embedded, from Wolfgang Laun. | Jarkko Hietaniemi | 2001-12-19 | 1 | -3/+2 |
| | * | Reword the alarm explanation. | Jarkko Hietaniemi | 2001-12-19 | 1 | -8/+10 |
| | * | OS/2 build | Ilya Zakharevich | 2001-12-19 | 10 | -247/+35 |
| | * | Upgrade to Net::Ping 2.09. | Jarkko Hietaniemi | 2001-12-19 | 11 | -4/+428 |
| |/ | |||||
| * | B::Assembler/B::Disassembler patches and test; | Jarkko Hietaniemi | 2001-12-19 | 4 | -36/+476 |
| * | Can't printf U8s as UVs. | Jarkko Hietaniemi | 2001-12-19 | 1 | -1/+1 |
| * | Re: [PATCH] ...while $var = glob(...) | Robin Houston | 2001-12-19 | 1 | -1/+8 |
| * | portability snag | Michael G. Schwern | 2001-12-19 | 3 | -0/+85 |
| * | Integrate with perlio. | Jarkko Hietaniemi | 2001-12-19 | 4 | -11/+10 |
| |\ | |/ |/| | |||||
* | | Remove the sometimes-lvalue cast | Nick Ing-Simmons | 2001-12-19 | 1 | -1/+1 |