| Change 33700: Use like() rather than is() to get better failure diagnostics. |
1 message |
Nicholas Clark
|
16 Apr |
| Change 33699: Upgrade to Digest::SHA 5.46 |
1 message |
Rafael Garcia-Suarez
|
16 Apr |
| Change 33698: Upgrade to Math::Complex 1.54 |
1 message |
Rafael Garcia-Suarez
|
16 Apr |
| Change 33697: Add the verbatim perl code mentioned in the comments of |
1 message |
Nicholas Clark
|
16 Apr |
| Change 33696: Using memEQ() rather than strnEQ() when the length is known feels |
1 message |
Nicholas Clark
|
16 Apr |
| Change 33695: Call cop_free on nullified cops too |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33694: De-encode missed RFC 2047 encoded headers. |
1 message |
Nicholas Clark
|
15 Apr 2008 |
| Change 33693: De-encode missed RFC 2047 encoded headers. |
1 message |
Nicholas Clark
|
15 Apr 2008 |
| Change 33692: Move the NoExporter test module under Test::Simple |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33690: Upgrade to Test::Simple 0.80, but keep locally modified More.t |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33691: Add Dummy.pm from the base CPAN distribution, |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33688: Sync with CPAN's version of the More.t test in Test::Simple |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33689: Adapt properly More.t to run in the core |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33687: invalid cop_free of nullified cop. How to fix? |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33686: Add a regression test for bug #52658 (fixed by change #33685) |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33685: Revert change #26334, which was introducing too many bugs |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33684: Fix for [perl #52074] Segfault on ISA push after symbol table delete |
1 message |
Rafael Garcia-Suarez
|
15 Apr 2008 |
| Change 33683: [PATCH] Clean up unused 'popt' variable in perl.c |
1 message |
Nicholas Clark
|
15 Apr 2008 |
| Change 33682: No need to copy the part of PERL5OPT that we've already scanned past. |
1 message |
Nicholas Clark
|
14 Apr 2008 |
| Change 33681: Very little const-propagation remains related to Perl_moreswitches(). |
1 message |
Nicholas Clark
|
14 Apr 2008 |
| Change 33680: perldata.pod typo |
1 message |
Rafael Garcia-Suarez
|
14 Apr 2008 |
| Change 33679: [PATCH] Re: Solaris build warnings |
1 message |
Rafael Garcia-Suarez
|
14 Apr 2008 |
| Change 33678: Revert change #33676, likely to break atan(-0,0) on some platforms |
1 message |
Rafael Garcia-Suarez
|
14 Apr 2008 |
| Change 33677: Perl_store_cop_label() isn't meant to be part of the public API. |
1 message |
Nicholas Clark
|
14 Apr 2008 |
| Change 33676: Make atan2(0,0) return undef |
1 message |
Rafael Garcia-Suarez
|
14 Apr 2008 |
| Change 33675: Move all the logic ot print the "Changed" message into regen_lib.pl, |
1 message |
Nicholas Clark
|
14 Apr 2008 |
| Change 33674: Test::More::is_deeply may do overloading (at least for TODOs), and |
1 message |
Craig A . Berry
|
14 Apr 2008 |
| Change 33673: Upgrade to Time::HiRes 1.9715 |
1 message |
Rafael Garcia-Suarez
|
13 Apr 2008 |
| Change 33672: Upgrade to Devel::PPPort 3.13_02 |
1 message |
Marcus Holland-Moritz
|
13 Apr 2008 |
| Change 33671: Add two missing dVAR's. |
1 message |
Marcus Holland-Moritz
|
13 Apr 2008 |
| Change 33670: [PATCH] perlclib.pod tweaks |
1 message |
Rafael Garcia-Suarez
|
12 Apr 2008 |
| Change 33669: Fix C portability nit found by Jerry D. Hedden. |
1 message |
Rafael Garcia-Suarez
|
11 Apr 2008 |
| Change 33668: [PATCH] Double magic with '\&$x' |
1 message |
Rafael Garcia-Suarez
|
11 Apr 2008 |
| Change 33667: Re: [perl #52672] regexp failure: (?=) turns into OPFAIL |
1 message |
Rafael Garcia-Suarez
|
11 Apr 2008 |
| Change 33666: [PATCH] Math::BigRat 0.22 |
1 message |
Rafael Garcia-Suarez
|
11 Apr 2008 |
| Change 33665: [PATCH] is_gv_magical correctly check "ISA" |
1 message |
Rafael Garcia-Suarez
|
11 Apr 2008 |
| Change 33664: [PATCH] changes to perlsec.pod and call for removal of quicksort |
1 message |
Rafael Garcia-Suarez
|
9 Apr 2008 |
| Change 33663: Re: TODOs (was Re: summer of code mentor applications starting (and ending) next week) |
1 message |
Nicholas Clark
|
8 Apr 2008 |
| Change 33662: Make PL_AMG_namelens static (half of change 33645) |
1 message |
Nicholas Clark
|
8 Apr 2008 |
| Change 33661: Remove old option leftover in docs |
1 message |
Rafael Garcia-Suarez
|
8 Apr 2008 |
| Change 33660: Integrate: |
1 message |
Nicholas Clark
|
7 Apr 2008 |
| Change 33659: So why didn't the build break for me? Fix problems spotted by Jerry |
1 message |
Nicholas Clark
|
7 Apr 2008 |
| Change 33658: Tidy up compiler warning spotted by Jerry Hedden. |
1 message |
Nicholas Clark
|
7 Apr 2008 |
| Change 33657: Split out S_refcounted_he_new_common() from |
1 message |
Nicholas Clark
|
7 Apr 2008 |
| Change 33656: Eliminate cop_label from struct cop by storing a label as the first |
1 message |
Nicholas Clark
|
7 Apr 2008 |
| Change 33655: Change 33653 (inevitably) missed one cop_label, because I mistook it |
1 message |
Nicholas Clark
|
6 Apr 2008 |
| Change 33654: A macro used only once isn't a typing saving, and 3 macro definitions |
1 message |
Nicholas Clark
|
6 Apr 2008 |
| Change 33653: Replace all remaining accesses to COP's cop_label with CopLABEL(). |
1 message |
Nicholas Clark
|
6 Apr 2008 |
| Change 33652: Add attempting Exterminate! cop_label to perltodo. |
1 message |
Nicholas Clark
|
6 Apr 2008 |
| Change 33651: Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown |
1 message |
Rafael Garcia-Suarez
|
6 Apr 2008 |
| Change 33650: [PATCH] perlfunc.pod: atan2(0,0) returns 0, not undef |
1 message |
Rafael Garcia-Suarez
|
6 Apr 2008 |
| Change 33649: Missed updated a test description, as spotted by vincent. |
1 message |
Nicholas Clark
|
6 Apr 2008 |
| Change 33648: UCD 5.1.0 |
1 message |
Nicholas Clark
|
5 Apr 2008 |
| Change 33647: [PATCH] Tru64: align fp policies of gcc and cc |
1 message |
H . Merijn Brand
|
5 Apr 2008 |
| Change 33646: Run overload.pl from regen.pl, and check overload.c as well as overload.h |
1 message |
Steve Hay
|
4 Apr 2008 |
| Change 33645: From: "Jan Dubois" <jand@activestate.com> |
1 message |
Steve Hay
|
4 Apr 2008 |
| Change 33644: From: "Jan Dubois" <jand@activestate.com> |
1 message |
Steve Hay
|
4 Apr 2008 |
| Change 33642: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33643: Pack lib/CGI/t/upload_post_text.txt with uupacktool.pl. (It contains a |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33641: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33640: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33639: Clean up some compiler warnings spotted by smokers. |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33638: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33637: Update META.yml |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33634: Update META.yml |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33635: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33636: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33633: Integrate: |
1 message |
Nicholas Clark
|
3 Apr 2008 |
| Change 33632: In Perl_sv_grow(), no need to do PERL_STRLEN_ROUNDUP() if we have |
1 message |
Nicholas Clark
|
2 Apr 2008 |
| Change 33631: [PATCH] Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) |
1 message |
H . Merijn Brand
|
2 Apr 2008 |
| Change 33629: Fix bug in change 33379 - if we're using malloc_size() as well as being |
1 message |
Nicholas Clark
|
2 Apr 2008 |
| Change 33628: Integrate: |
1 message |
Nicholas Clark
|
2 Apr 2008 |
| Change 33627: Define sv_insert() as a wrapper to sv_insert_flags(), and move |
1 message |
Nicholas Clark
|
1 Apr 2008 |
| Change 33626: Add the correct argument assertion macro to sv_insert_flags(). |
1 message |
Nicholas Clark
|
1 Apr 2008 |
| Change 33625: Upgrade to Win32-0.35 |
1 message |
Steve Hay
|
1 Apr 2008 |