Skip to content

Tags: dmlc/dmlc-core

Tags

0.6.dev20251013233421

Toggle 0.6.dev20251013233421's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#714)

updates:
- https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror
- [github.com/pycqa/isort: 6.0.1 → 7.0.0](PyCQA/isort@6.0.1...7.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.1...v0.14.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

0.6.dev20251006040014

Toggle 0.6.dev20251006040014's commit message
Fix versioning scheme to be Pythonic

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove gcc version check. (#647)

* Remove gcc version check.

Use __cplusplus instead.

* Enable updated __cplusplus macro in MSVC

* Add a provision for MSVC 2015

* Don't use __cplusplus at all when MSVC is used

Co-authored-by: Hyunsu Cho <[email protected]>

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "[CI] Reorder #include to comply with cpplint 1.5.0 (#622)" (#624

)

This reverts commit 88abbf9.

v0.3

Toggle v0.3's commit message
Added .editorconfig (#431)