2008-08-08 |
Nicholas Clark | Use test.pl, not Test.pm, in t/run/*.t |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | Convert all unimaginative (ie race condition) temporary... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | Let rip with t/op/*.t in parallel too. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | Use test.pl's tempfile(). |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | Fix bug in counting in tempfile(). |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | A proper tempfile function that can be used multiple... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | As rules can be glob patterns, leave them as glob patte... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nicholas Clark | Run t/uni/*.t t/mro/*.t t/lib/*.t fully in parallel. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Nicholas Clark | Avoid a potential testing race condition in Shell.pm... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Nicholas Clark | If TEST_JOBS is set to something non-zero, use TAP... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Nicholas Clark | Better temporary file name generation. (Avoid using... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Nicholas Clark | Bring the joy of strict to t/harness. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Bram | Tests for [perl #57564] and [perl #24524] Refcounting bug |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Steffen Mueller | Tiny SelfLoader patch for better warnings |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Nicholas Clark | Upgrade to Test::Harness 3.13 |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Marcus Holland... | Add d_timegm to uconfig.sh to fix the generated uconfig.h. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Nicholas Clark | You can't (and shouldn't) use CvDEPTH on a PVFM. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Rafael Garcia... | Small typo fix |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Jerry D. Hedden | Version bump for Data::Dumper |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Adriano Ferreira | update Exporter to version 5.63 |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Vincent Pit | [perl #56766] [PATCH] |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Andy Dougherty | Minor hints/linux.sh patch to allow setting -Doptimize |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Nicholas Clark | Note the possibility of sharing arenas between types. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Nicholas Clark | Convert undef.t to use test.pl and strict. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Nicholas Clark | Convert yadayada.t to test.pl and strict, and fix two... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Nicholas Clark | Convert wantarray.t to use strict and test.pl |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Steve Hay | Undo io_linenum.t part of #34148. It was io_multihomed... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jerry D. Hedden | Add watchdog() call to ext/IO/t/io_multihomed.t |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jerry D. Hedden | watchdog() fix for MSWin32 |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Steve Hay | Upgrade to podlators 2.1.2 |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Jerry D. Hedden | Fix skips in test.pl |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Marcus Holland... | Welcome to refcount hell. Fix the leaks reported by... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Jerry D. Hedden | watchdog() for threads tests |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Jerry D. Hedden | threads::shared 1.26 |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Jerry D. Hedden | watchdog() some IO tests |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Jerry D. Hedden | test.pl |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Rafael Garcia... | Really apply change #34143 |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Paul Marquess | Update Compression modules to version 2.012 |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Nicholas Clark | Fix use of a variable before it is initialised, introdu... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Rafael Garcia... | Update to B::Debug 1.11, by Reini Urban |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Rafael Garcia... | Upgrade to version 0.76 by John Peacock |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Rafael Garcia... | Upgrade to threads::shared 1.25 by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nicholas Clark | Make format items @* and ^* work with references (safel... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nicholas Clark | For cases FF_LINESNGL and FF_LINEGLOB in pp_formline... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nicholas Clark | The assert()ions in sv_chop() that the passed in pointe... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Marcus Holland... | Fix for #56874: maybe small error in perlxs.pod example |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nicholas Clark | assert() that the pointer passed to Perl_sv_chop()... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Nicholas Clark | Format tests for @* too. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Nicholas Clark | Abolish xfm_lines from struct xpvfm. structs xpvfm... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Nicholas Clark | PVFMs don't need to access the IVX any more. (as of... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Nicholas Clark | Test that formats can be dumped. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Craig A. Berry | Set d_timegm on VMS. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Marcus Holland... | Upgrade to Devel::PPPort 3.14_01 |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Regression tests for, and fix quite a lot of bugs in... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | In Perl_sv_utf8_upgrade_flags(), don't assume that... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Also dump the SvPVX of PVFMs. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Jerry D. Hedden | Fix to Change 34120 |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Simplify code in pp_formline, removing a goto and local... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Bring the joy of strict to the rest of write.t |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Complete the conversion of t/op/write.t to test.pl... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Reduce the -| skip back to just the tests that use... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Nicholas Clark | Start converting t/op/write.t to test.pl |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Jerry D. Hedden | Configure - d_sprintf_returns_strlen |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Jerry D. Hedden | threads::shared 1.24 (still more) |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Jerry D. Hedden | threads::shared 1.24 (more) |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Abigail | [Patch t/op/re_tests] Re: [perl #56690] Some bugs in... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Jan Dubois | Update Win32 canned configs |
commit | commitdiff | tree | snapshot |
2008-07-08 |
H.Merijn Brand | Fine-grained sGMTIME_min/max detection |
commit | commitdiff | tree | snapshot |
2008-07-08 |
H.Merijn Brand | Be sure to use the correct type, so bits do not get... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Jerry D. Hedden | threads::shared 1.24 (phase 3) |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Jerry D. Hedden | test.pl fix |
commit | commitdiff | tree | snapshot |
2008-07-07 |
H.Merijn Brand | Probe for timegm |
commit | commitdiff | tree | snapshot |
2008-07-07 |
H.Merijn Brand | Part one of y2038 changes for Schwern |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Steve Hay | Upgrade to Encode-2.26 |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Jerry D. Hedden | threads::shared 1.24 (phase 2) |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Steve Hay | Skip chown() tests added by #34092 on Win32 |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Steve Hay | Fix test count that was missed in #34092 |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Steve Hay | Omit tests introduced by #34077 and #34084 which fail... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Jerry D. Hedden | threads::shared 1.24 |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Nicholas Clark | Avoid using -> function call notation within test.pl... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Steve Hay | Upgrade to Win32-0.38 |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Renee Baecker | [perl #34339][PATCH] "perldoc lib" doesn't describe... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Ben Morrow | Some more missing isGV_with_GP()s |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Jerry D. Hedden | common test code for timed bail |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Steve Hay | Upgrade to Win32-0.37 |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Paul Fenwick | Re: [perl #56348] [PATCH] glob() with spaces - document... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Dave Mitchell | qx($nosuchfile) isn't portable (Windows whines on STDERR) |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Reini Urban | Re: split smoke for threaded -DDEBUGGING builds |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Rafael Garcia... | Skip one test that was failing with DEBUGGING and threads, |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Reini Urban | fix debop with pad const |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dave Mitchell | more incorrect variable reported in uninitialized value... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
H.Merijn Brand | URL for End-Of-Life and OS/Arch documentation |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Fenwick | Documentation on taint/environment interactions for... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Michael G.... | Re: [perl #24174] perl-5.8.0-55 exit bug |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Jerry D. Hedden | Fix malloc.c warning |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Dave Mitchell | Incorrect variable reported in uninitialized value... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Slaven Rezic | Re: [perl #46381] "Out of memory ... sbrk()" on FreeBSD... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Rafael Garcia... | Make the version string more consistent between Windows... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Jerry D. Hedden | threads::shared 1.23 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
H.Merijn Brand | AIX might miss libm |
commit | commitdiff | tree | snapshot |
next |