summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bindgen offsetof struct and union with builtinTakashi Kokubun2022-09-233-185/+197
* Bindgen sizeof struct and union with builtinTakashi Kokubun2022-09-232-38/+43
* Bindgen immediate types with builtinTakashi Kokubun2022-09-234-61/+99
* Drop c_64 and c_32Takashi Kokubun2022-09-235-984/+548
* Bindgen enum with builtinTakashi Kokubun2022-09-235-71/+48
* Builtin needs to be baseruby-compatibleTakashi Kokubun2022-09-232-6/+18
* Automatically setup bundler of bindgen.rbTakashi Kokubun2022-09-231-0/+4
* mjit_c.rb doesn't need to be an erbTakashi Kokubun2022-09-234-7/+1
* Mix manual and auto-generated C APIsTakashi Kokubun2022-09-233-125/+148
* Bindgen macro with builtinTakashi Kokubun2022-09-234-265/+26
* Auto-generate mjit_c.rb.erbTakashi Kokubun2022-09-232-6/+9
* Builtin RubyVM::MJIT::CTakashi Kokubun2022-09-239-10/+20
* Allow --enable-yjit on OpenBSDJeremy Evans2022-09-231-0/+4
* Adds a benchmark to measure freezing objectsJemma Issroff2022-09-221-0/+6
* avoid extra dup and pop in compile_op_asgn2HParker2022-09-222-11/+32
* avoid extra dup and pop in compile_op_logHParker2022-09-221-8/+11
* [ruby/reline] use assert_nothing_raisedOtávio Schwanck dos Santos2022-09-221-5/+1
* [ruby/reline] PR changesOtávio Schwanck dos Santos2022-09-222-1/+13
* [ruby/reline] Revert "update version"Otávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] update versionOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] fix vi-operator-argOtávio Schwanck dos Santos2022-09-221-1/+1
* Expand paths used for dumper.rbTakashi Kokubun2022-09-221-2/+2
* Enable coverage for eval.Samuel Williams2022-09-225-14/+64
* Update default gems list at 928aeef3301d4dc0de3b80ee80c8ef [ci skip]git2022-09-221-1/+1
* [ruby/cgi] Bump up 0.3.3Hiroshi SHIBATA2022-09-221-1/+1
* Mentioned new constants for Process and Socket classes on NEWS.mdHiroshi SHIBATA2022-09-221-0/+13
* add rb_execution_contextAaron Patterson2022-09-213-4/+104
* add rb_control_frame_tAaron Patterson2022-09-213-0/+29
* Binstubs test with relative path seems passing nowNobuyoshi Nakada2022-09-221-2/+0
* [rubygems/rubygems] Update GitLab CI template with new oneTakuya Noguchi2022-09-221-4/+5
* Followed up 796069b2882d8a67ecc36bda7c72affcbad09daeHiroshi SHIBATA2022-09-221-0/+4
* New page IO Streams (#6383)Burdette Lamar2022-09-213-28/+972
* [ruby/irb] Rewrite on_scan proc to be more readable.tompng2022-09-221-6/+10
* [ruby/irb] Update expected colorize result that were uncolored beforetompng2022-09-221-3/+11
* [ruby/irb] Scan every single characters in IRB::Color.scantompng2022-09-222-27/+30
* Improve Ubuntu GitHub Actions (#6413)Takashi Kokubun2022-09-221-12/+15
* [ruby/irb] Fix completion testsStan Lo2022-09-211-3/+6
* [ruby/irb] Handle non-String $LOAD_PATH values more carefullyst00122022-09-212-1/+50
* Try reordering test-all and test-spec for mswin CITakashi Kokubun2022-09-211-4/+2
* getrlimit adding RLIMIT_NPTS constant.David Carlier2022-09-211-0/+8
* Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip]Akihiro Sada2022-09-211-0/+12
* sockopt adding Linux constants, SO_INCOMING_CPU/SO_INCOMING_NAPI_ID.David Carlier2022-09-211-0/+2
* openbsd sockets add SO_RTABLE constantDavid Carlier2022-09-211-0/+1
* Introduces FreeBSD's SO_USER_COOKIE among socketopt's options.David Carlier2022-09-211-0/+1
* Rescue File.expand_path in MSpecScript#try_load if HOME is unavailableYuta Saito2022-09-211-1/+6
* sockets add `TCP_CONNECTION_INFO` and `TCP_KEEPALIVE` constants.David CARLIER2022-09-211-0/+2
* socket add FreeBSD's SO_SETFIB constant.David CARLIER2022-09-211-0/+1
* [DOC] Tweak the doc for `Process.kill` signatureKoichi ITO2022-09-211-1/+1
* [DOC] Improve NEWS.mdMau Magnaguagno2022-09-211-2/+2
* backup IRBRC environmental variable. It's used by test methods when it's defi...Hiroshi SHIBATA2022-09-211-0/+2