summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-047-15/+0
| * correct Pod::Html's notion of email addressesAbigail1998-08-041-1/+1
| * perlport.pod additions from Peter Prymmer <pvhp@forte.com>Gurusamy Sarathy1998-08-041-10/+18
| * perlport 1.30Chris Nandor1998-08-041-57/+244
| * update postscript generatorTom Christiansen1998-08-041-37/+119
| * applied suggested patch, slightly tweakedJarkko Hietaniemi1998-08-031-73/+109
| * fix segfault when threadsv is used as foreach itervarStephen McCamant1998-08-031-0/+4
| * close() open files before unlink()Ilya Zakharevich1998-08-022-0/+3
| * more pack() testsJarkko Hietaniemi1998-08-021-2/+25
| * t/TEST aesthetic tweak suggested by JarkkoGurusamy Sarathy1998-08-021-1/+9
| * add Digital Unix 3.x notes to README.threads (as suggested byGurusamy Sarathy1998-08-021-0/+10
| * allow *FOO{BAR}[0] etc. (without intervening arrow)Stephen McCamant1998-08-022-1/+20
| * fix unpack('u',...) problem with spaces in inputGurusamy Sarathy1998-08-022-5/+9
| * update location of perlcrt.dll for win32 buildsGurusamy Sarathy1998-08-022-2/+2
| * Better debugging output from malloc.cIlya Zakharevich1998-08-021-7/+8
| * fix longstanding bug in pack('u',...) (reads garbage beyond the endGurusamy Sarathy1998-08-021-1/+9
| * update Changes, tweak Porting/makerelGurusamy Sarathy1998-08-022-1/+103
| * remove CRs from djgpp/configure.bat (Porting/makerel adds them)Gurusamy Sarathy1998-08-021-37/+37
| * Porting/makerel tweaksGurusamy Sarathy1998-08-021-17/+25
| * fixes for pod noisesGurusamy Sarathy1998-08-024-2/+8
| * malloc.c tweaksIlya Zakharevich1998-08-021-15/+40
| * fix quoting of keys with embedded nulls Slaven Rezic1998-08-021-5/+6
| * Re: \Q doesn't work in interpolated regular expressionsPeter Prymmer1998-08-021-3/+6
| * add test for magic autovivificationM. J. T. Guy1998-08-022-2/+9
| * better RE colorsIlya Zakharevich1998-08-024-39/+43
| * mark link type of exported functions for OS/2Ilya Zakharevich1998-08-022-4/+13
| * tweaked version of suggested patchIlya Zakharevich1998-08-0214-71/+66
| * up patchlevel to 5.005_02Gurusamy Sarathy1998-08-027-27/+253
| * Make tests succeed on OS/2Ilya Zakharevich1998-08-024-27/+73
| * use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)Gurusamy Sarathy1998-08-021-1/+4
| * support OE/MVSJarkko Hietaniemi1998-08-0253-441/+887
| * VMS patchesGurusamy Sarathy1998-08-022-18/+153
| * rename duplicate warning in regexec.cGurusamy Sarathy1998-08-021-1/+3
| * beware egcs' ld on SolarisTom Spindler1998-08-021-1/+20
| * de-utf-ized variation of Ilya's patchJan-Pieter Cornet1998-08-021-5/+7
| * better validation of SysV IPC availabilityJarkko Hietaniemi1998-08-025-3/+107
| * fix bug in display of watched expressionsIlya Zakharevich1998-08-021-1/+2
| * applied all but one hunkHorst von Brand1998-08-021-7/+8
| * Remove redundant dTHRAndy Dougherty1998-08-022-2/+0
| * Class::Struct has an incomplete tied array packageTom Hughes1998-08-021-0/+5
| * ensure implicit close on local(*FH) doesn't affect $! and thence $?Gurusamy Sarathy1998-08-022-4/+8
| * Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixesJarkko Hietaniemi1998-08-022-17/+43
| * PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>Gurusamy Sarathy1998-08-022-13/+29
| * hand-apply whitespace-mutiliated patchNicholas Clark1998-08-022-1/+3
| * document return values of do() betterM. J. T. Guy1998-08-021-0/+6
| * avoid reusing foreach itervar if magic got tacked onto itStephen McCamant1998-08-021-2/+6
| * [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()Nick Ing-Simmons1998-08-023-78/+147
| * perlcall.podHugo van der Sanden1998-08-021-2/+2
| * MM_Win32::maybe_command() case-insesitivity tweakGurusamy Sarathy1998-08-021-1/+1
| * fix MM_Win32::maybe_command()Gurusamy Sarathy1998-08-021-1/+16