summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* perldbtty$$ locationGisle Aas2005-04-071-18/+18
* Tabs not spaces in MANIFESTNicholas Clark2005-04-071-1/+1
* [perl #34699] documentation bug in "man perlpodspec" raf@tradingpost.com.au2005-04-071-1/+1
* Upgrade to ExtUtils::MakeMaker 6.27,Rafael Garcia-Suarez2005-04-0742-2000/+2501
* Don't try to export symbols that don't existSteve Hay2005-04-061-0/+1
* cast to/from (void *) in the re-entrant code. Now watch the smoke rise.Nicholas Clark2005-04-063-108/+108
* Casting to/from (void *) sufficient to make a C++ compiler happy.Nicholas Clark2005-04-065-6/+6
* If we're going to prototype modfl(), it needs extern "C" linkage.Nicholas Clark2005-04-061-1/+1
* 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAPH.Merijn Brand2005-04-061-2/+5
* D'oh! We were never correctly spotting a modfl prototypeNicholas Clark2005-04-051-5/+5
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-0513-35/+46
* Tests need to skip if there is no Encode configured.Nicholas Clark2005-04-052-0/+14
* Using savesvpv() here is terser and produces smaller object code.Nicholas Clark2005-04-051-4/+1
* Upgrade to Unicode::Normalize 0.32Rafael Garcia-Suarez2005-04-058-44/+175
* Down with C++ reserved namesNicholas Clark2005-04-056-71/+72
* Down with potentially incorrect duplicate prototypesNicholas Clark2005-04-051-6/+0
* Down with more K&R prototypesNicholas Clark2005-04-051-5/+2
* Down with unneeded duplicate prototypesNicholas Clark2005-04-051-1/+0
* Down with K&R function argumentsNicholas Clark2005-04-051-3/+1
* Add Math::BigInt::FastCalc in maintainer listRafael Garcia-Suarez2005-04-051-0/+7
* Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ificationRafael Garcia-Suarez2005-04-051-7/+7
* New core module, Math::BigInt::FastCalcTels2005-04-057-0/+1118
* [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17Tels2005-04-0521-148/+294
* That's C, not perl.Rafael Garcia-Suarez2005-04-041-1/+1
* Make -DFORMAT_CHECK compile with threads.Nicholas Clark2005-04-041-1/+1
* Bump version to 5.9.3Rafael Garcia-Suarez2005-04-0414-181/+205
* const-eight.diffAndy Lester2005-04-0413-163/+195
* Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"Steven Schubiger2005-04-031-7/+7
* Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"Steven Schubiger2005-04-031-68/+68
* Fix wrong version for byteorder modifiers feature.Marcus Holland-Moritz2005-04-031-1/+1
* Silence compiler warnings about possibly uninitialised variables.Nicholas Clark2005-04-021-6/+6
* Fix "[perl #34643] Config_heavy.pl not in archlib"Nicholas Clark2005-04-021-1/+2
* Oops. Forgot to add this.Nicholas Clark2005-04-021-0/+95
* Unicode 4.1.0Jarkko Hietaniemi2005-04-0225-661/+8048
* Add encoding::warnings to Maintainers.pl and rebuild META.yml for releaseRafael Garcia-Suarez2005-04-012-2/+14
* Update ChangesRafael Garcia-Suarez2005-04-011-0/+50
* Remove dependency on tr(1) for MinGW builds on Win32Steve Hay2005-04-012-6/+2
* Regenerate perltoc and perlmodlibRafael Garcia-Suarez2005-04-012-134/+447
* POD fixes.Rafael Garcia-Suarez2005-04-011-17/+17
* FAQ sync.Rafael Garcia-Suarez2005-04-015-28/+26
* Add a note about installhtmlRafael Garcia-Suarez2005-04-011-0/+2
* pp_pack.c warnings on VMSCraig A. Berry2005-03-311-2/+2
* Mention the current MinGW compilation problemsRafael Garcia-Suarez2005-03-311-0/+4
* Update ChangesRafael Garcia-Suarez2005-03-311-0/+706
* This is 5.9.2. Mostly.Rafael Garcia-Suarez2005-03-312-1/+1
* Fix USE_SITECUSTOMIZE on Win32Steve Hay2005-03-311-1/+2
* Update copyrights.Rafael Garcia-Suarez2005-03-317-23/+11
* Add support for USE_SITECUSTOMIZE in the Win32 makefilesSteve Hay2005-03-316-0/+36
* Upgrade to Module::CoreList 1.99Rafael Garcia-Suarez2005-03-311-2/+361
* More known problems.Rafael Garcia-Suarez2005-03-311-1/+2