summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Add simple exception handling macros for XS writers.Marcus Holland-Moritz2005-01-311-0/+1
| | | p4raw-id: //depot/perl@23911
* Add all the missing gnuk{free,net}bsd hints files to MANIFESTNicholas Clark2005-01-311-0/+10
| | | p4raw-id: //depot/perl@23910
* A script to regenerate Perl_keyword()Nicholas Clark2005-01-241-0/+1
| | | p4raw-id: //depot/perl@23877
* Assimilate ExtUtils::Constant 0.16Nicholas Clark2005-01-231-0/+3
| | | p4raw-id: //depot/perl@23867
* Make the length overrun checking and stack extension table driven.Nicholas Clark2005-01-211-0/+1
| | | | | (Shaves about 3k off pp_pack.o) p4raw-id: //depot/perl@23853
* [perl #33892] Add Interix support Todd Vierling2005-01-211-0/+1
| | | | | | | | | From: Todd Vierling (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org> (except the Configure chunk) (and bump version numbers of modules) p4raw-id: //depot/perl@23849
* Upgrade to Test::Harness 2.46Rafael Garcia-Suarez2005-01-211-0/+3
| | | p4raw-id: //depot/perl@23847
* Re: [perl #33173] shellwords.pl and taintingAlexey Tourbin2005-01-201-0/+1
| | | | | Message-ID: <20041228192937.GB7824@solemn.turbinal.org> p4raw-id: //depot/perl@23838
* Run regen.pl and pod/buildtoc --build-allNicholas Clark2005-01-201-3/+3
| | | p4raw-id: //depot/perl@23836
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-071-0/+1
| | | | | Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com> p4raw-id: //depot/perl@23768
* Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16Tels2005-01-041-7/+9
| | | | | Message-Id: <200501011859.52858@bloodgate.com> p4raw-id: //depot/perl@23739
* Change 23727 broke code that relied on \ being escaped.Nicholas Clark2005-01-021-0/+1
| | | | | Fix this. *Everything* should work now. p4raw-id: //depot/perl@23730
* Thinko in the description of Config::ExtensionsNicholas Clark2004-12-291-1/+1
| | | p4raw-id: //depot/perl@23708
* Experimental module intended to simplify core regression testsNicholas Clark2004-12-291-0/+2
| | | p4raw-id: //depot/perl@23707
* Data::Dumper Freezer fixesSam Tregar2004-12-231-0/+1
| | | | | | | Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com> and bump Data::Dumper's VERSION p4raw-id: //depot/perl@23671
* Re: [perl #32717] BeOS specific Updatesbonefish@cs.tu-berlin.de2004-12-171-2/+0
| | | | | Message-Id: <20041217011740.14398.1@cs.tu-berlin.de> p4raw-id: //depot/perl@23661
* Upgrade to Test::Simple 0.54Rafael Garcia-Suarez2004-12-151-0/+1
| | | p4raw-id: //depot/perl@23654
* Upgrade to ExtUtils::MakeMaker 6.25Rafael Garcia-Suarez2004-12-151-0/+1
| | | p4raw-id: //depot/perl@23653
* FileCache without importMichael G. Schwern2004-12-131-0/+1
| | | | | Message-ID: <20041211235832.GA13462@windhund.schwern.org> p4raw-id: //depot/perl@23643
* Re: [perl #32949] FileCache only works in "main" packageJos I. Boumans2004-12-081-0/+1
| | | | | | From: "Jos I. Boumans" <kane@xs4all.net> Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net> p4raw-id: //depot/perl@23627
* 2 new BeOS files were missingNicholas Clark2004-12-011-0/+2
| | | p4raw-id: //depot/perl@23598
* Let pod/buildtoc resort the MANIFEST the way it wants itNicholas Clark2004-11-301-8/+8
| | | p4raw-id: //depot/perl@23575
* Integrate perlhist entries for 5.8.6 and its perldelta to bleadNicholas Clark2004-11-301-0/+1
| | | | | | | p4raw-id: //depot/perl@23570 p4raw-branched: from //depot/maint-5.8/perl@23568 'branch in' pod/perl586delta.pod p4raw-integrated: from //depot/maint-5.8/perl@23568 'copy in' pod/perlhist.pod (@23141..)
* Upgrade to Test::Simple 0.53Rafael Garcia-Suarez2004-11-291-4/+10
| | | p4raw-id: //depot/perl@23566
* Assimilate Test-Simple 0.50Nicholas Clark2004-11-201-0/+12
| | | p4raw-id: //depot/perl@23523
* fix IO::File to support binmodeJos I. Boumans2004-11-091-0/+1
| | | | | | From: "Jos I. Boumans" <kane@dwim.org> Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org> p4raw-id: //depot/perl@23489
* [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; failsRick Delaney2004-11-041-0/+1
| | | | | Message-ID: <20041101034040.GC1232@biff.bort.ca> p4raw-id: //depot/perl@23471
* Assimilate I18N::LangTags 0.35Nicholas Clark2004-10-311-0/+1
| | | p4raw-id: //depot/perl@23440
* Upgrade to Time::HiRes 1.63.Rafael Garcia-Suarez2004-09-151-0/+1
| | | | | | Note that it includes a ppport.h file. See if the one previously built in Devel::PPPort can be used instead. p4raw-id: //depot/perl@23322
* Upgrade to Devel::PPPort 3.00_01.Marcus Holland-Moritz2004-08-171-1/+4
| | | p4raw-id: //depot/perl@23223
* Upgrade to Devel::PPPort 3.00.Marcus Holland-Moritz2004-08-171-5/+107
| | | p4raw-id: //depot/perl@23222
* Test for functions with operator namesAndy Lester2004-08-131-0/+1
| | | | | Message-ID: <20040812163103.GA26687@petdance.com> p4raw-id: //depot/perl@23215
* Add tests for XS call_*() APIDave Mitchell2004-08-071-0/+1
| | | p4raw-id: //depot/perl@23203
* Grab perl585delta.pod from maint andNicholas Clark2004-07-221-10/+11
| | | | | | | | | | | | | | | | | | Integrate: [ 23069] This is RC2. Maybe this one will last longer. [ 23141] Break a leg [perlhist.pod] p4raw-link: @23141 on //depot/maint-5.8/perl: 9f882961fc43a6deff05386598fc91191e7baf9f p4raw-link: @23069 on //depot/maint-5.8/perl: f2d13cbe20ce19819db8fa263a5aba881a4232ec p4raw-id: //depot/perl@23154 p4raw-branched: from //depot/maint-5.8/perl@23152 'branch in' pod/perl585delta.pod p4raw-integrated: from //depot/maint-5.8/perl@23152 'edit in' pod/perlhist.pod (@23069..)
* Upgrade to Cwd 2.20Rafael Garcia-Suarez2004-07-221-0/+1
| | | p4raw-id: //depot/perl@23152
* Store weak references.Nicholas Clark2004-07-101-0/+2
| | | p4raw-id: //depot/perl@23079
* A tool to check the AUTHORS fileNicholas Clark2004-07-061-0/+1
| | | p4raw-id: //depot/perl@23052
* Change 22516 forgot to add make_overload.pl to generate test dataNicholas Clark2004-06-171-0/+1
| | | | | | (submitted from the pub via wireless, bluetooth and then GPRS out to the Internet) p4raw-id: //depot/perl@22944
* Upgrade to Locale::Maketext 1.09Rafael Garcia-Suarez2004-06-171-8/+7
| | | p4raw-id: //depot/perl@22942
* Upgrade to I18N::LangTags 0.30.Rafael Garcia-Suarez2004-06-171-2/+8
| | | p4raw-id: //depot/perl@22941
* Upgrade to Pod::Perldoc 3.13Rafael Garcia-Suarez2004-06-091-0/+1
| | | p4raw-id: //depot/perl@22916
* Upgrade to Pod::LaTeX 0.57Rafael Garcia-Suarez2004-06-081-0/+1
| | | p4raw-id: //depot/perl@22912
* replace the run time code in lib/utf8_pva.pl with data generatedNicholas Clark2004-05-311-1/+0
| | | | | at build by mktables, stored in lib/unicore/PVA.pl p4raw-id: //depot/perl@22881
* Run mktables as part of the build process.Nicholas Clark2004-05-311-419/+0
| | | | | Don't ship any of the files that it generates in lib/unicore p4raw-id: //depot/perl@22879
* Tests for change #22842, by SADAHIRO TomoyukiRafael Garcia-Suarez2004-05-241-0/+1
| | | | | | (adapted to the core) p4raw-link: @22842 on //depot/perl: f5cee72b6610421c22d816640f267c5b45b0450e p4raw-id: //depot/perl@22843
* Update to Scalar-List-Utils-1.14Graham Barr2004-05-221-1/+1
| | | p4raw-id: //depot/perl@22838
* Re: more B::Concise stuff (PATCH - updated)Jim Cromie2004-05-141-0/+5
| | | | | Message-ID: <409F674B.2000506@divsol.com> p4raw-id: //depot/perl@22820
* BOM-marked and (BOMless) UTF-16 scripts not workingJarkko Hietaniemi2004-05-131-0/+1
| | | | | | Message-ID: <40A26D75.8080406@iki.fi> Date: Wed, 12 May 2004 21:31:17 +0300 p4raw-id: //depot/perl@22818
* Add a small script to check whether a perl source treeJames Mastros2004-05-061-0/+1
| | | | | | | | | (with or without generated files) is friendly with case-insensitive filesystems. Adapted from : Subject: Re: STerm.pl vs Sterm.pl Message-ID: <20040506124556.2402.qmail@onion.perl.org> p4raw-id: //depot/perl@22793
* Add tests for mX?PUSH[inup] macros.Steve Hay2004-05-051-0/+1
| | | | | | Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros Message-ID: <4098FB85.1060602@uk.radan.com> p4raw-id: //depot/perl@22783