summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Regen Configure.Jarkko Hietaniemi1999-10-265-46/+96
* | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-269-69/+104
* | Massive multitypo in #4446.Jarkko Hietaniemi1999-10-261-4/+4
* | dos-djgpp updateLaszlo Molnar1999-10-255-8/+28
* | Remove the last regnode<==>char*Ilya Zakharevich1999-10-255-113/+135
* | Missing REx engine patchIlya Zakharevich1999-10-253-1/+55
* | charnames and UTESTIlya Zakharevich1999-10-251-9/+13
* | Another hints tweak.Jarkko Hietaniemi1999-10-241-1/+1
* | Hints tweak.Jarkko Hietaniemi1999-10-241-15/+15
* | test for #2835 (yeah, better later than never)Jarkko Hietaniemi1999-10-241-1/+6
* | More printf-fixes (see also #4426).Jarkko Hietaniemi1999-10-2315-172/+197
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-232-10/+13
|\ \ | |/
| * sv_vcatpvfn() bug: fell through to assuming intsize of 'q' forGurusamy Sarathy1999-10-221-5/+8
| * win32_utime() on directories should use localtime() ratherGurusamy Sarathy1999-10-221-5/+5
* | Fix the printfing nits pointed out by using gcc -Wall andJarkko Hietaniemi1999-10-237-41/+46