summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Tell where the nice Estonian database is.Jarkko Hietaniemi2001-07-121-2/+2
* fix for failing fork.t#12 on windows (win32_execvp() tweak inGurusamy Sarathy2001-07-121-5/+7
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-122-25/+25
* [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT daniel@biz.bitpusher.com2001-07-121-2/+1
* Now the :locale pseudolayer *almost* works...Jarkko Hietaniemi2001-07-121-1/+4
* Locale encoding tweaks.Jarkko Hietaniemi2001-07-121-3/+2
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-141/+135
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-149/+143
* File::Spec usage tweak.Jarkko Hietaniemi2001-07-111-2/+1
* ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: repo...Nicholas Clark2001-07-112-11/+28
* Add compexcl(), casefold(), and casespec() interfaces;Jarkko Hietaniemi2001-07-102-130/+364
* [PATCH bleadperl] Math::Big* doc patches (and some code)Philip Newton2001-07-104-144/+150
* Upgrade to podlators 1.10.Jarkko Hietaniemi2001-07-105-270/+365
* Upgrade to Term::ANSIColor 1.04.Jarkko Hietaniemi2001-07-104-73/+412
* Require I18N::Langinfo, not use.Jarkko Hietaniemi2001-07-101-4/+5
* Update to Math::BigInt 1.36. The biggest news isJarkko Hietaniemi2001-07-106-1118/+1852
* Re: compatibility questionPeter Prymmer2001-07-101-1/+1
* Add INOUT to control both ways at the same time.Jarkko Hietaniemi2001-07-091-5/+11
* More encoding mapping magic.Jarkko Hietaniemi2001-07-091-5/+23
* Add a pseudolayer ":locale" to the open pragma whichJarkko Hietaniemi2001-07-091-0/+35
* Document that using :encoding layer requires using Encode.Jarkko Hietaniemi2001-07-091-1/+2
* fix a couple of UCD.t tests that fail due to bad caseGurusamy Sarathy2001-07-091-2/+2
* remove *.pdb files on windows upon $(MAKE) clean (fixesGurusamy Sarathy2001-07-091-7/+6
* Retract #11220, the problem wasn't the missing leading zero.Jarkko Hietaniemi2001-07-081-4/+4
* (Retracted by #11221)Jarkko Hietaniemi2001-07-081-4/+4
* Integrate changes #11193, 11205, 11209 from macperl.Jarkko Hietaniemi2001-07-082-6/+36
* lib/h2xs.t (was Re: [PATCH] h2xs)Nicholas Clark2001-07-071-64/+63
* The #11166 needed also these updated.Jarkko Hietaniemi2001-07-061-143/+149
* Nit from Abhijit.Jarkko Hietaniemi2001-07-061-1/+1
* QNX patch extended for NTONorton T. Allen2001-07-061-1/+1
* Retract #11125 since NI-S pointed out it'll not work inJarkko Hietaniemi2001-07-061-1/+1
* RE: [PATCH] -I and MakeMaker againVadim Konovalov2001-07-063-3/+6
* Doc patch for Tie::HashArtur Bergman2001-07-061-2/+2
* More flexible argument understanding; add charblocks() andJarkko Hietaniemi2001-07-052-49/+249
* Update Unicode::UCD on \p{In...}.Jarkko Hietaniemi2001-07-051-54/+23
* Re: [PATCH lib/ExtUtils.t] Extra Files for QNXNorton T. Allen2001-07-051-0/+7
* -I and MakeMaker againMichael G. Schwern2001-07-052-11/+15
* Re: PERFORCE change 11142 for reviewPhilip Newton2001-07-051-2/+2
* (Retracted by #11155) PERLRUNINST needed in some spots.Jarkko Hietaniemi2001-07-041-3/+3
* When removing tests updating the test count is a good idea, too.Jarkko Hietaniemi2001-07-041-1/+1
* Document #11134 and add the new symbols to the list ofJarkko Hietaniemi2001-07-041-7/+32
* Update the libnet tests as per #11138.Jarkko Hietaniemi2001-07-042-33/+0
* Remove DummyInetd, PH, and SNPP from the libnet, as perJarkko Hietaniemi2001-07-043-1346/+0
* Fixing extra -I's with PERL_COREMichael G. Schwern2001-07-042-28/+47
* The #11132 missed singleton characters (not partJarkko Hietaniemi2001-07-0428-1/+210
* Support preferentially the Unicode 'scripts' definitionJarkko Hietaniemi2001-07-04141-409/+1318
* Better document the difference between a block and a script.Jarkko Hietaniemi2001-07-031-13/+24
* [ perl 5.6.1 ] CPAN.pm doc patchElaine -HFB- Ashton2001-07-031-4/+5
* Add tests for charscript().Jarkko Hietaniemi2001-07-032-5/+17
* Add charscript() to get the UTR#24 script names of characters.Jarkko Hietaniemi2001-07-031-33/+86