aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * internal.h: Gather declarations in non-header files.akr2014-11-1820-55/+62
* * 2014-11-19svn2014-11-181-2/+2
* test_exception.rb: missing testnobu2014-11-181-0/+17
* * debug.c (SET_WHEN): Don't declare debug variables here.akr2014-11-183-6/+15
* * include/ruby/io.h (FMODE_WSPLIT): Removed. The write() system callakr2014-11-183-51/+15
* test_module.rb: fix encodingnobu2014-11-181-1/+3
* .gdbinit: update for r47913nobu2014-11-171-1/+1
* test_inadvertent_creation.rb: split testnobu2014-11-171-0/+7
* object.c: fix error messagenobu2014-11-173-5/+12
* * 2014-11-18svn2014-11-171-2/+2
* symbol.c: symbol type predicate functionsnobu2014-11-174-7/+62
* ext/win32ole/win32ole_event.c: use typed data.suke2014-11-172-6/+25
* * lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt2014-11-1712-35/+29
* timeout.rb: same object across fibernobu2014-11-171-2/+1
* proc.c: fix method proc binding locationnobu2014-11-163-0/+13
* string.c: escape a backslash [ci skip]nobu2014-11-161-1/+1
* * 2014-11-17svn2014-11-161-2/+2
* proc/receiver.c: commit missnobu2014-11-161-0/+21
* 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