summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add a few more PURIFY guardsGurusamy Sarathy1998-07-132-3/+3
| | | p4raw-id: //depot/perl@1460
* add tests for change#1458 and then someGurusamy Sarathy1998-07-121-1/+80
| | | | | p4raw-link: @1458 on //depot/perl: 1167e5dafaeb6f2fafbecb2493434aa60f088f4d p4raw-id: //depot/perl@1459
* apply patch for smarter AASSIGN_COMMON detection; regen headersStephen McCamant1998-07-123-2/+12
| | | | | | Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net> Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71 p4raw-id: //depot/perl@1458
* small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>Gurusamy Sarathy1998-07-124-5/+11
| | | p4raw-id: //depot/perl@1457
* Embed.pm support for PERL_OBJECTDoug MacEachern1998-07-121-7/+23
| | | | | Message-Id: <199807121829.OAA00525@postman.opengroup.org> p4raw-id: //depot/perl@1456
* applied installperl patch, corrected other little nitsAndreas König1998-07-125-9/+15
| | | | | | Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de> Subject: [5.004_72] installperl tweak p4raw-id: //depot/perl@1455
* update MANIFEST, ChangesGurusamy Sarathy1998-07-123-43/+14
| | | p4raw-id: //depot/perl@1454
* merge changes 1424, 1428 from maintbranchGurusamy Sarathy1998-07-123-23/+47
| | | p4raw-id: //depot/perl@1453
* patchlevel up to 72, update Changes, minor tweaks to win32/config*Gurusamy Sarathy1998-07-128-402/+869
| | | | | and README.win32 p4raw-id: //depot/perl@1452
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-1217-124/+581
| | | | | | Message-Id: <199807111451.RAA27010@alpha.hut.fi> Subject: M3 "generic" parts p4raw-id: //depot/perl@1451
* various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-127-26/+28
| | | p4raw-id: //depot/perl@1450
* [5.004_71] Patch: let CPAN.pm work with threaded perlAndreas König1998-07-122-2/+7
| | | | | Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de> p4raw-id: //depot/perl@1449
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-1213-222/+330
| | | | | | and runs regexes in 1000s of threads without crashing; also fixed statcache not being thread-local p4raw-id: //depot/perl@1448
* Re: perlbug doesn't check that save succeededHugo van der Sanden1998-07-121-2/+7
| | | | | Message-Id: <l03130300b1cdbff87621@[194.222.64.89]> p4raw-id: //depot/perl@1447
* be generous about CRsLarry Wall1998-07-121-2/+55
| | | | | | Message-Id: <199807120054.RAA19550@wall.org> Subject: [PATCH _71] CRs et al p4raw-id: //depot/perl@1446
* fix pp_caller() to fully traverse stacklevelsGurusamy Sarathy1998-07-124-12/+52
| | | p4raw-id: //depot/perl@1445
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-1119-349/+454
| | | | | | Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu> Subject: Re: [PATCH 5.004_71] Secure RE update p4raw-id: //depot/perl@1444
* tweak to get BSDI to build IPC/SysVJarkko Hietaniemi1998-07-111-0/+7
| | | | | | Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi> Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1 p4raw-id: //depot/perl@1443
* fix closures in optimized C<for (1..5)> (only the tests are in thisGurusamy Sarathy1998-07-111-1/+29
| | | | | | | change, the pp_hot.c fix accidentally went in change#1441) p4raw-link: @1441 on //depot/perl: 7f61b687036bb8a098a2e70b387919a448b7bd62 p4raw-id: //depot/perl@1442
* Update os2's OS2::ProcessIlya Zakharevich1998-07-114-5/+430
| | | | | Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1441
* [perl5.004_71] Patch: change MakeMaker default compress --> gzipAndreas König1998-07-112-8/+8
| | | | | Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de> p4raw-id: //depot/perl@1440
* export newRV_noinc on win32, deprecate AvFILL in favor of av_len()Gurusamy Sarathy1998-07-112-2/+2
| | | p4raw-id: //depot/perl@1439
* applied patch for perlfunc tweaks, removed reference to system qsort()Abigail1998-07-111-546/+566
| | | | | | Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com> Subject: [PATCH 5.004_71] pod/perlfunc.pod p4raw-id: //depot/perl@1438
* pod/pod2man.PLAbigail1998-07-111-1/+4
| | | | | Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com> p4raw-id: //depot/perl@1437
* more complete version of change#1421Stephen McCamant1998-07-111-5/+6
| | | | | | | | Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net> Subject: [PATCH] Re: B::Deparse for(1..100000) p4raw-link: @1421 on //depot/perl: d8d95777eda225e5e5adb348f812ffc22a87caf5 p4raw-id: //depot/perl@1436
* win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-114-8/+3
| | | p4raw-id: //depot/perl@1435
* s/AVHV/pseudo-hash/ (via PM)Gisle Aas1998-07-111-2/+2
| | | | | | Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no> Subject: [PATCH] trivial fields.pm doc patch p4raw-id: //depot/perl@1434
* dos-djgpp updateLaszlo Molnar1998-07-114-3/+6
| | | | | Message-ID: <19980710231211.A161@cdata.tvnet.hu> p4raw-id: //depot/perl@1433
* applied patch, reformatted long lines in placesDominic Dunlop1998-07-112-18/+60
| | | | | | | Message-Id: <v03110703b1cc32a02438@[195.95.102.91]> Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression warning p4raw-id: //depot/perl@1432
* : _71 & _04 - Make AIX hints preserve ccflags as per docsJohn L. Allen1998-07-111-4/+4
| | | | | Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com> p4raw-id: //depot/perl@1431
* applied patch, tweaked doc and code that does labels/indentationIlya Zakharevich1998-07-113-4/+280
| | | | | | Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_71] perldebug.pod and RE p4raw-id: //depot/perl@1429
* make Liblist return consistently backslashed pathsGurusamy Sarathy1998-07-111-0/+6
| | | p4raw-id: //depot/perl@1427
* don't 'touch a2p.c', it might readonly (via PM)Robin Barker1998-07-111-2/+2
| | | | | Message-Id: <20430.9807101619@tempest.cise.npl.co.uk> p4raw-id: //depot/perl@1426
* B::Deparse for(1..100000)Gisle Aas1998-07-111-1/+8
| | | | | Message-ID: <m3n2ahx677.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1421
* add 'clean' target for ext/reGurusamy Sarathy1998-07-111-0/+1
| | | p4raw-id: //depot/perl@1420
* [5.004_71] Patch: svr4 hints updates for UnixwareTom Hughes1998-07-111-1/+19
| | | | | Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com> p4raw-id: //depot/perl@1419
* move op/ipc{msg,sem}.t into lib/ipc_sysv.tJarkko Hietaniemi1998-07-114-160/+158
| | | | | | | Message-Id: <199807101008.NAA10817@alpha.hut.fi> Subject: Re: make minitest does not work out of the box - test subset needs pruning p4raw-id: //depot/perl@1418
* disable CR croaking (via #define, default off) in lieu of moreGurusamy Sarathy1998-07-111-1/+1
| | | | | complete fix p4raw-id: //depot/perl@1417
* added patch, made linking with setargv a build optionDouglas Lankshear1998-07-114-5/+36
| | | | | | Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active> Subject: [PATCH 5.004_71] p4raw-id: //depot/perl@1416
* [5.004_71] Patch: Fix perl_exp.SH for UnixwareTom Hughes1998-07-111-2/+2
| | | | | Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com> p4raw-id: //depot/perl@1415
* make lib/re.pm a prereq for minitestGurusamy Sarathy1998-07-111-1/+1
| | | p4raw-id: //depot/perl@1414
* add patch (via PM)Stephen McCamant1998-07-111-464/+928
| | | | | | Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net> Subject: Big B::Deparse update p4raw-id: //depot/perl@1413
* add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1998-07-112-0/+1161
| | | p4raw-id: //depot/perl@1412
* make binmode(STDIN) not whineHans Mulder1998-07-101-2/+6
| | | | | | Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu> Subject: [PATCH 5.004_70] Fix up binmode() for VMS p4raw-id: //depot/perl@1411
* CPAN-1.39 updateAndreas König1998-07-104-350/+758
| | | | | | Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de> Subject: Re: perl5.004_71 hit the stands this morn p4raw-id: //depot/perl@1410
* manually apply patch with conflictsHans Mulder1998-07-101-13/+52
| | | | | | Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu> Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch p4raw-id: //depot/perl@1409
* Re: perldelta.pod [PATCH]Andy Dougherty1998-07-101-11/+25
| | | | | Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys> p4raw-id: //depot/perl@1408
* Allow static build of IPC::SysVAndy Dougherty1998-07-101-1/+0
| | | | | Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys> p4raw-id: //depot/perl@1407
* manually apply patch with conflictsKurt D. Starsinic1998-07-101-47/+51
| | | | | | Message-ID: <19980709093621.B7857@O2.chapin.edu> Subject: Re: [PATCH] 5.004_70 installperl and docs p4raw-id: //depot/perl@1406
* misc tweaks to docs and qsortsv() warningGurusamy Sarathy1998-07-104-3/+8
| | | p4raw-id: //depot/perl@1405