Files
dmlc-core/dmlc-core.changes
Guillaume GARDET f9cadc06ed Accepting request 957268 from home:Guillaume_G:branches:science:machinelearning
- Update to 0.5:
  * Changelog:
    * 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
  * From 0.4:
    Revert "[CI] Reorder #include to comply with cpplint 1.5.0
    (#622)" (#624)
    This reverts commit 88abbf9.

OBS-URL: https://build.opensuse.org/request/show/957268
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dmlc-core?expand=0&rev=5
2022-02-24 12:33:28 +00:00

26 lines
903 B
Plaintext

-------------------------------------------------------------------
Thu Feb 24 10:31:30 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 0.5:
* Changelog:
* 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
* From 0.4:
Revert "[CI] Reorder #include to comply with cpplint 1.5.0
(#622)" (#624)
This reverts commit 88abbf9.
-------------------------------------------------------------------
Tue May 5 10:50:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to OBS service as upstream released 2 years ago and we
need newer features
-------------------------------------------------------------------
Thu Apr 30 10:11:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, used by mxnet