Commit graph

21 commits

Author SHA1 Message Date
Sergey Paramoshkin
5d75f1f7fc
update mod && fix links 2023-10-03 20:25:41 +03:00
Sergey Paramoshkin
dc939b6ed1
update repo 2023-10-02 22:32:41 +03:00
Arseny Balobanov
f7ad50963b [docs/] Add allocation_profiling.md. 2023-03-14 21:20:35 +03:00
Arseny Balobanov
28564b4257 go fix old build tags. 2022-03-15 23:49:56 +03:00
Covariance
8d5d80933d Update README.md 2022-02-24 17:41:16 +03:00
verytable
daa02c8abf Resolve "upgrage to 1.17" 2022-02-10 22:06:57 +00:00
cezarnik
fd1331f1ab Fix typo in README.md 2021-02-23 21:29:49 +03:00
nickshevr
52c5558b31 (tests): Added tests for fmt without spaces 2020-03-27 22:47:47 +03:00
Vladimir Kuznetsov
2f8b92da34 Update fmt_test.go
- changed default value
2020-03-03 15:42:11 +03:00
Vladimir Kuznetsov
87fe7a193a Update fmt_test.go
- rename variable and change format string
2020-03-03 15:42:09 +03:00
Vladimir Kuznetsov
4dfb967b78 Update fmt_test.go
- add test for double-digit, three-digit and four-digit argument index using common slice object (via @verytable comment)
2020-03-03 15:42:08 +03:00
Vladimir Kuznetsov
6b51d2e906 Update fmt_test.go
- add test with two-digits number index
2020-03-03 15:42:05 +03:00
Vladimir Kuznetsov
f692370e51 Update README.md
- fix typo
2020-02-23 14:33:54 +03:00
Fedor Korotkiy
582e5f62fa Update varfmt readme 2020-02-22 23:47:44 +03:00
Fedor Korotkiy
62e470f493 Update benchmark results in README 2020-02-22 15:40:34 +03:00
Arseny Balobanov
9e41d2fd92 Use fmt in BenchmarkSprintf. 2020-02-22 04:28:47 +03:00
Arseny Balobanov
bed26ddec7 varfmt: add 'go test' examples that run benchmarks. 2020-02-22 02:20:16 +03:00
Fedor Korotkiy
7a1b5b194c Fix 2020-02-22 02:13:25 +03:00
Fedor Korotkiy
aa9033b7ad Fix 2020-02-22 02:00:38 +03:00
Fedor Korotkiy
09abe4aead Add results 2020-02-22 01:57:19 +03:00
Fedor Korotkiy
b8bb9bee55 Add varfmt 2020-02-21 23:43:16 +03:00