1. 22 3月, 2017 1 次提交
    • Sergey Kalashnikov's avatar
      Custom data types handler (#462) · d69d5052
      Sergey Kalashnikov 提交于
      * Custom data types handler
      
      * Updated doc, changelog, dictionary. Fixed review comment.
      
      * Extended the custom types handler interface
      
      * Fixed test
      
      * Fixed review comments
      
      * Added note on ABI stability of the feature to docs
      d69d5052
  2. 15 3月, 2017 1 次提交
  3. 14 3月, 2017 1 次提交
  4. 10 3月, 2017 1 次提交
  5. 09 3月, 2017 3 次提交
  6. 02 3月, 2017 3 次提交
  7. 24 2月, 2017 4 次提交
  8. 23 2月, 2017 4 次提交
  9. 22 2月, 2017 1 次提交
  10. 16 2月, 2017 1 次提交
  11. 09 2月, 2017 2 次提交
  12. 06 2月, 2017 2 次提交
  13. 02 2月, 2017 1 次提交
  14. 30 1月, 2017 1 次提交
  15. 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
  16. 23 1月, 2017 1 次提交
  17. 22 1月, 2017 1 次提交
  18. 21 1月, 2017 1 次提交
  19. 20 1月, 2017 7 次提交
  20. 19 1月, 2017 3 次提交