1. 22 6月, 2022 1 次提交
  2. 17 5月, 2022 1 次提交
  3. 27 4月, 2022 1 次提交
  4. 22 4月, 2022 1 次提交
  5. 30 3月, 2022 2 次提交
  6. 29 3月, 2022 1 次提交
  7. 26 3月, 2022 1 次提交
  8. 20 3月, 2022 1 次提交
  9. 17 3月, 2022 1 次提交
  10. 15 3月, 2022 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 13063 3.0 windows (#10720) · 23bef711
      sangshuduo 提交于
      * [TD-13063]<feature>: 3.0 on Windows
      
      * add pthread in contrib
      
      * fix linux compile
      
      * fix osSemaphore
      
      * add gnu regex for Windows
      
      * fix compile error for Windows
      
      * support arm platform
      
      * port more OS files
      
      * fix for Windows compile
      
      * port more files
      
      * fix macOS on x86_64
      
      * port osFile
      
      * port osSemaphone.h
      
      * port osSocket.c
      
      * port tconfig.c
      
      * port ttimer.c
      
      * add couple files
      23bef711
  11. 11 3月, 2022 1 次提交
  12. 01 3月, 2022 1 次提交
  13. 28 2月, 2022 1 次提交
  14. 24 2月, 2022 2 次提交
  15. 24 1月, 2022 1 次提交
  16. 07 1月, 2022 1 次提交
  17. 06 1月, 2022 3 次提交
  18. 04 1月, 2022 2 次提交
  19. 17 12月, 2021 1 次提交
  20. 23 11月, 2021 1 次提交
  21. 02 11月, 2021 1 次提交
  22. 21 10月, 2021 1 次提交
  23. 08 10月, 2021 1 次提交
  24. 06 10月, 2021 1 次提交
  25. 03 10月, 2021 1 次提交
  26. 30 9月, 2021 3 次提交
  27. 22 9月, 2021 3 次提交
  28. 21 9月, 2021 1 次提交
  29. 08 7月, 2021 1 次提交
  30. 27 6月, 2021 1 次提交
    • J
      Rename file and add some comment/changes (#6587) · 9a062484
      Jun Li 提交于
      1. rename semphone to semaphore
      2. add comment for tsched.h
      3. change the function signature for taosSchedulerTask, changing from
      return int to void. We currently don't check any return code of the function.
      4. add some error handlings. For fatal error, just exit the process because
      the program may run into a random state.
      9a062484
  31. 09 5月, 2021 1 次提交