aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt2014-07-181-0/+5
* thread/thread.c: non-blocking push on SizedQueuenobu2014-07-171-0/+5
* * ext/win32ole/win32ole.c (ole_variant2val): support array ofsuke2014-07-161-0/+5
* * vm_core.h (struct rb_iseq_struct): stack_max is changed to intngoto2014-07-161-0/+8
* * vm_core.h (struct rb_iseq_struct): temporal workaround of [Bug 10037].ngoto2014-07-161-0/+5
* * ext/win32ole/win32ole.c (fole_record_method_missing): callsuke2014-07-161-0/+5
* revert r46834 because it does not pass testsko12014-07-161-13/+0
* * vm_core.h: remove rb_vm_t::trap_list[RUBY_NSIG], but addko12014-07-161-0/+13
* * iseq.c (rb_iseq_defined_string): use rb_gc_mark_object() instead ofko12014-07-161-0/+7
* * gc.c (gc_mark_roots): call rb_vm_mark directly.ko12014-07-161-0/+7
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-161-0/+5
* Revert r46828nobu2014-07-151-5/+1
* md5ossl.c: indicate the resultnobu2014-07-151-1/+5
* ext/digest: return values of init and finalnobu2014-07-151-1/+5
* digest.c: raise exception on init failurenobu2014-07-151-0/+6
* * ext/win32ole/win32ole.c: modify document for WIN32OLE_RECORD.suke2014-07-151-0/+4
* * defs/default_gems: change version definition file of rake.hsbt2014-07-151-0/+4
* * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt2014-07-151-0/+6
* * ext/win32ole/win32ole.c: modify WIN32OLE class document andsuke2014-07-141-0/+5
* 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-141-0/+4
* iseq.h (struct iseq_catch_table_entry): shrink to 32 bytes on 64-bitnormal2014-07-141-0/+4
* vm_core.h (struct rb_iseq_struct): reduce to 296 bytes on 64-bitnormal2014-07-141-0/+15
* * ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt2014-07-131-0/+5
* * ext/gdbm/gdbm.c: fix wrong arguments in GetDBM2 macro.hsbt2014-07-131-0/+5
* * ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp.hsbt2014-07-131-0/+5
* vm_core.h (struct rb_call_info_struct): improve packingnormal2014-07-131-0/+4
* vm_core.h (struct rb_iseq_struct): stack_max is uint32_tnormal2014-07-131-0/+4
* configure.in: exit with failurenobu2014-07-131-0/+5
* * ext/win32ole/win32ole.c (fole_record_method_missing): correctsuke2014-07-121-0/+5
* * lib/net/smtp.rb (Net::SMTP#data): enable buffering whilekosaki2014-07-111-0/+7
* * test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto2014-07-111-0/+8
* fix plural form [ci skip]kazu2014-07-111-2/+2
* * ext/win32ole/win32ole.c: add WIN32OLE_RECORD class to supportsuke2014-07-111-0/+5
* * lib/abbrev.rb: remove executable.hsbt2014-07-111-0/+4
* * lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt2014-07-111-0/+5
* * array.c: Clarify documentation for Array#insert.hsbt2014-07-111-0/+5
* * io.c: Improve Documentation by @dapplebeforedawn.hsbt2014-07-111-0/+5
* * lib/matrix.rb: Fix sign for cross_product [#9499]marcandre2014-07-111-0/+4
* * benchmark/prepare_so_k_nucleotide.rb: use require_relative.ko12014-07-111-0/+6
* pack.c: fix buffer overrunnobu2014-07-111-0/+5
* * hash.c (ruby_setenv): Fix TestEnv#test_aset failure on Solaris 9.ngoto2014-07-101-0/+7
* vm_insnhelper.c: fix implicit splat keyword argumentnobu2014-07-101-0/+6
* fix typos [ci skip]kazu2014-07-101-5/+5
* * symbol.c: remove rb_gc_mark_symbols().ko12014-07-091-0/+21
* * common.mk (DTRACE_DEPENDENT_OBJS): fix build failure on Solarisngoto2014-07-091-0/+6
* symbol.c, symbol.h: split from parse.ynobu2014-07-091-0/+5
* * parse.y: change Symbol <-> ID relationship to avoidko12014-07-091-0/+43
* * parse.y (symbols_i): delete garbage symbols for Symbol.all_symbols.ko12014-07-091-0/+4
* thread_pthread.h: do not expose pthread type for locknormal2014-07-081-0/+5