Commit 559ff38
committed
Updating dependencies
1 parent f4c93aa commit 559ff38
File tree
6 files changed
+6
-5
lines changed- External
- Src/runcpp2
6 files changed
+6
-5
lines changed- CI/RunTests.sh+4
- CI/ssLoggerMain.gocd.yaml+287-23
- CMakeLists.txt+48-11
- Include/ssLogger/ssLog.hpp+974-700
- Include/ssLogger/ssLogAPIHelper.hpp+24
- Include/ssLogger/ssLogInit.hpp+10-23
- Include/ssLogger/ssLogSwitches.hpp+8-1
- Include/ssLogger/ssLogThreadInfo.hpp+3-2
- Jenkinsfile+359
- README.md+202-253
- Src/Tests/LogFunctionTest.cpp+13
- Src/Tests/LogMultiThreadTest.cpp+97-48
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments