summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-08-15win32/registry.rb: size in bytesnobu
2015-08-15io.c: read more datanobu
2015-08-14hash.c: improve integer/fixnum hashingnormal
2015-08-14iseq.c (rb_iseq_mark): reduce NULL checksnormal
2015-08-14ChangeLog: add reference for r51576 [ci skip]normal
2015-08-14method.h: cast checks to int for >= 0 checksnormal
2015-08-14improve handling of timer thread shutdownnormal
2015-08-14win32/registry.rb: terminator sizenobu
2015-08-13timeout.rb: freeze a string messagenobu
2015-08-13* vm_core.h (rb_call_info_kw_arg_bytes): move the definitionko1
2015-08-13object.c: rb_num_to_dblnobu
2015-08-13load.c (features_index_add): avoid repeat calculationnormal
2015-08-12* id_table.c: IMPL() macro accept op as _opname instead of opnameko1
2015-08-12* id_table.c (mix_id_table_insert): fix memory leak.ko1
2015-08-12iseq.c (iseq_memsize): reimplement for wrappernormal
2015-08-12hoist out rb_call_info_kw_arg_bytes to inline functionnormal
2015-08-12* class.c (move_refined_method): same as the last commit.ko1
2015-08-12* class.c, gc.c vm.c: use ID_TABLE_* instead of ST_*ko1
2015-08-12* id_table.h: introduce ID key table.ko1
2015-08-11rb_parser_compile_*: remove volatile argnormal
2015-08-11* numeric.c (Init_Numeric): Fix document for Float::MIN andakr
2015-08-11ruby.h: check integer overflownobu
2015-08-11array.c: fix buffer sizenobu
2015-08-11* test/openssl/test_ssl.rb: Fix LocalJumpErrors being raisedhsbt
2015-08-11* string.c: Fix documentation for String#slicehsbt
2015-08-11parse.y: optional superclassnobu
2015-08-11* string.c: [DOC] Make #end_with? example doc symmetryhsbt
2015-08-11* test/ruby/test_array.rb: Add test for `Array#flatten` with level 1hsbt
2015-08-11* enum.c: added doc for Enumerable#ziphsbt
2015-08-11* vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0deahsbt
2015-08-09vm.c: frozen_strings in rb_vm_tnobu
2015-08-07* object.c: [DOC] Improve grammar for Module#===zzak
2015-08-07* hash.c: [DOC] Improve description of symbol key syntaxzzak
2015-08-07parse.y: shrink parser_paramsnobu
2015-08-07parse.y: remove prefixesnobu
2015-08-07parse.y: require pure parsernobu
2015-08-07proc.c: fix for uncallable methodnobu
2015-08-06node.c: check sizenobu
2015-08-06ruby_atomic.h: atomic VALUE operationsnobu
2015-08-05* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove
2015-08-05* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move nonblocktenderlove
2015-08-05* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove
2015-08-05node.c: NODE_ALLOCA for ALLOCVnobu
2015-08-05transcode.c: fix dangling pointersnobu
2015-08-04* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): extract callbacktenderlove
2015-08-04fix a typo [ci skip]kazu
2015-08-04* test/ruby/test_module.rb: should not expect a method table ordering.ko1
2015-08-04contributing.rdoc: portable substitution [ci skip]nobu
2015-08-04* proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko1
2015-08-04variable.c: wrap long linesnormal