summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-07-25introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO usenormal
2014-07-25symbol.c (dsymbol_check): remove unneeded semi-colonnormal
2014-07-25* gc.c: change objspace::rgengc::parent_object_is_old (boolean)ko1
2014-07-25* gc.c (rb_gc_writebarrier_remember_promoted): should remember onlyko1
2014-07-25* gc.c (gc_mark_stacked_objects): fix error message.ko1
2014-07-25ChangeLog: reference GitHub pull requestcharliesome
2014-07-25* ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to supportcharliesome
2014-07-25compile.c: make the receiver condition cleanernobu
2014-07-24* doc/keywords.rdoc: [DOC] Describe each keyword.drbrain
2014-07-24* ext/win32ole/win32ole.c (Init_win32ole): add WIN32OLE_RECORD#initializesuke
2014-07-24* gc.c: fix major GC flags.ko1
2014-07-24* include/ruby/io.h (struct rb_io_buffer_t): PACKED_STRUCT should notngoto
2014-07-23* lib/benchmark.rb: split executable code into sample directory.hsbt
2014-07-23* lib/tempfile.rb: split executable code into sample directory.hsbt
2014-07-23* lib/pstore.rb: split executable code into sample directory.hsbt
2014-07-23UNALIGNED_WORD_ACCESS on ppc64nobu
2014-07-22fix a typo [ci skip]kazu
2014-07-22* lib/drb/extserv.rb: remove duplicate code with sample direcotry.hsbt
2014-07-22string.c: fix wrong single-byte optimizationnobu
2014-07-21rb_io_buffer_t: fix packing on gccnormal
2014-07-21optparse.rb: getopts message improvementnobu
2014-07-20rb_proc_t: reduce to 64 bytes from 72 on 64-bitnormal
2014-07-20rb_econv_t: reduce to 184 bytes from 200 on 64-bitnormal
2014-07-20rb_io_buffer_t: pack structurenormal
2014-07-20rb_io_t: shrink from 216 to 200 bytes on 64-bitnormal
2014-07-20* remove trailing spaces.svn
2014-07-20re_pattern_buffer: shrink from 464 to 448 bytes on 64-bitnormal
2014-07-19* ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt
2014-07-19io.c: fix rdoc of append modenobu
2014-07-19compile.c: private reader in op_assignnobu
2014-07-19Fix `Time.parse` for out of range arguments with an offsetnobu
2014-07-18* refactoringsuke
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke
2014-07-18revert r46859 and r46860nobu
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