summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* new irix_6.sh hints fileKrishna Sethuraman1998-09-241-1/+21
* correct FSF address in various placesGurusamy Sarathy1998-09-244-11/+11
* (and _5x I expect) VMS config procedure patchHans Mulder1998-09-241-1/+1
* use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y againScott Henry1998-09-241-7/+8
* 5.005_02 perlfunc.pod, improve umask entryNathan Torkington1998-09-241-19/+41
* make C<goto &sub> AUTOLOAD-aware (autouse now works for modulesGurusamy Sarathy1998-09-241-3/+14
* grandfather deprecated "$$<digit>" no moreGurusamy Sarathy1998-09-242-17/+2
* tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution ofGurusamy Sarathy1998-09-241-1/+1
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-248-86/+115
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-246-6/+34
* remove bogus warn()Gurusamy Sarathy1998-09-241-4/+3
* applied suggested patch, adapted for all platformsJan Dubois1998-09-245-22/+37
* upgrade to CPAN-1.40Gurusamy Sarathy1998-09-243-217/+786
* use $ENV{MAKEMAKEROPT} to set default command line argsGurusamy Sarathy1998-09-241-1/+13
* More verbose Test::Harness [PATCH]Ilya Zakharevich1998-09-231-5/+10
* update hints for OPENSTEP 4.2 on i386Gerben Wierda1998-09-231-2/+15
* reset errno after C<require> search (as suggested by Larry)Gurusamy Sarathy1998-09-231-0/+2
* misc pod tweaksGurusamy Sarathy1998-09-233-3/+3
* make Pod/Html.pm handle the --title option properly (as suggestedGurusamy Sarathy1998-09-231-11/+13
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-2312-45/+147
* ExtUtils::MakeMaker::prompt cannot return 0Jochen Wiedmann1998-09-231-1/+1
* Re: [PATCH] MakeMaker "test" target doesn't depend on "all"Andreas König1998-09-231-2/+2
* Re: extralibs.ld problem in MM_VMS.pmCharles Bailey1998-09-231-31/+59
* Re: Open2 and memory leaksRoderick Schertler1998-09-231-27/+26
* seed srand from /dev/urandom when possibleRoderick Schertler1998-09-232-3/+33
* doc update for crypt()'s saltRoderick Schertler1998-09-231-3/+9
* fix h2ph handling of C<#error "foo">SAKAI Kiyotaka1998-09-231-0/+2
* plug strictly private function leaks in API listingGurusamy Sarathy1998-09-231-16/+0
* hide symbol for static buildDominic Dunlop1998-09-231-1/+1
* define PUT_svindex(), PUT_opindex()Gurusamy Sarathy1998-09-231-0/+2
* Eliminate pragma/warn-regexec test dependence on REG_INFTY valueDominic Dunlop1998-09-231-4/+12
* pl2bat tweak from Tye McQueen <tye@metronet.com>Gurusamy Sarathy1998-09-231-1/+3
* Thread::cond_wait bug in 5.005.51 causes deadlockDrago Goricanec1998-09-231-0/+1
* RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS portGreen, Paul1998-09-2314-23/+4920
* (via private mail)Charles Bailey1998-09-2329-209/+233
* OS/2 spawning typosIlya Zakharevich1998-09-231-4/+5
* warn on C<my($foo,$foo)>Gurusamy Sarathy1998-09-232-7/+6
* general updates to README.vmsPeter Prymmer1998-09-231-26/+87
* PATCH: 5.005_02 hint/hpux.shJeff Okamoto1998-09-231-21/+10
* fix (some) installhtml bugsLarry Parmelee1998-09-231-8/+13
* document 'U' magic with examplesAlan Burlison1998-09-231-1/+41
* Message-Id: <9809010013.AA06737@forte.com>Peter Prymmer1998-09-231-0/+4
* fix problematic typecast in filter_del()Mark P Lutz1998-09-231-1/+1
* (?>) broken in REIlya Zakharevich1998-09-232-0/+2
* U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>Gurusamy Sarathy1998-09-232-1/+6
* 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs itJarkko Hietaniemi1998-09-235-223/+21
* re-introduce change#1703Gurusamy Sarathy1998-09-235-41/+44
* Protect debugger from nonlocal exitsIlya Zakharevich1998-09-231-27/+28
* patches for perl 5.005_51 under U/WINJoe Buehler1998-09-236-4/+55
* add missing C<no utf8;> tweak from LarryGurusamy Sarathy1998-09-231-0/+1