summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ExtUtils::MakeMaker 6.02 -> 6.03Michael G. Schwern2002-06-194-35/+70
| | | | | Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17314
* Test::Harness 2.25 -> 2.26Michael G. Schwern2002-06-193-8/+17
| | | | | Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17313
* Integrate perlio:Jarkko Hietaniemi2002-06-199-70/+139
|\ | | | | | | | | | | | | | | | | | | [ 17309] "Clean" implementation of binmode(FH)/":raw" identity. New function table entry so all layer definitions need tweaking. Extra function table entry allows a layer to remain on a binmode stack New PerlIOBase_binmode allows easy implementation of default policy. p4raw-link: @17309 on //depot/perlio: 86e05cf231bed3044bd929f19303d6a3d872b202 p4raw-id: //depot/perl@17312
| * "Clean" implementation of binmode(FH)/":raw" identity.Nick Ing-Simmons2002-06-199-70/+139
| | | | | | | | | | | | | | New function table entry so all layer definitions need tweaking. Extra function table entry allows a layer to remain on a binmode stack New PerlIOBase_binmode allows easy implementation of default policy. p4raw-id: //depot/perlio@17309
| * Integrate mainlineNick Ing-Simmons2002-06-198-387/+299
| |\ | | | | | | p4raw-id: //depot/perlio@17304
* | | RE: [PATCH] POSIX taint testsPaul Marquess2002-06-191-10/+18
| | | | | | | | | | | | | | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@17311
* | | Fix for 20001101.004, at least for the memleak part.Jarkko Hietaniemi2002-06-191-1/+1
| | | | | | | | | p4raw-id: //depot/perl@17310
* | | Re: [PATCH] POSIX taint testsMichael G. Schwern2002-06-191-8/+12
| | | | | | | | | | | | | | | Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17308
* | | Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reportedYitzchak Scott-Thoennes2002-06-191-0/+3
| | | | | | | | | | | | | | | Message-ID: <Ib7D9gzkgmTG092yn@efn.org> p4raw-id: //depot/perl@17307
* | | Re: Mingw32: some tests fail Per Einar Ellefsen2002-06-191-0/+10
| | | | | | | | | | | | | | | Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be> p4raw-id: //depot/perl@17306
* | | Mention Class::Pseudohash in perldeltaAudrey Tang2002-06-191-1/+3
| |/ |/| | | | | | | Message-ID: <20020619173626.GA2650@not.autrijus.org> p4raw-id: //depot/perl@17305
* | Update Changes.Jarkko Hietaniemi2002-06-192-1/+215
| | | | | | p4raw-id: //depot/perl@17303
* | #17301 was only part of the story.Jarkko Hietaniemi2002-06-191-2/+3
| | | | | | p4raw-id: //depot/perl@17302
* | Make MANIFEST comply with #17297.Jarkko Hietaniemi2002-06-191-1/+0
| | | | | | p4raw-id: //depot/perl@17301
* | Re: perlbug mail loop? [PATCH]Richard Foley2002-06-191-13/+20
| | | | | | | | | | Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com> p4raw-id: //depot/perl@17300
* | opendir was missing for the list.Jarkko Hietaniemi2002-06-191-7/+7
| | | | | | p4raw-id: //depot/perl@17299
* | Integrate perlio:Jarkko Hietaniemi2002-06-194-60/+50
|\ \ | |/ | | | | | | | | | | | | [ 17295] Un-deprecate :raw after all - just define what it means more precisely. (Pending approval). p4raw-link: @17295 on //depot/perlio: 0226bbdb9567884ccd3573b0b35272e596fbceba p4raw-id: //depot/perl@17298
| * Un-deprecate :raw after all - just define what it meansNick Ing-Simmons2002-06-194-60/+50
| | | | | | | | | | more precisely. (Pending approval). p4raw-id: //depot/perlio@17295
| * Integrate mainlineNick Ing-Simmons2002-06-1914-83/+92
| |\ | | | | | | p4raw-id: //depot/perlio@17294
* | | The only difference between NW5.pm and Win32.pm was thatJarkko Hietaniemi2002-06-193-366/+9
| | | | | | | | | | | | | | | NetWare preferred SYS:/temp over C:/temp for tmpdir(). p4raw-id: //depot/perl@17297
* | | POSIX taint testsPaul Marquess2002-06-192-0/+48
| |/ |/| | | | | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@17296
* | Re: Patch 14705 botched. (was Re: os2_base test failed)Michael G. Schwern2002-06-191-55/+1
| | | | | | | | | | Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17293
* | This is probably the reason for the GW failures.Jarkko Hietaniemi2002-06-181-1/+4
| | | | | | p4raw-id: //depot/perl@17292
* | Debugger tweak from from Peter Scott.Jarkko Hietaniemi2002-06-181-2/+2
| | | | | | p4raw-id: //depot/perl@17291
* | To mirror #17285.Jarkko Hietaniemi2002-06-181-2/+2
| | | | | | p4raw-id: //depot/perl@17290
* | configure.com: build Encode sub-extensions once and only onceCraig A. Berry2002-06-181-4/+1
| | | | | | | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01> p4raw-id: //depot/perl@17289
* | Tiny tweaks.Jarkko Hietaniemi2002-06-182-5/+5
| | | | | | p4raw-id: //depot/perl@17288
* | Integrate perlio:Jarkko Hietaniemi2002-06-183-48/+92
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | [ 17280] Slight improvement to :win32 layer [ 17282] More PerlIO doc tweaks - trying to make them document what happens in current implementation while leaving way open to "fixing" things. p4raw-link: @17282 on //depot/perlio: 01e6739c7b8104181279fe94fb5488ec35b2ba1c p4raw-link: @17280 on //depot/perlio: 755e775944b8eceb91d29ebca620c9e5cf122f30 p4raw-id: //depot/perl@17287
| * More PerlIO doc tweaks - trying to make them document whatNick Ing-Simmons2002-06-182-46/+84
| | | | | | | | | | | | happens in current implementation while leaving way open to "fixing" things. p4raw-id: //depot/perlio@17282
| * Integrate mainlineNick Ing-Simmons2002-06-186-4/+206
| |\ | | | | | | p4raw-id: //depot/perlio@17281
| * | Slight improvement to :win32 layerNick Ing-Simmons2002-06-181-2/+8
| | | | | | | | | p4raw-id: //depot/perlio@17280
| * | Integrate mainlineNick Ing-Simmons2002-06-176-33/+67
| | | | | | | | | p4raw-id: //depot/perlio@17274
* | | Document the "Unicode in package/sub names" problem;Jarkko Hietaniemi2002-06-186-7/+56
| | | | | | | | | | | | | | | | | | | | | a microfix in toke.c towards the final goal (the fix removes the need to have quotes around Unicode package names when calling a method on them) p4raw-id: //depot/perl@17286
* | | Further clarification about safe pipe opens.Rafael Garcia-Suarez2002-06-181-1/+2
| | | | | | | | | p4raw-id: //depot/perl@17285
* | | perlsyn.pod tweak suggested by Larry.Rafael Garcia-Suarez2002-06-181-3/+3
| | | | | | | | | p4raw-id: //depot/perl@17284
* | | [DOC PATCH] perlsynElizabeth Mattijsen2002-06-181-5/+18
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | Date: Tue, 18 Jun 2002 13:37:30 +0200 Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl> Subject: Re: [DOC PATCH] perlsyn (2) From: Elizabeth Mattijsen <liz@dijkmat.nl> Date: Tue, 18 Jun 2002 15:08:17 +0200 Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl> (Plus tweak by Ronald J Kimball) p4raw-id: //depot/perl@17283
* | Do not install XS::{APItest,Typemap}Jarkko Hietaniemi2002-06-181-0/+2
| | | | | | p4raw-id: //depot/perl@17279
* | Re: Do we want XS::APItest installed?Andy Dougherty2002-06-181-1/+14
| | | | | | | | | | | | | | Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu> (rats, forgot to submit the metaconfig change separately) p4raw-id: //depot/perl@17278
* | "Borrow" Rafael's multiarg open descripion to perldelta,Jarkko Hietaniemi2002-06-181-2/+17
| | | | | | | | | | | | shuffle the highlights a bit (can't believe the perlio mention was missing) p4raw-id: //depot/perl@17277
* | Document the '-|' open form in perlipc.podRafael Garcia-Suarez2002-06-171-0/+9
| | | | | | p4raw-id: //depot/perl@17276
* | Update Changes.Jarkko Hietaniemi2002-06-172-1/+164
| | | | | | p4raw-id: //depot/perl@17273
* | :bytes is not the inverse of :crlf, either (from NI-S)Jarkko Hietaniemi2002-06-171-2/+4
| | | | | | p4raw-id: //depot/perl@17272
* | Further discouraging of :raw.Jarkko Hietaniemi2002-06-174-32/+41
| | | | | | p4raw-id: //depot/perl@17271
* | Integrate perlio:Jarkko Hietaniemi2002-06-171-6/+8
|\ \ | |/ | | | | | | | | | | [ 17267] Handle IO error in "slow gets" p4raw-link: @17267 on //depot/perlio: aca0daca701f7dcdb767d1bc406a8942960007bc p4raw-id: //depot/perl@17270
| * Handle IO error in "slow gets"Nick Ing-Simmons2002-06-171-6/+8
| | | | | | p4raw-id: //depot/perlio@17267
| * Integrate mainlineNick Ing-Simmons2002-06-176-15/+62
| |\ | | | | | | p4raw-id: //depot/perlio@17266
* | | use of undef varStas Bekman2002-06-171-0/+4
| | | | | | | | | | | | | | | | | | | | | Message-ID: <3D0D9E74.7000908@stason.org> (modified) p4raw-id: //depot/perl@17269
* | | README.vms -- updated testing instructionsCraig A. Berry2002-06-171-1/+20
| |/ |/| | | | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05111b1cb9332326226f@[172.16.52.1]> p4raw-id: //depot/perl@17268
* | Re: [ID 20020614.027] Bad Debugger mojo in RC1Peter Scott2002-06-173-9/+10
| | | | | | | | | | | | | | Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com> @file -> source file p4raw-id: //depot/perl@17265
* | Missing hunk from #15363.Jarkko Hietaniemi2002-06-171-1/+22
| | | | | | p4raw-id: //depot/perl@17264