summaryrefslogtreecommitdiff
path: root/include/ruby/internal/fl_type.h
AgeCommit message (Expand)Author
2021-09-10include/ruby/internal/fl_type.h: add doxygen卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2021-08-09Suppress warnings in C++2aNobuyoshi Nakada
2021-05-04Fix compilation errors for c99Peter Zhu
2021-01-27Update include/ruby/internal/fl_type.h 卜部昌平
2021-01-27include/ruby/internal/fl_type.h: refactor hoist out #if conditions卜部昌平
2021-01-27kill CLONESETUP and DUPSETUP卜部昌平
2021-01-27attributes on enumerators are GCC6-ism卜部昌平
2021-01-27warnings on use of RUBY_FL_TAINT卜部昌平
2021-01-27kill OBJ_TAINT etc.卜部昌平
2021-01-27fix OBJ_UNTRUST etc.卜部昌平
2020-09-25should not check taint flag on rubyspec.Koichi Sasada
2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada
2020-05-26Use RUBY_DEBUG instead of NDEBUGKoichi Sasada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11mv include/ruby/{impl,internal}卜部昌平