Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hrtime.h: fix typo in non-builtin overflow check | normal | 2018-08-30 | 1 | -1/+1 |
* | hrtime.h: add note explaining current use of uint64_t [ci skip] | normal | 2018-08-27 | 1 | -1/+2 |
* | hrtime.h: missing paren | nobu | 2018-08-27 | 1 | -1/+1 |
* | hrtime.h: explicit casts to time_t | nobu | 2018-08-27 | 1 | -2/+2 |
* | hrtime.h: add documentation | normal | 2018-08-25 | 1 | -1/+48 |
* | thread.c: use rb_hrtime_t scalar for high-resolution time operations | normal | 2018-08-25 | 1 | -0/+120 |