summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Test-Simple syncup from Schwern.Jarkko Hietaniemi2001-09-0621-296/+702
| | | p4raw-id: //depot/perl@11905
* Documentation micropatch from Damian.Jarkko Hietaniemi2001-09-051-1/+1
| | | p4raw-id: //depot/perl@11899
* (Retracted by #11908)Michael G. Schwern2001-09-052-15/+5
| | | | | | Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests Message-ID: <20010905155821.I632@blackrider> p4raw-id: //depot/perl@11898
* Tests for CGI::Carp Michael G. Schwern2001-09-051-0/+263
| | | | | Message-ID: <20010905191631.E11386@blackrider> p4raw-id: //depot/perl@11897
* Re: [PATCH] Re: English.pm should do *PREMATCH = \$` chromatic2001-09-051-0/+2
| | | | | Message-Id: <01090518080700.19590@firewheel> p4raw-id: //depot/perl@11896
* tweak warnings.t and kill_perl.t for VMSCraig A. Berry2001-09-051-1/+7
| | | | | Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01> p4raw-id: //depot/perl@11894
* Re: [PATCH] Re: English.pm should do *PREMATCH = \$`chromatic2001-09-051-58/+58
| | | | | Message-Id: <01090513220807.10587@firewheel> p4raw-id: //depot/perl@11890
* Clear up a documentation confusion noticed by Xiaoyun WuJarkko Hietaniemi2001-09-051-1/+4
| | | | | <xwu@theeducationcenter.com> p4raw-id: //depot/perl@11888
* Typo nits.Jarkko Hietaniemi2001-09-051-5/+5
| | | p4raw-id: //depot/perl@11887
* The MacOS reference is okay, no reason to hide it.Jarkko Hietaniemi2001-09-051-4/+0
| | | p4raw-id: //depot/perl@11881
* Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)Michael G. Schwern2001-09-051-60/+104
| | | | | | | Message-ID: <20010904153010.H26466@blackrider> (We'll see whether the ../../lib/Cwd.pm works in alien lands) p4raw-id: //depot/perl@11880
* cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc ↵Michael G. Schwern2001-09-051-2/+14
| | | | | | | cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)) Message-ID: <20010904173913.C626@blackrider> p4raw-id: //depot/perl@11879
* From Damian: Class::Struct was unable to defineJarkko Hietaniemi2001-09-052-14/+40
| | | | | | | | | recursive classes. After the patch an object reference (rather than a hash) is required to initialize an object attribute. If no such initializer is given to the constructor, object attributes are now default initialized to C<undef>. p4raw-id: //depot/perl@11877
* Unicode::UCD rewritten using Lingua::KO::Hangul::UtilSADAHIRO Tomoyuki2001-09-041-78/+11
| | | | | Message-Id: <20010905015059.E684.BQW10602@nifty.com> p4raw-id: //depot/perl@11868
* CleanupMichael G. Schwern2001-09-041-68/+100
| | | | | Message-ID: <20010903185901.Z9233@blackrider> p4raw-id: //depot/perl@11864
* AUTHORS updates andIan Phillipps2001-09-041-2/+2
| | | | | | Subject: [PATCH] Just some preening :-) Message-ID: <20010904141659.A10129@homer.diplex.co.uk> p4raw-id: //depot/perl@11857
* Upgrade to Math::BigInt 1.42.Jarkko Hietaniemi2001-09-036-115/+240
| | | p4raw-id: //depot/perl@11849
* Patch the Filter::Simple test to work withJarkko Hietaniemi2001-09-031-0/+5
| | | | | | the core test suite (since the FilterTest.pm is in t/lib, not in lib). p4raw-id: //depot/perl@11844
* Damian-o-rama: upgrade to Attribute::Handlers 0.75,Jarkko Hietaniemi2001-09-0332-1355/+2095
| | | | | | Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and Text::Balanced 1.86. p4raw-id: //depot/perl@11842
* CGI::Cookie, Apache & Switch testsMichael G. Schwern2001-09-033-0/+335
| | | | | Message-ID: <20010902213843.L2711@blackrider> p4raw-id: //depot/perl@11836
* Special casing had become a little bit more complex in Unicode 3.1.1.Jarkko Hietaniemi2001-09-022-12/+54
| | | p4raw-id: //depot/perl@11832
* lib/Time/Local.pmDaniel S. Lewart2001-09-021-8/+9
| | | | | Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu> p4raw-id: //depot/perl@11827
* Update to Unicode 3.1.1.Jarkko Hietaniemi2001-09-0212-89/+176
| | | p4raw-id: //depot/perl@11825
* Slight doc tweaks for the module.Jarkko Hietaniemi2001-09-021-13/+27
| | | p4raw-id: //depot/perl@11824
* Update to Unicode::Collate 0.08.Jarkko Hietaniemi2001-09-014-37/+192
| | | p4raw-id: //depot/perl@11819
* PATCH: ExtUtils::MakeMakerTony Bowden2001-09-011-2/+3
| | | | | | Message-ID: <20010901103353.A13863@soto.kasei.com> Manually applied p4raw-id: //depot/perl@11809
* [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::ShellMichael King2001-09-011-1/+1
| | | | | | Message-Id: <200108312123.QAA27476@smtp.networkusa.net> With little tweak p4raw-id: //depot/perl@11808
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-316-51/+5
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* Re: The hitlist of untested modules.Jonathan Stowe2001-08-291-0/+59
| | | | | | Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com> Start of tests for Shell.pm (make Schwern poorer!) p4raw-id: //depot/perl@11784
* Removing 2>&1 requirement (was Re:Michael G. Schwern2001-08-271-4/+11
| | | | | | bleadperl on fire, Win95+4NT) Message-Id: <20010827165442.F9436@blackrider> p4raw-id: //depot/perl@11763
* Changed back Net/Ping.pm change #11759 since WNOHANG wasn'tArtur Bergman2001-08-271-1/+1
| | | | | | | | avaible at compile time. This broke the compilation of Net/Ping.pm p4raw-link: @11759 on //depot/perl: 2ac1ef3d129ac2446fc0d2ea08ecbbd4bd583ff4 p4raw-id: //depot/perl@11762
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1
| | | | | Message-Id: <20010827172111.89491.qmail@onion.perl.org> p4raw-id: //depot/perl@11759
* Re: 'can' with undefined subsTony Bowden2001-08-251-0/+9
| | | | | Message-Id: <20010825151314.B11788@soto.kasei.com> p4raw-id: //depot/perl@11751
* Documentation in File::Spec (was Re: minor File::SpecRonald J. Kimball2001-08-221-3/+5
| | | | | | | questions) Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu> (Oops, forgot File::Spec::Unix in the previous patch.) p4raw-id: //depot/perl@11729
* Documentation in File::Spec (was Re: minor File::SpecRonald J. Kimball2001-08-221-14/+212
| | | | | | questions) Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@11728
* [ID 20010822.007] eval STRING & diagnostics.pm not mixingMichael G Schwern2001-08-222-30/+17
| | | | | Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@11726
* Upgrade to libnet 1.0704.Jarkko Hietaniemi2001-08-1719-206/+517
| | | p4raw-id: //depot/perl@11709
* Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,Jarkko Hietaniemi2001-08-1714-0/+3636
| | | | | and Unicode::Collate 0.07, from SADAHIRO Tomoyuki. p4raw-id: //depot/perl@11701
* Upgrade to CGI.pm 2.77.Jarkko Hietaniemi2001-08-165-23/+130
| | | p4raw-id: //depot/perl@11689
* Re: bug in File::Spec 0.82 (canonpath)Barrie Slaymaker2001-08-152-4/+7
| | | | | Message-ID: <20010814143225.A19822@jester.slaysys.com> p4raw-id: //depot/perl@11675
* Mark tests (and one module) having explicit Latin-1Jarkko Hietaniemi2001-08-125-7/+20
| | | | | | | | (and one file having explicit UTF-8) with an explicit 'no utf8' (and one explicit 'use utf8'). NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'. p4raw-id: //depot/perl@11648
* Dispell the "use utf8" superstition.Jarkko Hietaniemi2001-08-121-27/+13
| | | p4raw-id: //depot/perl@11643
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-09327-37/+42
| | | | | | conflicts between core lib/unicode and Unicode:: files in case-ignoring filesystems. p4raw-id: //depot/perl@11623
* Upgrade to Math::BigInt 1.41.Jarkko Hietaniemi2001-08-092-37/+24
| | | p4raw-id: //depot/perl@11622
* remove PL_na from typemapJames2001-08-091-4/+4
| | | | | | | Message-ID: <3B6F5F23.A31A81B1@rf.net> (had to be manually applied) p4raw-id: //depot/perl@11621
* 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