Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Geoffrey Teale 9223ec35aa Fix an issue with empty rows (I forgot that these are emitted from the XML). 12 yıl önce
  Geoffrey Teale b86bdf3fdf Use dimensions in sheet definitions instead of looping through rows/columns to find the dimensions. This should restrict the main loop to only the range of cells that are actually in use, and drop the loop finding the maximum extent. This should speed things up quite a bit. 12 yıl önce
  Geoffrey Teale c9b057a907 Remove some unused information from the low level struct definitions to simplify things a little. 12 yıl önce
  Steven Degutis ce25865acc only exporting proper things 14 yıl önce
  Geoffrey Teale 601e7f42e4 All tests passing on Go1 14 yıl önce
  Geoffrey Teale d0420eeba8 Now compiling with Go 1 14 yıl önce
  Geoffrey Teale 32d00f0a04 Address issue #3 (again) - use `xml:"attr"` instead of "attr" in structs used by xml.Unmarshall. gotest now passes on r59 14 yıl önce
  Geoff Teale 445cb6a216 Added docstring as widely as possible 14 yıl önce
  Geoff Teale 0fb51f65f6 Factored out tests to files matching the source locations. 14 yıl önce