summaryrefslogtreecommitdiff
path: root/file_test.go
Commit message (Expand)AuthorAge
* Remove internal error log print, throw XML deserialize errorxuri2022-11-13
* This closes #744, the `Save`, `Write` and `WriteTo` function accept saving op...xuri2022-09-08
* This closes #1075, reload temporary files into memory on savexuri2021-12-01
* This closes #833, closes #845, and closes #1022, breaking changesxuri2021-09-19
* Improve security and simplify codexuri2021-08-15
* - Support concurrency iterate rows and columnsxuri2021-07-05
* feat: stream write to zip directly (#863)Zitao2021-06-22
* lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C...xuri2021-02-15
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* using Mutex lock and update benchmarkxuri2020-08-16
* Add unit test casexuri2020-04-01
* optimize code and comments: use println errors instead of panicxuri2020-01-03
* optimization: checking error in unit testsxuri2019-12-24
* Reduce allocations when writingHarris2019-11-05