| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch installperl to be long double-aware. | Spider Boardman | 2000-08-25 | 1 | -2/+3 |
* | Remove duplicately applied patch shards. | Spider Boardman | 2000-08-25 | 1 | -7/+0 |
* | [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing ... | Daniel Chetlin | 2000-08-25 | 1 | -67/+73 |
* | Timestamp problem? | Jarkko Hietaniemi | 2000-08-25 | 0 | -0/+0 |
* | One forgotten file from #6816. | Jarkko Hietaniemi | 2000-08-25 | 1 | -6/+12 |
* | Regen Changes. | Jarkko Hietaniemi | 2000-08-25 | 2 | -878/+108 |
* | Fix Changes ordering. | Jarkko Hietaniemi | 2000-08-25 | 1 | -515/+0 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-25 | 2 | -1/+645 |
* | Tweak the sfio/useperlio logic, hopefully as wished in | Nicholas Clark | 2000-08-25 | 1 | -4/+14 |
* | Allow microperl to assume <math.h>, without it the math | Jarkko Hietaniemi | 2000-08-25 | 2 | -2/+2 |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 13 | -23/+62 |
* | A solution for the retrieve_fd autosplit warning, | Jarkko Hietaniemi | 2000-08-25 | 1 | -2/+5 |
* | Add install-silent target. | Jarkko Hietaniemi | 2000-08-25 | 1 | -2/+5 |
* | Re: [PATCH] More silencing of installman. | Abigail | 2000-08-25 | 1 | -11/+14 |
* | installperl --verbose and --silent. | Abigail | 2000-08-25 | 1 | -11/+12 |
* | [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems | Peter J. Farley III | 2000-08-25 | 1 | -2/+4 |
* | Missing parts of | Peter Prymmer | 2000-08-25 | 1 | -4/+19 |
* | prevent rare Perl hang on VMS | Craig A. Berry | 2000-08-25 | 1 | -0/+9 |
* | several more tweaks to configure.com | Peter Prymmer | 2000-08-25 | 1 | -3/+57 |
* | Better wording for the vec lvalue diagnostic. | Ronald J. Kimball | 2000-08-25 | 1 | -3/+3 |
* | More silencing of installman. | Abigail | 2000-08-24 | 1 | -7/+8 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-24 | 2 | -1/+516 |
* | Regen perltoc. | Jarkko Hietaniemi | 2000-08-24 | 1 | -26/+132 |
* | Show the doc file, not the temp file. | Jarkko Hietaniemi | 2000-08-24 | 1 | -4/+4 |
* | Continue silencing. | Jarkko Hietaniemi | 2000-08-24 | 1 | -6/+5 |
* | Actually do something with the silencer option. | Jarkko Hietaniemi | 2000-08-24 | 1 | -11/+13 |
* | Make installman to recognize the silence flag -S. | Jarkko Hietaniemi | 2000-08-24 | 1 | -1/+1 |
* | DOS patches and portability/porting notes, from Tim Jenness. | Jarkko Hietaniemi | 2000-08-24 | 1 | -2/+38 |
* | Create directories in silence. | Andreas König | 2000-08-24 | 1 | -1/+1 |
* | More liberal parsing of version numbers. | Andreas König | 2000-08-24 | 1 | -1/+2 |
* | Make "make install" by default silent. A new "install-verbose" | Jarkko Hietaniemi | 2000-08-24 | 1 | -3/+7 |
* | Add silencer flags to installperl. | Abigail | 2000-08-24 | 1 | -41/+46 |
* | installperl couldn't tell whether it had run tests or not. | Abigail | 2000-08-24 | 2 | -2/+3 |
* | Drop the separate perlbc, perlcc -b should be enough. | Jarkko Hietaniemi | 2000-08-24 | 5 | -96/+4 |
* | Upgrade to Storable 0.7.4, from Raphael Manfredi, | Jarkko Hietaniemi | 2000-08-24 | 4 | -178/+160 |
* | Replace #6705 with a minimal doc patch. | Jan Dubois | 2000-08-24 | 2 | -76/+55 |
* | Re: [ID 20000821.008] Negitive numbers with vec dumps core | Mike Guy | 2000-08-23 | 4 | -4/+29 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-23 | 2 | -1/+404 |
* | (Mac OS X): Don't #define environ unless PERL_CORE | Wilfredo Sánchez | 2000-08-23 | 1 | -1/+1 |
* | [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained | Spider Boardman | 2000-08-23 | 1 | -0/+4 |
* | Bad makefile. | Jarkko Hietaniemi | 2000-08-23 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-23 | 2 | -98/+147 |
* | Portability fix from Hugo van der Sanden. | Jarkko Hietaniemi | 2000-08-23 | 1 | -21/+18 |
* | Storable support, v-version fixes. | Andreas König | 2000-08-23 | 2 | -82/+191 |
* | Mac and other portability updates from Chris Nandor. | Jarkko Hietaniemi | 2000-08-23 | 1 | -60/+109 |
* | fix a small typo in Storable.xs | Peter Prymmer | 2000-08-23 | 1 | -1/+1 |
* | VMS MMS (make) wants null action. | Jarkko Hietaniemi | 2000-08-23 | 1 | -6/+8 |
* | Forgot portability nit. | Jarkko Hietaniemi | 2000-08-22 | 1 | -1/+1 |
* | Be portable. | Jarkko Hietaniemi | 2000-08-22 | 4 | -8/+19 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-22 | 2 | -4/+40 |