Revision history for Perl module Mojo::IOLoop::ForkCall
0.07 2014-05-21
- Stable release of 0.060_001 which did fix the cygwin bug.
- Windows perls now use buffered write
0.060_001 2014-02-27
- Trial to attempt to fix cygwin test failures, lumping native windows in too
0.06 2014-02-09
- Fix bug in tests
0.05 2014-01-25
- Optimize windows checking
- Fix useless (broken?) test
0.04 2014-01-25
- Attempt an even better method of exitting the child
- Add test for sending largish messages from the child
0.03 2014-01-19
- Remove Child.pm in hopes of stomping some strange bugs
0.02 2013-12-21
- Fix some nagging warnings and test failures
0.01 2013-11-28
- Initial release