aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vm_eval.c: rb_current_receivernobu2014-11-166-0/+38
* ext/-test-/proc/super.c: renamenobu2014-11-162-5/+4
* timeout.rb: use UncaughtThrowErrornobu2014-11-162-2/+7
* tool/update-deps: warning to disable ccachenormal2014-11-162-0/+12
* vm_eval.c: define IDsnobu2014-11-161-4/+8
* id.def: move IDs for exceptionnobu2014-11-165-13/+9
* * common.mk (CCAN_LIST_INCLUDES): Unused variable removed.akr2014-11-162-11/+7
* test/ruby/test_io.rb: remove unnecessary begin/endnormal2014-11-162-18/+21
* Revert r48450.akr2014-11-162-5/+1
* * common.mk: Specify dependencies for generated C sources.akr2014-11-152-0/+10
* add an assertion.akr2014-11-151-0/+1
* * 2014-11-16svn2014-11-151-2/+2
* * common.mk: parse.o depends on parse.y before parse.h.akr2014-11-152-1/+5
* * common.mk: No need to declare dependencies whichakr2014-11-152-79/+6
* * test/rexml/test_document.rb: Indent.kou2014-11-151-56/+56
* * internal.h: Include ruby.h and ruby/encoding.h to beakr2014-11-1570-116/+186
* * 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