| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-12 | readint.c: fixed typo. | Yukihiro "Matz" Matsumoto | |
| 2021-06-11 | readint.c: add new function `mrb_int_read`. | Yukihiro "Matz" Matsumoto | |
| Difference from `strtoul(3)`: * reads `mrb_int` based on configuration * specifies the end of the string * no sign interpretation * base 10 only | |||
