aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* rb_proc_t: reduce to 64 bytes from 72 on 64-bitnormal2014-07-201-0/+4
* rb_econv_t: reduce to 184 bytes from 200 on 64-bitnormal2014-07-201-0/+4
* rb_io_buffer_t: pack structurenormal2014-07-201-0/+7
* rb_io_t: shrink from 216 to 200 bytes on 64-bitnormal2014-07-201-0/+7
* * remove trailing spaces.svn2014-07-201-1/+1
* re_pattern_buffer: shrink from 464 to 448 bytes on 64-bitnormal2014-07-201-0/+6
* * ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt2014-07-191-0/+5
* io.c: fix rdoc of append modenobu2014-07-191-0/+5
* compile.c: private reader in op_assignnobu2014-07-191-0/+5
* Fix `Time.parse` for out of range arguments with an offsetnobu2014-07-191-0/+12
* * refactoringsuke2014-07-181-0/+4
* * ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke2014-07-181-0/+9
* revert r46859 and r46860nobu2014-07-181-6/+0
* * ext/win32ole/win32ole.c (folevariant_initialize): remove unnecessarysuke2014-07-181-0/+5
* * lib/matrix/eigenvalue_decomposition: Style fixmarcandre2014-07-181-0/+5
* * lib/matrix.rb: Avoid using `and`.marcandre2014-07-181-0/+5
* * test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt2014-07-181-0/+5
* ChangeLog: fix GH referencenobu2014-07-181-1/+1
* enum.c: optimize any? object allocations for Array and Hashnobu2014-07-181-0/+6
* * 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