aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/rexml/test_document.rbkou2014-11-152-5/+15
* * test/rexml/test_document.rbkou2014-11-152-65/+72
* * test/rexml/test_document.rbkou2014-11-152-2/+14
* Modify parts only marked as autogenerated.akr2014-11-151-16/+61
* * test/rexml/test_document.rbkou2014-11-152-4/+14
* Mark auogenerated part.akr2014-11-1531-0/+69
* * test/rexml/test_document.rbkou2014-11-151-58/+58
* * test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou2014-11-152-0/+7
* * test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou2014-11-152-1/+7
* * lib/mkmf.rb (depend_rules): support comments during a line.usa2014-11-152-1/+11
* revert previous commit.usa2014-11-153-13/+3
* * lib/mkmf.rb (depend_rules): support comments during a line.usa2014-11-153-3/+13
* * common.mk: Remove comments in Dependency lines.akr2014-11-1532-3180/+3189
* vm_eval.c: UncaughtThrowErrornobu2014-11-157-9/+98
* * 2014-11-15svn2014-11-151-2/+2
* * tool/update-deps: Extend to fix dependencies.akr2014-11-1533-346/+3479
* fix typos and spaces [ci skip]kazu2014-11-141-3/+3
* add missing filename [ci skip]kazu2014-11-141-4/+4
* fix typos [ci skip]kazu2014-11-141-3/+3
* * tool/update-deps: Support GNU Make 4.0.akr2014-11-142-14/+38
* I'm not good at English, but try to accept your hope.usa2014-11-141-1/+1
* gc.c: check argumentsnobu2014-11-142-4/+13
* * gc.c (gc_stat_internal): support comatible layer forko12014-11-142-4/+26
* * gc.c (gc_stat_internal): add compatible layer.ko12014-11-144-36/+206
* 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