summaryrefslogtreecommitdiffstats
path: root/pack.rb (follow)
Commit message (Expand)AuthorAgeLines
* [DOC] Fix String#unpack and #unpack1 docs (#5331)Victor Shepelev2021-12-23-14/+15
* pack.c: add an offset argument to unpack and unpack1Jean Boussier2021-10-26-7/+24
* add example for buffer: argument of pack.Tanaka Akira2021-10-25-0/+10
* [DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer2021-01-05-8/+8
* [DOC] Fixed a typo [ci skip]Nobuyoshi Nakada2020-11-16-1/+1
* [Feature #16254] Use `Primitive.func` styleNobuyoshi Nakada2020-06-19-3/+3
* [Feature #16254] Use `__builtin.func` styleNobuyoshi Nakada2020-06-19-3/+3
* Rubified the APIs of pack.cYusuke Endoh2019-11-08-0/+283