| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix [perl #34892] Segfault on &DB::sub declared but not defined | Rafael Garcia-Suarez | 2005-04-10 | 2 | -11/+10 |
* | usesitecustomize for VMS | Craig A. Berry | 2005-04-10 | 1 | -1/+10 |
* | Mangle the expected output correctly for both 5.9 and 5.8 | Nicholas Clark | 2005-04-08 | 1 | -1/+4 |
* | Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27 | Michael G. Schwern | 2005-04-08 | 1 | -2/+2 |
* | The last remains of d_sitecustomize | H.Merijn Brand | 2005-04-08 | 1 | -1/+0 |
* | now usesitecustomize is used more generic | H.Merijn Brand | 2005-04-08 | 1 | -1/+1 |
* | Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File:... | Steven Schubiger | 2005-04-08 | 1 | -0/+4 |
* | Drop d_sitecustomize again. (usesitecustomize is enough) | H.Merijn Brand | 2005-04-08 | 1 | -18/+15 |
* | Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset() | Nicholas Clark | 2005-04-08 | 2 | -10/+12 |
* | Removing Y2K warnings | Andy Lester | 2005-04-08 | 14 | -165/+17 |
* | Refactoring to Sv*_set() macros - patch #2 | Steve Peters | 2005-04-08 | 10 | -74/+74 |
* | Add a macro PERL_DEBUG_COW, for aggressive compile time tests of | Nicholas Clark | 2005-04-08 | 2 | -7/+12 |
* | MM_AIX needs neatvalue | Nicholas Clark | 2005-04-08 | 1 | -0/+1 |
* | Refactoring to Sv*_set() macros - patch #1 | Steve Peters | 2005-04-08 | 5 | -48/+48 |
* | Add perl593delta.pod | Rafael Garcia-Suarez | 2005-04-08 | 9 | -26/+95 |
* | Mention that select() returns -1 on error, | Rafael Garcia-Suarez | 2005-04-07 | 1 | -0/+3 |
* | Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END | Abigail | 2005-04-07 | 1 | -1/+1 |
* | Re: Bugs? In Unicode::EastAsianWidth. | Audrey Tang | 2005-04-07 | 1 | -4/+8 |
* | perldbtty$$ location | Gisle Aas | 2005-04-07 | 1 | -18/+18 |
* | Tabs not spaces in MANIFEST | Nicholas Clark | 2005-04-07 | 1 | -1/+1 |
* | [perl #34699] documentation bug in "man perlpodspec" | raf@tradingpost.com.au | 2005-04-07 | 1 | -1/+1 |
* | Upgrade to ExtUtils::MakeMaker 6.27, | Rafael Garcia-Suarez | 2005-04-07 | 42 | -2000/+2501 |
* | Don't try to export symbols that don't exist | Steve Hay | 2005-04-06 | 1 | -0/+1 |
* | cast to/from (void *) in the re-entrant code. Now watch the smoke rise. | Nicholas Clark | 2005-04-06 | 3 | -108/+108 |
* | Casting to/from (void *) sufficient to make a C++ compiler happy. | Nicholas Clark | 2005-04-06 | 5 | -6/+6 |
* | If we're going to prototype modfl(), it needs extern "C" linkage. | Nicholas Clark | 2005-04-06 | 1 | -1/+1 |
* | 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP | H.Merijn Brand | 2005-04-06 | 1 | -2/+5 |
* | D'oh! We were never correctly spotting a modfl prototype | Nicholas Clark | 2005-04-05 | 1 | -5/+5 |
* | Add casting to allow g++ (3.3.5) to compile the core code. | Nicholas Clark | 2005-04-05 | 13 | -35/+46 |
* | Tests need to skip if there is no Encode configured. | Nicholas Clark | 2005-04-05 | 2 | -0/+14 |
* | Using savesvpv() here is terser and produces smaller object code. | Nicholas Clark | 2005-04-05 | 1 | -4/+1 |
* | Upgrade to Unicode::Normalize 0.32 | Rafael Garcia-Suarez | 2005-04-05 | 8 | -44/+175 |
* | Down with C++ reserved names | Nicholas Clark | 2005-04-05 | 6 | -71/+72 |
* | Down with potentially incorrect duplicate prototypes | Nicholas Clark | 2005-04-05 | 1 | -6/+0 |
* | Down with more K&R prototypes | Nicholas Clark | 2005-04-05 | 1 | -5/+2 |
* | Down with unneeded duplicate prototypes | Nicholas Clark | 2005-04-05 | 1 | -1/+0 |
* | Down with K&R function arguments | Nicholas Clark | 2005-04-05 | 1 | -3/+1 |
* | Add Math::BigInt::FastCalc in maintainer list | Rafael Garcia-Suarez | 2005-04-05 | 1 | -0/+7 |
* | Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification | Rafael Garcia-Suarez | 2005-04-05 | 1 | -7/+7 |
* | New core module, Math::BigInt::FastCalc | Tels | 2005-04-05 | 7 | -0/+1118 |
* | [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17 | Tels | 2005-04-05 | 21 | -148/+294 |
* | That's C, not perl. | Rafael Garcia-Suarez | 2005-04-04 | 1 | -1/+1 |
* | Make -DFORMAT_CHECK compile with threads. | Nicholas Clark | 2005-04-04 | 1 | -1/+1 |
* | Bump version to 5.9.3 | Rafael Garcia-Suarez | 2005-04-04 | 14 | -181/+205 |
* | const-eight.diff | Andy Lester | 2005-04-04 | 13 | -163/+195 |
* | Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol" | Steven Schubiger | 2005-04-03 | 1 | -7/+7 |
* | Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol" | Steven Schubiger | 2005-04-03 | 1 | -68/+68 |
* | Fix wrong version for byteorder modifiers feature. | Marcus Holland-Moritz | 2005-04-03 | 1 | -1/+1 |
* | Silence compiler warnings about possibly uninitialised variables. | Nicholas Clark | 2005-04-02 | 1 | -6/+6 |
* | Fix "[perl #34643] Config_heavy.pl not in archlib" | Nicholas Clark | 2005-04-02 | 1 | -1/+2 |