Chen Qin
69cdfae22f
disable travis model_recover tests, fix doc generate failure ( #71 )
...
* add missing packackges used in dmlc submit
* disable local_recovery tests til we have code fix
* fix doc gen failure
2018-10-19 18:18:16 -07:00
Will Storey
7bc46b8c75
Allow compiling with -Werror=strict-prototypes ( #56 )
...
Without this, with gcc 7.3.0, we see things like:
/xgboost/include/xgboost/c_api.h:98:1: error: function
declaration isn't a prototype [-Werror=strict-prototypes]
XGB_DLL const char *XGBGetLastError();
^~~~~~~
2018-03-18 22:21:35 -07:00
Artem Krylysov
0b406754fa
Fix C API header compatibility with C compilers ( #44 )
2017-06-01 09:21:48 -07:00
tqchen
849b20b7c8
add distributed checking
2016-04-11 15:43:01 -07:00
tqchen
56ec4263f9
fix type
2016-02-28 13:19:54 -08:00
tqchen
e3188afbe8
fix
2016-02-28 13:09:18 -08:00
tqchen
c7d53aecc3
add link tag
2016-02-28 09:44:11 -08:00
tqchen
e814dc8a4b
Fix docstring
2016-02-27 18:13:42 -08:00
tqchen
7479791f6a
refactor: librabit
2016-02-27 10:14:41 -08:00