2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
Submodule sentry-native updated 23 files
- .github/workflows/ci.yml+179
- CHANGELOG.md+23
- CMakeLists.txt+19-7
- README.md+2-1
- azure-pipelines.yml-188
- examples/example.c+7-1
- external/CMakeLists.txt+1-1
- external/crashpad+1-1
- include/sentry.h+1-1
- src/CMakeLists.txt+3
- src/backends/sentry_backend_crashpad.cpp+11-9
- src/backends/sentry_backend_inproc.c+9-1
- src/path/sentry_path_windows.c+1-1
- src/sentry_json.c+2-1
- src/sentry_scope.c+14
- src/sentry_value.c+101-92
- tests/assertions.py+12-8
- tests/test_build_static.py+12-8
- tests/test_integration_http.py+3-3
- tests/test_integration_stdout.py+2-2
- tests/unit/test_mpack.c+34
- tests/unit/test_value.c+10-5
- tests/unit/tests.inc+1
0 commit comments