summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Integrate mainlineNick Ing-Simmons2001-08-0917-595/+1795
|\ | | | | p4raw-id: //depot/perlio@11616
| * Yet another way to say Infinity: HP-UX calls its "++".Jarkko Hietaniemi2001-08-061-2/+6
| | | | | | p4raw-id: //depot/perl@11598
| * The #11593 wasn't right.Jarkko Hietaniemi2001-08-061-2/+2
| | | | | | p4raw-id: //depot/perl@11595
| * libcs are confused what to call Infinity.Jarkko Hietaniemi2001-08-051-1/+13
| | | | | | p4raw-id: //depot/perl@11593
| * Upgrade to Math::BigInt 1.40.Jarkko Hietaniemi2001-08-057-567/+1249
| | | | | | | | | | | | | | NOTE: this patch necessitates doing something about infinity handling since the new bigintpm.t tests use infinity, which causes SIGFPEs at least in Tru64. p4raw-id: //depot/perl@11591
| * Rename the Getopt::Long tests to be as they areJarkko Hietaniemi2001-08-054-0/+0
| | | | | | | | | | in the Getopt::Long official distribution. p4raw-id: //depot/perl@11588
| * Upgrade to Getopt::Long 2.26.Jarkko Hietaniemi2001-08-053-24/+527
| | | | | | p4raw-id: //depot/perl@11587
| * Retract #10874 (the hack should be unnecessary by now)Jarkko Hietaniemi2001-08-051-2/+1
| | | | | | p4raw-id: //depot/perl@11586
| * avoid temp file littering in testsGurusamy Sarathy2001-08-051-1/+1
| | | | | | p4raw-id: //depot/perl@11585
| * (Reintroduce #11125)Alan Burlison2001-08-051-1/+1
| | | | | | | | | | | | Subject: MakeMaker should pass through DEFINE and INC to subdirs Message-ID: <3B41D49D.A923D4F9@sun.com> p4raw-id: //depot/perl@11579
* | Avoid testing for (non-)existance of "encoding(xxxx)"Nick Ing-Simmons2001-08-091-3/+4
|/ | | | | layer is called "encoding" the (xxxx) is an argument. p4raw-id: //depot/perlio@11615
* Be more careful about non-existent files.Jarkko Hietaniemi2001-08-021-2/+2
| | | p4raw-id: //depot/perl@11555
* Fix forarbor@al37al08.telecel.pt2001-07-312-2/+29
| | | | | | | | Subject: [ID 20010116.001] File::Copy truncates orig file Message-Id: <200101161143.AA11184@al37al08.telecel.pt> (copy($foo, $foo) would truncate $foo) p4raw-id: //depot/perl@11526
* Upgrade to Switch 2.04, now with Perl 6 given+when.Jarkko Hietaniemi2001-07-315-21/+435
| | | p4raw-id: //depot/perl@11509
* Use Search::Dict 1.02 interface for charinfo().Jarkko Hietaniemi2001-07-291-4/+8
| | | p4raw-id: //depot/perl@11486
* Now also allow transforming the read lines before comparing them.Jarkko Hietaniemi2001-07-291-12/+23
| | | | | (This will help UnicodeCD.) p4raw-id: //depot/perl@11485
* Remove tiehandle code.Jarkko Hietaniemi2001-07-291-15/+1
| | | p4raw-id: //depot/perl@11484
* Allow specifying a comparison function for Search::Dict::look().Jarkko Hietaniemi2001-07-291-13/+32
| | | p4raw-id: //depot/perl@11483
* Small UnicodeCD tweaks.Jarkko Hietaniemi2001-07-292-10/+31
| | | p4raw-id: //depot/perl@11482
* UnicodeCD::charinfoSADAHIRO Tomoyuki2001-07-292-3/+187
| | | | | Message-Id: <20010724015114.CF4D.BQW10602@nifty.com> p4raw-id: //depot/perl@11481
* fixes to constant.pm documentationIlmari Karonen2001-07-291-26/+55
| | | | | Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka> p4raw-id: //depot/perl@11473
* Workaround on Cwd bootstrap problem.Jarkko Hietaniemi2001-07-241-1/+1
| | | p4raw-id: //depot/perl@11464
* MakeMaker FIRST_MAKEFILE and subdirIlya Zakharevich2001-07-232-4/+5
| | | | | Message-ID: <20010723184342.A14494@math.ohio-state.edu> p4raw-id: //depot/perl@11461
* MakeMaker subdirIlya Zakharevich2001-07-231-10/+17
| | | | | Message-ID: <20010723183316.A14298@math.ohio-state.edu> p4raw-id: //depot/perl@11460
* Print CONFIGURE params in ExtUtils::MakeMaker outputDavid D. Kilzer2001-07-231-1/+24
| | | | | Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com> p4raw-id: //depot/perl@11458
* debug reloading selfloaded stuffIlya Zakharevich2001-07-231-1/+1
| | | | | Message-ID: <20010723181320.A14005@math.ohio-state.edu> p4raw-id: //depot/perl@11457
* Further doc tweaks.Jarkko Hietaniemi2001-07-231-5/+5
| | | p4raw-id: //depot/perl@11449
* Doc tweaks.Jarkko Hietaniemi2001-07-231-2/+17
| | | p4raw-id: //depot/perl@11448
* Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"Michael G. Schwern2001-07-224-10/+79
| | | | | Message-ID: <20010720202235.O4498@blackrider> p4raw-id: //depot/perl@11441
* Fix erronous documentationSimon Cozens2001-07-201-2/+2
| | | | | Message-Id: <20010720114235.A5235@netthink.co.uk> p4raw-id: //depot/perl@11419
* Re: [PATCH: perl@11373] pod fixups for pod/perlhack.podRuss Allbery2001-07-201-8/+12
| | | | | Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu> p4raw-id: //depot/perl@11416
* Remove unicode::distinct, as per Inaba Hiroto.Jarkko Hietaniemi2001-07-131-35/+0
| | | p4raw-id: //depot/perl@11342
* File::Copy fails on tied handlesWilson, Doug2001-07-121-14/+18
| | | | | Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com> p4raw-id: //depot/perl@11333
* The problem seems to be in PerlIO::Layer::->find() notJarkko Hietaniemi2001-07-121-4/+2
| | | | | accepting the ":encoding(blurflur)" arguments. p4raw-id: //depot/perl@11319
* Tell where the nice Estonian database is.Jarkko Hietaniemi2001-07-121-2/+2
| | | p4raw-id: //depot/perl@11312
* fix for failing fork.t#12 on windows (win32_execvp() tweak inGurusamy Sarathy2001-07-121-5/+7
| | | | | | | | | | | | change#11300 needs to return the status of failed win32_spawnvp()) fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't splitting correctly; remove unused variables; 'require' at run time rather than 'use' at compile time for I18N::Langinfo, since it isn't everyware p4raw-link: @11300 on //depot/perl: a52054cddb558e8fac6bc289e7eb6b2720470b9d p4raw-id: //depot/perl@11310
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-122-25/+25
| | | | | messups with case-insensitive filesystems. p4raw-id: //depot/perl@11307
* [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT daniel@biz.bitpusher.com2001-07-121-2/+1
| | | | | Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com> p4raw-id: //depot/perl@11306
* Now the :locale pseudolayer *almost* works...Jarkko Hietaniemi2001-07-121-1/+4
| | | p4raw-id: //depot/perl@11292
* Locale encoding tweaks.Jarkko Hietaniemi2001-07-121-3/+2
| | | p4raw-id: //depot/perl@11291
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-141/+135
| | | | | | | Message-ID: <20010712045931.8543.qmail@plover.com> Remove the chmod/umask leading zero warning. p4raw-id: //depot/perl@11290
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-149/+143
| | | p4raw-id: //depot/perl@11285
* File::Spec usage tweak.Jarkko Hietaniemi2001-07-111-2/+1
| | | p4raw-id: //depot/perl@11272
* ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: ↵Nicholas Clark2001-07-112-11/+28
| | | | | | | report on BS2000 wit h perl@11006)) Message-ID: <20010710231742.B59620@plum.flirble.org> p4raw-id: //depot/perl@11269
* Add compexcl(), casefold(), and casespec() interfaces;Jarkko Hietaniemi2001-07-102-130/+364
| | | | | | and make all interfaces to return hash references instead of hashes. p4raw-id: //depot/perl@11260
* [PATCH bleadperl] Math::Big* doc patches (and some code)Philip Newton2001-07-104-144/+150
| | | | | | | | | | | Date: Tue, 10 Jul 2001 09:55:59 +0200 Message-ID: <20010710.095300@ID-11583.news.dfncis.de> Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs From: "Philip Newton" <Philip.Newton@gmx.net> Date: Tue, 10 Jul 2001 09:56:37 +0200 Message-ID: <20010710.095600@ID-11583.news.dfncis.de> p4raw-id: //depot/perl@11259
* Upgrade to podlators 1.10.Jarkko Hietaniemi2001-07-105-270/+365
| | | p4raw-id: //depot/perl@11255
* Upgrade to Term::ANSIColor 1.04.Jarkko Hietaniemi2001-07-104-73/+412
| | | p4raw-id: //depot/perl@11254
* Require I18N::Langinfo, not use.Jarkko Hietaniemi2001-07-101-4/+5
| | | p4raw-id: //depot/perl@11250
* Update to Math::BigInt 1.36. The biggest news isJarkko Hietaniemi2001-07-106-1118/+1852
| | | | | | | | the separation of the backend; now the pure Perl implementation is in Math::BigInt::Calc, but one can plugin, say, Math::BigInt::BitVect, and get considerable speedup. p4raw-id: //depot/perl@11247