aboutsummaryrefslogtreecommitdiffstats
path: root/pack.rb
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Link to packed data doc (#6567)Burdette Lamar2022-10-181-288/+10
* [DOC] Repair format and links in What's Here sections (#5711)Burdette Lamar2022-03-251-2/+0
* [DOC] Fix String#unpack and #unpack1 docs (#5331)Victor Shepelev2021-12-231-14/+15
* pack.c: add an offset argument to unpack and unpack1Jean Boussier2021-10-261-7/+24
* add example for buffer: argument of pack.Tanaka Akira2021-10-251-0/+10
* [DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer2021-01-051-8/+8
* [DOC] Fixed a typo [ci skip]Nobuyoshi Nakada2020-11-161-1/+1
* [Feature #16254] Use `Primitive.func` styleNobuyoshi Nakada2020-06-191-3/+3
* [Feature #16254] Use `__builtin.func` styleNobuyoshi Nakada2020-06-191-3/+3
* Rubified the APIs of pack.cYusuke Endoh2019-11-081-0/+283