summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlfaq update from Tom ChristiansenGurusamy Sarathy1999-05-2410-277/+702
* updated to v1.50 from CPANGurusamy Sarathy1999-05-243-73/+258
* name PL_in_eval bitsHugo van der Sanden1999-05-246-13/+21
* make -t mode the default on emacs/dumb terminalsGurusamy Sarathy1999-05-242-1/+117
* return 0 rather than "" when scalar grep has nothing to iterateGurusamy Sarathy1999-05-241-1/+1
* Problem with MM_Unix in 5.005_03Tim Jenness1999-05-241-1/+1
* avoid removing duplicates in user-generated warningsByron Brummer1999-05-241-4/+11
* straighten some code to avoid NeXT compiler bugs (fromGurusamy Sarathy1999-05-241-1/+4
* minor logic tweak for reserved word warningGurusamy Sarathy1999-05-242-10/+12
* oops, some files missing in change#3449Gurusamy Sarathy1999-05-243-0/+27
* allow '*' prototype to autoquote even barewords that happen to beGurusamy Sarathy1999-05-241-1/+33
* remove vestiges of PL_last_protoGurusamy Sarathy1999-05-243-5/+0
* redo change#2061 and parts of change#1169 with code in theGurusamy Sarathy1999-05-248-39/+47
* remove redundant part of change#1169 superseded by change#2061;Gurusamy Sarathy1999-05-232-17/+23
* s/isspace/isSPACE/g and make sure the CRT version is alwaysGurusamy Sarathy1999-05-213-6/+9
* integrate Configure changes from cfgperlGurusamy Sarathy1999-05-215-42/+52
|\
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-2114-171/+507
| |\ | |/ |/|
* | integrate cfgperl changesGurusamy Sarathy1999-05-217-29/+112
|\ \
* | | test tweakGurusamy Sarathy1999-05-211-1/+1
* | | fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.Gurusamy Sarathy1999-05-212-0/+244
* | | perlport 1.41 update from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-05-201-144/+227
* | | various little nitsGurusamy Sarathy1999-05-2010-26/+35
| | * fflush.Jarkko Hietaniemi1999-05-215-42/+52
| |/
| * Patches to fflushing in SunOS 4 from Andy DoughertyJarkko Hietaniemi1999-05-206-27/+107
| * installperlHugo van der Sanden1999-05-181-2/+5
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-1720-176/+228
| |\ | |/ |/|
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-1714-46/+406
|\ \
* | | emit more appropriate diagnostic for failed glob (variantGurusamy Sarathy1999-05-174-7/+12
* | | find2perl does not grok the 'c' suffix to the -size argumentTodd C. Miller1999-05-171-1/+6
* | | additional cleanups for cygwin32 portFifer, Eric1999-05-1715-168/+210
* | | (Was Re: SunOS4.1 compilation error)Andy Dougherty1999-05-171-4/+14
| | * Integrate from mainperl modulo the Socket.xs change.Jarkko Hietaniemi1999-05-174-25/+76
| | |\ | |/ / | | / | |/ |/|
* | Mingw32 + w32api-0.1.5 tweaksNick Ing-Simmons1999-05-154-4/+11
* | Experimental "slab" allocator for ops.Nick Ing-Simmons1999-05-141-20/+59
* | on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn'tGurusamy Sarathy1999-05-141-1/+8
| * Devel::Peek::mstat not workingIlya Zakharevich1999-05-161-1/+2
| * DOC PATCH (5.005_55): Error message missing from perldiag.podMark-Jason Dominus1999-05-161-0/+5
| * add config.msg to VMS configure.comPeter Prymmer1999-05-141-0/+35
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-142-64/+62
| |\ | |/ |/|
* | mortalize string allocations by win32_get_{priv,site}lib()Gurusamy Sarathy1999-05-141-58/+56
* | make win32_longname() preserve kind of slashes in argumentGurusamy Sarathy1999-05-141-5/+5
* | canonicalize path for $(FULLPERL) and $(PERL) in MakeMakerGurusamy Sarathy1999-05-141-1/+1
| * Still fflushing.Jarkko Hietaniemi1999-05-143-47/+59
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-131-1/+1
| |\ | |/ |/|
* | valist vs va_list typoNick Ing-Simmons1999-05-131-1/+1
| * Fixes from Andy Dougherty (via private email).Jarkko Hietaniemi1999-05-131-14/+28
| * (Was Re: SunOS4.1 compilation error)Andy Dougherty1999-05-131-4/+14
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-131-1/+1
| |\ | |/ |/|
* | docatch_body() declaration mismatchGurusamy Sarathy1999-05-131-1/+1
| * Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.Jarkko Hietaniemi1999-05-133-5/+53