Files
MarkBaker 0171709e7f The sortCellReferenceArray() in Coordinate should have returned cells ordered by row, then by column... but instead sorted by column, then row.
Fixed that bug, using a slightly faster algorithm for the sort index than the simple fix would have used, and modified the tests that didn't have the correct expected result :-(
2022-04-28 17:43:01 +02:00
..
2022-04-23 11:12:46 -07:00