aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* id.def: attrsetnobu2014-11-141-2/+3
* * NEWS: mention about IO#nonblock_{read,write} of Windows' pipe.usa2014-11-141-0/+4
* proc.c: adjust argument typenobu2014-11-141-1/+1
* * gc.c: guard by #if/#endif with GC_ENABLE_INCREMENTAL_MARKko12014-11-142-4/+39
* vm_eval.c (rb_eval_cmd): use pre-defined idCallnormal2014-11-142-1/+5
* vm_eval.c (rb_yield_splat): add missing GC guardnormal2014-11-142-0/+6
* * gc.c: fix build error caused by implicit conversion with clang.hsbt2014-11-132-1/+5
* insns.def (opt_succ): remove Time#succ optimizationnormal2014-11-132-4/+5
* * gc.c: refactoring.ko12014-11-132-4/+13
* * gc.c: Tuning RincGC parameters.ko12014-11-132-8/+54
* * remove trailing spaces.svn2014-11-131-1/+1
* * lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo2014-11-133-1/+21
* * 2014-11-14svn2014-11-131-2/+2
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-13121-124/+18
* * lib/rexml/document.rb: add REXML::Document#document.nagachika2014-11-134-0/+61
* * test/monitor/test_monitor.rb: Use assert_join_threads.akr2014-11-132-60/+76
* * test/openssl: Don't specify port number.akr2014-11-135-42/+37
* * test/openssl/ssl_server.rb: Unused file removed.akr2014-11-133-83/+6
* eval.c: obsolete comment [ci skip]nobu2014-11-132-2/+5
* proc.c: make lambda directlynobu2014-11-134-12/+15
* * test/bigdecimal/test_bigdecimal.rb: Add test for mult by nil.headius2014-11-131-0/+6
* internal.h: definenobu2014-11-131-1/+1
* * rb_w32_fstat{,i64}: speed up. adjuting timestamps in this functionusa2014-11-132-1/+15
* internal.h: STATIC_ASSERTnobu2014-11-134-8/+17
* * 2014-11-13svn2014-11-121-2/+2
* gc.c (struct heap_page): trivial packingnormal2014-11-122-6/+10
* * gems/bundled_gems: Update to test-unit 3.0.6 and minitest 5.4.3.hsbt2014-11-122-2/+6
* * lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).hsbt2014-11-124-1/+62
* test_unicode_normalize.rb: skip only oncenobu2014-11-111-2/+3
* test_unicode_normalize.rb: skip if not foundnobu2014-11-111-0/+2
* tables.rb: addnobu2014-11-113-3/+1164
* common.mk: relax dependencynobu2014-11-111-1/+2
* * 2014-11-12svn2014-11-111-2/+2
* * test/ruby/test_object.rb: Specify an exception class for rescue clause.akr2014-11-115-4/+14
* * test/fileutils/test_fileutils.rb: Use assert_join_threads.akr2014-11-112-5/+11
* * test/resolv/test_dns.rb: Use assert_join_threads.akr2014-11-112-64/+68
* * test/net/pop/test_pop.rb: Use assert_join_threads.akr2014-11-112-12/+20
* * test/net/http/test_https_proxy.rb: Use assert_join_threads.akr2014-11-112-14/+21
* * win32/Makefile.sub (prelude.c): search from source directory,nobu2014-11-113-1/+7
* unicode_norm_gen.tmpl: fix build errornobu2014-11-111-1/+1
* common.mk: nmakenobu2014-11-111-9/+9
* make-snapshot: no wait unless needednobu2014-11-111-1/+3
* common.mk: preludesnobu2014-11-111-0/+1
* template/prelude.c.tmplnobu2014-11-113-41/+36
* suppress warning: shadowing outer local variable - linenaruse2014-11-111-1/+1
* remove debug codenaruse2014-11-111-1/+1
* * lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse2014-11-113-5/+17
* * string.c (sym_equal): use rb_obj_equal().ko12014-11-112-7/+10
* * lib/rdoc/known_classes.rb: reverted regression changes ofhsbt2014-11-112-1/+5
* * 2014-11-11svn2014-11-101-2/+2