summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28* 2020-09-28 [ci skip]git
2020-09-27Revert the first diff of "Use Tempfile.create instead of Tempfile.open in tes...Benoit Daloze
2020-09-27Remove outdated comment [ci skip]Kazuhiro NISHIYAMA
2020-09-27fix typo [ci skip]Koichi Sasada
2020-09-27ext/socket/ipsocket.c: prevent "warning: unused variable 'resolv_timeout'"Yusuke Endoh
2020-09-27Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-09-27Add links to the tickets [ci skip]Kazuhiro NISHIYAMA
2020-09-27* 2020-09-27 [ci skip]git
2020-09-26Fix `ENV.except`'s docsbogdanvlviv
2020-09-26Use Tempfile.create instead of Tempfile.open in test_io.rbBenoit Daloze
2020-09-26update-depsNARUSE, Yui
2020-09-26fix typo [Bug #17194]NARUSE, Yui
2020-09-25Fibers should update themselves on compactionAaron Patterson
2020-09-25Enhanced RDoc for String#succ (#3590)Burdette Lamar
2020-09-25Return nil when argument to ObjectSpace.internal_class_of is T_IMEMOAlan Wu
2020-09-26ext/readline/depend: update-deps --fixKenta Murata
2020-09-26RBIMPL_ALIGNAS: reorder #ifdef blocks卜部昌平
2020-09-26* 2020-09-26 [ci skip]git
2020-09-26test/net/smtp/test_smtp.rb: Stop io leaksYusuke Endoh
2020-09-25memory_view.c: prevent "warning: instance variable __memory_view__ not initia...Kenta Murata
2020-09-25test/ruby/test_enumerator.rb: check the deprecation warningYusuke Endoh
2020-09-25test/ruby/test_memory_view.rb: prevent "assigned but unused variable - members"Yusuke Endoh
2020-09-25test/ruby/test_enumerator.rb: remove capture_io that is no longer neededYusuke Endoh
2020-09-25t/json/json_common_interface_test.rb: fix wrong indentationYusuke Endoh
2020-09-25freeze all Range objects.v3_0_0_preview1Koichi Sasada
2020-09-25[ruby/readline-ext] Remove unnecessary header files from dependaycabta
2020-09-25memory_view.h: brush up the description in the commentKenta Murata
2020-09-25NEWS.md: Add memory view entryKenta Murata
2020-09-25prohibi method call by defined_method in other racotrsKoichi Sasada
2020-09-25Buffer protocol proposal (#3261)Kenta Murata
2020-09-25Extract assert assertion to assert_include and assert_not_include.Hiroshi SHIBATA
2020-09-25Update dependenciesKazuhiro NISHIYAMA
2020-09-25Add check_dependencies workflowKazuhiro NISHIYAMA
2020-09-25assert_true is not provided by test-unitHiroshi SHIBATA
2020-09-25Fix pure parser with unclosed arrays / objects [Fix #314]Marc-Andre Lafortune
2020-09-25[flori/json] Fix JSON.load_file docJean Boussier
2020-09-25[flori/json] Partial compliance with doc/method_documentation.rdocBurdetteLamar
2020-09-25[flori/json] Enhanced RDoc for JSON.dump (#443)Burdette Lamar
2020-09-25bundle the LICENSE file in the gemJulien Feltesse
2020-09-25[flori/json] Nodoc for recurse_procBurdetteLamar
2020-09-25[flori/json] RDoc for JSON.load with procBurdetteLamar
2020-09-25[test] properly 'skip' test on JRubyKarol Bucek
2020-09-25unify json-java gemspec with the baselineKarol Bucek
2020-09-25[flori/json] RDoc example for JSON.loadBurdetteLamar
2020-09-25[flori/json] Enhance RDoc for JSON.parseBurdetteLamar
2020-09-25[flori/json] Move options from #generate and #parse to common areaBurdetteLamar
2020-09-25[flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes ...Keith Bennett
2020-09-25Add an option to escape forward slash characterJean Boussier
2020-09-25Update NEWS about RBS (#3579)Soutaro Matsumoto
2020-09-25Range is based on Struct.Koichi Sasada