summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1mike@bill.iac.net1998-06-282-10/+39
* Fix ptagsIlya Zakharevich1998-06-281-2/+14
* apply patch sent via private mailStephen McCamant1998-06-281-52/+1950
* pat.t testsIlya Zakharevich1998-06-281-1/+17
* improve recursive error messages!Joshua Pritikin1998-06-283-3/+9
* : Move REG_INFTY-dependent tests from op/regexp.tDominic Dunlop1998-06-283-17/+64
* specify *.sym files needed in perl_exp.SH instead of picking up allAndy Dougherty1998-06-281-3/+3
* Re: [PATCH] 4-arg substr update for perl5.004_68Gisle Aas1998-06-284-49/+69
* applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.hStephen McCamant1998-06-282-12/+18
* Add CR LF CRLF to Socket.pmChris Nandor1998-06-281-2/+28
* Optimize foreach (1..1000000)Gisle Aas1998-06-288-17/+109
* avoid creation of %^RIlya Zakharevich1998-06-282-1/+1
* Negative LENGTH argument to spliceGisle Aas1998-06-284-6/+46
* Insecure $ENV{} message out of step with perldiagM. J. T. Guy1998-06-282-3/+4
* Complex.pm updateJarkko Hietaniemi1998-06-282-8/+74
* disable perl malloc on UNICOS for nowJarkko Hietaniemi1998-06-281-2/+5
* fixes unpack("q"...), and semctl() tests for UNICOSJarkko Hietaniemi1998-06-283-10/+97
* tweak various places for iperlsys.h awarenessGurusamy Sarathy1998-06-285-3/+5
* add a perlio.h stub for compat (some extensions seem to #include it)Gurusamy Sarathy1998-06-281-0/+1
* Re: [PATCH for _66] Makefile.SH problem on dos/djgppLaszlo Molnar1998-06-281-0/+3
* hand apply mutiliated patchHans Mulder1998-06-283-68/+98
* hand apply whitespace mutiliated patchRobin Barker1998-06-281-0/+4
* documenting close without argumentsTom Phoenix1998-06-281-1/+4
* Better diags for vars.pmTom Phoenix1998-06-281-5/+14
* hand apply whitespace mutiliated perldoc.PL patchesRobin Barker1998-06-281-6/+13
* integrate ansiperl to get makedef.pl tweakGurusamy Sarathy1998-06-282-2/+6
* add CGI-2.42, its and testsuiteGurusamy Sarathy1998-06-2820-1062/+3053
* enable Errno build on win32, add Errno-1.08 files to repositoryGurusamy Sarathy1998-06-2810-6/+404
* tweak win32 config templates for cppGurusamy Sarathy1998-06-283-7/+7
* make find_script() return saved string, reenable missing diagnosticsGurusamy Sarathy1998-06-262-10/+14
* avoid warning with -P switchGurusamy Sarathy1998-06-251-1/+1
* don't suppress display of Makefile recipes that invoke perlGurusamy Sarathy1998-06-251-2/+2
* tweak order of destruction so OBJECTs in GLOBs are visited after thoseGurusamy Sarathy1998-06-251-3/+2
* mknod() is not POSIX, so remove the POSIX pieces from change#1199Gurusamy Sarathy1998-06-253-20/+1
* add FILE_SHARE_DELETE ifndef in win32.hGurusamy Sarathy1998-06-251-1/+5
* check in what change#1182 didn't, and ChangesGurusamy Sarathy1998-06-243-0/+157
* final touches to 5.004_68Gurusamy Sarathy1998-06-231-0/+1
* more MULTIPLICITY tweaksGurusamy Sarathy1998-06-2311-16/+82
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-237-325/+391
* tweak MANIFEST, add Dev_t to POSIX/typemapGurusamy Sarathy1998-06-233-3/+2
* bump patchlevel to 68, Porting/makerel tweaksGurusamy Sarathy1998-06-237-30/+30
* remove atomic.h pending resolution of licensing issues,Gurusamy Sarathy1998-06-234-92/+4
* applied patch, regen headersIlya Zakharevich1998-06-2312-14/+45
* Inheritance of B:: classesStephen McCamant1998-06-231-1/+2
* applied patch, moved #define mkfifo ... from perl.h to POSIX.xsJarkko Hietaniemi1998-06-236-9/+58
* PATCH [5.004_67] perldoc.PLDaniel Grisinger1998-06-231-1/+9
* Autosplit's not qite case-insensitive enough on VMSDan Sugalski1998-06-231-2/+2
* 5.004_67: Fcntl: add few constants, enhance maintainabilityJarkko Hietaniemi1998-06-232-72/+141
* Amend tests/regexp.t for variable REG_INFTY;Dominic Dunlop1998-06-233-11/+92
* filter out array subscripts when generating symbols for AIXJarkko Hietaniemi1998-06-231-2/+2