summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Add the lib/unicore/To/Spec*.pl to the MANIFEST.Jarkko Hietaniemi2001-10-181-0/+3
| | | p4raw-id: //depot/perl@12493
* Add perlintro, from Skud.Jarkko Hietaniemi2001-10-181-0/+1
| | | p4raw-id: //depot/perl@12487
* Test::Simple 0.32Michael G. Schwern2001-10-171-2/+12
| | | | | Message-ID: <20011017034241.A25038@blackrider> p4raw-id: //depot/perl@12472
* perlmodstyle as a patchKirrily Robert2001-10-171-0/+1
| | | | | Message-ID: <20011016224723.A20673@infotrope.net> p4raw-id: //depot/perl@12468
* WIN64 (Itanium) port of Perl 5.6.1Randolf Werner2001-10-161-0/+3
| | | | | Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de> p4raw-id: //depot/perl@12457
* More MANIFEST anomalies.Jarkko Hietaniemi2001-10-131-0/+3
| | | p4raw-id: //depot/perl@12430
* Not that many.Jarkko Hietaniemi2001-10-131-1/+0
| | | p4raw-id: //depot/perl@12429
* Rewrite mktables from scratch.Jarkko Hietaniemi2001-10-131-28/+11
| | | | | | | | | | | | | | | | | | | - Cleaner. - Faster: 15-20 seconds as opposed to several minutes. - More dynamic: the names of the various categories such as the linebreak ones are dynamic, not static. - Is.pl: long names for the general category properties are now available. - Ranges (<... ,First>, <..., Last>) from the general categories work now. - No more mktables.PL because the mktables.PL is not and never has been run to create a mktables. - syllables.txt and Is/Syl*.pl removed: non-standard (not part of the Unicode), and the whole concept is being reworked (http://syllabary.sourceforge.net/), the old way wouldn't even work with the new Syllables.txt (it would result in 1000+ new categories) p4raw-id: //depot/perl@12427
* Upgrade to Math::BigInt 1.44 from Tels andJarkko Hietaniemi2001-10-121-1/+5
| | | | | further fixes from John Peacock. p4raw-id: //depot/perl@12413
* Add Tests for ExtUtils::Packlistchromatic2001-10-111-0/+1
| | | | | Message-ID: <20011010215140.8913.qmail@onion.perl.org> p4raw-id: //depot/perl@12397
* Add Tests forchromatic2001-10-091-0/+1
| | | | | | ExtUtils::Mkbootstrap Message-Id: <20011009061432.46666.qmail@onion.perl.org> p4raw-id: //depot/perl@12374
* Give up the fantasy of having lib/Unicode and lib/unicode:Jarkko Hietaniemi2001-10-071-1/+1
| | | | | | | doesn't work on Mac OS X 10.1 (when unpacking the tar the latter gets renamed as lib/unicode:1, assumedly for security reasons not to overwrite stuff) p4raw-id: //depot/perl@12349
* Add Tests for CPAN::Noxchromatic2001-10-071-0/+1
| | | | | Message-Id: <20011007034754.21057.qmail@onion.perl.org> p4raw-id: //depot/perl@12348
* Add Tests for sigtrap.pmchromatic2001-10-071-0/+1
| | | | | Message-Id: <20011007005801.98381.qmail@onion.perl.org> p4raw-id: //depot/perl@12347
* Yet more Unicode properties.Jarkko Hietaniemi2001-10-041-0/+26
| | | p4raw-id: //depot/perl@12334
* Add the 'Common' Unicode property (code points notJarkko Hietaniemi2001-10-031-0/+1
| | | | | explicitly assigned to any other script). p4raw-id: //depot/perl@12318
* Add tests for Term::Cap chromatic2001-10-011-0/+1
| | | | | Message-ID: <20010930221540.67279.qmail@onion.perl.org> p4raw-id: //depot/perl@12283
* Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.Jarkko Hietaniemi2001-09-301-0/+1
| | | p4raw-id: //depot/perl@12279
* Add tests, clean up Tie::Scalarchromatic2001-09-291-0/+1
| | | | | Message-ID: <20010929032543.58322.qmail@onion.perl.org> p4raw-id: //depot/perl@12265
* Add tests for open.pmchromatic2001-09-281-0/+1
| | | | | Message-ID: <20010928234521.14178.qmail@onion.perl.org> p4raw-id: //depot/perl@12263
* Move the B tests to B/t.Jarkko Hietaniemi2001-09-281-8/+8
| | | p4raw-id: //depot/perl@12256
* Add tests for B::Tersechromatic2001-09-281-0/+1
| | | | | Message-ID: <20010928052747.56587.qmail@onion.perl.org> p4raw-id: //depot/perl@12254
* Increase the amount of time we spend in each thread, and add one that uses ↵Artur Bergman2001-09-261-0/+1
| | | | | | | an anonymous sub. We are using a "delay" here because we do not want to depend on thread synchronization issues. p4raw-id: //depot/perl@12230
* Add in stress_string.t to stress test threads a bit more.Artur Bergman2001-09-261-0/+1
| | | p4raw-id: //depot/perl@12226
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-1/+2
| | | | | Note: io/binmode is failing, have to figure out why. p4raw-id: //depot/perl@12198
* AutoSplit.t (was Re: Untested libraries update)Nicholas Clark2001-09-251-0/+1
| | | | | | Message-Id: <20010925003740.S4971@plum.flirble.org> (Further changes expected.) p4raw-id: //depot/perl@12197
* Retract #12136, the warnings::register is alreadyJarkko Hietaniemi2001-09-241-1/+0
| | | | | | tested by t/lib/warnings/9enabled, as pointed out by Paul Marquess. p4raw-id: //depot/perl@12185
* Re: What sort of Makefile.PL should h2xs write?Nicholas Clark2001-09-241-0/+2
| | | | | | | Message-ID: <20010923230055.Y4971@plum.flirble.org> (with "sample_constants" changed to "fallback") p4raw-id: //depot/perl@12169
* Add Tests forchromatic2001-09-231-0/+1
| | | | | | filetest Pragma Message-Id: <20010923181223.32427.qmail@onion.perl.org> p4raw-id: //depot/perl@12161
* Add tests forchromatic2001-09-231-0/+1
| | | | | | Dumpvalue.pm Message-Id: <20010923014628.7739.qmail@onion.perl.org> p4raw-id: //depot/perl@12150
* (Retracted by #12185)chromatic2001-09-221-0/+1
| | | | | | | Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm] Add Tests for warnings::register, Doc Update Message-Id: <20010922154815.32004.qmail@onion.perl.org> p4raw-id: //depot/perl@12136
* More 8.3-cleanup: there isn't an encoding called macRumanian,Jarkko Hietaniemi2001-09-221-1/+1
| | | | | | but the name comes from the inside the file, not from the file name, and Rumanian is the name of the language. p4raw-id: //depot/perl@12133
* Rename perltootc as perltooc for 8.3-friedliness.Jarkko Hietaniemi2001-09-221-1/+1
| | | p4raw-id: //depot/perl@12132
* Find more conflicts by lowercasing.Jarkko Hietaniemi2001-09-221-2/+2
| | | p4raw-id: //depot/perl@12131
* Adds the thread 0.05 module. It is now moved to the core from CPAN.Artur Bergman2001-09-181-0/+7
| | | | | | | The test will fail because of Test.pm not knowing about threads. basic needs to be manually tested compile time warnings on IV2PTR conversions need to be fixed p4raw-id: //depot/perl@12068
* Strip ^iso- from the Encode filenames to be 8.3-friendly,Jarkko Hietaniemi2001-09-181-41/+41
| | | | | ditto ^cns. p4raw-id: //depot/perl@12065
* Add various encodings.Jarkko Hietaniemi2001-09-171-0/+12
| | | p4raw-id: //depot/perl@12063
* Re: filename problemsMichael G. Schwern2001-09-171-4/+4
| | | | | Message-ID: <20010917172626.Q585@blackrider> p4raw-id: //depot/perl@12061
* Adding new files to the MANIFEST is always nice.Jarkko Hietaniemi2001-09-171-0/+1
| | | p4raw-id: //depot/perl@12053
* Re: [BUG?] chdir(undef) == chdir() probably a bugMichael G. Schwern2001-09-171-0/+1
| | | | | | Message-Id: <20010917074904.V1588@blackrider> (Applied with tweaks to chdir.t and pp_sys.c hunks.) p4raw-id: //depot/perl@12043
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in ↵Nicholas Clark2001-09-101-0/+1
| | | | | | | glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))) Message-ID: <20010911000031.G1512@plum.flirble.org> p4raw-id: //depot/perl@11990
* New Test for CGI::Pushchromatic2001-09-101-0/+1
| | | | | Message-ID: <20010910211833.30177.qmail@onion.perl.org> p4raw-id: //depot/perl@11988
* Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.Abhijit Menon-Sen2001-09-101-1/+1
| | | p4raw-id: //depot/perl@11985
* Fix Pod Typo, Add Test for ExtUtils::Commandchromatic2001-09-101-0/+1
| | | | | Message-Id: <20010910172528.54160.qmail@onion.perl.org> p4raw-id: //depot/perl@11981
* Add Windows and Mac Sami support to EncodeJarkko Hietaniemi2001-09-091-2/+4
| | | | | (http://www.egt.ie/standards/se/sami-teastabaiki.html) p4raw-id: //depot/perl@11964
* Add Test for Term::Completechromatic2001-09-091-0/+1
| | | | | Message-ID: <20010909013810.11522.qmail@onion.perl.org> p4raw-id: //depot/perl@11959
* Test::Tutorial?Michael G. Schwern2001-09-091-0/+1
| | | | | Message-ID: <20010908024026.A26283@blackrider> p4raw-id: //depot/perl@11958
* [REPATCH] Re: [PATCH] new test lib/blib.tMichael G. Schwern2001-09-091-0/+1
| | | | | Message-ID: <20010908194546.C9193@blackrider> p4raw-id: //depot/perl@11953
* Added Test for CGI::Fastchromatic2001-09-091-0/+1
| | | | | 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-081-0/+1
| | | | | Message-ID: <20010907230651.R606@blackrider> p4raw-id: //depot/perl@11946