| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code specific to MacOS Classic from core tests | Rafael Garcia-Suarez | 2009-09-08 | 1 | -1/+1 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | fix glob-assign for FORMAT | H.Merijn Brand | 2009-05-20 | 1 | -1/+4 |
* | Don't SEGV while warning about redefining the format STDOUT. Fixes RT #64562. | Nicholas Clark | 2009-04-09 | 1 | -1/+18 |
* | Make format items @* and ^* work with references (safely). Note no-one | Nicholas Clark | 2008-07-13 | 1 | -1/+10 |
* | For cases FF_LINESNGL and FF_LINEGLOB in pp_formline, take great care | Nicholas Clark | 2008-07-13 | 1 | -12/+44 |
* | Format tests for @* too. | Nicholas Clark | 2008-07-12 | 1 | -12/+16 |
* | Regression tests for, and fix quite a lot of bugs in, cases FF_LINESNGL | Nicholas Clark | 2008-07-11 | 1 | -1/+22 |
* | Bring the joy of strict to the rest of write.t | Nicholas Clark | 2008-07-11 | 1 | -7/+11 |
* | Complete the conversion of t/op/write.t to test.pl, and remove my | Nicholas Clark | 2008-07-11 | 1 | -61/+41 |
* | Reduce the -| skip back to just the tests that use it, and re-align the | Nicholas Clark | 2008-07-11 | 1 | -19/+23 |
* | Start converting t/op/write.t to test.pl | Nicholas Clark | 2008-07-11 | 1 | -28/+27 |
* | test some die codepaths in pp_enterwrite | Dave Mitchell | 2006-05-18 | 1 | -1/+17 |
* | pp_sys.c: some Coverity findings: NULL guards for format cv | Jarkko Hietaniemi | 2006-04-10 | 1 | -1/+1 |
* | When expecting an error, it's best to check the text you got, rather | Nicholas Clark | 2004-06-18 | 1 | -2/+4 |
* | make op/write.t work better under stdio by running the subtests | Dave Mitchell | 2004-03-11 | 1 | -11/+39 |
* | stop t/op/write.t failures under stdio by always closing files | Dave Mitchell | 2004-03-03 | 1 | -20/+26 |
* | Remove machine-dependent rounding dependency from write overflow | Dave Mitchell | 2004-03-02 | 1 | -7/+7 |
* | fix write test: -small_number may be displayed as 00.00 or -0.00 | Dave Mitchell | 2004-02-18 | 1 | -3/+6 |
* | make some t/op/write.t failures more verbose | Dave Mitchell | 2004-01-23 | 1 | -1/+3 |
* | remove the platform dependencies of the write.t tests introduced | Dave Mitchell | 2004-01-21 | 1 | -34/+27 |
* | [perl #8698] format bug with undefined _TOP | Dave Mitchell | 2004-01-16 | 1 | -7/+11 |
* | format/write (version 2) | LAUN Wolfgang | 2004-01-16 | 1 | -13/+203 |
* | The TODO tag should be included also when a TODO test succeeds, | Rafael Garcia-Suarez | 2004-01-06 | 1 | -1/+1 |
* | This TODO test seems to pass now. | Rafael Garcia-Suarez | 2004-01-06 | 1 | -1/+1 |
* | Re: [perl #24774] eval + format - \n = pp_ctl.c assertion | LAUN Wolfgang | 2004-01-04 | 1 | -4/+4 |
* | Re: [perl #24774] eval + format - \n = pp_ctl.c assertion | Dave Mitchell | 2003-12-30 | 1 | -4/+14 |
* | #20177 broke skip logic in t/op/write.t | Craig A. Berry | 2003-07-28 | 1 | -1/+1 |
* | t/op/write.t cleanup after itself. | Michael G. Schwern | 2003-07-28 | 1 | -0/+1 |
* | [PATCH] Re: Perl formats do not work with tied values | Rafael Garcia-Suarez | 2003-07-21 | 1 | -6/+30 |
* | jumbo closure patch broke formats | Dave Mitchell | 2003-05-31 | 1 | -1/+1 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 1 | -2/+2 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 1 | -3/+15 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 1 | -1/+1 |
* | test numbers for t/op/write.t | Craig A. Berry | 2002-03-08 | 1 | -3/+3 |
* | Re: perl@15047 New format tests for still existing bugs | H.Merijn Brand | 2002-03-06 | 1 | -8/+30 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 1 | -8/+8 |
* | (was Re: [PATCH perl@13600] cat2type in tests for VMS) | Craig A. Berry | 2001-12-11 | 1 | -1/+1 |
* | OS/2 multi-architecture | Ilya Zakharevich | 2001-07-23 | 1 | -1/+2 |
* | DOS/DJGPP tweaks from Laszlo Molnar. | Jarkko Hietaniemi | 2001-07-04 | 1 | -1/+1 |
* | Report /pro/3gl/CPAN/perl-5.7.1 | H.M. Brand | 2001-07-02 | 1 | -0/+2 |
* | Skip |- based op/write.t on Win32 as well as VMS | Nick Ing-Simmons | 2001-06-22 | 1 | -1/+1 |
* | fix Deparse.t and write.t for VMS | Craig A. Berry | 2001-06-22 | 1 | -0/+5 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -2/+3 |
* | [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl | Chris Nandor | 2001-06-11 | 1 | -1/+2 |
* | Redo the #10482, there already was a test script for formats. | Jarkko Hietaniemi | 2001-06-08 | 1 | -1/+140 |
* | Zero-padded Numerics in Perl Format | John Peacock | 2000-10-25 | 1 | -6/+51 |
* | The output might have been produced in the wrong order. | M. J. T. Guy | 2000-07-24 | 1 | -0/+1 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+17 |
* | formline() could wipe out readonly-ness, freeing constants | Gurusamy Sarathy | 2000-02-10 | 1 | -3/+14 |