aboutsummaryrefslogtreecommitdiff
path: root/lib/tabula
AgeCommit message (Expand)Author
10 daysall: apply go fixShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-23all: use for-range with numericShulhan
2025-01-23all: replace "interface{}" with "any"Shulhan
2024-12-29all: merge package "lib/ints" and "lib/ints64" into "slices"Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-13lib/tabula: replace package "math/rand" with "crypto/rand"Shulhan
2023-09-11lib/tabula: realign struct for better size allocationShulhan
2023-05-20all: remove any usage of debug.Value in all packagesShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-04-06all: replace any usage of ioutil package with os or ioShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-11-23test: refactoring Assert with better error messageShulhan
2020-06-06all: use default linter optionsShulhan
2019-11-15all: merge all gitignore filesShulhan
2019-08-28all: replace document generator from asciidoctor to ciigoShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-02all: changes affected by refactoring on package "numbers"Shulhan
2019-01-29lib/tabula: uncapitalized the parameter name on GroupByValueShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-30all: fix linter warnings on naked returnShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-11-29all: fix warning from lintersShulhan
2018-09-18Merge package "github.com/shuLhan/tabula"Shulhan