Very High Activity

Commits : Individual Commit

  Analyzed 11 days ago based on code collected 11 days ago.

Commit ID

Anon80 Contributor: shirosaki Files Modified: 3
Date: 07-April-2012 at 14:10 Lines Added: 2
Repository: http://svn.ruby-lang.org/repos/ruby/trunk /trunk Lines Removed: 1
Commit Comment: * test/ruby/test_thread.rb (TestThreadGroup#test_thread_timer_and_interrupt): skip on Windows. Process.kill cannot kill a subprocess if CREATE_NEW_PROCESS_GROUP flag is not specified in a call to CreateProcessW().
* win32/win32.c (CreateChild): revert the usage of
CREATE_NEW_PROCESS_GROUP flag for compatibility.
[ruby-core:43245][Bug #6131]
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 1 1 0 0 0 0
  Ruby 1 0 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
ChangeLog   No source code was detected in this file.
test/ruby/test_thread.rb Ruby 1 0 0 0 0 0
win32/win32.c C 1 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.