summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix [perl #34892] Segfault on &DB::sub declared but not definedRafael Garcia-Suarez2005-04-102-11/+10
* usesitecustomize for VMSCraig A. Berry2005-04-101-1/+10
* Mangle the expected output correctly for both 5.9 and 5.8Nicholas Clark2005-04-081-1/+4
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27Michael G. Schwern2005-04-081-2/+2
* The last remains of d_sitecustomizeH.Merijn Brand2005-04-081-1/+0
* now usesitecustomize is used more genericH.Merijn Brand2005-04-081-1/+1
* Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File:...Steven Schubiger2005-04-081-0/+4
* Drop d_sitecustomize again. (usesitecustomize is enough)H.Merijn Brand2005-04-081-18/+15
* Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()Nicholas Clark2005-04-082-10/+12
* Removing Y2K warningsAndy Lester2005-04-0814-165/+17
* Refactoring to Sv*_set() macros - patch #2Steve Peters2005-04-0810-74/+74
* Add a macro PERL_DEBUG_COW, for aggressive compile time tests ofNicholas Clark2005-04-082-7/+12
* MM_AIX needs neatvalueNicholas Clark2005-04-081-0/+1
* Refactoring to Sv*_set() macros - patch #1Steve Peters2005-04-085-48/+48
* Add perl593delta.podRafael Garcia-Suarez2005-04-089-26/+95
* Mention that select() returns -1 on error,Rafael Garcia-Suarez2005-04-071-0/+3
* Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and ENDAbigail2005-04-071-1/+1
* Re: Bugs? In Unicode::EastAsianWidth.Audrey Tang2005-04-071-4/+8
* 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