1. 27 1月, 2022 1 次提交
  2. 23 1月, 2022 1 次提交
  3. 19 1月, 2022 1 次提交
  4. 17 1月, 2022 1 次提交
  5. 16 1月, 2022 1 次提交
  6. 15 1月, 2022 1 次提交
  7. 14 1月, 2022 1 次提交
  8. 12 1月, 2022 1 次提交
  9. 11 1月, 2022 1 次提交
  10. 09 1月, 2022 1 次提交
  11. 08 1月, 2022 1 次提交
  12. 05 1月, 2022 1 次提交
  13. 31 12月, 2021 1 次提交
  14. 30 12月, 2021 1 次提交
  15. 27 12月, 2021 1 次提交
    • xurime's avatar
      This closes #1096, memory usage optimization and another 4 changes · 89b85934
      xurime 提交于
      - Unzip shared string table to system temporary file when large inner XML, reduce memory usage about 70%
      - Remove unnecessary exported variable `XMLHeader`, we can using `encoding/xml` package's `xml.Header` instead of it
      - Using constant instead of inline text for default XML path
      - Rename exported option field `WorksheetUnzipMemLimit` to `UnzipXMLSizeLimit`
      - Unit test and documentation updated
      89b85934
  16. 26 12月, 2021 1 次提交
  17. 25 12月, 2021 1 次提交
  18. 19 12月, 2021 1 次提交
  19. 17 12月, 2021 1 次提交
  20. 14 12月, 2021 1 次提交
  21. 13 12月, 2021 1 次提交
  22. 12 12月, 2021 1 次提交
  23. 10 12月, 2021 1 次提交
  24. 09 12月, 2021 2 次提交
  25. 07 12月, 2021 1 次提交
  26. 06 12月, 2021 2 次提交
  27. 04 12月, 2021 1 次提交
  28. 03 12月, 2021 1 次提交
    • xurime's avatar
      Simplify code and update unit test · 577a07f0
      xurime 提交于
      Improve unit test coverage for the functions: `NewStyle`, `SetActiveSheet`, `SearchSheet` and `deleteAndAdjustDefinedNames`
      Simplify code and add comments for the function: `deleteAndAdjustDefinedNames`
      577a07f0
  29. 02 12月, 2021 2 次提交
  30. 01 12月, 2021 2 次提交
  31. 29 11月, 2021 1 次提交
  32. 25 11月, 2021 1 次提交
  33. 24 11月, 2021 1 次提交
  34. 22 11月, 2021 1 次提交
  35. 21 11月, 2021 1 次提交
  36. 20 11月, 2021 1 次提交