summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): remove unnecessarysuke
2014-07-18* lib/matrix/eigenvalue_decomposition: Style fixmarcandre
2014-07-18* lib/matrix.rb: Avoid using `and`.marcandre
2014-07-18* test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt
2014-07-18ChangeLog: fix GH referencenobu
2014-07-18enum.c: optimize any? object allocations for Array and Hashnobu
2014-07-18vm_core.h: redefined_flag in rb_vm_tnobu
2014-07-18configure.in: with-destdirnobu
2014-07-18* lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt
2014-07-17* 2014-07-18svn
2014-07-17iseq.h: check rangenobu
2014-07-17thread/thread.c: simplifynobu
2014-07-17thread/thread.c: non-blocking push on SizedQueuenobu
2014-07-17test_queue.rb: non-blocking pop testsnobu
2014-07-17parse.y: separate from parse_identnobu
2014-07-17parse.y: parse_atmarknobu
2014-07-17parse.y: parse_identnobu
2014-07-17parse.y: parse_gvarnobu
2014-07-17parse.y: parse_percentnobu
2014-07-17parse.y: parse_qmarknobu
2014-07-17parse.y: parse_rationalnobu
2014-07-17* 2014-07-17svn
2014-07-17parse.y: parse_numericnobu
2014-07-17parse.y: negate_litnobu
2014-07-16* ext/win32ole/win32ole.c (ole_variant2val): support array ofsuke
2014-07-16* vm_core.h (struct rb_iseq_struct): stack_max is changed to intngoto
2014-07-16* vm_core.h (struct rb_iseq_struct): temporal workaround of [Bug 10037].ngoto
2014-07-16* remove trailing spaces.svn
2014-07-16* ext/win32ole/win32ole.c (fole_record_method_missing): callsuke
2014-07-16revert r46834 because it does not pass testsko1
2014-07-16* vm_core.h: remove rb_vm_t::trap_list[RUBY_NSIG], but addko1
2014-07-16* iseq.c (rb_iseq_defined_string): use rb_gc_mark_object() instead ofko1
2014-07-16* gc.c (gc_mark_roots): call rb_vm_mark directly.ko1
2014-07-16* regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse
2014-07-15* 2014-07-16svn
2014-07-15Revert r46828nobu
2014-07-15md5ossl.c: indicate the resultnobu
2014-07-15ext/digest: return values of init and finalnobu
2014-07-15digest.c: raise exception on init failurenobu
2014-07-15* ext/win32ole/win32ole.c: modify document for WIN32OLE_RECORD.suke
2014-07-15rbinstall.rb: fix directory permissionsnobu
2014-07-15rbinstall.rb: respect DESTDIRnobu
2014-07-15test/ruby/test_env.rb: test memory leaks only on Windowsnobu
2014-07-15* defs/default_gems: change version definition file of rake.hsbt
2014-07-15* properties.svn
2014-07-15* 2014-07-15svn
2014-07-15* lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt
2014-07-14Makefile.sub: no oldnames.libnobu
2014-07-14* ext/win32ole/win32ole.c: modify WIN32OLE class document andsuke
2014-07-14ChangeLog: document size changes [ci skip]normal