summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10math.c: fix tgamma on mingwnobu
2015-03-09* vm_insnhelper.c (ep_cref): rename to lep_cref() because it should beko1
2015-03-09stringio.c: don't raise after closenobu
2015-03-09suppress warningsnobu
2015-03-09complex.c: suppress warnings on FreeBSDnobu
2015-03-09test_beginendblock.rb: assert_in_out_errnobu
2015-03-09io.c: duplicate codenobu
2015-03-08proc.c, vm.c: fix implicit conversionsnobu
2015-03-08* vm_insnhelper.h: define struct SVAR for SVAR.ko1
2015-03-08* vm_insnhelper.c (lep_svar_set): add WBs.ko1
2015-03-08* internal.h: define rb_cref_t and change to use it.ko1
2015-03-08* vm_insnhelper.h (COPY_CREF_OMOD): fix translation miss.ko1
2015-03-08* 2015-03-09svn
2015-03-08* internal.h: define CREF accessor macros.ko1
2015-03-08* ext/zlib/zlib.c (rb_gzfile_close): Don't raise on doubleakr
2015-03-08dir.c: glob short namesnobu
2015-03-08miniinit.c: minimum built-in encodings in minirubynobu
2015-03-08test_extlibs.rb: skip excluded librariesnobu
2015-03-08Makefile.sub: RUBY_PROGRAM_VERSIONnobu
2015-03-08* 2015-03-08svn
2015-03-08GNUmakefile.in: fix dependencynobu
2015-03-07make-snapshot: follow previous commitsnobu
2015-03-07fake.rb.in: RUBY_PATCHLEVELnobu
2015-03-07common.mk: same fake.rbnobu
2015-03-07expand-config.rb: without fake.rbnobu
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