aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (objspace_live_slot): live slot count should not include finalko12014-06-032-1/+6
* * gc.c (obj_free): fix spacing.ko12014-06-032-2/+6
* * gc.c (check_gen_consistency): fix error message.ko12014-06-032-2/+6
* * gc.c: count old/young objects more correctly.ko12014-06-032-12/+50
* * test/ruby/memory_status.rb: add $LOAD_PATH to load test/unitko12014-06-032-1/+7
* * test/openssl/test_ssl.rb (OpenSSL::TestSSL#test_verify_result):usa2014-06-032-0/+11
* * win32/win32.c (rb_w32_conv_from_wchar): follow nobu's previous commit.usa2014-06-021-1/+1
* encoding.c: move ruby_encoding_index stuffnobu2014-06-022-15/+22
* encoding.h: constify rb_encodingnobu2014-06-0211-155/+158
* * 2014-06-03svn2014-06-021-2/+2
* * README.EXT: [DOC] Add rb_call_super when subclassing from @robin850zzak2014-06-022-0/+10
* fix a typo [ci skip]kazu2014-06-021-1/+1
* fix usagekazu2014-06-021-1/+1
* fix typo [ci skip]kazu2014-06-021-1/+1
* Join threads.akr2014-06-024-4/+53
* * vm.c (ruby_vm_destruct): remove useless call ofko12014-06-022-1/+9
* * eval.c (rb_using_refinement): add write-barriers forko12014-06-022-2/+7
* * CONTRIBUTING.md: added contibuting guide for github. [fix GH-625]hsbt2014-06-022-0/+8
* xmlrpc/client: fix documentation typotmm12014-06-021-1/+1
* * test/ruby/envutil.rb (default_warning): New method.akr2014-06-013-2/+16
* constify rb_encoding and OnigEncodingnobu2014-06-0116-154/+161
* gmake.mk: fix argumentnobu2014-06-011-1/+1
* gmake.mk: universal assembler rulesnobu2014-06-012-1/+8
* gmake.mk: universal cpp rulesnobu2014-06-011-0/+13
* Use EnvUtil.suppress_warning.akr2014-06-011-32/+28
* Suppress a warning.akr2014-06-011-0/+5
* * 2014-06-02svn2014-06-011-2/+2
* Suppress warnings.akr2014-06-011-21/+21
* Stop DRb service.akr2014-06-011-0/+1
* Finish threads.akr2014-06-011-0/+1
* Suppress a warning.akr2014-06-011-0/+5
* * test/drb: Wrap tests definitions by DRbTests module. This makesakr2014-06-0115-16/+72
* * lib/rinda/ring.rb (RingFinger#make_socket): Close the socket on exception.akr2014-06-012-13/+22
* Close FDs.akr2014-06-011-0/+10
* Join threads before close pipes.akr2014-05-311-10/+8
* parse.y: no duplicate attrset IDnobu2014-05-312-1/+9
* * lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620]zzak2014-05-313-2/+9
* * 2014-06-01svn2014-05-311-3/+3
* Join threads.akr2014-05-313-6/+12
* Join threads.akr2014-05-311-2/+6
* configure.in: remove rb_cv_typeofnobu2014-05-311-6/+0
* ChangeLog: fix typonobu2014-05-311-1/+1
* Join threads.akr2014-05-311-4/+2
* Join threads.akr2014-05-312-14/+10
* * test/lib/leakchecker.rb: Leak checker extracted fromakr2014-05-313-160/+167
* don't remove test resultsnaruse2014-05-311-3/+1
* * thread.c (rb_thread_atfork_internal): My compiler complainsshyouhei2014-05-313-1/+15
* * lib/ipaddr.rb: extracted inline tests into test dir.hsbt2014-05-313-280/+276
* * ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir.hsbt2014-05-313-174/+171
* * test/test_syslog.rb: remove executable.hsbt2014-05-312-4/+4