1 file changed
+1
-1
lines changedSubmodule sentry-native updated 30 files
- .github/workflows/ci.yml+34-37
- CHANGELOG.md+10
- CMakeLists.txt+3
- CONTRIBUTING.md+3-3
- Makefile+4-8
- README.md+37-30
- examples/example.c+5-1
- include/sentry.h+11-1
- ndk/gradle.properties+1-1
- scripts/git-precommit-hook.sh+3-3
- scripts/start-android.sh+20-2
- src/backends/sentry_backend_crashpad.cpp+1-1
- src/backends/sentry_backend_inproc.c+1-4
- src/modulefinder/sentry_modulefinder_apple.c+2-2
- src/path/sentry_path_windows.c+2-2
- src/sentry_core.c+59-2
- src/sentry_core.h+1-1
- src/sentry_scope.c+4-1
- src/sentry_scope.h+3-3
- src/sentry_string.h+1-1
- src/sentry_sync.h+2-11
- src/sentry_value.c+51-22
- src/sentry_value.h+12-3
- tests/assertions.py+2-2
- tests/fixtures/minidump.dmp
- tests/requirements.txt+2-1
- tests/test_integration_http.py+34-1
- tests/unit/test_sync.c+1-1
- tests/unit/test_value.c+54-60
- tests/unit/tests.inc+1-1
0 commit comments