aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* envutil.rb: diagnostic_reports for SIGTRAPnobu2015-03-041-1/+1
* * tool/redmine-backporter.rb (backport_command_string): pick up onlyusa2015-03-032-4/+22
* mkmf/base.rb: clean up tmpdirnobu2015-03-031-1/+1
* rbinstall.rb: gems dir_modenobu2015-03-031-1/+3
* thread.c: volatile inside EXEC_TAGnobu2015-03-032-4/+15
* .travis.yml: no diagnostic reportsnobu2015-03-031-0/+1
* * 2015-03-04svn2015-03-031-2/+2
* * tool/redmine-backporter.rb: now can specify shorten form of commands.usa2015-03-032-24/+78
* * tool/redmine-backporter.rb (Readline.readline): drop untreated controlusa2015-03-032-2/+9
* * test/lib/envutil.rb (EnvUtil.invoke_ruby): need to rescue becauseusa2015-03-032-1/+6
* remove ruby_1_9_2 supportnaruse2015-03-031-7/+1
* add teenyupnaruse2015-03-031-11/+19
* test_rubyoptions.rb: use assert_in_out_errnobu2015-03-032-14/+3