summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28* process.c (READ_FROM_CHILD): Apply the last hunk ofakr
2014-01-28thread_pthread.c: use get_stacknobu
2014-01-28* thread_pthread.c: rlimit is only available on Linux.naruse
2014-01-28* lib/set.rb: [DOC] Add examples for Set#intersect? and Set#disjoint?zzak
2014-01-28* ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32zzak
2014-01-28vm_core.h: rb_thread_struct::machinenobu
2014-01-27* 2014-01-28svn
2014-01-27compile.c: use correct key for block when loading serialized iseqscharliesome
2014-01-27* ChangeLog: remove a duplicated entry at r44712.nagachika
2014-01-27thread_pthread.c: cast to size_tnobu
2014-01-27signal.c: static literal stringnobu
2014-01-27* 2014-01-27svn
2014-01-27thread_pthread.c: get current main thread stack sizenobu
2014-01-25* 2014-01-26svn
2014-01-25localeinit.c: cp on cygwinnobu
2014-01-25* README.ja.md, README.md: update the controller address of mailing lists.kazu
2014-01-25process.c: avoid EINTR from Process.spawnnobu
2014-01-25compile.c: assignment result of aset_withnobu
2014-01-25compile.c: mark fstringnobu
2014-01-25insns.def: adjust stylenobu
2014-01-25class.c: allow nil keyword_hashnobu
2014-01-25* 2014-01-25svn
2014-01-25class.c: simplifynobu
2014-01-24vm_backtrace.c: initialize flagnobu
2014-01-24test_process.rb: clock_getres may not supportednobu
2014-01-24* 2014-01-24svn
2014-01-24* lib/racc/rdoc/grammar.en.rdoc: [DOC] Correct grammar and typoszzak
2014-01-23* test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23test_process.rb: fix conditionnobu
2014-01-23assertions.rb: allow procnobu
2014-01-23test_process.rb: deadlock testnobu
2014-01-23* lib/fileutils.rb: [DOC] Fix typo in options_of() example [Bug #9392]zzak
2014-01-23* process.c (recv_child_error): Fix deadlock in rb_fork_internal when acharliesome
2014-01-23* method.h: rearrange rb_method_definition_struct to save 8 bytes incharliesome
2014-01-23* 2014-01-23svn
2014-01-23* README -> README.md: [DOC] Format README with Markdown [Bug #9255]zzak
2014-01-22thread/thread.c: no dupnobu
2014-01-22* 2014-01-22svn
2014-01-22* fix typo by @rrrene [fix GH-510]hsbt
2014-01-21Several more OS information for TYPE_IP_MULTICAST_LOOP andakr
2014-01-21* dir.c: Add example for Dir.pwd in Dir.getwd doc by @jasonrclark [fix GH-504]hsbt
2014-01-21* doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]hsbt
2014-01-21thread_pthread.c: fix for dynamic PTHREAD_STACK_MINnobu
2014-01-21* lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]zzak
2014-01-21* thread_pthread.c (rb_thread_create_timer_thread): fix missing paren.nobu
2014-01-21* enum.c: [DOC] Add simple example of Enumerable#zip [ci skip]zzak
2014-01-21thread_pthread.c: expand timer thread stack sizenobu
2014-01-21thread_pthread.c: timer thread stack sizenobu