| Commit message (Expand) | Author | Age | Files | Lines |
* | Workaround on Cwd bootstrap problem. | Jarkko Hietaniemi | 2001-07-24 | 1 | -1/+1 |
* | MakeMaker FIRST_MAKEFILE and subdir | Ilya Zakharevich | 2001-07-23 | 2 | -4/+5 |
* | MakeMaker subdir | Ilya Zakharevich | 2001-07-23 | 1 | -10/+17 |
* | Print CONFIGURE params in ExtUtils::MakeMaker output | David D. Kilzer | 2001-07-23 | 1 | -1/+24 |
* | debug reloading selfloaded stuff | Ilya Zakharevich | 2001-07-23 | 1 | -1/+1 |
* | Further doc tweaks. | Jarkko Hietaniemi | 2001-07-23 | 1 | -5/+5 |
* | Doc tweaks. | Jarkko Hietaniemi | 2001-07-23 | 1 | -2/+17 |
* | Getting rid of the expected "UNEXPECTEDLY SUCCEEDED" | Michael G. Schwern | 2001-07-22 | 4 | -10/+79 |
* | Fix erronous documentation | Simon Cozens | 2001-07-20 | 1 | -2/+2 |
* | Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod | Russ Allbery | 2001-07-20 | 1 | -8/+12 |
* | Remove unicode::distinct, as per Inaba Hiroto. | Jarkko Hietaniemi | 2001-07-13 | 1 | -35/+0 |
* | File::Copy fails on tied handles | Wilson, Doug | 2001-07-12 | 1 | -14/+18 |
* | The problem seems to be in PerlIO::Layer::->find() not | Jarkko Hietaniemi | 2001-07-12 | 1 | -4/+2 |
* | Tell where the nice Estonian database is. | Jarkko Hietaniemi | 2001-07-12 | 1 | -2/+2 |
* | fix for failing fork.t#12 on windows (win32_execvp() tweak in | Gurusamy Sarathy | 2001-07-12 | 1 | -5/+7 |
* | Rename Unicode::UCD to UnicodeCD to avoid | Jarkko Hietaniemi | 2001-07-12 | 2 | -25/+25 |
* | [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT | daniel@biz.bitpusher.com | 2001-07-12 | 1 | -2/+1 |
* | Now the :locale pseudolayer *almost* works... | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+4 |
* | Locale encoding tweaks. | Jarkko Hietaniemi | 2001-07-12 | 1 | -3/+2 |
* | Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | Mark-Jason Dominus | 2001-07-12 | 1 | -141/+135 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -149/+143 |
* | File::Spec usage tweak. | Jarkko Hietaniemi | 2001-07-11 | 1 | -2/+1 |
* | ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: repo... | Nicholas Clark | 2001-07-11 | 2 | -11/+28 |
* | Add compexcl(), casefold(), and casespec() interfaces; | Jarkko Hietaniemi | 2001-07-10 | 2 | -130/+364 |
* | [PATCH bleadperl] Math::Big* doc patches (and some code) | Philip Newton | 2001-07-10 | 4 | -144/+150 |
* | Upgrade to podlators 1.10. | Jarkko Hietaniemi | 2001-07-10 | 5 | -270/+365 |
* | Upgrade to Term::ANSIColor 1.04. | Jarkko Hietaniemi | 2001-07-10 | 4 | -73/+412 |
* | Require I18N::Langinfo, not use. | Jarkko Hietaniemi | 2001-07-10 | 1 | -4/+5 |
* | Update to Math::BigInt 1.36. The biggest news is | Jarkko Hietaniemi | 2001-07-10 | 6 | -1118/+1852 |
* | Re: compatibility question | Peter Prymmer | 2001-07-10 | 1 | -1/+1 |
* | Add INOUT to control both ways at the same time. | Jarkko Hietaniemi | 2001-07-09 | 1 | -5/+11 |
* | More encoding mapping magic. | Jarkko Hietaniemi | 2001-07-09 | 1 | -5/+23 |
* | Add a pseudolayer ":locale" to the open pragma which | Jarkko Hietaniemi | 2001-07-09 | 1 | -0/+35 |
* | Document that using :encoding layer requires using Encode. | Jarkko Hietaniemi | 2001-07-09 | 1 | -1/+2 |
* | fix a couple of UCD.t tests that fail due to bad case | Gurusamy Sarathy | 2001-07-09 | 1 | -2/+2 |
* | remove *.pdb files on windows upon $(MAKE) clean (fixes | Gurusamy Sarathy | 2001-07-09 | 1 | -7/+6 |
* | Retract #11220, the problem wasn't the missing leading zero. | Jarkko Hietaniemi | 2001-07-08 | 1 | -4/+4 |
* | (Retracted by #11221) | Jarkko Hietaniemi | 2001-07-08 | 1 | -4/+4 |
* | Integrate changes #11193, 11205, 11209 from macperl. | Jarkko Hietaniemi | 2001-07-08 | 2 | -6/+36 |
* | lib/h2xs.t (was Re: [PATCH] h2xs) | Nicholas Clark | 2001-07-07 | 1 | -64/+63 |
* | The #11166 needed also these updated. | Jarkko Hietaniemi | 2001-07-06 | 1 | -143/+149 |
* | Nit from Abhijit. | Jarkko Hietaniemi | 2001-07-06 | 1 | -1/+1 |
* | QNX patch extended for NTO | Norton T. Allen | 2001-07-06 | 1 | -1/+1 |
* | Retract #11125 since NI-S pointed out it'll not work in | Jarkko Hietaniemi | 2001-07-06 | 1 | -1/+1 |
* | RE: [PATCH] -I and MakeMaker again | Vadim Konovalov | 2001-07-06 | 3 | -3/+6 |
* | Doc patch for Tie::Hash | Artur Bergman | 2001-07-06 | 1 | -2/+2 |
* | More flexible argument understanding; add charblocks() and | Jarkko Hietaniemi | 2001-07-05 | 2 | -49/+249 |
* | Update Unicode::UCD on \p{In...}. | Jarkko Hietaniemi | 2001-07-05 | 1 | -54/+23 |
* | Re: [PATCH lib/ExtUtils.t] Extra Files for QNX | Norton T. Allen | 2001-07-05 | 1 | -0/+7 |
* | -I and MakeMaker again | Michael G. Schwern | 2001-07-05 | 2 | -11/+15 |