Commit Graph

12 Commits (a77d38f04059d4febd2aba8b5656a826af51d9e7)

Author SHA1 Message Date
xuri bb0eb4a42b
This closes #1075, reload temporary files into memory on save
3 years ago
xuri 790c363cce This closes #833, closes #845, and closes #1022, breaking changes
3 years ago
xuri 48c16de8bf
Improve security and simplify code
3 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
Zitao 24967a5c25
feat: stream write to zip directly (#863)
4 years ago
xuri 36b7990d6b
lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri 4e4baac3bc using Mutex lock and update benchmark
4 years ago
xuri 736362694a Add unit test case
5 years ago
xuri 5ca7231ed4
optimize code and comments: use println errors instead of panic
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
Harris bf9a835549
Reduce allocations when writing
5 years ago