aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix matrix spec for 7d360efe92d2db11a4e51820ed2f52de36b3257fTakashi Kokubun2020-05-011-1/+6
* Make sure unit->id is inheritedTakashi Kokubun2020-05-011-0/+1
* [ruby/matrix] v0.3.0Marc-Andre Lafortune2020-05-011-1/+1
* [ruby/matrix] Add Matrix#adjoint [#14]Marc-Andre Lafortune2020-05-012-0/+16
* [ruby/matrix] Optimize Matrix#*Marc-Andre Lafortune2020-05-011-10/+12
* [ruby/matrix] Fix Matrix#orthogonal?Marc-Andre Lafortune2020-05-012-3/+11
* [ruby/matrix] Fix Matrix#unitary? [#14]Marc-Andre Lafortune2020-05-012-3/+11
* [ruby-matrix] Update docs (nicer rendering, undocumented method)zverok2020-05-011-89/+105
* Include unit id in a function name of an inlined methodTakashi Kokubun2020-04-304-9/+10
* Switch test_unload_units_and_compaction on mswinTakashi Kokubun2020-04-301-4/+8
* Do not stop the world during JIT compactionTakashi Kokubun2020-04-303-17/+25
* [pty] do not check openpty twice if found in util libraryNobuyoshi Nakada2020-05-011-2/+2
* * 2020-05-01 [ci skip]git2020-05-011-2/+2
* Remove deprecated rb_require_safeJeremy Evans2020-04-302-18/+0
* [ruby/irb] Restore the default encodingsNobuyoshi Nakada2020-04-301-0/+4
* [ruby/irb] Suppress messages switching inspect modeNobuyoshi Nakada2020-04-301-0/+4
* * 2020-04-30 [ci skip]git2020-04-301-1/+1
* [ruby/irb] Relaxed regexp for readlineNobuyoshi Nakada2020-04-301-1/+1
* [ruby/irb] Suppress "method redefined" warningaycabta2020-04-291-3/+6
* [ruby/irb] Check existence of rc files in irb_info commandaycabta2020-04-293-9/+62
* [ruby/irb] Add irb_info commandaycabta2020-04-294-0/+126
* [ruby/reline] Add URL reference of history-sizeaycabta2020-04-291-0/+1
* [ruby/reline] Version 0.1.4aycabta2020-04-291-1/+1
* [ruby/reline] Negative history_size means unlimitedaycabta2020-04-293-12/+38
* [ruby/reline] New items to history are dropped if history_size is zeroaycabta2020-04-292-0/+14
* [ruby/reline] Ignore non-absolute XDG_CONFIG_HOMENobuyoshi Nakada2020-04-292-5/+31
* [ruby/spec] expand temporary directory to the real pathNobuyoshi Nakada2020-04-291-2/+2
* [ruby/spec] Temporary directories should be under the mock_dirNobuyoshi Nakada2020-04-294-18/+22
* .travis.yml: hoisted out spec-on-old-rubyNobuyoshi Nakada2020-04-291-9/+7
* Mark ruby_memerror as NORETURNNobuyoshi Nakada2020-04-291-1/+2
* Remove debugging code from gc.cYusuke Endoh2020-04-291-4/+1
* * 2020-04-29 [ci skip]git2020-04-291-1/+1
* Removed unnecessary RLIMIT_ASNobuyoshi Nakada2020-04-281-10/+3
* Remove rubyspec temporary directoriesNobuyoshi Nakada2020-04-282-4/+15
* Remove rubyspec temporary directoryNobuyoshi Nakada2020-04-281-0/+1
* * 2020-04-28 [ci skip]git2020-04-281-1/+1
* [rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA2020-04-281-1/+1
* [rubygems/rubygems] Remove commented out codeDavid Rodríguez2020-04-281-4/+0
* [rubygems/rubygems] Make the test suite pass under `umask 077`Yusuke Endoh2020-04-283-9/+19
* [rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA2020-04-282-3/+2
* Fixed typos in raccNobuyoshi Nakada2020-04-273-7/+7
* Moved already resolved testNobuyoshi Nakada2020-04-272-16/+16
* Removed already resolved test [ci skip]Nobuyoshi Nakada2020-04-271-7/+0
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-04-271-1/+1
* test/ruby/test_fiber.rb (test_stack_size): re-enabled on s390xYusuke Endoh2020-04-271-1/+0
* check: compare with right upstreamNobuyoshi Nakada2020-04-271-2/+4
* * 2020-04-27 [ci skip]git2020-04-271-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-04-271-1/+1
* Solaris does not provide atomic_sub familyNobuyoshi Nakada2020-04-261-1/+1
* Clarified return value of atomic macrosNobuyoshi Nakada2020-04-261-13/+56