aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* st.c: constify st_table* in private functionsnormal2015-07-291-0/+8
* new benchmarks for hashing dsyms and fixnumsnormal2015-07-291-0/+6
* symbol.c: fix dynamic symbol hash valuenobu2015-07-291-0/+5
* hash.c: move rb_obj_hashnobu2015-07-291-0/+4
* string.c: empty non-embed casenobu2015-07-291-0/+5
* vm_eval.c: set method_missing_reasonnobu2015-07-291-0/+7
* hash.c: fix symbol hashnobu2015-07-291-1/+4
* hash.c: fix float hashnobu2015-07-291-0/+5
* internal.h: ensure a booleannobu2015-07-291-0/+4
* * gc.c: document argument passed to finalizer proc.hsbt2015-07-291-0/+5
* * io.c (rb_io_extract_modeenc): add option parameter `flags'naruse2015-07-291-0/+6
* test/rubygems/test_gem_remote_fetcher.rb: pre-generate test keynormal2015-07-281-0/+5
* internal.h: moved RClassnobu2015-07-281-0/+5
* configure.in: RUBY_TYPE_ATTRIBUTEnobu2015-07-271-0/+5
* symbol.h: memoize hashval for RSymbolnormal2015-07-271-0/+9
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove2015-07-271-0/+9
* fix a typo [ci skip]kazu2015-07-271-1/+1
* fix typos [ci skip]kazu2015-07-271-2/+2
* * template/id.h.tmpl (ID2ATTRSET): remove an unused macro.ko12015-07-271-0/+4
* * test/openssl/tset_ssl.rb: run tests on non-Unix platforms.usa2015-07-271-0/+4
* ossl_ssl.c: fix conditionnobu2015-07-261-0/+5
* signal.c: discard SIGSYSnobu2015-07-261-0/+5
* * ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove2015-07-261-0/+10
* * test/openssl/test_ssl.rb (class OpenSSL): add test coverage aroundtenderlove2015-07-261-0/+5
* * gems/bundled_gems: update latest version of bundled power-assert.hsbt2015-07-261-0/+4
* * test/rubygems/test_gem_remote_fetcher.rb: backport rubygems upstreamhsbt2015-07-251-0/+6
* * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove2015-07-251-0/+17
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove2015-07-251-0/+9
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move the defaulttenderlove2015-07-251-0/+18
* * test/openssl/test_pair.rb: add a test ensuring that the default DHtenderlove2015-07-251-0/+5
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add missingtenderlove2015-07-251-0/+5
* * remove trailing spaces.svn2015-07-251-1/+1
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove2015-07-251-0/+9
* random.c: get rid of blockingnobu2015-07-251-0/+6
* string.c: fill the terminatornobu2015-07-251-0/+5
* * vm_core.h: size should be unsigned.ko12015-07-241-0/+27
* * vm_core.h: constify rb_iseq_constant_body::line_info_table.ko12015-07-241-0/+6
* * vm_core.h: constify rb_iseq_constant_body::param::opt_table andko12015-07-241-0/+7
* * vm_core.h: constify rb_iseq_constant_body::catch_table.ko12015-07-241-0/+10
* st.c: fix arguments order to comparenobu2015-07-241-0/+6
* string.c: fstring must not be a shared stringnobu2015-07-241-0/+6
* * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto2015-07-241-0/+15
* string.c: pool only bare strings in fstringnobu2015-07-241-0/+8
* Add tests for `File.extname`nobu2015-07-241-0/+10
* * remove trailing spaces.svn2015-07-231-1/+1
* * vm_core.h: constify rb_iseq_constant_body::local_table andko12015-07-231-0/+10
* * vm_core.h: constify rb_iseq_constant_body::iseq_encoded andko12015-07-231-0/+11
* string.c: taint flagsnobu2015-07-231-0/+9
* parse.y: pop cmdargnobu2015-07-231-0/+5
* fix tests bu not setting the string instance on the frozen objecttenderlove2015-07-221-0/+5