aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* vm_core.h (struct rb_iseq_struct): reduce to 296 bytes on 64-bitnormal2014-07-147-27/+72
* * ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt2014-07-132-2/+7
* * ext/gdbm/gdbm.c: remove needless tabs.hsbt2014-07-132-2/+2
* * ext/gdbm/gdbm.c: fix wrong arguments in GetDBM2 macro.hsbt2014-07-133-6/+11
* * ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp.hsbt2014-07-132-3/+8
* vm_core.h (struct rb_call_info_struct): improve packingnormal2014-07-132-2/+7
* * README.md: fix slight grammatical error by @abwinkler999.hsbt2014-07-131-1/+1
* vm_core.h (struct rb_iseq_struct): stack_max is uint32_tnormal2014-07-132-2/+5
* * 2014-07-13svn2014-07-131-2/+2
* configure.in: exit with failurenobu2014-07-132-7/+12