summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/bigdecimal] Tweak VpAllocKenta Murata2022-11-131-32/+32
* [ruby/bigdecimal] Rewrite allocation functionsKenta Murata2022-11-132-72/+90
* [ruby/bigdecimal] Twak GetPrecisionInt and rename it to check_int_precisionKenta Murata2022-11-131-9/+16
* [ruby/bigdecimal] Tweak check_rounding_mode_optionKenta Murata2022-11-132-12/+21
* [ruby/bigdecimal] Rewrite check_rounding_mode functionKenta Murata2022-11-132-46/+70
* [ruby/bigdecimal] [Doc] Fix the document of n_significant_digitsKenta Murata2022-11-131-9/+9
* [ruby/bigdecimal] Make GetVpValue inlineKenta Murata2022-11-131-1/+1
* [ruby/bigdecimal] Make BigDecimal_double_fig inlineKenta Murata2022-11-131-1/+1
* Migrate our resolver engine to PubGrubHiroshi SHIBATA2022-11-1275-3152/+2710
* [ruby/irb] Simplify info command's testsStan Lo2022-11-111-154/+136
* [ruby/net-http] Update lib/net/http.rbBurdette Lamar2022-11-111-1/+1
* [ruby/net-http] Prettify class hierarchies in Net::HTTPBurdetteLamar2022-11-111-92/+104
* YJIT: Fix staying in invalidated code after proc callsAlan Wu2022-11-111-5/+2
* Enable only master-branchHiroshi SHIBATA2022-11-111-1/+1
* Test with topic-branchHiroshi SHIBATA2022-11-111-1/+1
* Use secrets.SCORECARD_READ_TOKENHiroshi SHIBATA2022-11-111-1/+1
* Try to use ossf/scorecardsHiroshi SHIBATA2022-11-111-0/+72
* Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA2022-11-1110-14/+79
* [rubygems/rubygems] Store last check even when upgrade is not available and f...Josef Šimánek2022-11-113-5/+77
* [rubygems/rubygems] Use file in XDG_STATE_HOME directory to store last update...Josef Šimánek2022-11-115-21/+57
* [rubygems/rubygems] Add 'call for update' to RubyGems install command.Josef Šimánek2022-11-116-0/+243
* [rubygems/rubygems] github source should default to secure protocolJason Karns2022-11-112-3/+3
* Allow a float error for Regexp.timeoutYusuke Endoh2022-11-111-2/+6
* wasm/README.md: Add a note about the Ruby built for wasm. [ci skip]Jun Aruga2022-11-111-0/+10
* [ruby/irb] Transform ls's --grep/-G option to keyword argsTakashi Kokubun2022-11-103-0/+48
* [rubygems/rubygems] Update bundler/spec/bundler/shared_helpers_spec.rbYusuke Endoh2022-11-101-1/+1
* [rubygems/rubygems] Load "bundler/setup" in lib/rubygems.rbYusuke Endoh2022-11-104-0/+11
* Run EnvUtil.apply_timeout_scale outside of assert_separatelyYusuke Endoh2022-11-111-10/+6
* [ruby/racc] Make racc test more flexible (for JRuby).Thomas E. Enebo2022-11-101-0/+2
* YJIT: Invalidate JIT code only for ISEQ_TRACE_EVENTS (#6695)Takashi Kokubun2022-11-102-4/+54
* Define YJIT_STATS on --enable-yjit=stats (#6710)Takashi Kokubun2022-11-101-0/+1
* Extract `rb_shape_get_parent` helperJemma Issroff2022-11-104-8/+15
* Remove inconsistencyTakashi Kokubun2022-11-101-2/+2
* Enable --yjit-stats for release builds (#6694)Jimmy Miller2022-11-103-28/+24
* [ruby/irb] Make $ and @ default aliasesTakashi Kokubun2022-11-102-3/+4
* [Bug #19100] [DOC] Add NEWS about PRNG update and incompatiblityNobuyoshi Nakada2022-11-111-0/+16
* Set up EXTSTATIC before checking itAlan Wu2022-11-101-17/+17
* Remove numiv from RObjectJemma Issroff2022-11-109-106/+16
* Transition shape when object's capacity changesJemma Issroff2022-11-1028-202/+482
* Omit test on IO Buffers which relies on String being embeddedJemma Issroff2022-11-101-1/+5
* Fix bug in array pack with shared stringsJemma Issroff2022-11-102-0/+7
* Fix compiler issues in test on C99Peter Zhu2022-11-101-1/+1
* [Bug #19100] Add `init_int32` function to `rb_random_interface_t`Nobuyoshi Nakada2022-11-105-12/+51
* Add version to the interface of Random extensionsNobuyoshi Nakada2022-11-105-4/+356
* Adjust indents [ci skip]Nobuyoshi Nakada2022-11-102-6/+11
* Preprocess for older bison is no longer neededNobuyoshi Nakada2022-11-103-28/+0
* Update required Bison version in building_ruby.md [ci skip]yui-knk2022-11-101-1/+1
* Fix exit locations dump (#6703)Eileen M. Uchitelle2022-11-091-3/+27
* [DOC] Enhanced RDoc for IO (#6669)Burdette Lamar2022-11-093-630/+437
* Reduce warningsTSUYUSATO Kitsune2022-11-092-12/+10