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/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
...
*
|
CompactBinary: PLATFORM_SUPPORTS_UNALIGNED_LOADS -> ZEN_PLATFORM_SUPPORTS_UNA...
Stefan Boberg
2021-09-27
2
-2
/
+2
*
|
Merged latest from main
Stefan Boberg
2021-09-27
21
-244
/
+1844
|
\
\
|
*
|
GetWindowsErrorAsString() -> GetSystemErrorAsString()
Stefan Boberg
2021-09-27
2
-3
/
+3
|
|
/
|
*
Compact binary to JSON (#12)
Per Larsson
2021-09-27
8
-2
/
+1038
|
*
Ported CbValue from Unreal to Zen (#10)
Per Larsson
2021-09-27
4
-109
/
+439
|
*
stats: Completed Meter implementation
Stefan Boberg
2021-09-27
2
-36
/
+265
|
*
Fixed up some internals for coding conventions
Stefan Boberg
2021-09-27
1
-6
/
+8
|
*
Removed some unnecessary filesystem wrapper functions which accepted wchar* a...
Stefan Boberg
2021-09-25
2
-22
/
+11
|
*
Added HashBuffer(IoBuffer&) overload with trivial (but inappropriate for the ...
Stefan Boberg
2021-09-23
2
-0
/
+11
*
|
Compile out ProcessMonitor's methods on non-Windows for now
Martin Ridgers
2021-09-22
1
-0
/
+4
*
|
Compile out ProcessHandle's methods on non-Windows for now
Martin Ridgers
2021-09-22
1
-0
/
+4
*
|
Compile out Event methods on non-Windows platforms for now
Martin Ridgers
2021-09-22
1
-0
/
+4
*
|
Missing include compile fix
Martin Ridgers
2021-09-22
1
-0
/
+2
*
|
Misplaced alignas() compile fix
Martin Ridgers
2021-09-22
1
-1
/
+1
*
|
Merge main
Martin Ridgers
2021-09-22
1
-1
/
+1
|
\
|
|
*
Clang format fix.
Per Larsson
2021-09-21
1
-1
/
+1
*
|
Merged main into linux-mac
Martin Ridgers
2021-09-21
42
-485
/
+713
|
\
|
|
*
Made use of mimalloc controlled by define
Stefan Boberg
2021-09-20
1
-0
/
+4
|
*
Compile out mpscqueue tests for now as it appears to misbehave for whatever r...
Stefan Boberg
2021-09-20
1
-2
/
+2
|
*
Fixed issue with mpscqueue when compiling without tests
Stefan Boberg
2021-09-20
1
-0
/
+3
|
*
Added mpscqueue (for future use)
Stefan Boberg
2021-09-20
6
-0
/
+141
|
*
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
7
-355
/
+7
|
*
It's not possible to compile out tests
Stefan Boberg
2021-09-20
25
-38
/
+115
|
*
Added testing.h to wrap doctest.h
Stefan Boberg
2021-09-20
3
-0
/
+13
|
*
Changed so Windows also uses the portable std::mutex implementation and rewor...
Stefan Boberg
2021-09-19
2
-23
/
+1
|
*
Added GetSessionIdString() which returns a text representation of the session id
Stefan Boberg
2021-09-19
4
-3
/
+24
|
*
Added testutils for use in writing tests
Stefan Boberg
2021-09-19
4
-0
/
+68
|
*
Added IsInteractiveSession() query to help identify if the process is running...
Stefan Boberg
2021-09-17
2
-0
/
+19
|
*
IsProcessRunning now throws if it fails the function fails to get a handle to...
Stefan Boberg
2021-09-17
1
-2
/
+18
|
*
Added ThrowSystemError() helper
Stefan Boberg
2021-09-17
2
-0
/
+8
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-17
2
-0
/
+79
|
|
\
|
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-17
6
-6
/
+23
|
|
|
\
|
|
*
|
Added helper function for iterating string tokens.
Per Larsson
2021-09-17
2
-0
/
+79
|
*
|
|
Assert improvements
Stefan Boberg
2021-09-17
2
-32
/
+54
|
*
|
|
Removed WindowsException from public headers
Stefan Boberg
2021-09-17
3
-49
/
+40
|
*
|
|
clang-format
Stefan Boberg
2021-09-17
1
-1
/
+1
|
*
|
|
Added IsDebuggerPresent() query function to query whether a debugger is curre...
Stefan Boberg
2021-09-17
2
-1
/
+15
|
|
|
/
|
|
/
|
|
*
|
Added namespace scopes to more includes for better consistency
Stefan Boberg
2021-09-17
2
-2
/
+10
|
*
|
clang-format
Stefan Boberg
2021-09-16
2
-4
/
+4
|
*
|
Added Oid::FromMemory()
Stefan Boberg
2021-09-16
2
-0
/
+9
|
|
/
|
*
Added ZEN_CONSOLE macro, which logs the output directly to console
Stefan Boberg
2021-09-16
1
-0
/
+7
|
*
Added ProcessMonitor class, which is used to monitor a number of sponsor proc...
Stefan Boberg
2021-09-16
2
-1
/
+101
*
|
Merge main into linux-mac
Martin Ridgers
2021-09-16
12
-58
/
+62
|
\
|
|
*
clang-format fixes
Stefan Boberg
2021-09-16
12
-57
/
+61
|
*
Pass on ZEN_NOT_IMPLEMENTED arguments into the resulting ZEN_ASSERT macro
Stefan Boberg
2021-09-16
1
-1
/
+1
*
|
Another missing include
Martin Ridgers
2021-09-16
1
-0
/
+2
*
|
Added ByteSwap() tests
Martin Ridgers
2021-09-16
1
-0
/
+5
*
|
Missing include
Martin Ridgers
2021-09-16
1
-0
/
+2
*
|
Fixed "unreferenced formal parameter" warning
Martin Ridgers
2021-09-16
1
-2
/
+2
*
|
Deleted unused FilePath variable
Martin Ridgers
2021-09-16
1
-2
/
+0
[prev]
[next]