index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/revise-oplog-block-arrangement
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/builds-subcmds
sb/cleanup-main
sb/cloud
sb/compute-scheduler
sb/core-http-functions
sb/docker-compute
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/linux-build-improvements
sb/more-tui
sb/rpc-analysis
sb/s3client
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/win-x-linux
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zencore
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Cross-platform zen::GetLastError()
Martin Ridgers
2021-09-15
2
-5
/
+19
|
*
|
Changed logging implementation
Stefan Boberg
2021-09-15
4
-3
/
+30
|
*
|
Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...
Stefan Boberg
2021-09-15
2
-3
/
+2
|
|
/
*
|
Added #ifdef condition around Windows-specific exception handling
Martin Ridgers
2021-09-15
2
-0
/
+6
*
|
POSIX implementation of ThrowSystemException using std::system_error
Martin Ridgers
2021-09-15
1
-5
/
+9
*
|
Moved system_error include to except.h for std::error_code
Martin Ridgers
2021-09-15
2
-1
/
+1
*
|
Cross-platform zen::GetLastError()
Martin Ridgers
2021-09-15
2
-5
/
+19
*
|
Removed constexpr for anything that uses GetSize()
Martin Ridgers
2021-09-15
1
-19
/
+19
*
|
Wrong include for std::runtime_error
Martin Ridgers
2021-09-15
1
-1
/
+1
*
|
Deleted unused #include
Martin Ridgers
2021-09-15
1
-1
/
+0
*
|
Missing include for std::runtime_error()
Martin Ridgers
2021-09-15
1
-0
/
+1
*
|
Missing include for pow()
Martin Ridgers
2021-09-15
1
-0
/
+1
*
|
Correct platform-specific _mm_malloc/aligned_alloc includes
Martin Ridgers
2021-09-15
1
-1
/
+6
*
|
Fixed GetSize() constexpr compile errors with GCC
Martin Ridgers
2021-09-15
1
-9
/
+9
*
|
Merge main
Martin Ridgers
2021-09-15
20
-2410
/
+572
|
\
|
|
*
Added backwards compatible package serialization code for UE5 interop during ...
Stefan Boberg
2021-09-14
2
-3
/
+142
|
*
Added Ref<>::Get to work around issue casting a pointer to a derived type to ...
Stefan Boberg
2021-09-13
1
-0
/
+1
|
*
Changed CbPackage::TryLoad() signature so it can handle temporaries
Stefan Boberg
2021-09-13
2
-4
/
+2
|
*
Added CbPackageOffer content type
Stefan Boberg
2021-09-13
1
-0
/
+1
|
*
Added some std::error_code helpers
Stefan Boberg
2021-09-12
2
-1
/
+20
|
*
clang-format
Stefan Boberg
2021-09-09
2
-3
/
+4
|
*
Factored out http server related code into zenhttp module since it feels out ...
Stefan Boberg
2021-09-09
10
-2274
/
+0
|
*
HttpServer::AddEndpoint -> HttpServer::RegisterService
Stefan Boberg
2021-09-09
3
-9
/
+9
|
*
Made HttpServer an abstract interface, and moved remaining implementation spe...
Stefan Boberg
2021-09-09
4
-119
/
+67
|
*
Moved http.sys server implementation into dedicated source files
Stefan Boberg
2021-09-09
5
-1250
/
+1289
|
*
Merge branch 'main' into cbpackage-update
Stefan Boberg
2021-09-09
1
-2
/
+0
|
|
\
|
*
|
Restructuring HTTP server implementation to better (completely asynchronously...
Stefan Boberg
2021-09-08
2
-194
/
+320
|
*
|
Merge branch 'main' into cbpackage-update
Stefan Boberg
2021-09-08
1
-1
/
+2
|
|
\
\
|
*
|
|
Logging vcxproj changes
Stefan Boberg
2021-09-08
2
-0
/
+2
|
*
|
|
Moved a bunch of logging code into zencore
Stefan Boberg
2021-09-08
2
-0
/
+71
|
*
|
|
Change Compact Binary Package API to represent binary attachments as compress...
Stefan Boberg
2021-09-07
6
-234
/
+403
*
|
|
|
Use zen::Sleep() in timer.cpp's tests
Martin Ridgers
2021-09-15
1
-10
/
+1
*
|
|
|
zen::Sleep() for Linux
Martin Ridgers
2021-09-15
1
-0
/
+4
*
|
|
|
GetCurrentProcess() for non-Windows
Martin Ridgers
2021-09-15
1
-0
/
+6
*
|
|
|
Implemented RwLock on non-Windows platforms using std::shared_mutex
Martin Ridgers
2021-09-15
2
-1
/
+28
*
|
|
|
Removed unused 'thread' include
Martin Ridgers
2021-09-15
1
-1
/
+0
*
|
|
|
Use portable std::fs::path::u8string() instead of WideToUtf8()
Martin Ridgers
2021-09-14
1
-1
/
+1
*
|
|
|
Moved zencore.h include earlier so it defines ZEN_* macros
Martin Ridgers
2021-09-14
1
-1
/
+2
*
|
|
|
Timer API implementation for Linux
Martin Ridgers
2021-09-14
1
-1
/
+25
*
|
|
|
Missing include
Martin Ridgers
2021-09-14
1
-0
/
+2
*
|
|
|
Added test case for some of intmath.h's functions
Martin Ridgers
2021-09-14
5
-0
/
+63
*
|
|
|
Added #if/endif around a check if 'min' is defined
Martin Ridgers
2021-09-14
1
-2
/
+4
*
|
|
|
IsPointerToStack() implementation for Linux
Martin Ridgers
2021-09-14
1
-0
/
+20
*
|
|
|
Replaced use of "%ll?" format specifiers with PRI?64
Martin Ridgers
2021-09-14
2
-7
/
+7
*
|
|
|
Use sprintf() where _itoa_s() is not available
Martin Ridgers
2021-09-14
1
-0
/
+32
*
|
|
|
Use runtime_exception() instead of exception() as the latter doesn't have a c...
Martin Ridgers
2021-09-14
2
-2
/
+2
*
|
|
|
Use std::aligned_alloc() instead of Intel's _mm_malloc
Martin Ridgers
2021-09-14
1
-6
/
+31
*
|
|
|
ZEN_INLINE implementation for all supported toolchains
Martin Ridgers
2021-09-14
1
-1
/
+6
*
|
|
|
Correct instrinsic include for POSIX platforms
Martin Ridgers
2021-09-14
1
-1
/
+6
*
|
|
|
Replaced use of str*_s variants as non-MSVC toolchains do not implement optio...
Martin Ridgers
2021-09-14
1
-4
/
+6
[prev]
[next]