| Commit message (Expand) | Author | Age | Files | Lines |
* | New authors | Rafael Garcia-Suarez | 2006-08-14 | 1 | -1/+16 |
* | More perldelta entries; plus, credits. | Rafael Garcia-Suarez | 2006-08-14 | 1 | -21/+63 |
* | Typo fix in perldiag | Rafael Garcia-Suarez | 2006-08-14 | 1 | -1/+1 |
* | Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules | Steve Hay | 2006-08-14 | 1 | -7/+12 |
* | Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706. | Steve Hay | 2006-08-14 | 1 | -0/+21 |
* | Add Module::Loaded to the core | Jos I. Boumans | 2006-08-14 | 3 | -0/+193 |
* | More perldelta nits. | Rafael Garcia-Suarez | 2006-08-14 | 1 | -3/+11 |
* | Make the NAME section of Package::Constants more conformant to | Rafael Garcia-Suarez | 2006-08-14 | 1 | -1/+1 |
* | Add Package::Constants to the core | Jos I. Boumans | 2006-08-14 | 3 | -0/+162 |
* | Regularise the indents of Changes to placate Porting/checkAUTHORS.pl | Nicholas Clark | 2006-08-13 | 1 | -42/+42 |
* | Fix URL of perlbug database | Rafael Garcia-Suarez | 2006-08-13 | 1 | -2/+3 |
* | More perldelta entries | Rafael Garcia-Suarez | 2006-08-13 | 1 | -7/+42 |
* | Fix a couple URLs in perlhack | Rafael Garcia-Suarez | 2006-08-13 | 1 | -19/+12 |
* | perlhack.pod: more portability pitfalls | Jarkko Hietaniemi | 2006-08-12 | 1 | -1/+55 |
* | Resync win32/config_H.* and win32/config.* with config_h.SH | Steve Hay | 2006-08-11 | 8 | -2829/+2860 |
* | More perldelta notes. Also, I did forget things | Rafael Garcia-Suarez | 2006-08-11 | 2 | -6/+43 |
* | Add Module::Load to 5.9.x | Jos I. Boumans | 2006-08-11 | 9 | -0/+302 |
* | Close file before unlinking (on Win32 at least!) | Steve Hay | 2006-08-11 | 1 | -0/+1 |
* | Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu) | Andy Dougherty | 2006-08-10 | 1 | -1/+1 |
* | Update Changes | Rafael Garcia-Suarez | 2006-08-10 | 1 | -0/+1094 |
* | Some updates to the cross-compilation config script | Rafael Garcia-Suarez | 2006-08-10 | 1 | -23/+28 |
* | lstat on *GLOB{IO} with warnings on would segfault | Rafael Garcia-Suarez | 2006-08-10 | 1 | -1/+1 |
* | g++: gethostbyaddr, and more Tru64 defines | Jarkko Hietaniemi | 2006-08-10 | 2 | -3/+4 |
* | doio.c: vararg NULLs must be cast right | Jarkko Hietaniemi | 2006-08-10 | 1 | -2/+2 |
* | Upgrade to version.pm 0.67 | Rafael Garcia-Suarez | 2006-08-10 | 3 | -395/+451 |
* | A couple const's and a cast to get Sun CC to compile these files. | Steve Peters | 2006-08-09 | 3 | -5/+5 |
* | Fix comment nit in config.h | Steve Peters | 2006-08-09 | 1 | -1/+1 |
* | Re: [perl #37731] junk and uninit'ed values in tied scalars | Yitzchak Scott-Thoennes | 2006-08-09 | 2 | -1/+19 |
* | PATCH: Sync Time::Local in blead to 1.13 on CPAN | Dave Rolsky | 2006-08-09 | 2 | -168/+190 |
* | Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23] | Rafael Garcia-Suarez | 2006-08-09 | 1 | -0/+21 |
* | Add OS-specific modules in Module::Corelist generation script | Rafael Garcia-Suarez | 2006-08-09 | 1 | -3/+3 |
* | Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8 | Rafael Garcia-Suarez | 2006-08-09 | 1 | -24/+24 |
* | More fixes in the Module::Corelist data generation process | Rafael Garcia-Suarez | 2006-08-09 | 1 | -2/+5 |
* | Really submit previous change | Rafael Garcia-Suarez | 2006-08-09 | 1 | -4/+6 |
* | Several fixes in Porting/corelist.pl | Rafael Garcia-Suarez | 2006-08-09 | 0 | -0/+0 |
* | Small precision about $SIG{__WARN__} | Sébastien Aperghis-Tramoni | 2006-08-08 | 1 | -6/+11 |
* | Simplification in Perl_magic_clearsig, plus a fix similar and | Rafael Garcia-Suarez | 2006-08-08 | 1 | -5/+3 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 31 | -79/+182 |
* | Upgrade to Module-Build-0.2805 | Steve Peters | 2006-08-07 | 9 | -18/+606 |
* | Upgrade to Digest-SHA-5.43 | Steve Peters | 2006-08-07 | 9 | -158/+119 |
* | Define PERL_NO_DEV_RANDOM on Windows | Alex Davies | 2006-08-07 | 1 | -0/+3 |
* | Fixups for test failures caused by #28667 and #28668 | Steve Hay | 2006-08-07 | 2 | -1/+7 |
* | We shouldn't try to decrement the refcount of PL_warnhook | Rafael Garcia-Suarez | 2006-08-07 | 1 | -1/+2 |
* | Provide a BGET_svtype, required by #28667 | Steve Hay | 2006-08-07 | 1 | -0/+1 |
* | Try to reinstate the fix of change #28638 by patching bytecode.pl and | Rafael Garcia-Suarez | 2006-08-07 | 3 | -4/+4 |
* | Restore modification in warnings.h from change 28662 by backporting it | Rafael Garcia-Suarez | 2006-08-07 | 2 | -4/+4 |
* | File::Basename add X<> tags, replace regex delimiters | Gabor Szabo | 2006-08-07 | 1 | -6/+10 |
* | adding X<> to perlvar | Gabor Szabo | 2006-08-07 | 1 | -1/+72 |
* | Regenerate files after previous change | Rafael Garcia-Suarez | 2006-08-07 | 2 | -3/+3 |
* | g++ large patch | Jarkko Hietaniemi | 2006-08-07 | 25 | -265/+336 |