summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17timeout.rb: same object across fibernobu
2014-11-16proc.c: fix method proc binding locationnobu
2014-11-16string.c: escape a backslash [ci skip]nobu
2014-11-16* 2014-11-17svn
2014-11-16proc/receiver.c: commit missnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16ext/-test-/proc/super.c: renamenobu
2014-11-16timeout.rb: use UncaughtThrowErrornobu
2014-11-16tool/update-deps: warning to disable ccachenormal
2014-11-16vm_eval.c: define IDsnobu
2014-11-16id.def: move IDs for exceptionnobu
2014-11-16* common.mk (CCAN_LIST_INCLUDES): Unused variable removed.akr
2014-11-16test/ruby/test_io.rb: remove unnecessary begin/endnormal
2014-11-16Revert r48450.akr
2014-11-15* common.mk: Specify dependencies for generated C sources.akr
2014-11-15add an assertion.akr
2014-11-15* 2014-11-16svn
2014-11-15* common.mk: parse.o depends on parse.y before parse.h.akr
2014-11-15* common.mk: No need to declare dependencies whichakr
2014-11-15* test/rexml/test_document.rb: Indent.kou
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15Modify parts only marked as autogenerated.akr
2014-11-15* test/rexml/test_document.rbkou
2014-11-15Mark auogenerated part.akr
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou
2014-11-15* lib/mkmf.rb (depend_rules): support comments during a line.usa
2014-11-15revert previous commit.usa
2014-11-15* lib/mkmf.rb (depend_rules): support comments during a line.usa
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-15* 2014-11-15svn
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-11-14fix typos and spaces [ci skip]kazu
2014-11-14add missing filename [ci skip]kazu
2014-11-14fix typos [ci skip]kazu
2014-11-14* tool/update-deps: Support GNU Make 4.0.akr
2014-11-14I'm not good at English, but try to accept your hope.usa
2014-11-14gc.c: check argumentsnobu
2014-11-14* gc.c (gc_stat_internal): support comatible layer forko1
2014-11-14* gc.c (gc_stat_internal): add compatible layer.ko1
2014-11-14id.def: attrsetnobu
2014-11-14* NEWS: mention about IO#nonblock_{read,write} of Windows' pipe.usa
2014-11-14proc.c: adjust argument typenobu
2014-11-14* gc.c: guard by #if/#endif with GC_ENABLE_INCREMENTAL_MARKko1
2014-11-14vm_eval.c (rb_eval_cmd): use pre-defined idCallnormal