index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-06
lib/git: add Git type with method IsIgnored
Shulhan
2026-01-06
lib/git: implement Gitignore
Shulhan
2026-01-03
lib/test: implement method ExtractInput on Data
Shulhan
2026-01-03
lib/test: export the constant for default data file name suffix
Shulhan
2026-01-03
all: use SPDX license header format
Shulhan
2025-12-27
Release pakakeh.go v0.60.2 (2025-12-27)
v0.60.2
Shulhan
2025-12-27
go.mod: update all dependencies
Shulhan
2025-07-30
lib/time: add missing Hourly section in the package documentation
Shulhan
2025-07-02
go.mod: update all dependencies
Shulhan
2025-07-02
_doc: fix broken links
Shulhan
2025-07-02
_doc: merge index.adoc into README.md
Shulhan
2025-05-15
go.mod: update all dependencies
Shulhan
2025-04-18
Release pakakeh.go v0.60.1 (2025-04-18)
v0.60.1
Shulhan
2025-04-18
go.mod: update all dependencies
Shulhan
2025-04-18
lib/bytes: add method Peek to Parser
Shulhan
2025-04-18
lib/bytes: complete the SkipLine example until the end
Shulhan
2025-02-04
all: remove the nolint tags
Shulhan
2025-02-01
Release pakakeh.go v0.60.0 (2025-02-01)
v0.60.0
Shulhan
2025-01-26
lib/goanalysis: package to complement "go vet"
Shulhan
2025-01-26
lib/memfs: return nil on AddChild if path is not included
Shulhan
2025-01-25
lib/http: return an error when parsing Content-Range
Shulhan
2025-01-25
lib/hunspell: rename the package to "_hunspell"
Shulhan
2025-01-25
go.mod: update all dependencies
Shulhan
2025-01-25
lib/slices: copy the random test data on each run
Shulhan
2025-01-23
all: use for-range with numeric
Shulhan
2025-01-23
all: replace "interface{}" with "any"
Shulhan
2025-01-23
lib/net: remove old build tags
Shulhan
2025-01-23
lib/debug: remove the global Value variable
Shulhan
2025-01-23
all: replace [lib/bytes.WriteXxx] with standard library
Shulhan
2025-01-23
all: replace "lib/bytes.ReadXxx" with standard library
Shulhan
2025-01-23
all: replace "lib/bytes.AppendXxx" with standard library
Shulhan
2025-01-22
make: do not ignore error when running "go vet"
Shulhan
2025-01-22
lib/bytes: replace Copy and Concat with standard library
Shulhan
2025-01-22
lib/play: use [T.Error] instead of [T.Fatal] on non-test goroutine
Shulhan
2025-01-22
lib/http: always refresh a directory on GET request
Shulhan
2025-01-22
lib/test: call Helper method inside Assert
Shulhan
2025-01-17
lib/dns: improve the logging prefix on serveTCPClient
Shulhan
2025-01-17
lib/dns: detect invalid header earlier
Shulhan
2025-01-16
lib/play: handle writing files outside the [GoOptions.Root]
Shulhan
2025-01-16
lib/play: refactor functions as methods of type Go
Shulhan
2025-01-15
lib/dns: fix unpacking resource data on HTTPS record
Shulhan
2025-01-06
Release pakakeh.go v0.59.0 (2025-01-06)
v0.59.0
Shulhan
2025-01-06
lib/memfs: remove GoEmbed test that generate dynamic times
Shulhan
2025-01-06
lib/binary: implement buffer for reading/writing in BigEndian
Shulhan
2024-12-29
all: update README
Shulhan
2024-12-29
cmd/ansua: add and update documentation
Shulhan
2024-12-29
lib/numbers: fix package documentation that should be lib/slices
Shulhan
2024-12-29
all: merge package "lib/floats64" into "slices"
Shulhan
2024-12-29
all: merge package "lib/ints" and "lib/ints64" into "slices"
Shulhan
2024-12-29
lib/numbers: remove unused README and LICENSE
Shulhan
[prev]
[next]