summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-201-0/+1
| | | | | | | | | | Linux, Solaris, AIX. Had to do #ifdef OS2 for the <io.h> in malloc.c, found in AIX since there is no such header. In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away memory was overwritten?" (In IRIX compiles but that doesn't prove much since in IRIX Perl's malloc is simply not used.) p4raw-id: //depot/perl@19831
* OS2 patchesIlya Zakharevich2003-06-151-1/+2
| | | | | Message-ID: <20030615004956.GA28272@math.berkeley.edu> p4raw-id: //depot/perl@19789
* The FileCache 1.03 tests from belg4mit.Jarkko Hietaniemi2003-06-141-1/+5
| | | p4raw-id: //depot/perl@19783
* Salvage parts of #19418 (the ext/PerlIO/t/open.tJarkko Hietaniemi2003-06-031-0/+1
| | | | | still is there). p4raw-id: //depot/perl@19672
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-031-1/+0
| | | | | | #19655, #19418; File::Temp no more used internally. Some parts of these will be salvaged later. p4raw-id: //depot/perl@19670
* Upgrade to the CGI.pm 2.93.Jarkko Hietaniemi2003-06-021-0/+1
| | | | | (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks. Sigh.) p4raw-id: //depot/perl@19664
* [patch] IO::File->open() with encodingPradeep Hodigere2003-05-291-0/+1
| | | | | Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com> p4raw-id: //depot/perl@19634
* lib/ftp.pl requires the obsoleted (and removed) chat2.pl.Jarkko Hietaniemi2003-05-241-1/+0
| | | p4raw-id: //depot/perl@19603
* ExtUtils::MakeMaker 6.10_03 -> 6.10_04Michael G. Schwern2003-05-231-0/+4
| | | | | Message-ID: <20030523091046.GB11662@windhund.schwern.org> p4raw-id: //depot/perl@19594
* Upgrade to CPAN 1.70_54Andreas König2003-05-201-1/+0
| | | | | | Subject: Re: CPAN.pm into blead Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de> p4raw-id: //depot/perl@19573
* [Encode] UTF-7 SupportDan Kogai2003-05-171-0/+1
| | | | | Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp> p4raw-id: //depot/perl@19548
* Curliff and liff with ease.Jarkko Hietaniemi2003-05-131-0/+1
| | | p4raw-id: //depot/perl@19521
* More perldiag.pod sortingRonald J. Kimball2003-05-131-0/+1
| | | | | | | Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu> (plus add 'no locale;') p4raw-id: //depot/perl@19516
* Add Encode's META.yml.Jarkko Hietaniemi2003-05-101-0/+1
| | | p4raw-id: //depot/perl@19478
* Result of change #19458.Jarkko Hietaniemi2003-05-091-16/+16
| | | | | p4raw-link: @19458 on //depot/perl: 1aea71dbe35e5c5838ce1880d0f99d5eba1c26e2 p4raw-id: //depot/perl@19459
* Missing files.Jarkko Hietaniemi2003-05-091-0/+5
| | | p4raw-id: //depot/perl@19455
* Switch the new perlio way of opening anonymous temporary filesJarkko Hietaniemi2003-05-051-0/+1
| | | | | | | | open my $fh, '+>', undef to using File::Temp. Test it, and test also the "accidental feature" of +< working the same way. This should address [perl #21937]. p4raw-id: //depot/perl@19418
* Add Artistic as perlartistic and GPL (the Copying) as perlgpl;Jarkko Hietaniemi2003-05-041-0/+2
| | | | | | regen perltoc, perlmodlib. The GPL added as verbatim as possible, the perlartistic is a straightforward podification. p4raw-id: //depot/perl@19401
* Upgrade to Unicode 4.0.0. (Well, upgrade at leastJarkko Hietaniemi2003-05-031-6/+33
| | | | | the Unicode character database to 4.0.0.) p4raw-id: //depot/perl@19391
* Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-021-0/+1
| | | p4raw-id: //depot/perl@19381
* The [perl #21890] (Devel::Coverage breakage) has been fixedJarkko Hietaniemi2003-05-021-0/+1
| | | | | | | by change #18589 (it was broken by change #9754); add test case. p4raw-link: @18589 on //depot/perl: 5df8de69806210bf48dc2e451e3db37c6f274c6e p4raw-link: @9754 on //depot/perl: 9d43a7557743d779c74d69ffc6df7fc17711f3ec p4raw-id: //depot/perl@19378
* Add OpenZaurus cross-compilation patches.Jarkko Hietaniemi2003-04-211-0/+8
| | | p4raw-id: //depot/perl@19297
* Upgrade to Pod::LaTeX 0.55.Jarkko Hietaniemi2003-04-151-1/+1
| | | p4raw-id: //depot/perl@19226
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-141-0/+1
| | | | | at the PerlIO layer stack. p4raw-id: //depot/perl@19203
* Upgrade to Net::Ping 2.29.Jarkko Hietaniemi2003-04-131-1/+1
| | | p4raw-id: //depot/perl@19196
* Upgrade to Test::Harness 2.27_04.Jarkko Hietaniemi2003-04-131-0/+2
| | | p4raw-id: //depot/perl@19195
* Be more descriptive.Jarkko Hietaniemi2003-04-101-1/+1
| | | p4raw-id: //depot/perl@19186
* Re: [PATCH] ExtUtils::MakeMaker 6.10_02Michael G. Schwern2003-04-071-0/+1
| | | | | Message-ID: <20030407090917.GA9221@windhund.schwern.org> p4raw-id: //depot/perl@19162
* Upgrade to Locale::Maketext 1.04.Jarkko Hietaniemi2003-04-051-1/+4
| | | p4raw-id: //depot/perl@19149
* Tabify; strictly speaking unnecessary but anyway...Jarkko Hietaniemi2003-03-311-14/+14
| | | p4raw-id: //depot/perl@19104
* Upgrade to Test::Harness 2.27_02.Jarkko Hietaniemi2003-03-311-2/+5
| | | p4raw-id: //depot/perl@19102
* ExtUtils::MakeMaker 6.03 -> 6.06_05ishMichael G. Schwern2003-03-311-0/+14
| | | | | Message-ID: <20030331104257.GB15327@windhund.schwern.org> p4raw-id: //depot/perl@19099
* Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)Jarkko Hietaniemi2003-03-301-20/+20
| | | p4raw-id: //depot/perl@19089
* In IRIX 5.3 being too POSIXly hides the struct timespec.Jarkko Hietaniemi2003-03-301-0/+1
| | | p4raw-id: //depot/perl@19085
* Add a file utils/cpan.PL to generate the "cpan" utility,Rafael Garcia-Suarez2003-03-261-2/+3
| | | | | | | also separately maintained on CPAN, and now moved as lib/CPAN/bin/cpan. Tweak installperl to avoid installing this last file. p4raw-id: //depot/perl@19065
* WinCE update from Vadim Konovalov.Jarkko Hietaniemi2003-03-241-4/+2
| | | p4raw-id: //depot/perl@19051
* Re: [patch] [perl #21628] rcatline issueAdrian M. Enache2003-03-201-1/+1
| | | | | Message-ID: <20030320203906.GA31199@ratsnest.hole> p4raw-id: //depot/perl@19039
* Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separatorchocolateboy2003-03-171-0/+1
| | | | | Message-ID: <3E576A58.8010901@chocolatey.com> p4raw-id: //depot/perl@19005
* From Inaba Hiroto: DATA wasn't properly utf8edJarkko Hietaniemi2003-03-091-0/+1
| | | | | under 'use encoding'. p4raw-id: //depot/perl@18865
* regen_headers tiny tidying:Jarkko Hietaniemi2003-03-081-2/+2
| | | | | | | | | | - regen.pl renamed as regen_lib.pl - regen_headers.pl renamed as regen.pl - added make target 'regen' (kept target 'regen_headers' for porters' brains' backward compatibility) - regen.pl fancified a bit to display the names of the files that got changed by running the scripts p4raw-id: //depot/perl@18851
* Extra character noticed by Tels.Jarkko Hietaniemi2003-03-071-1/+1
| | | p4raw-id: //depot/perl@18847
* Add mani(fest) check(ing) utility.Jarkko Hietaniemi2003-03-061-36/+37
| | | p4raw-id: //depot/perl@18835
* Upgrade to Encode 1.89. The enc_module.t requiredJarkko Hietaniemi2003-03-031-0/+3
| | | | | a little tweak, sending that to Dan. p4raw-id: //depot/perl@18816
* Further Unicode formats patching from Inaba Hiroto.Jarkko Hietaniemi2003-03-021-0/+1
| | | p4raw-id: //depot/perl@18794
* Add tests for the -C switch. Depending on theJarkko Hietaniemi2003-02-251-0/+1
| | | | | CLIs some $^O dance may be needed. p4raw-id: //depot/perl@18779
* Re: [perl #21321] local ${"FOO"} does not workRafael Garcia-Suarez2003-02-251-0/+1
| | | | | Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr> p4raw-id: //depot/perl@18774
* Include p4d2p in Porting again, because p4genpatch doesn't workChip Salzenberg2003-02-241-1/+2
| | | | | until a change has been submitted. p4raw-id: //depot/perl@18768
* Shouldn't have added as t/run/switchA.t in #18739 - it'll causeHugo van der Sanden2003-02-181-1/+1
| | | | | | problems on case-insensitive file systems. Rename it back to t/run/switch_A.t p4raw-id: //depot/perl@18747
* Re: Did the assertion patch/feature submission get overlooked?Salvador Fandiño2003-02-181-0/+2
| | | | | Message-ID: <3E51725D.5060303@yahoo.com> p4raw-id: //depot/perl@18739
* add support for assertions. Updated form of:Salvador Fandiño2003-02-161-1/+3
| | | | | | Subject: Re: Did the assertion patch/feature submission get overlooked? Message-ID: <3DE8F439.50402@yahoo.com> p4raw-id: //depot/perl@18727