<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pakakeh.go/lib/tabula/dataset.go, branch dev</title>
<subtitle>Collections of packages and tools for working with Go programming language.</subtitle>
<id>http://git.kilabit.info/pakakeh.go/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/pakakeh.go/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/'/>
<updated>2026-04-04T20:52:47Z</updated>
<entry>
<title>all: apply go fix</title>
<updated>2026-04-04T20:52:47Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-04-04T20:50:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=778fd16011ec1d39c41b62372dc65f045183266e'/>
<id>urn:sha1:778fd16011ec1d39c41b62372dc65f045183266e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: use for-range with numeric</title>
<updated>2025-01-22T20:41:10Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-01-22T20:40:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=2a0694d2fa577574b505c4635eb8a824eaf88ddc'/>
<id>urn:sha1:2a0694d2fa577574b505c4635eb8a824eaf88ddc</id>
<content type='text'>
Go 1.22 now support for-range on numeric value.
</content>
</entry>
<entry>
<title>all: replace "interface{}" with "any"</title>
<updated>2025-01-22T18:52:09Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-01-22T18:52:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=605d847b236dde031a2e387e74298d66a27b5e0a'/>
<id>urn:sha1:605d847b236dde031a2e387e74298d66a27b5e0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/tabula: realign struct for better size allocation</title>
<updated>2023-09-10T19:26:33Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-09-10T16:30:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=e28e7c4347fa2a286a63ea7ce2cc00c696a5b047'/>
<id>urn:sha1:e28e7c4347fa2a286a63ea7ce2cc00c696a5b047</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>all: reformat all codes using gofmt 1.19 (the Go tip)</title>
<updated>2022-05-09T14:54:02Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-05-09T14:54:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=0c9abc1a962955dd0b795a422958c5445145d54c'/>
<id>urn:sha1:0c9abc1a962955dd0b795a422958c5445145d54c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fix warnings from linters</title>
<updated>2018-11-29T14:15:21Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-11-29T14:00:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=1708e31a27dc060cc6aa4a57932406ab38f76e60'/>
<id>urn:sha1:1708e31a27dc060cc6aa4a57932406ab38f76e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge package "github.com/shuLhan/tabula"</title>
<updated>2018-09-17T18:50:21Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-09-16T18:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=44b26edf7f390db383fe025454be0c4e30cfbd9b'/>
<id>urn:sha1:44b26edf7f390db383fe025454be0c4e30cfbd9b</id>
<content type='text'>
</content>
</entry>
</feed>
