| Commit message (Expand) | Author | Age | Files | Lines |
* | Complement to change #19698 : | Rafael Garcia-Suarez | 2003-06-06 | 1 | -5/+9 |
* | Minor grammatical nit. | Rafael Garcia-Suarez | 2003-06-06 | 1 | -2/+2 |
* | [patch] L<perlguts/"API LISTING"> is now L<perlapi> | Stas Bekman | 2003-06-06 | 3 | -8/+3 |
* | Clarify that => doesn't quote compound identifiers. | Rafael Garcia-Suarez | 2003-06-06 | 1 | -2/+3 |
* | Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long | H.Merijn Brand | 2003-06-06 | 1 | -5/+5 |
* | Re: SPUG:-s option doesn't always work! | Yitzchak Scott-Thoennes | 2003-06-05 | 2 | -3/+10 |
* | RE: maint @ 19683 | Robin Barker | 2003-06-05 | 5 | -13/+24 |
* | SKIP label was missing. | Jarkko Hietaniemi | 2003-06-05 | 1 | -7/+9 |
* | z/OS makedepend fix from Peter Prymmer; | Jarkko Hietaniemi | 2003-06-05 | 1 | -0/+5 |
* | Even more getspecific patches from Brian De Pradine; | Jarkko Hietaniemi | 2003-06-05 | 1 | -25/+11 |
* | z/OS threads tweak from Brian De Pradine. | Jarkko Hietaniemi | 2003-06-05 | 1 | -0/+8 |
* | Upgrade to Time::HiRes 1.48. | Jarkko Hietaniemi | 2003-06-05 | 2 | -2/+6 |
* | Prevent a potential null pointer dereference. | Rafael Garcia-Suarez | 2003-06-04 | 1 | -2/+3 |
* | Re: [MacOS X] consider useshrplib='false' by default | Andy Dougherty | 2003-06-04 | 1 | -3/+1 |
* | On closer reading the proposed UTS#18 update required | Jarkko Hietaniemi | 2003-06-04 | 7 | -41/+51 |
* | Align the 'graph' property definition with the proposed | Jarkko Hietaniemi | 2003-06-04 | 2 | -15/+17 |
* | [MacOS X] consider useshrplib='false' by default | Dan Kogai | 2003-06-04 | 1 | -1/+5 |
* | Urk. Joe's patches were for the maint branch, | Jarkko Hietaniemi | 2003-06-03 | 1 | -7447/+2699 |
* | According to Arthur this should help | Jarkko Hietaniemi | 2003-06-03 | 1 | -2/+2 |
* | Tiny tweaks from Joe McMahon. | Jarkko Hietaniemi | 2003-06-03 | 1 | -4/+4 |
* | Tiny pod and speling tweaks. | Jarkko Hietaniemi | 2003-06-03 | 1 | -23/+37 |
* | Extensive documentation patch redux | Jarkko Hietaniemi | 2003-06-03 | 1 | -2699/+7433 |
* | Salvage parts of #19667. | Jarkko Hietaniemi | 2003-06-03 | 3 | -32/+50 |
* | Salvage parts of #19418 (the ext/PerlIO/t/open.t | Jarkko Hietaniemi | 2003-06-03 | 2 | -1/+5 |
* | Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue | Yitzchak Scott-Thoennes | 2003-06-03 | 1 | -3/+3 |
* | Retract #19667, #19660, #19659, #19658, #19657, #19656, | Jarkko Hietaniemi | 2003-06-03 | 9 | -120/+41 |
* | fix for 09_gen_rs.t#59 failure on windows | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | resurrect change#19628 and make it work by generalizing | Gurusamy Sarathy | 2003-06-02 | 2 | -3/+5 |
* | don't use File::Temp to implement PerlIO_tmpfile() on windows; | Gurusamy Sarathy | 2003-06-02 | 3 | -9/+25 |
* | change#19628 broke many win32/system.t tests, so back it out | Gurusamy Sarathy | 2003-06-02 | 2 | -2/+2 |
* | A little bit more of weird-code-proofing in B::Deparse. | Rafael Garcia-Suarez | 2003-06-02 | 1 | -0/+1 |
* | Upgrade to the CGI.pm 2.93. | Jarkko Hietaniemi | 2003-06-02 | 19 | -302/+491 |
* | Whitespace tweaks. | Jarkko Hietaniemi | 2003-06-02 | 1 | -6/+7 |
* | U/WIN: final (for now) touches from John P. Linderman; | Jarkko Hietaniemi | 2003-06-02 | 2 | -20/+121 |
* | Sync with libnet 1.14 | Graham Barr | 2003-06-02 | 11 | -82/+384 |
* | Beautification. | Jarkko Hietaniemi | 2003-06-02 | 1 | -34/+46 |
* | Duplicate definition bad. | Jarkko Hietaniemi | 2003-06-02 | 1 | -1/+0 |
* | I thought I tried building threaded. Never think. Try. | Jarkko Hietaniemi | 2003-06-02 | 1 | -1/+2 |
* | Stick with the original (5.8.0) logic. | Jarkko Hietaniemi | 2003-06-02 | 1 | -11/+11 |
* | Since pulling in File::Temp for tempfiles would pull in | Jarkko Hietaniemi | 2003-06-02 | 5 | -43/+79 |
* | A pointless test, noticed by Craig Berry. | Jarkko Hietaniemi | 2003-06-02 | 1 | -7/+2 |
* | Two Cygwin patches from Gerrit. | Gerrit P. Haase | 2003-06-01 | 3 | -26/+45 |
* | Fix a case of segfault in gv_check(), by making | Rafael Garcia-Suarez | 2003-05-31 | 2 | -2/+10 |
* | Don't install test.pl files. | Rafael Garcia-Suarez | 2003-05-31 | 1 | -2/+2 |
* | Regenerate internals pods. | Rafael Garcia-Suarez | 2003-05-31 | 2 | -0/+5 |
* | jumbo closure patch broke formats | Dave Mitchell | 2003-05-31 | 2 | -18/+42 |
* | Better patch from Inaba Hiroto for | Jarkko Hietaniemi | 2003-05-31 | 1 | -1/+5 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 1 | -2/+2 |
* | Interesting patch(1) glitch. | Jarkko Hietaniemi | 2003-05-31 | 1 | -5/+0 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 2 | -5/+18 |