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/claude-windows-guide-helpers
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/loadoplog-refactor
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/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
de/v5.7.25-hotpatch
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/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/compute-auth
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/linux-crashpad-fix
sb/more-tui
sb/no-network
sb/proc1000
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Disabled Sentry on Arm as vcpkg does not support it
Martin Ridgers
2022-01-14
2
-8
/
+20
*
Blake3 for Mac Arm64
Martin Ridgers
2022-01-13
2
-1
/
+5
*
Added ZEN_ prefix to define for consistency
Martin Ridgers
2022-01-13
2
-6
/
+6
*
Do not try to define USE_SENTRY if it's already defined
Martin Ridgers
2022-01-13
1
-1
/
+3
*
Updated Linux section of README.md
Martin Ridgers
2022-01-13
1
-7
/
+29
*
Added instructions for building on Mac
Martin Ridgers
2022-01-13
1
-8
/
+27
*
Be explicit about what platforms a block implements for grepability
Martin Ridgers
2022-01-13
1
-3
/
+3
*
Use SysV semaphores to implement NamedEvent on Linux
Martin Ridgers
2022-01-13
1
-100
/
+7
*
Issue warning if xmake bundle is run on non-Windows
Martin Ridgers
2022-01-13
1
-0
/
+4
*
Fixed 'xmake test' using the wrong architecture value on non-Windows
Martin Ridgers
2022-01-13
1
-1
/
+8
*
More complete toolchain and C++ library version checks
Martin Ridgers
2022-01-13
1
-9
/
+24
*
The "operator << (CbWriter, size_t)" is only required when using libc++
Martin Ridgers
2022-01-13
1
-1
/
+1
*
Missing include
Martin Ridgers
2022-01-13
1
-0
/
+1
*
Format string had more tags than given parameters
Martin Ridgers
2022-01-13
1
-1
/
+1
*
Added missing std:: namespace to nullptr_t use
Martin Ridgers
2022-01-13
2
-6
/
+6
*
Moved "concepts" include to zencore.h as toolchain support is spotty
Martin Ridgers
2022-01-13
6
-6
/
+1
*
Handle PartialOnError cache policy when using z$ rest endpoint.
Per Larsson
2022-01-12
1
-63
/
+71
*
Changed DDC namespace on Jupiter dev.
Per Larsson
2022-01-11
1
-2
/
+2
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2022-01-11
5
-12
/
+40
|
\
|
*
Linker flags for zen target on Mac
Martin Ridgers
2022-01-11
1
-0
/
+7
|
*
Fixed fmt::format() compile error
Martin Ridgers
2022-01-11
1
-1
/
+1
|
*
Added an implementation of task_group::run() on POSIX
Martin Ridgers
2022-01-11
1
-2
/
+9
|
*
Required linker frameworks on Mac for zenserver
Martin Ridgers
2022-01-11
1
-0
/
+10
|
*
Sorted packages as sorted lists merge more reliably
Martin Ridgers
2022-01-11
1
-5
/
+5
|
*
Consolidated two add_packages() calls
Martin Ridgers
2022-01-11
1
-4
/
+2
|
*
Added required linker flags on Mac for zenserver-test
Martin Ridgers
2022-01-11
1
-0
/
+6
*
|
Fixed missing content type when storing cache values.
Per Larsson
2022-01-11
1
-7
/
+7
|
/
*
Merged main.
Per Larsson
2022-01-11
39
-440
/
+247
|
\
|
*
Not all toolchains support C++20's atomic<double>::fetch_add()
Martin Ridgers
2022-01-11
2
-18
/
+17
|
*
Apple Clang issues fmt::format compile errors for enum class-type args
Martin Ridgers
2022-01-10
1
-2
/
+2
|
*
std::jthread is not supported on Apple Clang
Martin Ridgers
2022-01-10
1
-2
/
+3
|
*
Moving a temporary prevents copy elision optimization
Martin Ridgers
2022-01-10
1
-1
/
+1
|
*
Two missing override keywords
Martin Ridgers
2022-01-10
1
-2
/
+2
|
*
Unused lambda capture compile error
Martin Ridgers
2022-01-10
1
-1
/
+1
|
*
LLVM-12 C++ lib's emplace_back() doesn't like classes all that much
Martin Ridgers
2022-01-10
1
-1
/
+4
|
*
Added a CbWriter stream operator for size_t-type values
Martin Ridgers
2022-01-10
1
-0
/
+9
|
*
Fixed unused-lambda-capture compile errors
Martin Ridgers
2022-01-10
1
-3
/
+3
|
*
Removed ZEN_UNUSED() statement that is unnecessary
Martin Ridgers
2022-01-10
1
-1
/
+0
|
*
Compiler support for C++20's using-enum is wildly incomplete
Martin Ridgers
2022-01-10
1
-18
/
+10
|
*
Unused lambda capture compile fixes
Martin Ridgers
2022-01-10
2
-11
/
+11
|
*
Deleted two unused include statements
Martin Ridgers
2022-01-10
1
-2
/
+0
|
*
Fixed fmt::format() undefined-user-type error
Martin Ridgers
2022-01-10
1
-1
/
+1
|
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
29
-257
/
+172
|
*
Vcpkg's manifest mode is no longer in use
Martin Ridgers
2022-01-10
5
-118
/
+0
|
*
LLVM's libc++ cannot emplace_back(x,y,z) without a ctor(x,y,z)
Martin Ridgers
2022-01-07
1
-0
/
+8
|
*
Added missing vector include
Martin Ridgers
2022-01-07
1
-0
/
+1
|
*
Removed unused include
Martin Ridgers
2022-01-07
1
-1
/
+0
|
*
Some C++ libs do not implement string_view(iter, iter) ctor yet
Martin Ridgers
2022-01-07
1
-1
/
+2
|
*
Corrected typo
Martin Ridgers
2022-01-07
1
-2
/
+2
*
|
Added option to disable Sentry crash handler.
Per Larsson
2022-01-11
3
-8
/
+19
|
/
[prev]
[next]