Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DOC] Repair format and links in What's Here sections (#5711) | Burdette Lamar | 2022-03-25 | 1 | -2/+0 |
| | | | | | * Repair format and links in What's Here for Comparable and Array * Repair format for What's Here in enum.c | ||||
* | [DOC] Fix String#unpack and #unpack1 docs (#5331) | Victor Shepelev | 2021-12-23 | 1 | -14/+15 |
| | |||||
* | pack.c: add an offset argument to unpack and unpack1 | Jean Boussier | 2021-10-26 | 1 | -7/+24 |
| | | | | | | [Feature #18254] This is useful to avoid repeteadly copying strings when parsing binary formats | ||||
* | add example for buffer: argument of pack. | Tanaka Akira | 2021-10-25 | 1 | -0/+10 |
| | |||||
* | [DOC] Fix grammar: "is same as" -> "is the same as" | Marcus Stollsteimer | 2021-01-05 | 1 | -8/+8 |
| | |||||
* | [DOC] Fixed a typo [ci skip] | Nobuyoshi Nakada | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | [Feature #16254] Use `Primitive.func` style | Nobuyoshi Nakada | 2020-06-19 | 1 | -3/+3 |
| | |||||
* | [Feature #16254] Use `__builtin.func` style | Nobuyoshi Nakada | 2020-06-19 | 1 | -3/+3 |
| | |||||
* | Rubified the APIs of pack.c | Yusuke Endoh | 2019-11-08 | 1 | -0/+283 |