summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* The exact error message is system-dependent.Jarkko Hietaniemi2001-09-091-1/+1
| | | p4raw-id: //depot/perl@11965
* Add Test for Term::Completechromatic2001-09-091-0/+101
| | | | | Message-ID: <20010909013810.11522.qmail@onion.perl.org> p4raw-id: //depot/perl@11959
* Test::Tutorial?Michael G. Schwern2001-09-091-0/+554
| | | | | Message-ID: <20010908024026.A26283@blackrider> p4raw-id: //depot/perl@11958
* Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pmCraig A. Berry2001-09-091-1/+3
| | | | | Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com> p4raw-id: //depot/perl@11955
* [REPATCH] Re: [PATCH] new test lib/blib.tMichael G. Schwern2001-09-092-2/+48
| | | | | Message-ID: <20010908194546.C9193@blackrider> p4raw-id: //depot/perl@11953
* Added Test for CGI::Fastchromatic2001-09-091-0/+35
| | | | | Message-ID: <20010908183612.49960.qmail@onion.perl.org> p4raw-id: //depot/perl@11952
* [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New TestMichael G. Schwern2001-09-082-1/+154
| | | | | Message-ID: <20010907230651.R606@blackrider> p4raw-id: //depot/perl@11946
* Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Testschromatic2001-09-081-0/+16
| | | | | Message-ID: <20010907235740.80566.qmail@onion.perl.org> p4raw-id: //depot/perl@11945
* Thinko.Jarkko Hietaniemi2001-09-071-1/+1
| | | p4raw-id: //depot/perl@11944
* slash slashes in lib/CGI/Carp.pmCraig A. Berry2001-09-071-3/+4
| | | | | Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01> p4raw-id: //depot/perl@11943
* (was Re: MakeMaker: MM_Unix rule excluding pods)Michael G. Schwern2001-09-071-1/+1
| | | | | Message-ID: <20010907153813.K606@blackrider> p4raw-id: //depot/perl@11942
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-075-0/+46
| | | | | | | places (t/ subdirectories); add integer.t (much of the pragma is tested elsewhere but there is no one centralized place) p4raw-id: //depot/perl@11940
* Re: [PATCH lib/File/Find/taint.t] Use Test::Morechromatic2001-09-071-48/+34
| | | | | Message-ID: <20010907162205.84723.qmail@onion.perl.org> p4raw-id: //depot/perl@11939
* The #11931 patching misbehaved.Jarkko Hietaniemi2001-09-071-205/+0
| | | p4raw-id: //depot/perl@11932
* Test::Harness 1.25 syncMichael G. Schwern2001-09-076-376/+818
| | | | | Message-ID: <20010907033041.A2796@blackrider> p4raw-id: //depot/perl@11931
* Add Tests for the less Pragmachromatic2001-09-071-0/+10
| | | | | Message-ID: <20010907051609.91459.qmail@onion.perl.org> p4raw-id: //depot/perl@11929
* Re: [PATCH lib/English.t] Test All Aliases (including %Errno)chromatic2001-09-071-30/+120
| | | | | Message-Id: <01090522580506.19590@firewheel> p4raw-id: //depot/perl@11925
* noise from make in ext/SDBMRobin Barker2001-09-071-1/+1
| | | | | Message-Id: <200109061836.TAA08747@tempest.npl.co.uk> p4raw-id: //depot/perl@11923
* Avoid redefinition warningJarkko Hietaniemi2001-09-061-0/+1
| | | | | | | Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97. from perl -w -Ilib -MCwd -e '' p4raw-id: //depot/perl@11915
* Missing) in #11912.Jarkko Hietaniemi2001-09-061-1/+1
| | | p4raw-id: //depot/perl@11913
* Rewhack Test-Simple into core harness.Jarkko Hietaniemi2001-09-069-23/+59
| | | p4raw-id: //depot/perl@11912
* Workaround for the new Exporter 'feature'.Jarkko Hietaniemi2001-09-061-1/+1
| | | p4raw-id: //depot/perl@11911
* Re-introduce pure-Perl fall-back for abs_path,Jarkko Hietaniemi2001-09-062-9/+106
| | | | | re-introduce #11898. p4raw-id: //depot/perl@11910
* More tests.Jarkko Hietaniemi2001-09-061-16/+31
| | | p4raw-id: //depot/perl@11909
* Retract #11898 for now because it introducesJarkko Hietaniemi2001-09-061-1/+1
| | | | | | | | a rather nasty depencency: when B is being built, MakeMaker is used. MakeMaker uses File::Find. File::Find uses Cwd::getcwd()...which doesn't exist yet. p4raw-id: //depot/perl@11908
* New test welcome.Jarkko Hietaniemi2001-09-061-0/+10
| | | p4raw-id: //depot/perl@11907
* Old test begone.Jarkko Hietaniemi2001-09-061-130/+0
| | | p4raw-id: //depot/perl@11906
* 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