| Commit message (Expand) | Author | Age | Files | Lines |
* | we no longer need to setup @INC | Tony Cook | 2021-03-19 | 1 | -10/+0 |
* | Split Config-dependent tests in t/opbasic/arith.t to t/op/arith2.t | Tony Cook | 2021-03-19 | 1 | -56/+1 |
* | opbasic/arith.t - make sure we use the right Config | Yves Orton | 2021-02-12 | 1 | -2/+4 |
* | files in t/opbasic shouldn't load test.pl | Tony Cook | 2021-02-09 | 1 | -2/+6 |
* | Allow blanks within and adjacent to {...} constructs | Karl Williamson | 2021-01-20 | 1 | -1/+3 |
* | t/opbasic/arith.t - extra tests to better exercise dleft/dright paths in pp_m... | Richard Leach | 2020-10-14 | 1 | -1/+7 |
* | multiconcat: mutator not seen in (lex = ...) .= ... | David Mitchell | 2018-08-29 | 1 | -1/+9 |
* | Avoid extra newlines on VMS in t/opbasic/arith.t | Craig A. Berry | 2018-08-02 | 1 | -8/+10 |
* | redo magic/overload handing in pp_multiconcat | David Mitchell | 2018-02-19 | 1 | -1/+14 |
* | mutlitconcat: fix non-folding adjacent consts | David Mitchell | 2017-12-25 | 1 | -1/+31 |
* | Replace multiple 'use vars' by 'our' in t | Todd Rinaldo | 2017-11-11 | 1 | -3/+2 |
* | Add OP_MULTICONCAT op | David Mitchell | 2017-10-31 | 1 | -5/+646 |
* | tests - remove useless setting in BEGIN | Nicolas R | 2017-09-15 | 1 | -5/+0 |
* | fix utf char > IV_MAX on 32-bit platforms | David Mitchell | 2017-06-12 | 1 | -6/+1 |
* | Use the new metalevel definitions for fp inf/nan/range | Jarkko Hietaniemi | 2016-10-28 | 1 | -4/+3 |
* | Use set_up_inc for several unit tests | Nicolas R | 2016-08-18 | 1 | -1/+2 |
* | Tired of looking up old bug numbers | Father Chrysostomos | 2016-07-29 | 1 | -12/+12 |
* | VAX: test changes for VAX floats | Jarkko Hietaniemi | 2016-07-01 | 1 | -2/+7 |
* | Deprecate Unicode code points above IV_MAX | Karl Williamson | 2015-11-28 | 1 | -0/+1 |
* | t/opbasic/cmp.t: Add test for NUL | Karl Williamson | 2015-08-01 | 1 | -1/+1 |
* | [perl #124160] Disable targlex for state var init | Father Chrysostomos | 2015-03-25 | 1 | -1/+7 |
* | IRIX: floating point: do not flush to zero | Jarkko Hietaniemi | 2015-03-03 | 1 | -0/+1 |
* | fix handling of non-strict \x{} | Hugo van der Sanden | 2015-02-17 | 1 | -2/+6 |
* | fix more -IV_MIN negations | David Mitchell | 2014-12-31 | 1 | -1/+9 |
* | Basic string-to-nv should equal floating point literals. | Jarkko Hietaniemi | 2014-09-02 | 1 | -1/+9 |
* | [perl #120426] atof() small value rounding errors | David Mitchell | 2013-12-25 | 1 | -1/+13 |
* | Add or amplify inline comments as to placement of file in t/opbasic. | James E Keenan | 2012-12-07 | 5 | -6/+22 |
* | Create subdirectory t/opbasic. Move 5 test files there. | James E Keenan | 2012-12-07 | 5 | -0/+1054 |