| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <20060515135424.GA31585@petdance.com>
p4raw-id: //depot/perl@28206
|
|
|
|
|
| |
Message-ID: <20060515041518.GA15745@petdance.com>
p4raw-id: //depot/perl@28205
|
|
|
|
|
| |
Message-ID: <20060514144632.GA20935@petdance.com>
p4raw-id: //depot/perl@28194
|
|
|
|
|
| |
Message-ID: <4464E1F1.9010706@gmail.com>
p4raw-id: //depot/perl@28183
|
|
|
|
|
| |
Message-ID: <20060512052123.GA21648@petdance.com>
p4raw-id: //depot/perl@28180
|
|
|
|
|
| |
Message-ID: <20060509172730.GA5272@petdance.com>
p4raw-id: //depot/perl@28179
|
|
|
|
|
| |
Message-ID: <20060512025410.GA32709@petdance.com>
p4raw-id: //depot/perl@28175
|
|
|
| |
p4raw-id: //depot/perl@28146
|
|
|
| |
p4raw-id: //depot/perl@28086
|
|
|
|
|
| |
Message-ID: <20060502183815.GA7979@petdance.com>
p4raw-id: //depot/perl@28077
|
|
|
|
|
|
|
| |
storage to newXS() seemingly forever. This involves creating
newXS_flags(), with the first flag being "arrange to copy the
filename and free it at the right time".
p4raw-id: //depot/perl@28063
|
|
|
| |
p4raw-id: //depot/perl@28058
|
|
|
|
|
|
| |
clear up threaded builds on Win32 and VMS.
p4raw-link: @27992 on //depot/perl: df528165173896ed88fc3da7e1aa8bc3ef3b2416
p4raw-id: //depot/perl@28041
|
|
|
|
|
| |
Message-ID: <20060427153156.GA11445@petdance.com>
p4raw-id: //depot/perl@27992
|
|
|
|
|
| |
Message-ID: <20060427053215.GA31445@petdance.com>
p4raw-id: //depot/perl@27976
|
|
|
|
|
|
| |
glob_2inpuv_number() should change. Rename it and glob_2inpuv() to
reflect what they do.
p4raw-id: //depot/perl@27947
|
|
|
|
|
|
|
| |
First patch from :
Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
Message-ID: <20060423044704.6a383ee8@r2d2>
p4raw-id: //depot/perl@27944
|
|
|
|
|
| |
Message-ID: <20060424014509.GA29642@petdance.com>
p4raw-id: //depot/perl@27943
|
|
|
|
|
| |
Message-ID: <20060424021239.GA5449@petdance.com>
p4raw-id: //depot/perl@27942
|
|
|
|
|
| |
Message-ID: <20060424025027.GA25998@petdance.com>
p4raw-id: //depot/perl@27941
|
|
|
|
|
|
|
|
|
|
| |
a Jumblie's preferred maritime craft. To free CvFILE for this case,
take advantage of the 0 length prototype that will also be there,
and hang it from the prototype. To do this properly means changing
code to actually pay attention to SvCUR() on prototypes. It turns out
that we always know the length of the prototype string, so this may
be faster. Certainly, it's a memory saving (even ignoring the leak).
p4raw-id: //depot/perl@27896
|
|
|
|
|
| |
Message-ID: <20060416052936.GA19143@petdance.com>
p4raw-id: //depot/perl@27845
|
|
|
|
|
| |
other two to mathoms.c
p4raw-id: //depot/perl@27840
|
|
|
|
|
| |
(only another 434 to go ...)
p4raw-id: //depot/perl@27794
|
|
|
|
|
|
| |
Message-ID: <443E1998.9090909@uk.radan.com>
Date: Thu, 13 Apr 2006 10:27:52 +0100
p4raw-id: //depot/perl@27784
|
|
|
|
|
| |
(only another 439 to go ...)
p4raw-id: //depot/perl@27783
|
|
|
|
|
|
|
| |
directly (shared) malloc()ed buffer holding the warnings bitmask.
This avoids bugs/crashes when the interpreter that created an optree
is freed but the optree remains in use by other interpreters.
p4raw-id: //depot/perl@27779
|
|
|
| |
p4raw-id: //depot/perl@27775
|
|
|
| |
p4raw-id: //depot/perl@27762
|
|
|
|
|
| |
Message-Id: <20060410071558.GA24756@petdance.com>
p4raw-id: //depot/perl@27753
|
|
|
|
|
| |
(only another 441 global vars to go ...)
p4raw-id: //depot/perl@27716
|
|
|
|
|
|
| |
Message-Id: <20060402122547.0037.BQW10602@nifty.com>
Date: Sun, 02 Apr 2006 12:32:53 +0900
p4raw-id: //depot/perl@27680
|
|
|
| |
p4raw-id: //depot/perl@27666
|
|
|
|
|
|
|
| |
is easy. For the threaded case it's not, because the current OP may
be shared with another thread, so solve this by copying the hints
chain.
p4raw-id: //depot/perl@27659
|
|
|
| |
p4raw-id: //depot/perl@27657
|
|
|
|
|
|
| |
state of %^H as an eleventh value from caller. This allows users to
write pragmas.
p4raw-id: //depot/perl@27643
|
|
|
|
|
| |
Message-ID: <20060331054228.GA18940@petdance.com>
p4raw-id: //depot/perl@27641
|
|
|
|
|
| |
Message-ID: <20060329161336.GA12456@petdance.com>
p4raw-id: //depot/perl@27630
|
|
|
|
|
|
|
| |
the near identical code in pp_entertry into Perl_create_eval_scope.
Move the cut & paste code from Perl_call_sv/Perl_fold_constants into
Perl_delete_eval_scope.
p4raw-id: //depot/perl@27617
|
|
|
|
|
| |
replacing 5 instances of the same code.
p4raw-id: //depot/perl@27608
|
|
|
|
|
|
|
| |
utf8_mg_pos_cache_update()
Start to use the cache to store two pairs of byte/utf-8 pairs.
Add the first third of the cache update code.
p4raw-id: //depot/perl@27582
|
|
|
|
|
|
| |
Remove old unused static functions.
Remove references to cache[2] and cache[3].
p4raw-id: //depot/perl@27580
|
|
|
|
|
| |
Message-ID: <20060318062845.GA11607@petdance.com>
p4raw-id: //depot/perl@27542
|
|
|
| |
p4raw-id: //depot/perl@27534
|
|
|
|
|
| |
Message-ID: <20060313153152.GA13254@petdance.com>
p4raw-id: //depot/perl@27492
|
|
|
| |
p4raw-id: //depot/perl@27478
|
|
|
|
|
|
| |
Message-ID: <20060311071338.GA12490@petdance.com>
Date: Sat, 11 Mar 2006 01:13:38 -0600
p4raw-id: //depot/perl@27470
|
|
|
| |
p4raw-id: //depot/perl@27459
|
|
|
|
|
| |
find the bugs that stowed away.
p4raw-id: //depot/perl@27447
|
|
|
|
|
| |
tree)
p4raw-id: //depot/perl@27446
|