| Commit message (Expand) | Author | Age | Files | Lines |
* | Various .t's: Escape literal '}' and ']' in patterns | Karl Williamson | 2017-01-13 | 1 | -2/+2 |
* | Tired of looking up old bug numbers | Father Chrysostomos | 2016-07-29 | 1 | -1/+1 |
* | *glob{FILEHANDLE} is no longer deprecated | Ricardo Signes | 2016-01-02 | 1 | -1/+4 |
* | t/uni/gv.t: Generalize for EBCDIC | Karl Williamson | 2015-09-03 | 1 | -6/+13 |
* | Increase the maximal size of the string displayed in non-numeric warnings | Rafael Garcia-Suarez | 2015-06-22 | 1 | -3/+3 |
* | Avoid creating GVs when subs are declared | Father Chrysostomos | 2014-09-15 | 1 | -2/+2 |
* | skip_all_without_unicode_tables | Father Chrysostomos | 2014-09-02 | 1 | -4/+1 |
* | Put miniperl @INC logic in test.pl | Father Chrysostomos | 2014-09-02 | 1 | -2/+1 |
* | Really get t/uni/gv.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -0/+4 |
* | Get t/uni/gv.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 |
* | Fatalize defined(@) and defined{%) | Karl Williamson | 2014-06-16 | 1 | -13/+1 |
* | Allow stash elems to be array refs | Father Chrysostomos | 2013-07-25 | 1 | -2/+2 |
* | Avoid 'defined(@array) is deprecated' warnings in tests. | Nicholas Clark | 2012-01-17 | 1 | -1/+4 |
* | Correct skip counts for miniperl | Father Chrysostomos | 2011-10-06 | 1 | -1/+1 |
* | gv.c, op.c, pp.c: Stash-injected prototypes and prototype() are UTF-8 clean. | Brian Fraser | 2011-10-06 | 1 | -6/+3 |
* | Several TODO tests that now pass. | Brian Fraser | 2011-10-06 | 1 | -6/+3 |
* | t/uni/gv.t, stringify is clean, remove the TODO | Brian Fraser | 2011-10-06 | 1 | -3/+2 |
* | sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number | Brian Fraser | 2011-10-06 | 1 | -6/+4 |
* | pp_sys.c: pp_tie and untie UTF8 cleanup. | Brian Fraser | 2011-10-06 | 1 | -24/+20 |
* | Tests for UTF-8 GVs. | Brian Fraser | 2011-10-06 | 1 | -0/+853 |