summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* s/UNIX/Unix/Jarkko Hietaniemi2001-12-171-1/+1
| | | p4raw-id: //depot/perl@13734
* Move ExtUtils tests to lib/ExtUtils/t.Jarkko Hietaniemi2001-12-171-13/+13
| | | p4raw-id: //depot/perl@13733
* [PATCH] MM_Unix tests, and some questionsTels2001-12-171-0/+1
| | | | | | | | | | | Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET) Message-Id: <200112162132.XAA12694@tiku.hut.fi> Subject: Re: [PATCH] MM_Unix tests, and some questions From: Tels <perl_dummy@bloodgate.com> Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET) Message-Id: <200112162332.BAA25411@tiku.hut.fi> p4raw-id: //depot/perl@13732
* Add tests for ExtUtils::Installedchromatic2001-12-161-0/+1
| | | | | Message-ID: <20011216062507.71492.qmail@onion.perl.org> p4raw-id: //depot/perl@13717
* Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.Jarkko Hietaniemi2001-12-151-0/+2
| | | p4raw-id: //depot/perl@13706
* Re: Untested modules update: There's more than we thoughtchromatic2001-12-151-0/+1
| | | | | Message-ID: <20011215002049.37259.qmail@onion.perl.org> p4raw-id: //depot/perl@13700
* Compile testMichael G. Schwern2001-12-151-0/+1
| | | | | Message-ID: <20011215010346.GD28596@blackrider> p4raw-id: //depot/perl@13698
* B::Asmdata test Michael G. Schwern2001-12-151-0/+1
| | | | | Message-ID: <20011215003611.GA28596@blackrider> p4raw-id: //depot/perl@13696
* Benchmark test from Nicholas Clark.Jarkko Hietaniemi2001-12-141-0/+1
| | | p4raw-id: //depot/perl@13693
* Add a Configure hints file for VOS: the POSIX supportJarkko Hietaniemi2001-12-141-0/+1
| | | | | | of VOS is getting close to the point where it can run Configure (some Configure tweaks will be required). p4raw-id: //depot/perl@13688
* Reintroduce Attribute::Handlers with Spider's fixes.Jarkko Hietaniemi2001-12-141-0/+18
| | | p4raw-id: //depot/perl@13686
* -t taint warningsMichael G. Schwern2001-12-141-0/+1
| | | | | | | | | Message-ID: <20011214002707.GA10532@blackrider> (reword the perlrun -t description a bit, and move the Itaint_warn to the bottom of the intrpvar.h for binary compatibility) p4raw-id: //depot/perl@13684
* Remove Memoize::Saves as requested by mjd.Jarkko Hietaniemi2001-12-131-1/+0
| | | p4raw-id: //depot/perl@13676
* The BeOS waitpid() seems to be broken,Jarkko Hietaniemi2001-12-111-0/+2
| | | | | have a wrapper for it. p4raw-id: //depot/perl@13624
* Re: [PATCH] tests for hash assignmentNicholas Clark2001-12-101-0/+1
| | | | | Message-ID: <20011210232228.M21702@plum.flirble.org> p4raw-id: //depot/perl@13604
* Add a test case for waitpid(): from Rocco Caputo.Jarkko Hietaniemi2001-12-101-0/+1
| | | p4raw-id: //depot/perl@13577
* Term::ReadLine tweaks and testRichard Clamp2001-12-101-0/+1
| | | | | Message-ID: <20011210005147.GA1073@mirth.demon.co.uk> p4raw-id: //depot/perl@13576
* Remove Attribute::Handlers, as per Damian's request.Jarkko Hietaniemi2001-12-091-18/+0
| | | | | | | | (Because of fixing the my variables to be now handled in run-time, the whole internals of the A::H needs to be rewritten and Damian will not have time for that for months.) p4raw-id: //depot/perl@13544
* Upgrade to Math::BigInt 1.48.Jarkko Hietaniemi2001-12-071-1/+3
| | | p4raw-id: //depot/perl@13505
* Add the 5.6.1 perldelta as perl561delta.Jarkko Hietaniemi2001-12-061-0/+1
| | | | | (Makes it easier to steal stuff for perldelta :-) p4raw-id: //depot/perl@13500
* Better abs2rel/rel2abs/canonpath testsMichael G. Schwern2001-12-061-2/+3
| | | | | Message-ID: <20011205195257.A903@blackrider> p4raw-id: //depot/perl@13483
* Add hints file for SUPER-UX: the UNIX of NEC SX series,Jarkko Hietaniemi2001-12-041-0/+1
| | | | | from Len Makin. p4raw-id: //depot/perl@13452
* PPPort update from Paul Marquess.Jarkko Hietaniemi2001-12-031-7/+6
| | | p4raw-id: //depot/perl@13434
* Better add new files to MANIFEST, too.Jarkko Hietaniemi2001-12-021-0/+1
| | | p4raw-id: //depot/perl@13429
* -P on VMS. Evicting sedMichael G. Schwern2001-11-301-0/+2
| | | | | | | | | | | | Message-ID: <20011129220510.A18869@blackrider> TODO 1: if cppstdin is used and not yet installed, the Px.t will fail (must do the same as in cpp.t) TODO 2: does this work if no Perl whatsoever has yet been installed? That is, we should be using the Perl we are building to execute the one-liner. p4raw-id: //depot/perl@13383
* Porting/checkURL.pl was missing.Jarkko Hietaniemi2001-11-291-0/+1
| | | p4raw-id: //depot/perl@13367
* Add perlpacktut from Wolfgang Laun; regen toc.Jarkko Hietaniemi2001-11-281-0/+1
| | | p4raw-id: //depot/perl@13341
* Devel::PPPortPaul Marquess2001-11-261-0/+1
| | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@13286
* Sync-up tests with libnet distributionGraham Barr2001-11-261-0/+1
| | | p4raw-id: //depot/perl@13284
* Upgrade to podlators 1.16.Jarkko Hietaniemi2001-11-261-0/+1
| | | p4raw-id: //depot/perl@13282
* [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm testschromatic2001-11-251-0/+1
| | | | | | | Message-ID: <20011124220430.97697.qmail@onion.perl.org> plus a tweak for ithreads builds. p4raw-id: //depot/perl@13268
* Move the MBF/MBI test modules to t/lib.Jarkko Hietaniemi2001-11-241-2/+2
| | | p4raw-id: //depot/perl@13230
* Here are the right helper files.Jarkko Hietaniemi2001-11-231-4/+4
| | | p4raw-id: //depot/perl@13227
* Upgrade to Filter::Simple 0.77.Jarkko Hietaniemi2001-11-231-2/+6
| | | p4raw-id: //depot/perl@13223
* The basic.cap from podlators 1.14 is not very portable.Jarkko Hietaniemi2001-11-231-1/+0
| | | p4raw-id: //depot/perl@13207
* inital testing for MM_VMS Peter Prymmer2001-11-231-0/+1
| | | | | Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11> p4raw-id: //depot/perl@13204
* Upgrade to podlators 1.14.Jarkko Hietaniemi2001-11-231-6/+14
| | | p4raw-id: //depot/perl@13201
* Retract #13173 (effectively retract Net::Ping 2.06,Jarkko Hietaniemi2001-11-221-7/+0
| | | | | | go back to 2.04, the 2.06 hasn't seen the patches that have gone to the blead version.) p4raw-id: //depot/perl@13194
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-0/+3
| | | | | | | | | | to pp_sort.c. Includes the quicksort stabilizing layer from John P. Linderman. -Msort=qsort or -Msort=fast is faster than without (or with -Msort=mergesort or -Msort=safe) for short random inputs, but for some reason not quite as fast as 5.6.1 qsort. More benchmarking, profiling, tuning, and optimizing definitely needed. p4raw-id: //depot/perl@13179
* Sync file with libnet-1.0901-tobeGraham Barr2001-11-211-0/+3
| | | p4raw-id: //depot/perl@13178
* Upgrade to Net::Ping 2.06.Jarkko Hietaniemi2001-11-211-0/+7
| | | p4raw-id: //depot/perl@13173
* More lost and found.Jarkko Hietaniemi2001-11-211-0/+1
| | | p4raw-id: //depot/perl@13169
* MANIFESTly missing.Jarkko Hietaniemi2001-11-211-0/+1
| | | p4raw-id: //depot/perl@13168
* Add Devel::PPPort originally from Kenneth Albanowski,Jarkko Hietaniemi2001-11-211-0/+11
| | | | | | revigorated by Paul Marquess: gives h2xs a Perl version portability boost. p4raw-id: //depot/perl@13162
* Add test for Pod::LaTeX; re-sort MANIFEST.Jarkko Hietaniemi2001-11-201-7/+8
| | | p4raw-id: //depot/perl@13143
* Upgrade to NEXT 0.50.Jarkko Hietaniemi2001-11-201-1/+4
| | | p4raw-id: //depot/perl@13117
* Double FETCH testMichael G. Schwern2001-11-191-0/+1
| | | | | Message-ID: <20011119034256.I786@blackrider> p4raw-id: //depot/perl@13092
* Adding new files to MANIFEST is nice.Jarkko Hietaniemi2001-11-161-0/+1
| | | p4raw-id: //depot/perl@13050
* Rename perlunintro to perluniintro; regen toc.Jarkko Hietaniemi2001-11-161-1/+1
| | | p4raw-id: //depot/perl@13047
* Make Thread a wrapper for both ithreads and 5005threads.Jarkko Hietaniemi2001-11-161-1/+1
| | | | | | | | | | | | | | | | | | | Needs a lot of work and Arthur's eyeballing (and finishing few missing odds and ends of threads.pm). Now Thread is an extension without its own .pm. If there are people who have experience working with either the 5005threads or the ithreads: cleaning up the documentation (Thread.pm, threads.pm, and perl*thrtut.pod), and porting the various Thread::* modules, like Thread::Queue, to work also with ithreads, is needed. Removed the 5005threads requirement from the 5005 tests for easier testing (not all of them work yet since they use the Thread::* modules that have not been made to work with ithreads). Leave the 5005 tests named as *.tx so that they are not run by "make test". p4raw-id: //depot/perl@13036