aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* node.h: extract NODE functions from gc.cnobu2014-08-163-170/+189
* time.c (time_timespec): fix tv_nsec overflownormal2014-08-162-0/+9
* * 2014-08-16svn2014-08-161-2/+2
* ChangeLog: fix namenobu2014-08-161-1/+1
* * properties.svn2014-08-150-0/+0
* * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src fromsuke2014-08-156-1265/+1287
* * iseq.c (rb_iseq_clone): Should not insert write barrier fromko12014-08-152-1/+8
* * string.c (setup_fake_str): fake strings should not set class byko12014-08-153-2/+14
* * array.c (rb_ary_tmp_new): added.ko12014-08-154-3/+23
* gc.c: memsize of T_NODEnobu2014-08-151-5/+11
* * lib/gserver.rb: removed unmaintained code.hsbt2014-08-154-483/+9
* rb_{thread,context,fiber}_struct: trivial packingnormal2014-08-153-5/+14
* thread_pthread: prefer rb_nativethread* types/functionsnormal2014-08-153-18/+48
* parser.y: warning with VALUE for rippernobu2014-08-141-3/+28
* cont.c (cont_mark): fix typo in unused path [ci skip]normal2014-08-142-1/+5
* vm.c (rb_thread_mark): update comment about marking `me'normal2014-08-142-1/+7
* * 2014-08-15svn2014-08-141-2/+2
* README.EXT: preliminary documentation for RB_GC_GUARDnormal2014-08-142-0/+55
* Revert r46977. [ruby-core:63857] [Bug #10071]akr2014-08-141-2/+6
* test_io.rb: investigationnobu2014-08-141-1/+2
* fix typos and styles [ci skip]kazu2014-08-131-5/+5
* * properties.svn2014-08-130-0/+0
* * 2014-08-14svn2014-08-131-2/+2
* * ext/win32ole/win32ole.c: seperate WIN32OLE_RECORD src fromsuke2014-08-136-573/+602
* * properties.svn2014-08-130-0/+0
* * ext/win32ole/win32ole.c: seperate WIN32OLE_VARIANT src fromsuke2014-08-136-758/+787
* parse.y: preserve encodingsnobu2014-08-132-12/+17
* test_parse.rb: for warningsnobu2014-08-131-0/+14
* envutil.rb: fix argument ordernobu2014-08-131-1/+1
* * ext/win32ole/win32ole.c: remove unused variable.suke2014-08-132-1/+4
* * ext/win32ole/win32ole.c(ole_search_handler_method, rescue_callback,suke2014-08-134-9/+19
* * lib/irb/completion.rb: reverted r47163.hsbt2014-08-132-1/+6
* * properties.svn2014-08-130-0/+0
* * lib/irb.rb: Prevent irb from crashing when exception withhsbt2014-08-133-11/+34
* * lib/irb/completion.rb: fixed broken completion list withhsbt2014-08-132-1/+6
* * test/openssl/test_ssl_session.rb: fix indent.hsbt2014-08-131-26/+26
* fix typos [ci skip]kazu2014-08-121-2/+2
* * properties.svn2014-08-120-0/+0
* * remove trailing spaces.svn2014-08-121-1/+1
* * 2014-08-13svn2014-08-121-2/+2
* * ext/win32ole/win32ole.c: seperate WIN32OLE_PARAM src from win32ole.csuke2014-08-126-412/+438
* * remove trailing spaces.svn2014-08-121-1/+1
* * ext/win32ole/win32ole.c: refactoring. move some methods suke2014-08-127-61/+81
* * ext/win32ole/win32ole.c: refactoring. movesuke2014-08-125-17/+25
* * ext/win32ole/win32ole.c (ole_create_dcom): use the convertedsuke2014-08-122-6/+10
* configure.in: [Bug #8409]nobu2014-08-121-3/+2
* * configure.in: ignored working directory same as prefix value.hsbt2014-08-122-0/+9
* * lib/fileutils.rb: enable to remove with non-owner directory.hsbt2014-08-123-0/+15
* * vm_exec.c: improve performance in ppc64 arch.hsbt2014-08-122-0/+13
* * lib/fileutils.rb: fix typo.hsbt2014-08-122-2/+7