summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-31Removed static assertion about size of `RVALUE`Nobuyoshi Nakada
2021-01-31MSys is a variant of CygwinNobuyoshi Nakada
2021-01-31Narrowed down the condition to pack RValueNobuyoshi Nakada
2021-01-31Update bundled_gemsNobuyoshi Nakada
2021-01-31vm_dump: dump registers for Mac M1David CARLIER
2021-01-31Update TypeProf to 0.12.0 (#4132)Yusuke Endoh
2021-01-31Move rb_big_isqrt declarationS-H-GAMELINKS
2021-01-31* 2021-01-31 [ci skip]git
2021-01-31Bundle RBS 1.0.4 (#4136)Soutaro Matsumoto
2021-01-30* 2021-01-30 [ci skip]git
2021-01-30Constified pointers in str_casecmpNobuyoshi Nakada
2021-01-29refactoring rb_method_call_status()Koichi Sasada
2021-01-29global call-cache cache table for rb_funcall*Koichi Sasada
2021-01-29Forward keyword arguments for Pathname#each_line [Bug #17589]Nobuyoshi Nakada
2021-01-29Fix failure when build in srcdir/buildKazuhiro NISHIYAMA
2021-01-29Fixed Kernel#rand specNobuyoshi Nakada
2021-01-29Fix absolute path predicate on WindowsNobuyoshi Nakada
2021-01-29* 2021-01-29 [ci skip]git
2021-01-28Update to ruby/spec@8cafaa5Benoit Daloze
2021-01-28Add fallback when PWD is not setKazuhiro NISHIYAMA
2021-01-28Use PWD instead of source_rootKazuhiro NISHIYAMA
2021-01-28Remove require_path from $LOADED_FEATURESKazuhiro NISHIYAMA
2021-01-28Delete path including `/../` tooKazuhiro NISHIYAMA
2021-01-28* 2021-01-28 [ci skip]git
2021-01-27[Fixes #17538] Fix assertion failure when rincgc is turned offPeter Zhu
2021-01-27In test, need to pass a context to IRB::WorkSpace.new explicitlyaycabta
2021-01-27[ruby/irb] specify the `VERBOSE` to `false` and fix tests to fitNobuhiro IMAI
2021-01-27[ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]Nobuhiro IMAI
2021-01-27[ruby/irb] add `IRB::FileInputMethod.open` to ensure closing associated FileNobuhiro IMAI
2021-01-27Clear unexpanded `mjit_std_cflag`Nobuyoshi Nakada
2021-01-27Disable fast-mathNobuyoshi Nakada
2021-01-27Taint flags has been deprecated in 3.1Nobuyoshi Nakada
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-27win32/win32.c:getcwd_value: delete OBJ_TAINT卜部昌平
2021-01-27win32/file.c:rb_file_expand_path_internal: delete OBJ_TAINT卜部昌平
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.卜部昌平
2021-01-26Add compaction notes for class/module creation C APIsAlan Wu
2021-01-26Make rb_define_module_id_under() pin existing modulesAlan Wu
2021-01-26Fix broken link in RDoc for String (#4123)Burdette Lamar
2021-01-26Re-enable RGENGC_DEBUG for platforms with HAVE_VA_ARGS_MACROMatt Valentine-House
2021-01-27* 2021-01-27 [ci skip]git
2021-01-26Fix RGENGC CHECK MODE >= 4Matt Valentine-House
2021-01-26CFLAGS includes ARCH_FLAGNobuyoshi Nakada
2021-01-26Removed YYUSE [Bug #17582]Nobuyoshi Nakada
2021-01-26vcs.rb: fix for baseruby 2.2Nobuyoshi Nakada