summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New authorsRafael Garcia-Suarez2006-08-141-1/+16
* More perldelta entries; plus, credits.Rafael Garcia-Suarez2006-08-141-21/+63
* Typo fix in perldiagRafael Garcia-Suarez2006-08-141-1/+1
* Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modulesSteve Hay2006-08-141-7/+12
* Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.Steve Hay2006-08-141-0/+21
* Add Module::Loaded to the coreJos I. Boumans2006-08-143-0/+193
* More perldelta nits.Rafael Garcia-Suarez2006-08-141-3/+11
* Make the NAME section of Package::Constants more conformant toRafael Garcia-Suarez2006-08-141-1/+1
* Add Package::Constants to the coreJos I. Boumans2006-08-143-0/+162
* Regularise the indents of Changes to placate Porting/checkAUTHORS.plNicholas Clark2006-08-131-42/+42
* Fix URL of perlbug databaseRafael Garcia-Suarez2006-08-131-2/+3
* More perldelta entriesRafael Garcia-Suarez2006-08-131-7/+42
* Fix a couple URLs in perlhackRafael Garcia-Suarez2006-08-131-19/+12
* perlhack.pod: more portability pitfallsJarkko Hietaniemi2006-08-121-1/+55
* Resync win32/config_H.* and win32/config.* with config_h.SHSteve Hay2006-08-118-2829/+2860
* More perldelta notes. Also, I did forget thingsRafael Garcia-Suarez2006-08-112-6/+43
* Add Module::Load to 5.9.xJos I. Boumans2006-08-119-0/+302
* Close file before unlinking (on Win32 at least!)Steve Hay2006-08-111-0/+1
* Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)Andy Dougherty2006-08-101-1/+1
* Update ChangesRafael Garcia-Suarez2006-08-101-0/+1094
* Some updates to the cross-compilation config scriptRafael Garcia-Suarez2006-08-101-23/+28
* lstat on *GLOB{IO} with warnings on would segfaultRafael Garcia-Suarez2006-08-101-1/+1
* g++: gethostbyaddr, and more Tru64 definesJarkko Hietaniemi2006-08-102-3/+4
* doio.c: vararg NULLs must be cast rightJarkko Hietaniemi2006-08-101-2/+2
* Upgrade to version.pm 0.67Rafael Garcia-Suarez2006-08-103-395/+451
* A couple const's and a cast to get Sun CC to compile these files.Steve Peters2006-08-093-5/+5
* Fix comment nit in config.hSteve Peters2006-08-091-1/+1
* Re: [perl #37731] junk and uninit'ed values in tied scalarsYitzchak Scott-Thoennes2006-08-092-1/+19
* PATCH: Sync Time::Local in blead to 1.13 on CPANDave Rolsky2006-08-092-168/+190
* Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]Rafael Garcia-Suarez2006-08-091-0/+21
* Add OS-specific modules in Module::Corelist generation scriptRafael Garcia-Suarez2006-08-091-3/+3
* Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8Rafael Garcia-Suarez2006-08-091-24/+24
* More fixes in the Module::Corelist data generation processRafael Garcia-Suarez2006-08-091-2/+5
* Really submit previous changeRafael Garcia-Suarez2006-08-091-4/+6
* Several fixes in Porting/corelist.plRafael Garcia-Suarez2006-08-090-0/+0
* Small precision about $SIG{__WARN__}Sébastien Aperghis-Tramoni2006-08-081-6/+11
* Simplification in Perl_magic_clearsig, plus a fix similar andRafael Garcia-Suarez2006-08-081-5/+3
* g++ stage 1 reachedJarkko Hietaniemi2006-08-0831-79/+182
* Upgrade to Module-Build-0.2805Steve Peters2006-08-079-18/+606
* Upgrade to Digest-SHA-5.43Steve Peters2006-08-079-158/+119
* Define PERL_NO_DEV_RANDOM on WindowsAlex Davies2006-08-071-0/+3
* Fixups for test failures caused by #28667 and #28668Steve Hay2006-08-072-1/+7
* We shouldn't try to decrement the refcount of PL_warnhookRafael Garcia-Suarez2006-08-071-1/+2
* Provide a BGET_svtype, required by #28667Steve Hay2006-08-071-0/+1
* Try to reinstate the fix of change #28638 by patching bytecode.pl andRafael Garcia-Suarez2006-08-073-4/+4
* Restore modification in warnings.h from change 28662 by backporting itRafael Garcia-Suarez2006-08-072-4/+4
* File::Basename add X<> tags, replace regex delimitersGabor Szabo2006-08-071-6/+10
* adding X<> to perlvarGabor Szabo2006-08-071-1/+72
* Regenerate files after previous changeRafael Garcia-Suarez2006-08-072-3/+3
* g++ large patchJarkko Hietaniemi2006-08-0725-265/+336