summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change#4502 was missing a fileGurusamy Sarathy1999-10-311-0/+63
* make nested ARGV/$^I loops work correctly; fixes several bugsGurusamy Sarathy1999-10-318-6/+32
* updated windows config* filesGurusamy Sarathy1999-10-316-84/+645
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-316-76/+101
|\
| * Add HAS_QUAD ($Config{d_quad}); use it.Jarkko Hietaniemi1999-10-306-76/+101
* | remove unused struct OutrecGurusamy Sarathy1999-10-311-7/+0
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-3020-739/+1721
|\ \ | |/
| * Continue what #4494 started; introduce uid and gid formats.Jarkko Hietaniemi1999-10-297-327/+576
| * Move the IV, UV, I8, U8, ..., and NV to metaconfigJarkko Hietaniemi1999-10-294-558/+873
| * Hurd update from Mark Kettenis.Jarkko Hietaniemi1999-10-291-15/+15
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-2931-409/+428
| |\ | |/ |/|
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-2917-278/+256
* | usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-2924-112/+162
* | remove C<use Time::Local 'no_range_check'> misfeature (globalGurusamy Sarathy1999-10-281-22/+13
| * Regen Configure and Glossary.Jarkko Hietaniemi1999-10-293-3/+69
| * Remove quad logic from perl.h; regen Configure;Jarkko Hietaniemi1999-10-2911-213/+290
| * Regen Configure.Jarkko Hietaniemi1999-10-285-23/+50
| * Fix printing of uids and gids; regen Configure.Jarkko Hietaniemi1999-10-289-43/+278
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-2815-157/+582
| |\ | |/ |/|
* | regen config* stuff for windowsGurusamy Sarathy1999-10-2711-148/+561
* | integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-2746-1378/+1328
|\ \
* | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-275-9/+17
| | * (Slightly) better comments for Policy_sh.SH from Andy.Jarkko Hietaniemi1999-10-281-4/+17
| |/
| * Do not block if no message queues available.Jarkko Hietaniemi1999-10-271-3/+49
| * Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-2712-831/+127
| * Regen Configure.Jarkko Hietaniemi1999-10-277-108/+113
| * Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-2771-1314/+1777
| |\ | |/ |/|
* | more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-279-770/+779
* | warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-2612-35/+38
* | win32 tweakGurusamy Sarathy1999-10-251-0/+1
* | remove inconsistent tainting behavior of sprintf("%e",...)Gurusamy Sarathy1999-10-243-48/+6
* | remove unused interpreter globalsGurusamy Sarathy1999-10-2415-213/+41
* | Avoid creating GV with NULL name when vivifying nameless scalars.Nick Ing-Simmons1999-10-241-2/+8
* | typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)Gurusamy Sarathy1999-10-241-1/+1
* | test in change#4428 needs strict interpretation of C modulusGurusamy Sarathy1999-10-241-1/+2
* | don't allow SIGCHLD to be ignored at startup, or wait*() andGurusamy Sarathy1999-10-243-10/+44
* | typo, doc tweakGurusamy Sarathy1999-10-242-3/+3
* | allow get() and reftype() functions to be imported (fromGurusamy Sarathy1999-10-241-17/+30
* | suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-243-1/+287
* | VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)Gurusamy Sarathy1999-10-241-1/+1
* | relax range checking if they ask for it (from John L. AllenGurusamy Sarathy1999-10-241-8/+41
* | README nits pointed out by Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-10-242-37/+15
* | Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-2427-147/+433
* | install all README.foo with pod content as podfoo.podGurusamy Sarathy1999-10-242-21/+32
* | @INC needs ../libGurusamy Sarathy1999-10-241-0/+5
* | fix accidental C modulo semantics on integer-valued operationsGurusamy Sarathy1999-10-232-4/+15
| * Regen Configure.Jarkko Hietaniemi1999-10-274-7/+26
| * Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-278-70/+301
| * We need cc to be able to test for cc -v.Jarkko Hietaniemi1999-10-271-0/+2
| * Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-2611-75/+41