aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge rdoc-6.0.0.beta2 from upstream.hsbt2017-09-1223-3216/+1461
* console.c: set winsize on Windowsnobu2017-09-112-9/+19
* * 2017-09-12svn2017-09-111-1/+1
* test_io_console.rb: test_set_winsize_consolenobu2017-09-111-27/+35
* lib/securerandom.rb: test one byte to determine urandom or opensslmame2017-09-111-5/+1
* Backport test_realworld_default_gem test from Rubygems-2.6.13.hsbt2017-09-111-0/+17
* Follow latest VM changesnaruse2017-09-111-8/+29
* suppress unused argument warningnaruse2017-09-111-1/+1
* Remove commented out code of URI::HTTP.new.hsbt2017-09-111-24/+0
* Remove commented out code of SecureRandom.random_number.hsbt2017-09-111-47/+0
* Fixed unterminated backquote for bundler sync task.hsbt2017-09-111-1/+1
* Update bundled gems.hsbt2017-09-111-1/+1
* Added [Feature #12733] to NEWS entry.hsbt2017-09-111-0/+4
* store ec instead of thread in rb_context_t.ko12017-09-105-92/+108
* avoid false positive on fiber_verify().ko12017-09-101-1/+6
* clear `stack_end`.ko12017-09-101-4/+2
* compile.c: pop coverage tracenobu2017-09-102-1/+12
* cont.c: fix typo [ci skip]nobu2017-09-101-1/+1
* * 2017-09-11svn2017-09-101-1/+1
* move th->machine to ec->machine.ko12017-09-107-98/+100
* merger.rb: separate logsnobu2017-09-101-2/+2
* cli_spec.rb: prefer BUNDLE_RUBYnobu2017-09-101-1/+2
* BUNDLER_SPECS rquires a relative path with srcdir.hsbt2017-09-101-2/+2
* runruby.rb: set envvars for bundlernobu2017-09-092-6/+11
* Add a note to Random.urandommame2017-09-091-1/+3
* * 2017-09-10svn2017-09-091-1/+1
* Update a test of SecureRandom according to r57384mame2017-09-091-34/+12
* Support LCOV visualization for both C and Ruby codemame2017-09-093-5/+47
* spec/bundler/support: paths for ruby corenobu2017-09-093-30/+16
* Makefile.in: test-bundler-preparenobu2017-09-091-3/+3
* rubygems_ext.rb: use BUNDLE_GEMnobu2017-09-091-1/+1
* sprintf.c: NULL as strnobu2017-09-093-6/+26
* compile.c: replaced switch by TYPEnobu2017-09-091-15/+9
* Sync .gitignore and svn:ignore and cleanup [ci skip]kazu2017-09-091-5/+2
* * 2017-09-09svn2017-09-081-1/+1
* fiber: fix machine stack marking when FIBER_USE_NATIVE is 0normal2017-09-082-1/+12
* Rollback to v1.15.4 version.hsbt2017-09-081-4/+3
* * properties.svn2017-09-080-0/+0
* Merge bundler to standard libraries.hsbt2017-09-08409-1/+60699
* configure.in: moved flagsnobu2017-09-082-3/+3
* fix up r59776nobu2017-09-081-1/+1
* move th->fiber to ec->fiber.ko12017-09-083-22/+23
* Update latest bundled-gems.hsbt2017-09-081-2/+2
* fix a label for bundled gems.hsbt2017-09-081-3/+3
* the working directory may not be srcdirusa2017-09-071-1/+1
* * properties.svn2017-09-070-0/+0
* * 2017-09-08svn2017-09-071-1/+1
* Measure the test coverage without SimpleCovmame2017-09-073-8/+80
* Remove unneeded trace instruction for coveragemame2017-09-071-0/+5
* Use `%i`-literal instead of array of symbolskazu2017-09-071-1/+1