• Show log

    Commit

  • Hash : 30e91bc6
    Author : kinichiro
    Date : 2019-07-14T18:37:59

    Enable speed on win32
    
    - Use thread and sleep instead of signal and alarm, on win32
    - Disable -multi option on win32 since fork is hard to implement