summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* misc tweaks to docs and qsortsv() warningGurusamy Sarathy1998-07-104-3/+8
* add more correct version of change#1350 (as yet untested)Joshua Pritikin1998-07-105-6/+13
* add win32_rename() that does what docs sayGurusamy Sarathy1998-07-105-51/+65
* inet_aton() should do DNS lookup only if arg isn't a dotted-quadGurusamy Sarathy1998-07-101-4/+2
* undo change#1379 (order of tests *is* significant)Gurusamy Sarathy1998-07-101-5/+2
* update Changes, perlhist.pod, beginnings of perldelta.podGurusamy Sarathy1998-07-093-10/+1186
* undo problematic change#1367Gurusamy Sarathy1998-07-092-9/+1
* merge changes from maintbranch (1354, and relevant part of 1356); allGurusamy Sarathy1998-07-093-3/+15
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-0915-31/+2674
* UNOP opclass test in B.xsStephen McCamant1998-07-091-5/+5
* get it building again on win32Gurusamy Sarathy1998-07-0917-69/+70
* applied patch from Ilya, tweaked some to get clean static build ofGurusamy Sarathy1998-07-092-1/+11
* fix installperl typoKurt D. Starsinic1998-07-091-1/+1
* Allow $SIG{CHLD}='IGNORE' to work on SolarisChip Salzenberg1998-07-091-0/+8
* added patch, tweaked per Ilya's suggestionM. J. T. Guy1998-07-091-1/+1
* reenable misaligned memory checks, cast to UV & check alignmentDominic Dunlop1998-07-091-2/+2
* more on finding metaconfig units.Andy Dougherty1998-07-091-15/+14
* Configure indentation patchAndy Dougherty1998-07-091-7/+7
* don't try to hardlink perldiag.pod; that is no longer not neededAndy Dougherty1998-07-091-10/+7
* win32/makefile.mk =~ s|gcc -pipe|gcc|Gurusamy Sarathy1998-07-091-2/+2
* make t/TEST run 'perl $switches ./foo/test.t' everywhereGurusamy Sarathy1998-07-091-45/+18
* manually apply patch with a dependency on unapplied patchIlya Zakharevich1998-07-092-5/+13
* change order of libs for extensionsLaszlo Molnar1998-07-091-1/+1
* patch for more flexible initialization of xsub parametersTye McQueen1998-07-092-13/+56
* New pl2bat.plTye McQueen1998-07-091-52/+141
* remove ordering dependency in posix.tGurusamy Sarathy1998-07-091-2/+5
* make -i'*suffix' work tooGurusamy Sarathy1998-07-081-0/+2
* regen headers; result builds & tests on Solaris again (threaded)Gurusamy Sarathy1998-07-081-0/+6
* change#1350 breaks things, back it outGurusamy Sarathy1998-07-085-13/+6
* Switch modifiers in RE offIlya Zakharevich1998-07-083-2/+60
* Faster copying from SvIV/SvNVs in sv_setsv()Gisle Aas1998-07-081-9/+33
* dos-djgpp updateLaszlo Molnar1998-07-082-5/+24
* add extension to support SysV IPCJarkko Hietaniemi1998-07-0816-229/+1330
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-0815-15/+120
* added patch to generate PPDEF(pp_foo)Ilya Zakharevich1998-07-084-345/+357
* suggest 'make test' after makeGurusamy Sarathy1998-07-081-1/+2
* added patch for -i'foo*bar', made code somewhat simpler, tweaked docColin Kuskie1998-07-084-11/+74
* Faster foreach integer rangeGisle Aas1998-07-082-1/+9
* Remove some rendundant SvOOK_on testsGisle Aas1998-07-082-25/+5
* applied patch to clarify m//gM. J. T. Guy1998-07-081-9/+7
* 5.004_70 bug in perlfaq.podM. J. T. Guy1998-07-081-1/+1
* applied tweak (via private mail)Jarkko Hietaniemi1998-07-081-0/+8
* applied patch, various tweaks to pander to pod2man tantrumsIlya Zakharevich1998-07-082-35/+54
* Re: Inconsistent arithmetics on refsStephen McCamant1998-07-071-4/+10
* Anohter ptags improvementIlya Zakharevich1998-07-071-1/+2
* fix accidental RE-de-optimizationGurusamy Sarathy1998-07-072-3/+3
* Evaluation of AVHVs in scalar contextGisle Aas1998-07-072-2/+21
* doc tweaks suggested by Abigail, M.J.T. Guy, and Larry WallGurusamy Sarathy1998-07-073-5/+5
* Update metaconfig infoAndy Dougherty1998-07-061-3/+9
* Config_70-01: Remove default "/share"Andy Dougherty1998-07-066-88/+401