Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `RUBY_FUNCTION_NAME_STRING` for old Visual C++ | Nobuyoshi Nakada | 2021-10-20 | 1 | -5/+7 |
* | Ensure the format argument of RUBY_DEBUG_LOG is a string literal | Nobuyoshi Nakada | 2021-10-20 | 1 | -3/+3 |
* | Supress `warning: data argument not used by format string [-Wformat-extra-args]` | Kazuhiro NISHIYAMA | 2021-10-20 | 1 | -7/+7 |
* | suppress GCC's -Wsuggest-attribute=format | 卜部昌平 | 2021-09-10 | 1 | -0/+1 |
* | support multiple filters by RUBY_DEBUG_LOG_FILTER | Koichi Sasada | 2020-08-02 | 1 | -2/+12 |
* | Fix typos [ci skip] | Kazuhiro NISHIYAMA | 2020-07-09 | 1 | -2/+2 |
* | RUBY_DEBUG_LOG: Logging debug information mechanism (#3279) | Koichi Sasada | 2020-07-03 | 1 | -0/+73 |
* | add #include guard hack | 卜部昌平 | 2020-04-13 | 1 | -3/+2 |
* | add rp() and bp() in internal.h. | Koichi Sasada | 2019-08-09 | 1 | -3/+0 |
* | defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} | nobu | 2013-04-05 | 1 | -6/+2 |
* | * include/ruby/debug.h: introdudced. | ko1 | 2012-11-20 | 1 | -0/+41 |