aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* envutil.rb: -w for assert_separatelynobu2015-07-302-2/+2
* variable.c: Module#deprecate_constantnobu2015-07-307-6/+51
* NEWS: sort alphabeticallynobu2015-07-301-14/+14
* common.mk: no version.inobu2015-07-301-1/+1
* thread.c: identical hashnobu2015-07-302-3/+19
* load.c: stop separating exits at loadingnobu2015-07-302-6/+8
* load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu2015-07-303-1/+37
* st.c: constify st_table* in private functionsnormal2015-07-292-5/+17
* * properties.svn2015-07-290-0/+0
* * 2015-07-30svn2015-07-291-2/+2
* new benchmarks for hashing dsyms and fixnumsnormal2015-07-294-0/+35
* test_pair.rb: thread leaknobu2015-07-291-1/+4
* test_pair.rb: thread leaknobu2015-07-291-0/+1
* symbol.c: fix dynamic symbol hash valuenobu2015-07-293-5/+9
* test_hash.rb: suppress warningsnobu2015-07-291-2/+3
* hash.c: move rb_obj_hashnobu2015-07-294-21/+36
* fiddle: $LOCAL_LIBS needs to be expandednobu2015-07-291-1/+1
* string.c: empty non-embed casenobu2015-07-292-5/+15
* vm_eval.c: set method_missing_reasonnobu2015-07-293-0/+15
* hash.c: fix symbol hashnobu2015-07-294-1/+23
* hash.c: fix float hashnobu2015-07-293-2/+10
* * test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa2015-07-291-4/+4
* test_hash.rb: add assertionsnobu2015-07-291-2/+7
* open the path instead of tempfile objectnaruse2015-07-291-6/+6
* internal.h: fix LIKELYnobu2015-07-291-2/+2
* internal.h: ensure a booleannobu2015-07-292-2/+6
* common.mk: fix conflict of version.inobu2015-07-293-10/+8
* * gc.c: document argument passed to finalizer proc.hsbt2015-07-292-1/+8
* refix r51329 and show thread informationnaruse2015-07-291-18/+12
* * io.c (rb_io_extract_modeenc): add option parameter `flags'naruse2015-07-294-12/+55
* * 2015-07-29svn2015-07-281-2/+2
* test/rubygems/test_gem_remote_fetcher.rb: pre-generate test keynormal2015-07-282-1/+32
* internal.h: moved RClassnobu2015-07-284-7/+22
* configure.in: RUBY_TYPE_ATTRIBUTEnobu2015-07-272-6/+28
* test/unit.rb: show signalnobu2015-07-271-0/+4
* symbol.h: memoize hashval for RSymbolnormal2015-07-275-1/+19
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove2015-07-274-0/+41
* * 2015-07-28svn2015-07-271-2/+2
* fix a typo [ci skip]kazu2015-07-271-1/+1
* fix typos [ci skip]kazu2015-07-271-2/+2
* test/unit.rb: suppress warningsnobu2015-07-271-3/+4
* test/unit.rb: --test-order optionnobu2015-07-271-0/+12
* * template/id.h.tmpl (ID2ATTRSET): remove an unused macro.ko12015-07-272-2/+4
* fiddle: clean dot dirnobu2015-07-271-1/+1
* fiddle: unexpand LIBFFI_DIRnobu2015-07-271-3/+4
* common.mk: clean preludesnobu2015-07-271-2/+2
* common.mk: fix clean ordernobu2015-07-271-2/+2
* common.mk: clean-localnobu2015-07-271-3/+3
* commit missusa2015-07-271-5/+13
* * test/openssl/tset_ssl.rb: run tests on non-Unix platforms.usa2015-07-271-0/+4