summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | perlref update from Tom ChristiansenGurusamy Sarathy1999-05-251-48/+60
* | hv.c calling negative malloc()Ilya Zakharevich1999-05-251-1/+3
* | avoid temporary files that have a constant name (from a suggestionGurusamy Sarathy1999-05-251-3/+3
* | EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.Peter Prymmer1999-05-251-0/+80
* | fix glob() bug that resulted in missing symlinks that don't pointGurusamy Sarathy1999-05-251-1/+1
* | avoid enumerating @INC contents in diagnostic if @INC was neverGurusamy Sarathy1999-05-252-23/+30
* | add caveat about close(PIPE) carelessnessGurusamy Sarathy1999-05-251-0/+5
* | fix bogus line numbers for void context warningsGurusamy Sarathy1999-05-241-9/+13
* | change#3455 had a typoGurusamy Sarathy1999-05-241-1/+1
* | more pod updates from Tom Christiansen; regen perltocGurusamy Sarathy1999-05-247-657/+2167
* | perlmod notes from Damian Conway (via Tom Christiansen)Gurusamy Sarathy1999-05-241-0/+45
* | major pod update from Tom ChristiansenGurusamy Sarathy1999-05-2435-2859/+4665
* | 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