aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freeze all Range objects.v3_0_0_preview1Koichi Sasada2020-09-257-10/+22
* [ruby/readline-ext] Remove unnecessary header files from dependaycabta2020-09-251-150/+0
* memory_view.h: brush up the description in the commentKenta Murata2020-09-251-2/+7
* NEWS.md: Add memory view entryKenta Murata2020-09-251-0/+11
* prohibi method call by defined_method in other racotrsKoichi Sasada2020-09-254-1/+20
* Buffer protocol proposal (#3261)Kenta Murata2020-09-258-0/+1621
* Extract assert assertion to assert_include and assert_not_include.Hiroshi SHIBATA2020-09-251-1/+2
* Update dependenciesKazuhiro NISHIYAMA2020-09-251-0/+1
* Add check_dependencies workflowKazuhiro NISHIYAMA2020-09-251-0/+57
* assert_true is not provided by test-unitHiroshi SHIBATA2020-09-251-1/+1
* Fix pure parser with unclosed arrays / objects [Fix #314]Marc-Andre Lafortune2020-09-254-0/+4
* [flori/json] Fix JSON.load_file docJean Boussier2020-09-251-3/+3
* [flori/json] Partial compliance with doc/method_documentation.rdocBurdetteLamar2020-09-251-17/+7
* [flori/json] Enhanced RDoc for JSON.dump (#443)Burdette Lamar2020-09-251-11/+23
* bundle the LICENSE file in the gemJulien Feltesse2020-09-251-0/+1
* [flori/json] Nodoc for recurse_procBurdetteLamar2020-09-251-1/+1
* [flori/json] RDoc for JSON.load with procBurdetteLamar2020-09-251-18/+58
* [test] properly 'skip' test on JRubyKarol Bucek2020-09-251-2/+1
* unify json-java gemspec with the baselineKarol Bucek2020-09-251-6/+6
* [flori/json] RDoc example for JSON.loadBurdetteLamar2020-09-252-14/+88
* [flori/json] Enhance RDoc for JSON.parseBurdetteLamar2020-09-251-9/+40
* [flori/json] Move options from #generate and #parse to common areaBurdetteLamar2020-09-252-177/+181
* [flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes ...Keith Bennett2020-09-252-0/+66
* Add an option to escape forward slash characterJean Boussier2020-09-255-8/+66
* Update NEWS about RBS (#3579)Soutaro Matsumoto2020-09-251-0/+13
* Range is based on Struct.Koichi Sasada2020-09-251-0/+4
* Frozen Struct can be shareable.Koichi Sasada2020-09-252-0/+36
* Describe resolv_timeout in NEWSMasaki Matsushita2020-09-251-0/+9
* Add comments for resolv_timeoutMasaki Matsushita2020-09-251-1/+3
* Add resolve_timeout to TCPSocket [Feature #17134]Masaki Matsushita2020-09-257-8/+66
* [ruby/psych] Forward keyword arguments in load_file and load_streamJean Boussier2020-09-252-5/+39
* [ruby/psych] Bump version to 3.2.0Hiroshi SHIBATA2020-09-251-1/+1
* [ruby/psych] Revert psych versionSzymonKowalczyk2020-09-251-1/+1
* [ruby/psych] Update SNAKEYAML CVE-2017-18640SzymonKowalczyk2020-09-251-2/+2
* Remove private_iv_getCharles Oliver Nutter2020-09-253-14/+3
* refactoring a test code.Koichi Sasada2020-09-251-17/+49
* Ractor.yield should raise if out-port is closedKoichi Sasada2020-09-252-0/+29
* frozen T_OBJECT can be shareable.Koichi Sasada2020-09-252-0/+50
* should not check taint flag on rubyspec.Koichi Sasada2020-09-253-2/+7
* enrich comment卜部昌平2020-09-251-4/+13
* ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler卜部昌平2020-09-253-6/+10
* RBIMPL_ALIGNOF: do not use constexpr卜部昌平2020-09-251-16/+8
* ext/-test-/RUBY_ALIGNOF: add minimalistic test卜部昌平2020-09-254-0/+189
* ALLOCA_N: do not use RUBY_ALIGNOF卜部昌平2020-09-251-11/+1
* RBIMPL_ALIGNOF: do not use __alignof__卜部昌平2020-09-252-61/+87
* rb_cv_have_alignas: not used any longer卜部昌平2020-09-251-28/+0
* Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada2020-09-2519-154/+98
* Enhanced RDoc for String#match? (#3576)Burdette Lamar2020-09-241-13/+25
* Revert "[ruby/webrick] Add test for shutdown_pipe"Hiroshi SHIBATA2020-09-251-12/+0
* Revert "[ruby/webrick] Fix shutdown_pipe test issue"Hiroshi SHIBATA2020-09-251-20/+9