Age | Commit message (Expand) | Author |
---|---|---|
2024-09-29 | [DOC] Mention block mode of `String#unpack` | Nobuyoshi Nakada |
2024-04-15 | show warning for unused block | Koichi Sasada |
2022-10-18 | [DOC] Link to packed data doc (#6567) | Burdette Lamar |
2022-03-25 | [DOC] Repair format and links in What's Here sections (#5711) | Burdette Lamar |
2021-12-23 | [DOC] Fix String#unpack and #unpack1 docs (#5331) | Victor Shepelev |
2021-10-26 | pack.c: add an offset argument to unpack and unpack1 | Jean Boussier |
2021-10-25 | add example for buffer: argument of pack. | Tanaka Akira |
2021-01-05 | [DOC] Fix grammar: "is same as" -> "is the same as" | Marcus Stollsteimer |
2020-11-16 | [DOC] Fixed a typo [ci skip] | Nobuyoshi Nakada |
2020-06-19 | [Feature #16254] Use `Primitive.func` style | Nobuyoshi Nakada |
2020-06-19 | [Feature #16254] Use `__builtin.func` style | Nobuyoshi Nakada |
2019-11-08 | Rubified the APIs of pack.c | Yusuke Endoh |