summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-2746-1378/+1328
|\ | | | | p4raw-id: //depot/perl@4475
| * Do not block if no message queues available.Jarkko Hietaniemi1999-10-271-3/+49
| | | | | | p4raw-id: //depot/cfgperl@4473
| * Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-2712-831/+127
| | | | | | p4raw-id: //depot/cfgperl@4472
| * Regen Configure.Jarkko Hietaniemi1999-10-277-108/+113
| | | | | | p4raw-id: //depot/cfgperl@4470
| * Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-2771-1314/+1777
| |\ | | | | | | | | | | | | (Ilya's changes won). p4raw-id: //depot/cfgperl@4468
| * | Regen Configure.Jarkko Hietaniemi1999-10-274-7/+26
| | | | | | | | | p4raw-id: //depot/cfgperl@4467
| * | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-278-70/+301
| | | | | | | | | p4raw-id: //depot/cfgperl@4465
| * | We need cc to be able to test for cc -v.Jarkko Hietaniemi1999-10-271-0/+2
| | | | | | | | | p4raw-id: //depot/cfgperl@4463
| * | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-2611-75/+41
| | | | | | | | | p4raw-id: //depot/cfgperl@4460
| * | Regen Configure.Jarkko Hietaniemi1999-10-265-46/+96
| | | | | | | | | p4raw-id: //depot/cfgperl@4459
| * | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-269-69/+104
| | | | | | | | | p4raw-id: //depot/cfgperl@4457
| * | Massive multitypo in #4446.Jarkko Hietaniemi1999-10-261-4/+4
| | | | | | | | | p4raw-id: //depot/cfgperl@4455
| * | dos-djgpp updateLaszlo Molnar1999-10-255-8/+28
| | | | | | | | | | | | | | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19991025101130.K459@crater.eth.ericsson.se> p4raw-id: //depot/cfgperl@4454
| * | Remove the last regnode<==>char*Ilya Zakharevich1999-10-255-113/+135
| | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4453
| * | Missing REx engine patchIlya Zakharevich1999-10-253-1/+55
| | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4452
| * | charnames and UTESTIlya Zakharevich1999-10-251-9/+13
| | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4451
| * | Another hints tweak.Jarkko Hietaniemi1999-10-241-1/+1
| | | | | | | | | p4raw-id: //depot/cfgperl@4447
| * | Hints tweak.Jarkko Hietaniemi1999-10-241-15/+15
| | | | | | | | | p4raw-id: //depot/cfgperl@4446
| * | test for #2835 (yeah, better later than never)Jarkko Hietaniemi1999-10-241-1/+6
| | | | | | | | | p4raw-id: //depot/cfgperl@4439
| * | More printf-fixes (see also #4426).Jarkko Hietaniemi1999-10-2315-172/+197
| | | | | | | | | p4raw-id: //depot/cfgperl@4429
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-10-232-10/+13
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@4427
| * | | Fix the printfing nits pointed out by using gcc -Wall andJarkko Hietaniemi1999-10-237-41/+46
| | | | | | | | | | | | | | | | | | | | | | | | Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris, plus few other warnings in Dumper.xs. p4raw-id: //depot/cfgperl@4426
| * | | Configure regen to pick up the new installation directoriesJarkko Hietaniemi1999-10-231-1/+54
| | | | | | | | | | | | | | | | | | | | | | | | from Policy_sh.SH. The explanations of "public add-ons" and "vendor-supplied" could do with more work. p4raw-id: //depot/cfgperl@4425
| * | | Update Policy_sh.SH to handle the newer installation directives.Andy Dougherty1999-10-221-43/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | To: Perl Porters <perl5-porters@perl.org> Subject: [PATCH 5.005_62] Policy_sh.SH update Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/cfgperl@4423
| * | | so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>Jarkko Hietaniemi1999-10-221-1/+5
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@4422
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-216-30/+54
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@4419
| * | | | Avoid GNU ar if HP cc is being used.Jarkko Hietaniemi1999-10-191-0/+30
| | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4413
| * | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-191-1/+1
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4412
| * | | | | Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-196-66/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e.g. not in Solaris, even when long doubles are. p4raw-id: //depot/cfgperl@4411
| * | | | | Forgotten s/warning/warnings/.Jarkko Hietaniemi1999-10-181-1/+1
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4408
| * | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1831-426/+1136
| |\ \ \ \ \ | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4407
| * | | | | | Missing comma.Jarkko Hietaniemi1999-10-161-2/+2
| | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4396
| * | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1511-12/+59
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4392
| * \ \ \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-10-157-88/+395
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4388
* | | | | | | | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-275-9/+17
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl; stdout/stderr redirects seem broken as well) p4raw-id: //depot/perl@4474
* | | | | | | | more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-279-770/+779
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4462
* | | | | | | | warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-2612-35/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with GCC v2.95 p4raw-id: //depot/perl@4461
* | | | | | | | win32 tweakGurusamy Sarathy1999-10-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4450
* | | | | | | | remove inconsistent tainting behavior of sprintf("%e",...)Gurusamy Sarathy1999-10-243-48/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (all bets are off is "C" locale is compromised) p4raw-id: //depot/perl@4449
* | | | | | | | remove unused interpreter globalsGurusamy Sarathy1999-10-2415-213/+41
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4448
* | | | | | | | Avoid creating GV with NULL name when vivifying nameless scalars.Nick Ing-Simmons1999-10-241-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fix/workround for [ID19991024.001]) p4raw-id: //depot/perl@4444
* | | | | | | | typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)Gurusamy Sarathy1999-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4442
* | | | | | | | test in change#4428 needs strict interpretation of C modulusGurusamy Sarathy1999-10-241-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @4428 on //depot/perl: 4bb9f687ed0930c988c412c4c28bd2a535612894 p4raw-id: //depot/perl@4441
* | | | | | | | don't allow SIGCHLD to be ignored at startup, or wait*() andGurusamy Sarathy1999-10-243-10/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $? break p4raw-id: //depot/perl@4440
* | | | | | | | typo, doc tweakGurusamy Sarathy1999-10-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4438
* | | | | | | | allow get() and reftype() functions to be imported (fromGurusamy Sarathy1999-10-241-17/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spider Boardman) p4raw-id: //depot/perl@4437
* | | | | | | | suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-243-1/+287
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Robin Barker <rmb1@cise.npl.co.uk>) p4raw-id: //depot/perl@4436
* | | | | | | | VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)Gurusamy Sarathy1999-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4435
* | | | | | | | relax range checking if they ask for it (from John L. AllenGurusamy Sarathy1999-10-241-8/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <allen@grumman.com>) p4raw-id: //depot/perl@4434
* | | | | | | | README nits pointed out by Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-10-242-37/+15
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@4433