summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)Jarkko Hietaniemi2006-08-176-40/+68
* syscall() declaration in perl.h needs to have an EXTERN_C prefixingSteve Peters2006-08-171-2/+2
* Fix to problem where CGI can lose the filehandle during an upload.Steve Peters2006-08-171-2/+2
* gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(),Steve Peters2006-08-172-4/+2
* Cast needed to compile bsd_glob.c with C++Steve Peters2006-08-161-1/+1
* Additional changes to get C++ a little closer to a clean compileSteve Peters2006-08-1610-20/+20
* Additional floating point strictness is needed to get Intel cc to passSteve Peters2006-08-151-2/+2
* Update ChangesRafael Garcia-Suarez2006-08-151-0/+215
* Update Module::CoreList data with 5.9.4Rafael Garcia-Suarez2006-08-151-3/+486
* 5.9.4 is today.Rafael Garcia-Suarez2006-08-151-0/+1
* Actually, Richard Clamp doesn't maintain Module::CoreList anymore.Rafael Garcia-Suarez2006-08-151-1/+1
* Regenerate perlmodlib and perltocRafael Garcia-Suarez2006-08-152-419/+1147
* POD formatting nitRafael Garcia-Suarez2006-08-151-1/+1
* Remove some of the known problems documented in perldelta, which wereRafael Garcia-Suarez2006-08-151-9/+31
* Revert change 28319, which may cause segfaults with threaded perlsRafael Garcia-Suarez2006-08-151-53/+1
* More perldelta nits found by my reviewersRafael Garcia-Suarez2006-08-151-7/+16
* Spelling fixes, thanks to Nicholas and to Ronald KimballRafael Garcia-Suarez2006-08-141-11/+10
* More perldelta entries and fixesRafael Garcia-Suarez2006-08-141-14/+59
* Typo fix in the documentation of source filters in @INCRafael Garcia-Suarez2006-08-141-6/+7
* Only copy ppport.h to destination if it is different.Marcus Holland-Moritz2006-08-141-2/+8
* Upgrade to Devel::PPPort 3.10Marcus Holland-Moritz2006-08-143-10/+11
* perldelta entry describing regexp work, by Yves OrtonRafael Garcia-Suarez2006-08-141-1/+44
* Regenerate metafileRafael Garcia-Suarez2006-08-141-1/+20
* 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