2005-04-21 |
Dave Mitchell |
[perl #34902] Text::Wrap::wrap() fails with non-space... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Dave Mitchell |
[perl #34976] substr uses utf8 length cache incorrectly |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Andy Lester |
extra code in pp_concat, Take 2 |
commit | commitdiff | tree | snapshot |
2005-04-20 |
David Dyck |
patch to [PATCH] Fix MGVTBL structures in perl.h (prepr... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Dave Mitchell |
In change 24266 I failed to actually change anything... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Dave Mitchell |
change misleading syslog() example |
commit | commitdiff | tree | snapshot |
2005-04-20 |
glasser@tang... |
[perl #35059] [PATCH] caller() skips frames (such as... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Andy Lester |
Fix MGVTBL structures in perl.h |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #6 |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Nicholas Clark |
Merge common code. Reduces object size by 1K on x86... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Dave Mitchell |
run regen_headers after addition of FOO_set() macros |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Andy Lester |
pad_compname_type(), takes care of a clunky macro |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Dave Mitchell |
DEBUG_LEAKING_SCALARS could use the value of a freed... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Nicholas Clark |
Don't set things to zero twice. Once is enough. (see... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Nicholas Clark |
Restore SvEND_set |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Nicholas Clark |
Force RVALUE macros when in PERL_DEBUG_COW |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Nicholas Clark |
Avoid generating thousands of UTF-8 warnings when testi... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Rafael Garcia... |
Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Dave Mitchell |
Add CLONE_SKIP() class method to allow individual class... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nicholas Clark |
PERL_DEBUG_COW for SvUVX and SvPVX |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nicholas Clark |
SvPV_renew also calls SvLEN_set |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nicholas Clark |
Replace Renew(SvPVX(...)...) with SvPV_renew, which... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nicholas Clark |
A more efficient way of expressing the MALLOC_WRAP... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Steve Hay |
Fix bug #33664: allow for transport providers with... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nicholas Clark |
Refactor the odd-one-out code before a Renew(SvPVX... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nicholas Clark |
Two more uses of lvalue SvIVX() |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #4 |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Rafael Garcia... |
Update the outdated info in "Minimizing the Perl instal... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
bstrand@switchmanage... |
Fix for: |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Lester |
Removing yydestruct from perly.c |
commit | commitdiff | tree | snapshot |
2005-04-13 |
H.Merijn Brand |
Mandrakesoft is now Mandriva |
commit | commitdiff | tree | snapshot |
2005-04-13 |
H.Merijn Brand |
H.Merijn changed e-mail |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Robin Barker |
-Wformat |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Rafael Garcia... |
Upgrade to ExtUtils::MakeMaker 6.28 |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Rafael Garcia... |
Upgrade to Encode 2.0902 |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Nicholas Clark |
Don't PERL_HASH(SvUVX(...)...) as it's actually a set. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #3 |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Nicholas Clark |
Avoid taking a reference to SvIVX and putting that... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Steve Hay |
Support d_libm_lib_version for Win32 (see change 24217) |
commit | commitdiff | tree | snapshot |
2005-04-11 |
H.Merijn Brand |
Out of sync metaunit caused the erroneous return of the |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Steve Hay |
Disable I18N::Langinfo for Win32 since nl_langinfo... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Hernan Perez... |
perlfunc.pod: incomplete select description |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Rafael Garcia... |
Make the four-argument form of select() return undef |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Rafael Garcia... |
Make Win32 build (and clean) I18::Langinfo and Math... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Abe Timmerman |
Re: New Configure functionality |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Rafael Garcia... |
POD typo. |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Rafael Garcia... |
Module::CoreList: Data from Sebastien Aperghis-Tramoni... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
H.Merijn Brand |
Sorting still is a mess. This is better. |
commit | commitdiff | tree | snapshot |
2005-04-10 |
H.Merijn Brand |
Configure now probes for _LIB_VERSION support in math... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Rafael Garcia... |
Fix [perl #34892] Segfault on ... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Craig A. Berry |
usesitecustomize for VMS |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Nicholas Clark |
Mangle the expected output correctly for both 5.9 and 5.8 |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Michael G.... |
Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27 |
commit | commitdiff | tree | snapshot |
2005-04-08 |
H.Merijn Brand |
The last remains of d_sitecustomize |
commit | commitdiff | tree | snapshot |
2005-04-08 |
H.Merijn Brand |
now usesitecustomize is used more generic |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Steven Schubiger |
Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
H.Merijn Brand |
Drop d_sitecustomize again. (usesitecustomize is enough) |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Nicholas Clark |
Add SvIVX() to PERL_DEBUG_COW, and change pad.c to... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Andy Lester |
Removing Y2K warnings |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #2 |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Nicholas Clark |
Add a macro PERL_DEBUG_COW, for aggressive compile... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Nicholas Clark |
MM_AIX needs neatvalue |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #1 |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Rafael Garcia... |
Add perl593delta.pod |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Rafael Garcia... |
Mention that select() returns -1 on error, |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Abigail |
Re: [PATCH] Re: [perl #34650] perldoc -f my should... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Audrey Tang |
Re: Bugs? In Unicode::EastAsianWidth. |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Gisle Aas |
perldbtty$$ location |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Nicholas Clark |
Tabs not spaces in MANIFEST |
commit | commitdiff | tree | snapshot |
2005-04-07 |
raf@tradingpost... |
[perl #34699] documentation bug in "man perlpodspec" |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Rafael Garcia... |
Upgrade to ExtUtils::MakeMaker 6.27, |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Steve Hay |
Don't try to export symbols that don't exist |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Nicholas Clark |
cast to/from (void *) in the re-entrant code. Now watch... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Nicholas Clark |
Casting to/from (void *) sufficient to make a C++ compi... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Nicholas Clark |
If we're going to prototype modfl(), it needs extern... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
H.Merijn Brand |
1. t/TEST now deals with SKIP as if it was TODO. This... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
D'oh! We were never correctly spotting a modfl prototype |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Add casting to allow g++ (3.3.5) to compile the core... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Tests need to skip if there is no Encode configured. |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Using savesvpv() here is terser and produces smaller... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Rafael Garcia... |
Upgrade to Unicode::Normalize 0.32 |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Down with C++ reserved names |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Down with potentially incorrect duplicate prototypes |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Down with more K&R prototypes |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Down with unneeded duplicate prototypes |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nicholas Clark |
Down with K&R function arguments |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Rafael Garcia... |
Add Math::BigInt::FastCalc in maintainer list |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Rafael Garcia... |
Adaptations to the Makefile.PL of Math::BigInt/FastCalc... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Tels |
New core module, Math::BigInt::FastCalc |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Tels |
[Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum... |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Rafael Garcia... |
That's C, not perl. |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Nicholas Clark |
Make -DFORMAT_CHECK compile with threads. |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Rafael Garcia... |
Bump version to 5.9.3 |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Lester |
const-eight.diff |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Steven Schubiger |
Re: [PATCH] Re: [perl #34632] perlintro: "Comments... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Steven Schubiger |
Re: [PATCH] Re: [perl #34632] perlintro: "Comments... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Marcus Holland... |
Fix wrong version for byteorder modifiers feature. |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Nicholas Clark |
Silence compiler warnings about possibly uninitialised... |
commit | commitdiff | tree | snapshot |
next |