summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14* 2014-07-14svn
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: remove needless tabs.hsbt
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-13* README.md: fix slight grammatical error by @abwinkler999.hsbt
2014-07-13vm_core.h (struct rb_iseq_struct): stack_max is uint32_tnormal
2014-07-13* 2014-07-13svn
2014-07-13configure.in: exit with failurenobu
2014-07-12win32/configure.bat: check directorynobu
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* 2014-07-12svn
2014-07-11* test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto
2014-07-11symbol.c: remove dependency on parse.hnobu
2014-07-11fix plural form [ci skip]kazu
2014-07-11parse.y: rename Init_parsernobu
2014-07-11* remove trailing spaces.svn
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* 2014-07-11svn
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
2014-07-10gc.c: fix typonobu
2014-07-09* symbol.c: remove rb_gc_mark_symbols().ko1
2014-07-09* 2014-07-10svn
2014-07-09* common.mk (DTRACE_DEPENDENT_OBJS): fix build failure on Solarisngoto
2014-07-09random.c: fix castsnobu
2014-07-09symbol.c, symbol.h: split from parse.ynobu
2014-07-09parse.y: adjust argument typesnobu
2014-07-09io.c: refine error messagenobu
2014-07-09test_io.rb: fix assertionnobu
2014-07-09* parse.y: change Symbol <-> ID relationship to avoidko1
2014-07-09* parse.y (symbols_i): delete garbage symbols for Symbol.all_symbols.ko1
2014-07-09require "rbconfig" to use RbConfignaruse
2014-07-08thread_pthread.h: do not expose pthread type for locknormal
2014-07-08thread_pthread.h: remove unneeded semaphore.h includenormal