| Commit message (Expand) | Author | Age | Files | Lines |
* | Move PathTools from cpan/ to dist/ | Florian Ragwitz | 2010-07-24 | 1 | -2/+2 |
* | Add Perl_init_dbargs(), to set up @DB::args without losing SV references. | Nicholas Clark | 2010-07-21 | 1 | -1/+42 |
* | Remove spurious ')' | Jan Dubois | 2010-07-20 | 1 | -2/+2 |
* | Use .\ instead of ./ on Windows | Jan Dubois | 2010-07-20 | 1 | -1/+2 |
* | alarm() on Windows doesn't interrupt system calls | Jan Dubois | 2010-07-20 | 1 | -0/+2 |
* | don't use Test::More in dual-life.t | David Golden | 2010-07-20 | 1 | -1/+4 |
* | Add exceptions to dual-life.t | David Golden | 2010-07-19 | 1 | -1/+12 |
* | Added t/porting/dual-life.t | David Golden | 2010-07-18 | 1 | -0/+29 |
* | add CVf_CVGV_RC flag | David Mitchell | 2010-07-18 | 1 | -1/+10 |
* | Add \o{} escape | Karl Williamson | 2010-07-17 | 4 | -1/+63 |
* | Add tests for \400 for "" strings, s//replacement/ | Karl Williamson | 2010-07-17 | 2 | -2/+16 |
* | \400 -\777 now means the same thing in all d-quote | Karl Williamson | 2010-07-17 | 2 | -10/+8 |
* | Remove extra blanks from t/re/re_tests, vim | Karl Williamson | 2010-07-17 | 1 | -7/+7 |
* | Avoid test suite hang with new readline test on VMS. | Craig A. Berry | 2010-07-16 | 1 | -2/+8 |
* | [perl #72729] Test appending sv_gets for ascii/utf8 in target and handle | Josh ben Jore | 2010-07-14 | 1 | -1/+49 |
* | [perl #72729] TODO for aborted readline() returning '' instead of undef | Josh ben Jore | 2010-07-14 | 1 | -3/+4 |
* | protect CvGV weakref with backref | David Mitchell | 2010-07-14 | 2 | -56/+74 |
* | protect CvSTASH weakref with backrefs | David Mitchell | 2010-07-14 | 1 | -1/+14 |
* | [perl #72729] Test that sv_gets doesn't revive dead strings | Josh ben Jore | 2010-07-14 | 1 | -1/+85 |
* | Add t/op/readline.t docs | Josh ben Jore | 2010-07-14 | 1 | -1/+5 |
* | Perl_sv_len_utf8 can use the UTF-8 offset cache to reduce its linear scan. | Nicholas Clark | 2010-07-12 | 1 | -1/+8 |
* | Perl_sv_pos_b2u now calls utf8_mg_len_cache_update for the string end offset. | Nicholas Clark | 2010-07-12 | 1 | -1/+9 |
* | Avoid UTF-8 cache panics with offsets beyond the string. Fixes RT #75898. | Nicholas Clark | 2010-07-11 | 1 | -1/+10 |
* | In t/harness, clear PERL5LIB, PERLLIB, PERL5OPT as t/TEST does. | Nicholas Clark | 2010-07-09 | 1 | -13/+13 |
* | PATCH: t/lib/common.pl localized $/ setting; allow input 'no_plan' | karl williamson (via RT) | 2010-07-08 | 1 | -2/+8 |
* | Tests for allowing uppercase X/B in hexadecimal/binary numbers (#76296). | Bo Lindbergh | 2010-07-06 | 2 | -4/+26 |
* | Ensure new arg to watchdog() in t/test.pl gets initialized | Jerry D. Hedden | 2010-07-05 | 1 | -1/+1 |
* | Make checkAUTHORS a test to further reduce the release burden | Jesse Vincent | 2010-07-04 | 1 | -0/+19 |
* | Make previous test fix conditional on the platform being Windows | Rafael Garcia-Suarez | 2010-07-04 | 1 | -1/+1 |
* | Force t/io/openpid.t to use the alarm() watchdog strategy. | George Greer | 2010-07-04 | 2 | -2/+8 |
* | eval $overloaded can crash | David Mitchell | 2010-07-03 | 1 | -1/+8 |
* | Adjust 'make test.valgrind' to account for cpan/dist/ext separation. | George Greer | 2010-07-03 | 2 | -3/+11 |
* | t/lib/common.pl can use caller to infer the name of the pragma under test. | Nicholas Clark | 2010-07-01 | 1 | -1/+3 |
* | Convert subs.t to use t/lib/common.pl | Nicholas Clark | 2010-07-01 | 2 | -1/+84 |
* | Convert charnames.t to use t/lib/common.pl | Nicholas Clark | 2010-07-01 | 2 | -3/+247 |
* | Convert strict.t to use t/lib/common.pl | Nicholas Clark | 2010-07-01 | 1 | -2/+2 |
* | Allow the "diag_listed_as" annotation to work on multi-line function calls. | Nicholas Clark | 2010-06-29 | 1 | -1/+3 |
* | Reinstate require error messages for .h and .ph | Nicholas Clark | 2010-06-29 | 1 | -0/+35 |
* | In pp_require and code refs in @INC, avoid using memory after free(). | Nicholas Clark | 2010-06-29 | 1 | -1/+13 |
* | Deprecate no space after s/a/b/ and keyword | Karl Williamson | 2010-06-28 | 1 | -1/+4 |
* | RT 75902: Add prototypes for tie() and untie() to allow overloading | Father Chrysostomos | 2010-06-25 | 1 | -3/+3 |
* | RT #75812: apply get magic before checking flags, PVX | Tony Cook | 2010-06-25 | 1 | -1/+8 |
* | In pp_sort, ensure that @_ is freed correctly. | Nicholas Clark | 2010-06-24 | 1 | -1/+38 |
* | when disabling regex implicit check string we must reset anchored flag | Yves Orton | 2010-06-24 | 1 | -1/+11 |
* | In S_sortcv_stacked(), handle @_ correctly. Fix for #72334. | Gerard Goossen | 2010-06-23 | 1 | -1/+11 |
* | Deprecate no space between pattern, following word | Karl Williamson | 2010-06-18 | 1 | -1/+4 |
* | uc(): Handle Greek YPOGEGRAMMENI | Karl Williamson | 2010-06-15 | 1 | -1/+3 |
* | t/uni/case.pl: allow extra tests of different form | Karl Williamson | 2010-06-15 | 4 | -6/+14 |
* | Note why pp_tie can't use call_method() for a package name. | Nicholas Clark | 2010-06-14 | 1 | -0/+8 |
* | Better diagnostics on detecting case sensitive file name clashes. | Nicholas Clark | 2010-06-12 | 1 | -1/+2 |