1. 24 7月, 2012 1 次提交
  2. 12 7月, 2012 1 次提交
  3. 06 7月, 2012 2 次提交
  4. 05 7月, 2012 1 次提交
  5. 30 6月, 2012 1 次提交
  6. 20 6月, 2012 1 次提交
  7. 17 6月, 2012 1 次提交
  8. 16 6月, 2012 1 次提交
  9. 08 6月, 2012 1 次提交
  10. 05 6月, 2012 1 次提交
  11. 31 5月, 2012 1 次提交
  12. 26 5月, 2012 1 次提交
  13. 24 5月, 2012 1 次提交
  14. 23 5月, 2012 5 次提交
  15. 19 5月, 2012 1 次提交
  16. 21 4月, 2012 2 次提交
    • J
      std: add std::timer and timer::delayed_send and timer::sleep · 7ac8c308
      Jeff Olson 提交于
      .. leveraging std::uv, we have:
      timer::delayed_send - send a value over a provided channel after the
      timeout has passed
      timer::sleep - block the current task for the specified period
      
      both of these fns (and everything that goes in timer.rs) leverage the
      uv_timer_* API
      7ac8c308
    • J
      uv::hl::get_global_loop() -> uv::global_loop::get() · 83ae83c3
      Jeff Olson 提交于
      - moved global loop tests, as well.. will add tests in uv_hl that encompass
      rolling your own high_level_loop via uv::hl::run_high_level_loop()
      - also whitespace cleanups and misc warning cleanup..
      - doesn't work on 32bit linux
      83ae83c3
  17. 18 4月, 2012 1 次提交
  18. 07 4月, 2012 2 次提交
  19. 06 4月, 2012 1 次提交
  20. 29 3月, 2012 1 次提交
  21. 23 3月, 2012 1 次提交
  22. 21 3月, 2012 1 次提交
  23. 14 3月, 2012 1 次提交
  24. 13 3月, 2012 1 次提交
  25. 10 3月, 2012 1 次提交
  26. 29 2月, 2012 1 次提交
  27. 25 2月, 2012 1 次提交
  28. 13 2月, 2012 1 次提交
  29. 23 1月, 2012 1 次提交
  30. 22 1月, 2012 1 次提交
  31. 18 1月, 2012 2 次提交
  32. 17 1月, 2012 1 次提交