aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt2014-07-182-0/+40
* ChangeLog: fix GH referencenobu2014-07-181-1/+1
* enum.c: optimize any? object allocations for Array and Hashnobu2014-07-185-2/+43
* vm_core.h: redefined_flag in rb_vm_tnobu2014-07-183-41/+43
* configure.in: with-destdirnobu2014-07-182-0/+7
* * lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt2014-07-182-1/+6
* * 2014-07-18svn2014-07-171-2/+2
* iseq.h: check rangenobu2014-07-171-2/+6
* thread/thread.c: simplifynobu2014-07-171-34/+21
* thread/thread.c: non-blocking push on SizedQueuenobu2014-07-173-6/+44
* test_queue.rb: non-blocking pop testsnobu2014-07-171-0/+14
* parse.y: separate from parse_identnobu2014-07-171-114/+108
* parse.y: parse_atmarknobu2014-07-171-17/+29
* parse.y: parse_identnobu2014-07-171-134/+141
* parse.y: parse_gvarnobu2014-07-171-85/+96
* parse.y: parse_percentnobu2014-07-171-91/+99
* parse.y: parse_qmarknobu2014-07-171-78/+86
* parse.y: parse_rationalnobu2014-07-171-5/+12
* * 2014-07-17svn2014-07-171-2/+2
* parse.y: parse_numericnobu2014-07-171-239/+241
* parse.y: negate_litnobu2014-07-171-16/+15
* * ext/win32ole/win32ole.c (ole_variant2val): support array ofsuke2014-07-162-8/+23
* * vm_core.h (struct rb_iseq_struct): stack_max is changed to intngoto2014-07-163-3/+11
* * vm_core.h (struct rb_iseq_struct): temporal workaround of [Bug 10037].ngoto2014-07-162-0/+8
* * remove trailing spaces.svn2014-07-161-1/+1
* * ext/win32ole/win32ole.c (fole_record_method_missing): callsuke2014-07-162-8/+9
* revert r46834 because it does not pass testsko12014-07-164-33/+20
* * vm_core.h: remove rb_vm_t::trap_list[RUBY_NSIG], but addko12014-07-164-20/+33
* * iseq.c (rb_iseq_defined_string): use rb_gc_mark_object() instead ofko12014-07-163-3/+8
* * gc.c (gc_mark_roots): call rb_vm_mark directly.ko12014-07-163-4/+10
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-1612-5446/+9901
* * 2014-07-16svn2014-07-151-2/+2
* Revert r46828nobu2014-07-153-30/+7
* md5ossl.c: indicate the resultnobu2014-07-153-7/+30
* ext/digest: return values of init and finalnobu2014-07-159-37/+53
* digest.c: raise exception on init failurenobu2014-07-153-7/+21
* * ext/win32ole/win32ole.c: modify document for WIN32OLE_RECORD.suke2014-07-152-0/+89
* rbinstall.rb: fix directory permissionsnobu2014-07-151-1/+4
* rbinstall.rb: respect DESTDIRnobu2014-07-152-3/+3
* test/ruby/test_env.rb: test memory leaks only on Windowsnobu2014-07-151-38/+40
* * defs/default_gems: change version definition file of rake.hsbt2014-07-152-1/+5
* * properties.svn2014-07-150-0/+0
* * 2014-07-15svn2014-07-151-2/+2
* * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt2014-07-1563-310/+1080
* Makefile.sub: no oldnames.libnobu2014-07-141-1/+1
* * ext/win32ole/win32ole.c: modify WIN32OLE class document andsuke2014-07-142-6/+85
* ChangeLog: document size changes [ci skip]normal2014-07-141-1/+6
* vm_core.h (struct rb_iseq_struct): reduce to 288 bytes on 64-bitnormal2014-07-142-1/+5
* iseq.h (struct iseq_catch_table_entry): shrink to 32 bytes on 64-bitnormal2014-07-142-4/+8
* * 2014-07-14svn2014-07-141-2/+2