aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* YJIT: Avoid accumulating freed pages in the payload (#6657)Takashi Kokubun2022-11-022-8/+33
* Use shared flags of the typePeter Zhu2022-11-022-2/+3
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-11-022-5/+5
* Update Regexp.timeout doc (#6658)Sampat Badhe2022-11-021-2/+2
* file2lastrev.rb: changed revision may be `nil` [ci skip]Nobuyoshi Nakada2022-11-021-2/+4
* file2lastrev.rb: try to overwrite the found revision.h as beforeNobuyoshi Nakada2022-11-022-6/+9
* file2lastrev.rb: separate options for `Output` and `VPath`Nobuyoshi Nakada2022-11-023-1/+8
* Fix infinite loop when out-of-place buildNobuyoshi Nakada2022-11-021-1/+1
* Manage the timestamp for revision.hNobuyoshi Nakada2022-11-021-7/+2
* Ivar copy needs to happen _before_ setting the shapeAaron Patterson2022-11-012-6/+6
* YJIT: Visualize live ranges on register spill (#6651)Takashi Kokubun2022-11-011-6/+37
* YJIT: Add an assert to help with Context changesAlan Wu2022-11-011-1/+6
* YJIT: Delete redundant ways to make ContextAlan Wu2022-11-012-21/+6
* file2lastrev.rb: use output.rb for the optionsNobuyoshi Nakada2022-11-011-2/+5
* file2lastrev.rb: rename output as formatNobuyoshi Nakada2022-11-011-15/+15
* output.rb: extract from generic_erb.rbNobuyoshi Nakada2022-11-012-33/+55
* colorize.rb: support for NO_COLORNobuyoshi Nakada2022-11-011-1/+1
* vpath.rb: tweak --vpath option messageNobuyoshi Nakada2022-11-011-1/+1
* We don't care about actual hostname resolution. (#6652)Samuel Williams2022-11-011-1/+1
* vcs.rb: do not reference the constant before assignmentNobuyoshi Nakada2022-11-011-3/+3
* Adjust indents [ci skip]Nobuyoshi Nakada2022-11-011-11/+11
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-11-012-5/+5
* Always lookup IV buffers when iteratingAaron Patterson2022-10-311-7/+36
* Implement object shapes for T_CLASS and T_MODULE (#6637)John Hawthorn2022-10-3110-202/+265
* YJIT: Add RubyVM::YJIT.code_gc (#6644)Takashi Kokubun2022-10-316-21/+46
* YJIT: reduce default `--yjit-exec-mem-size` to 128MiB instead of 256 (#6649)Maxime Chevalier-Boisvert2022-10-311-1/+1
* Reuse FIBER_RESUMED_P macroS-H-GAMELINKS2022-10-311-1/+1
* [ruby/error_highlight] Support nodes in `spot`eileencodes2022-10-312-2/+33
* Add `node_id_for_backtrace_location` functioneileencodes2022-10-313-0/+40
* [ruby/bigdecimal] Suppress macro redefinition warningsNobuyoshi Nakada2022-10-301-2/+2
* Ignore failure at moving revision.h [ci skip]Nobuyoshi Nakada2022-10-301-1/+1
* Try -fstack-protector-strong on MinGWNobuyoshi Nakada2022-10-302-3/+5
* Run spec_guards only when spec files changed [ci skip]Nobuyoshi Nakada2022-10-301-13/+5
* vcs.rb: copy safe directory configurationNobuyoshi Nakada2022-10-301-5/+42
* vcs.rb: prettify debug printNobuyoshi Nakada2022-10-301-10/+27
* Update bundled gems list at 2022-10-30git2022-10-302-2/+2
* [DOC] Enhanced RDOc for IO (#6642)Burdette Lamar2022-10-292-31/+89
* Fix links and sort [ci skip]Kazuhiro NISHIYAMA2022-10-301-6/+8
* [ruby/optparse] Add tests for `load(into:)`Nobuyoshi Nakada2022-10-291-0/+2
* [ruby/optparse] #load() into hashWhyme Lyu2022-10-291-4/+7
* [ruby/optparse] Add tests for `OptionParser#load`Nobuyoshi Nakada2022-10-291-0/+139
* [ruby/digest] Use CommonDigest by default if availableNobuyoshi Nakada2022-10-291-1/+1
* Clear `_FORTIFY_SOURCE` before definitionNobuyoshi Nakada2022-10-291-1/+2
* fix ASAN error in GCAaron Patterson2022-10-281-0/+2
* Follow up "Rework `first_lineno` to be `int`."Nobuyoshi Nakada2022-10-281-1/+1
* sync_default_gems.rb: do not add extra empty lines [ci skip]Nobuyoshi Nakada2022-10-281-2/+2
* [ruby/irb] Do not make non-existent XDG directory on startNobuyoshi Nakada2022-10-282-4/+5
* [ruby/irb] Update regarding NO_COLOR valueNobuyoshi Nakada2022-10-282-1/+5
* [ruby/irb] Suppress sequence to inspect asian ambiguous width Nobuyoshi Nakada2022-10-281-1/+11
* [ruby/irb] Suppress "switching inspect mode" messages Nobuyoshi Nakada2022-10-281-0/+2