aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GNUmakefile.in: fix dependencynobu2015-03-081-1/+1
* make-snapshot: follow previous commitsnobu2015-03-071-3/+5
* fake.rb.in: RUBY_PATCHLEVELnobu2015-03-071-1/+4
* common.mk: same fake.rbnobu2015-03-074-26/+6
* expand-config.rb: without fake.rbnobu2015-03-072-5/+31
* mkconfig.rb: without fake.rbnobu2015-03-074-13/+20
* configure.in: BOOTSTRAPRUBYnobu2015-03-075-3/+7
* ruby-additional.el: monkey-patching ruby-mode.elnobu2015-03-071-0/+5
* * array.c: document that first element is kept when usinghsbt2015-03-072-0/+10
* * thread.c: Mutex#owned? is no longer experimental since 2.1.0hsbt2015-03-072-1/+5
* * 2015-03-07svn2015-03-071-2/+2
* * tool/merger.rb: Added documentation to version method.hsbt2015-03-072-0/+7
* * class.c (rb_prepend_module): need a WB for klass -> origin.ko12015-03-062-1/+5
* * fix namespace issue on singleton class expressions. [Bug #10943]ko12015-03-0616-131/+378
* fix typos [ci skip]kazu2015-03-061-2/+2
* ruby-mode.el: fix regexp syntaxnobu2015-03-061-1/+1
* * test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko12015-03-062-5/+21
* * test/ruby/test_beginendblock.rb: do not change directory.ko12015-03-062-3/+10
* driver.rb: load-rawdatanobu2015-03-061-1/+31
* driver.rb: rawdata formatnobu2015-03-061-3/+17
* vm_eval.c: next super class from the originalnobu2015-03-063-1/+20
* * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre2015-03-055-0/+26
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_...usa2015-03-051-0/+8
* * gc.c (obj_info): show node name too.ko12015-03-052-0/+8
* add Changelogko12015-03-051-0/+3
* * internal.h: remove struct method_table_wrapper.ko12015-03-058-55/+64
* * dir.c (replace_real_basename): need to check the return value ofusa2015-03-052-6/+23
* * 2015-03-06svn2015-03-051-2/+2
* * dir.c (replace_real_basename): shouldn't create Ruby object beforeusa2015-03-052-5/+21
* fix a typo [ci skip]kazu2015-03-051-1/+1
* fix typos [ci skip]kazu2015-03-051-2/+2
* driver.rb: name widthnobu2015-03-051-3/+1
* * hash.c: [DOC] #delete method actually returns nil, if the keygogotanaka2015-03-052-2/+7
* driver.rb: fix indexnobu2015-03-051-4/+4
* remove GEM directories at exitnobu2015-03-051-2/+5
* * math.c: refactoring: remove unnecessary variable d0 to unify codegogotanaka2015-03-052-43/+41
* * vm_eval.c (eval_string_with_cref): A binding should keepshugo2015-03-053-20/+39
* driver.rb: plain text tablenobu2015-03-051-12/+24
* driver.rb: suffixnobu2015-03-051-2/+7
* * test/ruby/test_refinement.rb: There is no need anymore to supressshugo2015-03-052-7/+5
* .travis.yml: no check for diagnostic reportsnobu2015-03-051-1/+0
* driver.rb: MarkDown tablenobu2015-03-051-5/+25
* * 2015-03-05svn2015-03-041-2/+2
* * random.c (random_raw_seed): Avoid calling fill_random_bytes()odaira2015-03-042-0/+8
* * test/ruby/test_math.rb (assert_float_and_int): Refactor test casesgogotanaka2015-03-042-46/+26
* symbol.c: make dsym_fstrs an identity hashnobu2015-03-042-1/+8
* rbinstall.rb: set umask 077nobu2015-03-041-1/+1
* envutil.rb: no need to sleepnobu2015-03-041-1/+0
* * enum.c: Fix typo in slice_after's exception message.hsbt2015-03-042-1/+6
* * doc/syntax/methods.rdoc: add some missing spaces andhsbt2015-03-042-6/+12