aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vm_core.h: rb_thread_struct::machinenobu2014-01-287-120/+124
* * 2014-01-28svn2014-01-271-2/+2
* compile.c: use correct key for block when loading serialized iseqscharliesome2014-01-272-1/+7
* * ChangeLog: remove a duplicated entry at r44712.nagachika2014-01-271-6/+0
* thread_pthread.c: cast to size_tnobu2014-01-271-1/+1
* signal.c: static literal stringnobu2014-01-271-1/+1
* * 2014-01-27svn2014-01-271-2/+2
* thread_pthread.c: get current main thread stack sizenobu2014-01-273-0/+30
* * 2014-01-26svn2014-01-251-2/+2
* localeinit.c: cp on cygwinnobu2014-01-251-1/+1
* * README.ja.md, README.md: update the controller address of mailing lists.kazu2014-01-253-8/+10
* process.c: avoid EINTR from Process.spawnnobu2014-01-252-8/+37
* compile.c: assignment result of aset_withnobu2014-01-253-3/+21
* compile.c: mark fstringnobu2014-01-251-0/+1
* insns.def: adjust stylenobu2014-01-251-4/+8
* class.c: allow nil keyword_hashnobu2014-01-252-0/+7
* * 2014-01-25svn2014-01-251-2/+2
* class.c: simplifynobu2014-01-251-12/+3
* vm_backtrace.c: initialize flagnobu2014-01-241-1/+1
* test_process.rb: clock_getres may not supportednobu2014-01-241-0/+2
* * 2014-01-24svn2014-01-241-2/+2
* * lib/racc/rdoc/grammar.en.rdoc: [DOC] Correct grammar and typoszzak2014-01-242-44/+42
* * test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko12014-01-232-0/+7
* * test/ruby/test_settracefunc.rb: check the target thread.ko12014-01-232-0/+8
* * test/ruby/test_settracefunc.rb: check the target thread.ko12014-01-232-0/+6
* test_process.rb: fix conditionnobu2014-01-231-1/+1
* assertions.rb: allow procnobu2014-01-231-2/+30
* test_process.rb: deadlock testnobu2014-01-231-0/+48
* * lib/fileutils.rb: [DOC] Fix typo in options_of() example [Bug #9392]zzak2014-01-232-1/+6
* * process.c (recv_child_error): Fix deadlock in rb_fork_internal when acharliesome2014-01-231-1/+4
* * method.h: rearrange rb_method_definition_struct to save 8 bytes incharliesome2014-01-231-1/+1
* * 2014-01-23svn2014-01-231-2/+2
* * README -> README.md: [DOC] Format README with Markdown [Bug #9255]zzak2014-01-235-358/+335
* thread/thread.c: no dupnobu2014-01-224-0/+23
* * 2014-01-22svn2014-01-221-2/+2
* * fix typo by @rrrene [fix GH-510]hsbt2014-01-221-1/+1
* Several more OS information for TYPE_IP_MULTICAST_LOOP andakr2014-01-211-1/+12
* * dir.c: Add example for Dir.pwd in Dir.getwd doc by @jasonrclark [fix GH-504]hsbt2014-01-211-0/+1
* * doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]hsbt2014-01-211-1/+1
* thread_pthread.c: fix for dynamic PTHREAD_STACK_MINnobu2014-01-212-7/+11
* * lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]zzak2014-01-212-1/+6
* * thread_pthread.c (rb_thread_create_timer_thread): fix missing paren.nobu2014-01-211-1/+1
* * enum.c: [DOC] Add simple example of Enumerable#zip [ci skip]zzak2014-01-212-0/+7
* thread_pthread.c: expand timer thread stack sizenobu2014-01-212-2/+9
* thread_pthread.c: timer thread stack sizenobu2014-01-211-8/+9
* ext/socket/option.c: fix typonobu2014-01-201-1/+1
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-202-3/+3
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-203-1/+13
* add a test.akr2014-01-201-0/+7
* * 2014-01-21svn2014-01-201-2/+2