| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | all: apply go fix | Shulhan | |
| 2025-01-23 | all: use for-range with numeric | Shulhan | |
| Go 1.22 now support for-range on numeric value. | |||
| 2025-01-23 | all: replace "interface{}" with "any" | Shulhan | |
| 2023-09-11 | lib/tabula: realign struct for better size allocation | Shulhan | |
| The realignment reduce the cost of the following struct, * Claset: from 136 to 120 bytes (-16) * Column: from 64 to 48 bytes (-16) * Dataset: from 40 to 32 bytes (-8) While at it, fix linter warnings due to unused parameters in test. | |||
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan | |
| 2018-09-18 | Merge package "github.com/shuLhan/tabula" | Shulhan | |
