1. 26 3月, 2017 1 次提交
  2. 25 3月, 2017 1 次提交
    • Philippe Marschall's avatar
      Fix doc generation · 694c2474
      Philippe Marschall 提交于
      In order to make the doc generation for #476 working I had to fix some
      errors in existing files. These cover
      
       - lines which are too long
       - incorrect indentation
       - invalid markup
       - missing javadoc
      694c2474
  3. 24 3月, 2017 1 次提交
  4. 23 3月, 2017 2 次提交
  5. 22 3月, 2017 5 次提交
  6. 19 3月, 2017 1 次提交
  7. 15 3月, 2017 1 次提交
  8. 14 3月, 2017 1 次提交
  9. 10 3月, 2017 1 次提交
  10. 09 3月, 2017 3 次提交
  11. 02 3月, 2017 3 次提交
  12. 24 2月, 2017 4 次提交
  13. 23 2月, 2017 4 次提交
  14. 22 2月, 2017 1 次提交
  15. 16 2月, 2017 1 次提交
  16. 09 2月, 2017 2 次提交
  17. 06 2月, 2017 2 次提交
  18. 02 2月, 2017 1 次提交
  19. 30 1月, 2017 1 次提交
  20. 26 1月, 2017 1 次提交
    • Ulrich Wielant's avatar
      Use System.nanoTime() to check timeouts · f3a1598b
      Ulrich Wielant 提交于
      System.currentTimeMillis() is influenced by system time corrections
      whereas System.nanoTime() is strongly sequential. So it is better to use
      System.nanoTime() when checking for timeouts and elapsed time.
      f3a1598b
  21. 23 1月, 2017 1 次提交
  22. 22 1月, 2017 1 次提交
  23. 21 1月, 2017 1 次提交