summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Changes.Jarkko Hietaniemi2001-04-012-1/+255
| | | p4raw-id: //depot/perl@9508
* Commit Sarathy to April release of 5.6.1 :-)Jarkko Hietaniemi2001-04-011-2/+2
| | | p4raw-id: //depot/perl@9506
* PATCH 5.6.0 (perldebug.pod)Mark-Jason Dominus2001-04-011-3/+7
| | | | | Message-ID: <20010401182511.9247.qmail@plover.com> p4raw-id: //depot/perl@9505
* Add great_circle_direction().Jarkko Hietaniemi2001-04-012-9/+69
| | | p4raw-id: //depot/perl@9504
* Unicode ReadMe update for Unicode 3.1.Jarkko Hietaniemi2001-04-011-15/+31
| | | p4raw-id: //depot/perl@9503
* Integrate change #9501 from maintperl into mainline.Jarkko Hietaniemi2001-04-012-37/+54
| | | | | | | | | | | | fix the perlembed notes on multiple interpreters fix ExtUtils::Embed to work passably on Windows p4raw-link: @9501 on //depot/maint-5.6/perl: fa102aa9a975aaa2a384e09b6377476f565fdcc2 p4raw-id: //depot/perl@9502 p4raw-integrated: from //depot/maint-5.6/perl@9500 'copy in' pod/perlembed.pod (@8627..) 'merge in' lib/ExtUtils/Embed.pm (@8153..)
* Test for #9499.Jarkko Hietaniemi2001-04-011-1/+4
| | | p4raw-id: //depot/perl@9500
* tr/// UTF-8 tweaking from Inaba Hiroto.Jarkko Hietaniemi2001-04-014-32/+13
| | | p4raw-id: //depot/perl@9499
* Protect the workaround hunk more.Jarkko Hietaniemi2001-04-011-0/+4
| | | p4raw-id: //depot/perl@9498
* Integrate changes #9493,9494,9495,9496 from maintperlJarkko Hietaniemi2001-04-016-12/+16
| | | | | | | | | | | | | | | | | | | | | | | | into mainline. fix a broken workaround for Borland compiler in change#4739 (caused weird "short reads" on DATA, which caused op/misc.t to fail) nits spotted by Borland compiler avoid redefinition warnings under Borland 5.02 various nits identified by the Borland 5.5 compiler; remove suppression of a few warnings p4raw-link: @9496 on //depot/maint-5.6/perl: 9d05ad52b0aa7d1f7d147da0c4dbc14de5fe4a37 p4raw-link: @9495 on //depot/maint-5.6/perl: 759997f1e719f33541bed70dd7f79bfa26a930b3 p4raw-link: @9494 on //depot/maint-5.6/perl: 01b59bde1cb7ff62776f3b83c0f2575c79a950a6 p4raw-link: @9493 on //depot/maint-5.6/perl: eea7051a8d4ef81c032143ab3193bc1240ab2e8f p4raw-link: @4739 on //depot/perl: c39cd00800303e8967294e98aa4c427a1872a251 p4raw-id: //depot/perl@9497 p4raw-integrated: from //depot/maint-5.6/perl@9492 'merge in' sv.c utf8.h (@9288..) toke.c (@9292..) ext/File/Glob/bsd_glob.c (@9415..) win32/makefile.mk (@9426..) win32/win32.h (@9494..)
* Integrate change #9491 from maintperl into mainline.Jarkko Hietaniemi2001-03-311-1/+8
| | | | | | | | | | | Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the directory is relative (need to fetch the full path name *before* the chdir!) p4raw-link: @9491 on //depot/maint-5.6/perl: 8719091e80cabf1226d64033edd75847e717d618 p4raw-id: //depot/perl@9492 p4raw-integrated: from //depot/maint-5.6/perl@9490 'merge in' lib/Cwd.pm (@9279..)
* Re: [PATCH] av.h cosmeticsSimon Cozens2001-03-311-0/+9
| | | | | | | Message-ID: <20010331130959.A22000@netthink.co.uk> Document AvALLOC. p4raw-id: //depot/perl@9490
* Re: Math::Big* v1.21Tels2001-03-311-4/+21
| | | | | Message-Id: <200103311125.GAA377738@www08.hway.net> p4raw-id: //depot/perl@9489
* Debug output tweak.Jarkko Hietaniemi2001-03-311-4/+4
| | | p4raw-id: //depot/perl@9488
* OverVMSification.Jarkko Hietaniemi2001-03-311-1/+5
| | | p4raw-id: //depot/perl@9487
* Missed MANIFESTations in #9483.Jarkko Hietaniemi2001-03-311-1/+2
| | | p4raw-id: //depot/perl@9486
* Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)Peter Prymmer2001-03-312-2/+20
| | | | | Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com> p4raw-id: //depot/perl@9485
* Obsolete file (see #3938)Jarkko Hietaniemi2001-03-312-19/+0
| | | p4raw-id: //depot/perl@9484
* Update to Unicode 3.1.Jarkko Hietaniemi2001-03-3114-412/+1004
| | | | | (Rename Names.txt to NamesList.txt.) p4raw-id: //depot/perl@9483
* Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"Robin Houston2001-03-301-2/+10
| | | | | Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9482
* Re: [PATCH] CwdXS, Take 2Benjamin Sugars2001-03-305-42/+154
| | | | | Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca> p4raw-id: //depot/perl@9481
* [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make ↵David Dyck2001-03-301-0/+1
| | | | | | | | | | test' or some tests failed!" Message-Id: <200103302244.OAA12204@dd.tc.fluke.com> The t/rantests flags file creation was accidentally removed by #9217. p4raw-id: //depot/perl@9480
* File::Glob stuff for Mac OSChris Nandor2001-03-306-37/+132
| | | | | Message-Id: <p05010400b6eaab36051c@[10.0.1.177]> p4raw-id: //depot/perl@9479
* fix for win32/buildext.plVadim Konovalov2001-03-301-1/+2
| | | | | Message-ID: <005b01c0b95c$ac277250$7542983e@vad> p4raw-id: //depot/perl@9478
* small base.pm doc patchLeon Brocard2001-03-301-1/+1
| | | | | Message-ID: <20010330214957.B8733@ns0.astray.com> p4raw-id: //depot/perl@9477
* av.h cosmeticsSimon Cozens2001-03-301-1/+1
| | | | | Message-ID: <20010330181228.A9319@netthink.co.uk> p4raw-id: //depot/perl@9476
* [DOC PATCH bleadperl] Two nits in perlhack.podPhilip Newton2001-03-301-2/+2
| | | | | Message-ID: <3AC4D951.14815.1AC7068@localhost> p4raw-id: //depot/perl@9475
* glob-basic.t (Was: [ID 20010328.016])Benjamin Sugars2001-03-301-19/+21
| | | | | Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca> p4raw-id: //depot/perl@9474
* Update Changes.Jarkko Hietaniemi2001-03-302-1/+158
| | | p4raw-id: //depot/perl@9473
* Integrate perlio:Jarkko Hietaniemi2001-03-302-5/+17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | [ 9471] Should be (^O eq 'MSWin32') not 'Win32' Fail #12 seems real - chdir is in wrong dir. [ 9467] Skip order test of glob if case-ignoring system cannot create a.test and A.test p4raw-link: @9471 on //depot/perlio: 14107c4230ff0dd854afb28ea983f6afcb4bfac1 p4raw-link: @9467 on //depot/perlio: 5f79b44fe88fd23f9e0a19ecd0acb8d38aa1c7e2 p4raw-id: //depot/perl@9472
| * Should be (^O eq 'MSWin32') not 'Win32'Nick Ing-Simmons2001-03-301-1/+9
| | | | | | | | | | Fail #12 seems real - chdir is in wrong dir. p4raw-id: //depot/perlio@9471
| * Skip order test of glob if case-ignoring system cannot Nick Ing-Simmons2001-03-301-4/+8
| | | | | | | | | | create a.test and A.test p4raw-id: //depot/perlio@9467
| * Integrate mainline.Nick Ing-Simmons2001-03-3015-42/+78
| |\ | | | | | | p4raw-id: //depot/perlio@9466
* | | Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length ↵Radu Greab2001-03-302-25/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | is 14 ... Message-ID: <15044.30562.566390.559726@ix.netsoft.ro> Replace #9352. p4raw-id: //depot/perl@9470
* | | PATCH pod/perldiag.podRobin Houston2001-03-301-1/+1
| | | | | | | | | | | | | | | Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9469
* | | Better diagnostic in io/fs.tAndreas König2001-03-301-5/+15
| |/ |/| | | | | | | Message-ID: <m3hf0boev4.fsf@ak-71.mind.de> p4raw-id: //depot/perl@9468
* | Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0Jarkko Hietaniemi2001-03-302-0/+9
| | | | | | | | | | the tests sometimes hang, sometimes not.) p4raw-id: //depot/perl@9465
* | Better peep()ing for foreach() loopsStephen McCamant2001-03-301-0/+1
| | | | | | | | | | Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu> p4raw-id: //depot/perl@9464
* | Test for #9462.Jarkko Hietaniemi2001-03-301-1/+6
| | | | | | p4raw-id: //depot/perl@9463
* | B::Deparse precedence bug. (Patch included.)Jeremy Madea2001-03-301-1/+3
| | | | | | | | | | Message-ID: <20010329120502.A24881@dr.inktomi.com> p4raw-id: //depot/perl@9462
* | more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)Peter Prymmer2001-03-305-15/+47
| | | | | | | | | | Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com> p4raw-id: //depot/perl@9461
* | PATCH: B::Debug should show LOOP-specific fieldsRobin Houston2001-03-301-0/+10
| | | | | | | | | | Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9460
* | further MM_VMS.pm tweakCraig A. Berry2001-03-301-1/+1
| | | | | | | | | | Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01> p4raw-id: //depot/perl@9459
* | [ID 20010328.013] Misspelling in perlop(1p) manual pageJoshua E. Rodd2001-03-301-1/+1
| | | | | | | | | | Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org> p4raw-id: //depot/perl@9458
* | ext/re/aix.pl can goH.Merijn Brand2001-03-302-23/+0
| | | | | | | | | | Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@9457
* | Integrate perlio:Jarkko Hietaniemi2001-03-302-5/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | [ 9455] DLL name has changed so installperl needs to know (Why isn't it working it out or passed it?) [ 9454] Change Encode's check arguments to 'bool' so SvTRUE gets used and we don't get undef warnings. p4raw-link: @9455 on //depot/perlio: b962b4faa5c1d38e1b3dee493c58991ae48cefe9 p4raw-link: @9454 on //depot/perlio: 691638dd8feb154ca6f21357dad133b313dac373 p4raw-id: //depot/perl@9456
| * DLL name has changed so installperl needs to knowNick Ing-Simmons2001-03-291-1/+1
| | | | | | | | | | (Why isn't it working it out or passed it?) p4raw-id: //depot/perlio@9455
| * Change Encode's check arguments to 'bool' so SvTRUE gets usedNick Ing-Simmons2001-03-291-4/+4
| | | | | | | | | | and we don't get undef warnings. p4raw-id: //depot/perlio@9454
| * Integrate mainlineNick Ing-Simmons2001-03-292-1/+16
| |\ | |/ |/| p4raw-id: //depot/perlio@9453
* | Update Changes.Jarkko Hietaniemi2001-03-292-1/+16
| | | | | | p4raw-id: //depot/perl@9452