Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-07 | T.P.Parsing: modify gridTableWith' for headerless tables. | John MacFarlane | 1 | -5/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -14/+14 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -30/+42 |
2020-04-15 | Implement the new Table type | despresc | 1 | -14/+36 |
2017-05-11 | Combine grid table parsers | Albert Krewinkel | 1 | -2/+2 |
2017-03-22 | Added to issue 3516 command test to debug test failure on appveyor. | John MacFarlane | 1 | -0/+36 |
2017-03-21 | RST writer: improve grid table output, fix bug with empty rows. | John MacFarlane | 1 | -0/+15 |