aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/socket/option.c: Use "byte" as default argument forakr2014-01-202-4/+19
* * ext/socket/option.c: Use preprocessor macros to avoid repeatedakr2014-01-202-35/+29
* * 2014-01-20svn2014-01-201-2/+2
* * lib/rubygems/version.rb: [DOC] Use gender-neutral pronouns [ci skip]zzak2014-01-203-14/+18
* socket/option.c: helper functionsnobu2014-01-191-12/+26
* socket/option.c: revert r44647nobu2014-01-191-14/+20
* tracepoint.c: disable tracepointnobu2014-01-191-2/+1
* fix filenamekazu2014-01-191-1/+1
* * ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt2014-01-192-2/+2
* * gc.c: fix typo by @windwiny [fix GH-506]hsbt2014-01-193-6/+6