| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to Switch 2.04, now with Perl 6 given+when. | Jarkko Hietaniemi | 2001-07-31 | 5 | -21/+435 |
* | Use Search::Dict 1.02 interface for charinfo(). | Jarkko Hietaniemi | 2001-07-29 | 1 | -4/+8 |
* | Now also allow transforming the read lines before comparing them. | Jarkko Hietaniemi | 2001-07-29 | 1 | -12/+23 |
* | Remove tiehandle code. | Jarkko Hietaniemi | 2001-07-29 | 1 | -15/+1 |
* | Allow specifying a comparison function for Search::Dict::look(). | Jarkko Hietaniemi | 2001-07-29 | 1 | -13/+32 |
* | Small UnicodeCD tweaks. | Jarkko Hietaniemi | 2001-07-29 | 2 | -10/+31 |
* | UnicodeCD::charinfo | SADAHIRO Tomoyuki | 2001-07-29 | 2 | -3/+187 |
* | fixes to constant.pm documentation | Ilmari Karonen | 2001-07-29 | 1 | -26/+55 |
* | 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 |