2 files changed
+3
-3
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + |
Submodule dxfeed-c-api updated 81 files
- .github/README.md+11
- .github/actions/centos/Dockerfile+18
- .github/actions/centos/README
- .github/actions/centos/action.yml+21
- .github/actions/centos/entrypoint.sh+32
- .github/actions/doxygen/Dockerfile+16
- .github/actions/doxygen/README
- .github/actions/doxygen/action.yml+18
- .github/actions/doxygen/entrypoint.sh+16
- .github/actions/linux/Dockerfile+22
- .github/actions/linux/README
- .github/actions/linux/action.yml+23
- .github/actions/linux/entrypoint.sh+22
- .github/actions/notes/Dockerfile+9
- .github/actions/notes/README
- .github/actions/notes/action.yml+17
- .github/actions/notes/entrypoint.sh+58
- .github/actions/publish/Dockerfile+24
- .github/actions/publish/README
- .github/actions/publish/action.yml+20
- .github/actions/publish/entrypoint.sh+55
- .github/workflows/github-ci.yml+389
- .gitignore+2
- DXFeed.def+31-7
- DXFeed_64.def+57-1
- DXFeedd.def+57-33
- DXFeedd_64.def+57-1
- ReleaseNotes.txt+25
- docs/Doxyfile+2.5k
- docs/Doxyfile.release+2.5k
- docs/assets/footer.html+14
- include/DXErrorCodes.h+16-3
- include/DXFeed.h+945-410
- include/DXTypes.h+53
- include/EventData.h+155-37
- include/RecordData.h+22
- lib/libressl/mac/x64/libcrypto.46.0.0.dylib
- lib/libressl/mac/x64/libcrypto.46.dylib+1
- lib/libressl/mac/x64/libcrypto.a
- lib/libressl/mac/x64/libcrypto.dylib+1
- lib/libressl/mac/x64/libssl.48.0.0.dylib
- lib/libressl/mac/x64/libssl.48.dylib+1
- lib/libressl/mac/x64/libssl.a
- lib/libressl/mac/x64/libssl.dylib+1
- lib/libressl/mac/x64/libtls.20.0.0.dylib
- lib/libressl/mac/x64/libtls.20.dylib+1
- lib/libressl/mac/x64/libtls.a
- lib/libressl/mac/x64/libtls.dylib+1
- src/CMakeLists.txt+74
- src/Candle.c+16-1
- src/DXFeed.c+300-267
- src/DXFeed.def.in+30-6
- src/DXFeed_64.def.in+56
- src/DXFeedd.def.in+56-32
- src/DXFeedd_64.def.in+56
- src/DXNetwork.c+4
- src/DataStructures.c+2-1
- src/Decimal.c+2
- src/EventData.c+63-42
- src/EventSubscription.c+19-3
- src/RecordTranscoder.c+3
- src/Version.h+2-2
- tests/CandleSample/CandleSample.c+2-1
- tests/CommandLineSample/CommandLineSample.c+49-7
- tests/FullTest/FullTest.c+1-1
- tests/IncSnapshotConsoleSample/IncSnapshotConsoleSample.c+2-2
- tests/SnapshotConsoleSample/SnapshotConsoleSample.c+103-81
- tests/UnitTests/CandleTest.c+45-36
- tests/UnitTests/SnapshotTests.c+45-36
- tests/UnitTests/SnapshotUnitTests.c+1-1
- tests/UnitTests/TestHelper.h+1
- wrappers/COM/include/Interfaces.h+4
- wrappers/COM/src/CMakeLists.txt+5
- wrappers/COM/src/CandleSymbol.cpp+30-2
- wrappers/COM/src/DXFeedCOM.def+1-1
- wrappers/COM/src/DXFeedCOM_64.def+1-1
- wrappers/COM/src/DXFeedCOMd.def+1-1
- wrappers/COM/src/DXFeedCOMd_64.def+1-1
- wrappers/COM/src/EventFactory.cpp+18
- wrappers/COM/src/NativeCandleSymbol.cpp+32-19
- wrappers/COM/src/Version.h+1-1
0 commit comments