File tree
4 files changed
+1
-86
lines changed- 3rdparty
- tests/cpp/engine
4 files changed
+1
-86
lines changed- .gitignore+1
- CMakeLists.txt+7-5
- include/dmlc/base.h-6
- include/dmlc/parameter.h+22-101
- include/dmlc/thread_group.h+3-1
- include/dmlc/thread_local.h+1-1
- include/dmlc/threadediter.h+14-12
- scripts/lint.py+2-2
- test/unittest/unittest_env.cc+1-2
- test/unittest/unittest_param.cc-30
- test/unittest/unittest_parser.cc+49-51
- test/unittest/unittest_thread_group.cc+1
- test/unittest/unittest_threaditer.cc+2-2
- test/unittest/unittest_threaditer_exc_handling.cc+12-15
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 | 104 |
| |
108 | 105 |
| |
109 | 106 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 | 97 |
| |
100 | 98 |
| |
101 | 99 |
| |
|
Lines changed: 0 additions & 80 deletions
This file was deleted.
0 commit comments