Tee KOBAYASHI, xtkoba (Tee KOBAYASHI), xtkoba+ruby@gmail.com
Hash | Date | Message |
---|---|---|
0bb62dccf4e6990cfe0bb35c4d8e74e000086d19 | 2021-01-09 | Fixed a typo [Bug #17522] |
0e5fbec81632968836da06dc50fca4948cae6d30 | 2021-02-01 | Fixed varargs in `rb_bug_without_die` [Bug #17603] |
a681c484a3c5b9235c84bc5c253b4406e498e8cf | 2021-02-14 | Fixed codepage for utime [Bug #17626] |
3ac28de5414c81a0da8c8ec969ea74db5a0f1b0f | 2021-03-14 | Explicitly cast __s64 to time_t [Bug #17645] |
0846c2da457e7523819236ac7da492029b3ef73d | 2021-03-15 | Check backref number buffer overrun [Bug #16376] |
72317b333b85eed483ad00bcd4f40944019a7c13 | 2021-08-13 | Ignore `DW_FORM_ref_addr` [Bug #17052] |
4705ebd907343cf635cbd9288503653fccf61f0f | 2021-06-21 | MINGW: Fix build error on Windows UCRT |
8bda51287865c0d9fe38d7cb39c60070159a6ea3 | 2021-06-21 | MINGW: set rb_cv_msvcrt=ucrt and RT_VER=140 when UCRT is used |
637d7288f3b8d803c4207f5f842d408d48c20411 | 2021-06-21 | MINGW: More permissive pattern matching for coroutine |
e32fe3ce7611f58f260959f96757704aee17a18e | 2021-06-21 | MINGW: _WIN64 is not defined on i386-mingw32 + ucrt. |