summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-07mkconfig.rb: without fake.rbnobu
2015-03-07configure.in: BOOTSTRAPRUBYnobu
2015-03-07ruby-additional.el: monkey-patching ruby-mode.elnobu
2015-03-07* array.c: document that first element is kept when usinghsbt
2015-03-07* thread.c: Mutex#owned? is no longer experimental since 2.1.0hsbt
2015-03-07* 2015-03-07svn
2015-03-07* tool/merger.rb: Added documentation to version method.hsbt
2015-03-06* class.c (rb_prepend_module): need a WB for klass -> origin.ko1
2015-03-06* fix namespace issue on singleton class expressions. [Bug #10943]ko1
2015-03-06fix typos [ci skip]kazu
2015-03-06ruby-mode.el: fix regexp syntaxnobu
2015-03-06* test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko1
2015-03-06* test/ruby/test_beginendblock.rb: do not change directory.ko1
2015-03-06driver.rb: load-rawdatanobu
2015-03-06driver.rb: rawdata formatnobu
2015-03-06vm_eval.c: next super class from the originalnobu
2015-03-05* lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre
2015-03-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_...usa
2015-03-05* gc.c (obj_info): show node name too.ko1
2015-03-05add Changelogko1
2015-03-05* internal.h: remove struct method_table_wrapper.ko1
2015-03-05* dir.c (replace_real_basename): need to check the return value ofusa
2015-03-05* 2015-03-06svn
2015-03-05* dir.c (replace_real_basename): shouldn't create Ruby object beforeusa
2015-03-05fix a typo [ci skip]kazu
2015-03-05fix typos [ci skip]kazu
2015-03-05driver.rb: name widthnobu
2015-03-05* hash.c: [DOC] #delete method actually returns nil, if the keygogotanaka
2015-03-05driver.rb: fix indexnobu
2015-03-05remove GEM directories at exitnobu
2015-03-05* math.c: refactoring: remove unnecessary variable d0 to unify codegogotanaka
2015-03-05* vm_eval.c (eval_string_with_cref): A binding should keepshugo
2015-03-05driver.rb: plain text tablenobu
2015-03-05driver.rb: suffixnobu
2015-03-05* test/ruby/test_refinement.rb: There is no need anymore to supressshugo
2015-03-05.travis.yml: no check for diagnostic reportsnobu
2015-03-05driver.rb: MarkDown tablenobu
2015-03-04* 2015-03-05svn
2015-03-04* random.c (random_raw_seed): Avoid calling fill_random_bytes()odaira
2015-03-04* test/ruby/test_math.rb (assert_float_and_int): Refactor test casesgogotanaka
2015-03-04symbol.c: make dsym_fstrs an identity hashnobu
2015-03-04rbinstall.rb: set umask 077nobu
2015-03-04envutil.rb: no need to sleepnobu
2015-03-04* enum.c: Fix typo in slice_after's exception message.hsbt
2015-03-04* doc/syntax/methods.rdoc: add some missing spaces andhsbt
2015-03-04envutil.rb: diagnostic_reports for SIGTRAPnobu
2015-03-03* tool/redmine-backporter.rb (backport_command_string): pick up onlyusa
2015-03-03mkmf/base.rb: clean up tmpdirnobu
2015-03-03rbinstall.rb: gems dir_modenobu
2015-03-03thread.c: volatile inside EXEC_TAGnobu