Age | Commit message (Expand) | Author |
---|---|---|
2024-09-17 | Replace all GC.disable with EnvUtil.without_gc | Peter Zhu |
2024-08-03 | Reduce noise in object generation count tests | Yusuke Endoh |
2024-08-03 | Show where objects were allocated on allocation count tests | Yusuke Endoh |
2024-08-02 | Show what objects were actually allocated on allocation count tests | Yusuke Endoh |
2023-07-28 | Freeze test string to be shared for sharable-middle-substring | Nobuyoshi Nakada |
2023-06-13 | Add tests to `String#byteslice` memory allocation behaviour. (#1909) | Samuel Williams |