aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* load.c (features_index_add): avoid repeat calculationnormal2015-08-131-0/+4
* * id_table.c: IMPL() macro accept op as _opname instead of opnameko12015-08-121-0/+5
* * id_table.c (mix_id_table_insert): fix memory leak.ko12015-08-121-0/+4
* iseq.c (iseq_memsize): reimplement for wrappernormal2015-08-121-0/+12
* hoist out rb_call_info_kw_arg_bytes to inline functionnormal2015-08-121-0/+5
* * class.c (move_refined_method): same as the last commit.ko12015-08-121-0/+4
* * class.c, gc.c vm.c: use ID_TABLE_* instead of ST_*ko12015-08-121-0/+5
* * id_table.h: introduce ID key table.ko12015-08-121-0/+35
* rb_parser_compile_*: remove volatile argnormal2015-08-111-0/+9
* * numeric.c (Init_Numeric): Fix document for Float::MIN andakr2015-08-111-0/+5
* ruby.h: check integer overflownobu2015-08-111-0/+5
* array.c: fix buffer sizenobu2015-08-111-0/+5
* * test/openssl/test_ssl.rb: Fix LocalJumpErrors being raisedhsbt2015-08-111-0/+5
* * string.c: Fix documentation for String#slicehsbt2015-08-111-0/+5
* parse.y: optional superclassnobu2015-08-111-0/+5
* * string.c: [DOC] Make #end_with? example doc symmetryhsbt2015-08-111-0/+5
* * test/ruby/test_array.rb: Add test for `Array#flatten` with level 1hsbt2015-08-111-0/+5
* * enum.c: added doc for Enumerable#ziphsbt2015-08-111-0/+7
* * vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0deahsbt2015-08-111-0/+5
* vm.c: frozen_strings in rb_vm_tnobu2015-08-091-0/+5
* * object.c: [DOC] Improve grammar for Module#===zzak2015-08-071-0/+6
* * hash.c: [DOC] Improve description of symbol key syntaxzzak2015-08-071-0/+6
* parse.y: shrink parser_paramsnobu2015-08-071-1/+4
* parse.y: remove prefixesnobu2015-08-071-1/+3
* parse.y: require pure parsernobu2015-08-071-0/+5
* proc.c: fix for uncallable methodnobu2015-08-071-0/+9
* node.c: check sizenobu2015-08-061-1/+4
* ruby_atomic.h: atomic VALUE operationsnobu2015-08-061-0/+5
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove2015-08-051-0/+7
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move nonblocktenderlove2015-08-051-0/+5
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove2015-08-051-0/+7
* node.c: NODE_ALLOCA for ALLOCVnobu2015-08-051-0/+5
* transcode.c: fix dangling pointersnobu2015-08-051-0/+6
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): extract callbacktenderlove2015-08-041-0/+11
* fix a typo [ci skip]kazu2015-08-041-1/+1
* * test/ruby/test_module.rb: should not expect a method table ordering.ko12015-08-041-0/+5
* contributing.rdoc: portable substitution [ci skip]nobu2015-08-041-1/+1
* * proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko12015-08-041-0/+9
* variable.c: wrap long linesnormal2015-08-041-0/+4
* * proc.c: Removing duplicate doc [fix GH-987][ci skip]hsbt2015-08-041-0/+5
* * doc/contributing.rdoc: fixed wrong instructions with OS Xhsbt2015-08-041-0/+5
* re.c: fix for wide character encodingsnobu2015-08-031-0/+5
* openssl/buffering: fix gets on EOF with limitnormal2015-08-011-0/+9
* * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj2015-08-011-0/+8
* * lib/net/http/response.rb (Net::HTTPResponse#inflater):ktsj2015-08-011-0/+6
* * ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove2015-08-011-0/+10
* * ext/openssl/ossl_ssl.c (Init_ossl_ssl): OpenSSL declares thesetenderlove2015-07-311-0/+6
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): change callbacktenderlove2015-07-311-0/+12
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): Similarly to thetenderlove2015-07-311-0/+9
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): create an arraytenderlove2015-07-311-0/+7