"src/vscode:/vscode.git/clone" did not exist on "4c3be168a8a2b7b3ba4992c72ff83c135ef84d55"
  1. 17 Oct, 2025 1 commit
  2. 13 Oct, 2025 1 commit
  3. 24 Aug, 2025 1 commit
  4. 14 Dec, 2024 1 commit
  5. 01 Dec, 2024 1 commit
  6. 19 Apr, 2024 1 commit
  7. 11 Sep, 2022 1 commit
  8. 23 May, 2022 1 commit
  9. 22 May, 2022 1 commit
  10. 10 May, 2022 1 commit
  11. 01 May, 2022 1 commit
  12. 05 Jan, 2022 1 commit
  13. 23 Sep, 2021 1 commit
  14. 04 May, 2021 1 commit
  15. 29 Apr, 2021 1 commit
  16. 24 Mar, 2021 1 commit
  17. 14 Feb, 2021 1 commit
  18. 06 Feb, 2021 1 commit
  19. 26 Jan, 2021 1 commit
  20. 17 Oct, 2020 1 commit
  21. 08 Oct, 2020 1 commit
    • James Lamb's avatar
      [R-package] miscellaneous changes to comply with CRAN requirements (#3338) · 186711de
      James Lamb authored
      
      
      * [R-package] update DESCRIPTION per CRAN comments
      
      * newlines
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * more fixes
      
      * update Rbuildignore
      
      * more changes
      
      * more changes per CRAN response
      
      * add email
      
      * run examples in CI
      
      * add newest CRAN response
      
      * add Solaris patch
      
      * update patch
      
      * another attempt at ifaddrs patch
      
      * fix unnecessary comment
      
      * update configure
      
      * comments
      
      * bump version
      
      * tabs
      
      * fix address alignment, required by cran (#3415)
      
      * fix dataset binary file alignment
      
      * many fixes
      
      * fix warnings
      
      * fix bug
      
      * Update file_io.cpp
      
      * Update file_io.cpp
      
      * simplify code
      
      * Apply suggestions from code review
      
      * general
      
      * remove unneeded alignment
      
      * Update file_io.h
      
      * int32 to byte8 alignment
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * [R-package] add new copyright holder in DESCRIPTION (#3409)
      
      * [R-package] add new copyright holder in DESCRIPTION
      
      * fix role
      
      * fixing conflicts
      
      * [R-package] add new copyright holder in DESCRIPTION (#3409)
      
      * [R-package] add new copyright holder in DESCRIPTION
      
      * fix role
      
      * trying to fix conflicts
      
      * more fixes
      
      * this will work
      
      * update cran-comments
      
      * simplify solaris, add more testing docs
      
      * stuff
      
      * remove rchck docs
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * remove extra use of cat()
      
      * change solaris check
      
      * update docs
      
      * remove testing code
      
      * fix warning about cleanup not having execute permissions
      
      * fix cmake builds
      
      * remove blank line
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      Co-authored-by: default avatarGuolin Ke <guolin.ke@outlook.com>
      186711de
  22. 05 Jun, 2020 1 commit
  23. 01 Jun, 2020 1 commit
  24. 22 May, 2020 1 commit
  25. 13 Apr, 2020 1 commit
  26. 08 Feb, 2020 1 commit
  27. 17 Dec, 2019 1 commit
  28. 03 Dec, 2019 1 commit
    • ashok-ponnuswami-msft's avatar
      LightGBM would hang on MPI run if only some nodes have a fatal error. (#2600) · 61292080
      ashok-ponnuswami-msft authored
      * LightGBM would hang on MPI run if only some nodes have a fatal error. The issue is that the destructor of Application calls MPI_Finalize(), which will cause the program to hand and prevent from exiting. So we move the network finalization out of the destructor and call MPI_Finalize() or MPI_Abort() based on whether there was an unhandled exception.
      
      * Minor updates: Remove excess debug logging, whitespaces.
      
      * Add comments for new functions.
      61292080
  29. 07 Oct, 2019 1 commit
  30. 01 Oct, 2019 1 commit
  31. 25 Sep, 2019 1 commit
  32. 22 Sep, 2019 1 commit
  33. 29 Aug, 2019 1 commit
  34. 13 Apr, 2019 1 commit
  35. 11 Apr, 2019 1 commit
  36. 01 Apr, 2019 1 commit
  37. 06 Feb, 2019 1 commit
  38. 02 Feb, 2019 1 commit
  39. 07 Oct, 2018 1 commit
  40. 16 Aug, 2018 1 commit