summaryrefslogtreecommitdiff
path: root/ChangeLog
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-18* lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt
2014-07-17thread/thread.c: non-blocking push on SizedQueuenobu
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* 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-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-15* defs/default_gems: change version definition file of rake.hsbt
2014-07-15* lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt
2014-07-14* ext/win32ole/win32ole.c: modify WIN32OLE class document andsuke
2014-07-14ChangeLog: document size changes [ci skip]normal
2014-07-14vm_core.h (struct rb_iseq_struct): reduce to 288 bytes on 64-bitnormal
2014-07-14iseq.h (struct iseq_catch_table_entry): shrink to 32 bytes on 64-bitnormal
2014-07-14vm_core.h (struct rb_iseq_struct): reduce to 296 bytes on 64-bitnormal
2014-07-13* ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt
2014-07-13* ext/gdbm/gdbm.c: fix wrong arguments in GetDBM2 macro.hsbt
2014-07-13* ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp.hsbt
2014-07-13vm_core.h (struct rb_call_info_struct): improve packingnormal
2014-07-13vm_core.h (struct rb_iseq_struct): stack_max is uint32_tnormal
2014-07-13configure.in: exit with failurenobu
2014-07-12* ext/win32ole/win32ole.c (fole_record_method_missing): correctsuke
2014-07-11* lib/net/smtp.rb (Net::SMTP#data): enable buffering whilekosaki
2014-07-11* test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto
2014-07-11fix plural form [ci skip]kazu
2014-07-11* ext/win32ole/win32ole.c: add WIN32OLE_RECORD class to supportsuke
2014-07-11* lib/abbrev.rb: remove executable.hsbt
2014-07-11* lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt
2014-07-11* array.c: Clarify documentation for Array#insert.hsbt
2014-07-11* io.c: Improve Documentation by @dapplebeforedawn.hsbt
2014-07-11* lib/matrix.rb: Fix sign for cross_product [#9499]marcandre
2014-07-11* benchmark/prepare_so_k_nucleotide.rb: use require_relative.ko1
2014-07-11pack.c: fix buffer overrunnobu
2014-07-10* hash.c (ruby_setenv): Fix TestEnv#test_aset failure on Solaris 9.ngoto
2014-07-10vm_insnhelper.c: fix implicit splat keyword argumentnobu
2014-07-10fix typos [ci skip]kazu