| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | misc tweaks to docs and qsortsv() warning | Gurusamy Sarathy | 1998-07-10 | 4 | -3/+8 |
* | add more correct version of change#1350 (as yet untested) | Joshua Pritikin | 1998-07-10 | 5 | -6/+13 |
* | add win32_rename() that does what docs say | Gurusamy Sarathy | 1998-07-10 | 5 | -51/+65 |
* | inet_aton() should do DNS lookup only if arg isn't a dotted-quad | Gurusamy Sarathy | 1998-07-10 | 1 | -4/+2 |
* | undo change#1379 (order of tests *is* significant) | Gurusamy Sarathy | 1998-07-10 | 1 | -5/+2 |
* | update Changes, perlhist.pod, beginnings of perldelta.pod | Gurusamy Sarathy | 1998-07-09 | 3 | -10/+1186 |
* | undo problematic change#1367 | Gurusamy Sarathy | 1998-07-09 | 2 | -9/+1 |
* | merge changes from maintbranch (1354, and relevant part of 1356); all | Gurusamy Sarathy | 1998-07-09 | 3 | -3/+15 |
* | add Data-Dumper, up patchlevel to 71, various misc tweaks to | Gurusamy Sarathy | 1998-07-09 | 15 | -31/+2674 |
* | UNOP opclass test in B.xs | Stephen McCamant | 1998-07-09 | 1 | -5/+5 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 17 | -69/+70 |
* | applied patch from Ilya, tweaked some to get clean static build of | Gurusamy Sarathy | 1998-07-09 | 2 | -1/+11 |
* | fix installperl typo | Kurt D. Starsinic | 1998-07-09 | 1 | -1/+1 |
* | Allow $SIG{CHLD}='IGNORE' to work on Solaris | Chip Salzenberg | 1998-07-09 | 1 | -0/+8 |
* | added patch, tweaked per Ilya's suggestion | M. J. T. Guy | 1998-07-09 | 1 | -1/+1 |
* | reenable misaligned memory checks, cast to UV & check alignment | Dominic Dunlop | 1998-07-09 | 1 | -2/+2 |
* | more on finding metaconfig units. | Andy Dougherty | 1998-07-09 | 1 | -15/+14 |
* | Configure indentation patch | Andy Dougherty | 1998-07-09 | 1 | -7/+7 |
* | don't try to hardlink perldiag.pod; that is no longer not needed | Andy Dougherty | 1998-07-09 | 1 | -10/+7 |
* | win32/makefile.mk =~ s|gcc -pipe|gcc| | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+2 |
* | make t/TEST run 'perl $switches ./foo/test.t' everywhere | Gurusamy Sarathy | 1998-07-09 | 1 | -45/+18 |
* | manually apply patch with a dependency on unapplied patch | Ilya Zakharevich | 1998-07-09 | 2 | -5/+13 |
* | change order of libs for extensions | Laszlo Molnar | 1998-07-09 | 1 | -1/+1 |
* | patch for more flexible initialization of xsub parameters | Tye McQueen | 1998-07-09 | 2 | -13/+56 |
* | New pl2bat.pl | Tye McQueen | 1998-07-09 | 1 | -52/+141 |
* | remove ordering dependency in posix.t | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+5 |
* | make -i'*suffix' work too | Gurusamy Sarathy | 1998-07-08 | 1 | -0/+2 |
* | regen headers; result builds & tests on Solaris again (threaded) | Gurusamy Sarathy | 1998-07-08 | 1 | -0/+6 |
* | change#1350 breaks things, back it out | Gurusamy Sarathy | 1998-07-08 | 5 | -13/+6 |
* | Switch modifiers in RE off | Ilya Zakharevich | 1998-07-08 | 3 | -2/+60 |
* | Faster copying from SvIV/SvNVs in sv_setsv() | Gisle Aas | 1998-07-08 | 1 | -9/+33 |
* | dos-djgpp update | Laszlo Molnar | 1998-07-08 | 2 | -5/+24 |
* | add extension to support SysV IPC | Jarkko Hietaniemi | 1998-07-08 | 16 | -229/+1330 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 15 | -15/+120 |
* | added patch to generate PPDEF(pp_foo) | Ilya Zakharevich | 1998-07-08 | 4 | -345/+357 |
* | suggest 'make test' after make | Gurusamy Sarathy | 1998-07-08 | 1 | -1/+2 |
* | added patch for -i'foo*bar', made code somewhat simpler, tweaked doc | Colin Kuskie | 1998-07-08 | 4 | -11/+74 |
* | Faster foreach integer range | Gisle Aas | 1998-07-08 | 2 | -1/+9 |
* | Remove some rendundant SvOOK_on tests | Gisle Aas | 1998-07-08 | 2 | -25/+5 |
* | applied patch to clarify m//g | M. J. T. Guy | 1998-07-08 | 1 | -9/+7 |
* | 5.004_70 bug in perlfaq.pod | M. J. T. Guy | 1998-07-08 | 1 | -1/+1 |
* | applied tweak (via private mail) | Jarkko Hietaniemi | 1998-07-08 | 1 | -0/+8 |
* | applied patch, various tweaks to pander to pod2man tantrums | Ilya Zakharevich | 1998-07-08 | 2 | -35/+54 |
* | Re: Inconsistent arithmetics on refs | Stephen McCamant | 1998-07-07 | 1 | -4/+10 |
* | Anohter ptags improvement | Ilya Zakharevich | 1998-07-07 | 1 | -1/+2 |
* | fix accidental RE-de-optimization | Gurusamy Sarathy | 1998-07-07 | 2 | -3/+3 |
* | Evaluation of AVHVs in scalar context | Gisle Aas | 1998-07-07 | 2 | -2/+21 |
* | doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall | Gurusamy Sarathy | 1998-07-07 | 3 | -5/+5 |
* | Update metaconfig info | Andy Dougherty | 1998-07-06 | 1 | -3/+9 |
* | Config_70-01: Remove default "/share" | Andy Dougherty | 1998-07-06 | 6 | -88/+401 |