aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * internal.h: define rb_cref_t and change to use it.ko12015-03-0816-100/+181
* * vm_insnhelper.h (COPY_CREF_OMOD): fix translation miss.ko12015-03-082-1/+5
* * 2015-03-09svn2015-03-081-2/+2
* * internal.h: define CREF accessor macros.ko12015-03-0812-85/+113
* * ext/zlib/zlib.c (rb_gzfile_close): Don't raise on doubleakr2015-03-083-1/+32
* dir.c: glob short namesnobu2015-03-085-8/+55
* miniinit.c: minimum built-in encodings in minirubynobu2015-03-084-3/+12
* test_extlibs.rb: skip excluded librariesnobu2015-03-081-4/+20
* Makefile.sub: RUBY_PROGRAM_VERSIONnobu2015-03-081-0/+1
* * 2015-03-08svn2015-03-081-2/+2
* 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