aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * expand tabs.svn2019-01-241-2/+2
* numeric.c: Fix negative step with float componentsmrkn2019-01-243-2/+21
* parse.y: token name of tSTRING_DENDnobu2019-01-231-1/+8
* parse.y: token namesnobu2019-01-231-3/+4
* tmpdir.rb: permission of user given directorynobu2019-01-232-5/+18
* * 2019-01-23svn2019-01-221-1/+1
* parse.y: literal add_mark_objectnobu2019-01-221-9/+6
* Add more example of `String#dump`kazu2019-01-221-2/+3
* ripper.y: get rid of compile errornobu2019-01-221-3/+2
* Merge rubygems master targeted RubyGems 3.1.0.hsbt2019-01-2218-76/+103
* parse.y: enclose keyword token names by quotesnobu2019-01-222-50/+128
* * 2019-01-22svn2019-01-221-1/+1
* fix typo in r66836, missing '/'snobu2019-01-221-1/+1
* benchmark/app_aobench.rb: complete commented code to write the image to a fileeregon2019-01-211-0/+2
* benchmark/app_aobench.rb: remove extra printf argumentseregon2019-01-211-1/+1
* benchmark/app_aobench.rb: move `srand(0)` at the toperegon2019-01-211-2/+2
* Improvements to documentation.samuel2019-01-211-4/+4
* parse.y: more token namesnobu2019-01-213-8/+25
* * io.c: use copy_file_range() if definedglass2019-01-212-1/+6
* string.c (rb_str_dump): Fix the rdocmame2019-01-211-1/+4
* benchmark/app_aobench.rb: add `srand(0)`mame2019-01-211-0/+2
* benchmark/app_aobench.rb: add a magic commentmame2019-01-211-0/+2
* * lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_requestglass2019-01-211-1/+1
* test_io.rb: skip test on MJIT to prevent random failurek0kubun2019-01-211-0/+1
* Update to ruby/spec@e2fbd4deregon2019-01-201-2/+2
* Update to ruby/spec@35a9fbaeregon2019-01-20147-21491/+2697
* Update to ruby/mspec@e9a482deregon2019-01-206-26/+88
* process.c: [DOC] small improvementsstomar2019-01-201-3/+3
* lib/securerandom.rb: [DOC] small grammar fixesstomar2019-01-201-2/+2
* time.c: [DOC] small improvementstomar2019-01-201-1/+1
* * 2019-01-21svn2019-01-201-1/+1
* vm.c: [DOC] small fixstomar2019-01-201-1/+1
* raise FrozenError instead of RuntimeErrorkazu2019-01-201-1/+1
* * 2019-01-20svn2019-01-201-1/+1
* [DOC] Refactors documentation for `Forwardable`nobu2019-01-201-4/+3
* Revert "mjit_worker.c: try to simplify CC_DLDFLAGS_ARGS"k0kubun2019-01-191-5/+11
* Indented here document (<<~) is Ruby 2.3 featurenaruse2019-01-191-26/+26
* mjit_worker.c: try to simplify CC_DLDFLAGS_ARGSk0kubun2019-01-191-11/+5
* mjit_worker.c: do not use GCC_NOSTDLIB_FLAGS for OpenBSDk0kubun2019-01-191-3/+3
* * 2019-01-19svn2019-01-191-1/+1
* Revert r58345 and r58371.hsbt2019-01-191-13/+70
* Prefer block_given? to iterator?nobu2019-01-186-25/+13
* make-snapshot: get rid of circular dependencynobu2019-01-181-3/+2
* configure.ac: fix build_os namenobu2019-01-181-1/+1
* configure.ac: use MINIRUBY as BOOTSTRAPRUBY on msysnobu2019-01-181-1/+1
* [DOC] mention rb_str_modifynobu2019-01-182-0/+16
* support older BASERUBY for btest.ko12019-01-181-2/+4
* configure.ac: use BASERUBY as BOOTSTRAPRUBY if availablenobu2019-01-181-2/+2
* make-snapshot: make permissions uniformnobu2019-01-171-1/+4
* * 2019-01-18svn2019-01-171-1/+1