Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid creating GVs when subs are declared | Father Chrysostomos | 2014-09-15 | 2 | -3/+6 | |
* | Semicolon before ellipsis inside block disambiguates. | James E Keenan | 2014-09-13 | 1 | -3/+28 | |
* | hexfp: 0 is 0x0p+0. | Jarkko Hietaniemi | 2014-09-09 | 1 | -1/+1 | |
* | Skip warnable const folding outside warnings scope | Father Chrysostomos | 2014-09-09 | 1 | -0/+3 | |
* | Get mkdir.t working under miniperl *again* | Father Chrysostomos | 2014-09-08 | 1 | -1/+1 | |
* | hexfp: double-double correct test goldens. | Jarkko Hietaniemi | 2014-09-08 | 1 | -23/+20 | |
* | Document the IBM admission of weirdness of AIX long doubles. | Jarkko Hietaniemi | 2014-09-08 | 1 | -0/+8 | |
* | Not nice to die in the middle of a test. | Jarkko Hietaniemi | 2014-09-08 | 1 | -1/+2 | |
* | toke.c: Avoid extra sv_setpv for foo <newline> => | Father Chrysostomos | 2014-09-04 | 1 | -1/+4 | |
* | Fix our-sub method confusion | Father Chrysostomos | 2014-09-04 | 1 | -1/+13 | |
* | Fix t/op/taint.t on Windows | Father Chrysostomos | 2014-09-02 | 1 | -6/+12 | |
* | Fix refcounting in rv2gv when it calls newGVgen | Father Chrysostomos | 2014-09-02 | 1 | -1/+13 | |
* | 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 | 35 | -69/+35 | |
* | Get write.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get warn.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+1 | |
* | Get vec.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -2/+3 | |
* | Get utftaint.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -3/+8 | |
* | Get universal.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+3 | |
* | Get tiehandle.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -2/+3 | |
* | Get tie_fetch_count.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get tie.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -0/+2 | |
* | Get substr.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -3/+3 | |
* | Get sprintf.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+1 | |
* | Get split.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get sort.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -2/+3 | |
* | Get smartmatch.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get smartkve.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get reverse.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get readline.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get push.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get packagev.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+1 | |
* | Get pack.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get override.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get my_stash.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get mkdir.t working under minitest | Father Chrysostomos | 2014-09-02 | 1 | -2/+14 | |
* | Get method.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+1 | |
* | Get lexsub.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get length.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Skip lc.t under miniperl unless uni tables exist | Father Chrysostomos | 2014-09-02 | 1 | -0/+4 | |
* | Get kvhslice.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get kvaslice.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get index.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -2/+4 | |
* | Get inccode.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get hash.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get gv.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get filetest.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 | |
* | Get coreamp.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+1 | |
* | Really get chdir.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -7/+5 | |
* | Get blocks.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 |