提交历史

作者 SHA1 备注 提交日期
  bronze1man 83bdc390c6 fix #45 add an isWrite option on RefTable. 11 年之前
  bronze1man 137ee1c5ac gofmt -w -s . 11 年之前
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 11 年之前
  Geoffrey J. Teale 2885f593c6 Write parts to zip file. 11 年之前
  Chris Glass 29ecabe066 Typo fix 11 年之前
  Geoffrey J. Teale 718fc0446e Marshal xlsxSST and xlsxWorksheet. 11 年之前
  Geoffrey J. Teale 8fc25a0e82 Turn shared string RefTable into a struct instead of straight slice. 11 年之前
  Geoffrey J. Teale bb8941958d Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency. 11 年之前
  Geoffrey J. Teale 0cbe495475 Test we can create a RefTable, populate it, use it to deference shared string 11 年之前
  zhcy c5bec4b6ec go fmt *.go 13 年之前
  frogs 75ecafd261 bug fix 13 年之前
  Steven Degutis 75d556e806 only exporting proper things 14 年之前
  Geoffrey J. Teale d41901f070 All tests passing on Go1 14 年之前
  Geoffrey J. Teale 55affccb39 Address issue #3 (again) - use `xml:"attr"` instead of "attr" in structs used by xml.Unmarshall. gotest now passes on r59 14 年之前
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible 14 年之前
  Geoffrey J. Teale 373a7297cc Factored out tests to files matching the source locations. 14 年之前
  Geoffrey J. Teale d8266296ab Refactored internal types out to seperate files and renamed the high-level "public facing" structs - slowly moving towards the idea of a two layer API. 14 年之前