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/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/switch-to-posix-spawn-on-linux
de/test-build-trigger
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-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/complete
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/kill-test-procs
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/get-all-chunk-infos
zs/oplog-export-zero-size-attachment-fix
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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
A whitespace dance
Martin Ridgers
2022-01-07
1
-0
/
+4
*
Contiguous range concepts for C++ libs that don't support them yet
Martin Ridgers
2022-01-05
1
-2
/
+8
*
Function parameter case consistency with the rest of the code base
Martin Ridgers
2022-01-05
1
-4
/
+4
*
Not all compilers support C++20's iterator string_view contructor
Martin Ridgers
2021-12-16
1
-4
/
+4
*
Copy/paste errors in MD5 from SHA1
Martin Ridgers
2021-12-16
1
-3
/
+3
*
Compile out source_location use if the toolchain doesn't support it
Martin Ridgers
2021-12-16
1
-2
/
+4
*
Deleted unused include
Martin Ridgers
2021-12-16
1
-1
/
+0
*
Wrapped direct use of C++20 library concepts
Martin Ridgers
2021-12-16
6
-8
/
+31
*
Use zen::Min() instead of std::min()
Martin Ridgers
2021-12-16
1
-3
/
+3
*
Added preprocessing config file and removed Visual Studio files.
Per Larsson
2021-12-15
1
-0
/
+16
*
DiskSpaceInfo() boolean return was back-to-front
Martin Ridgers
2021-12-15
1
-1
/
+1
*
Missing include
Martin Ridgers
2021-12-15
1
-0
/
+2
*
Missing include
Martin Ridgers
2021-12-15
1
-0
/
+1
*
Resettled whitespace
Martin Ridgers
2021-12-14
1
-8
/
+7
*
Removed unncessary define/undef blocks around include of trace.h
Martin Ridgers
2021-12-14
1
-19
/
+0
*
Merged main.
Per Larsson
2021-12-14
14
-42
/
+293
|
\
|
*
Merged main
Martin Ridgers
2021-12-08
1
-19
/
+28
|
|
\
|
*
|
Added a "path_string" type to the file traversal class
Martin Ridgers
2021-12-02
1
-1
/
+2
|
*
|
Renamed ZEN_PLATFORM_MACOS to ZEN_PLATFORM_MAC
Martin Ridgers
2021-12-02
2
-4
/
+4
|
*
|
ZEN_CONSOLE() without and VA_ARGS wouldn't compile with GCC
Martin Ridgers
2021-12-01
1
-5
/
+5
|
*
|
Initial integration of Trace from UE5 via the --zentrace=y xmake config
Martin Ridgers
2021-11-18
1
-0
/
+49
|
*
|
Filled out ZEN_THIRDPARTY_ macros for Clang and GCC
Martin Ridgers
2021-11-18
1
-4
/
+16
|
*
|
Whitespace alignment pedantry
Martin Ridgers
2021-11-17
1
-1
/
+1
|
*
|
Implemented ProcessMonitor for POSIX platforms
Martin Ridgers
2021-11-16
1
-2
/
+4
|
*
|
zen::CreateProc() variant that can launch processes unelevated
Martin Ridgers
2021-11-16
1
-0
/
+1
|
*
|
Added a zen::CreateProc() function for spawning child processes
Martin Ridgers
2021-11-16
1
-0
/
+26
|
*
|
Added a ZEN_EXE_STRING_LITERAL for cross-platform path building
Martin Ridgers
2021-11-16
1
-0
/
+6
|
*
|
Added a PathToUtf8(path, string-buffer) overload
Martin Ridgers
2021-11-16
1
-0
/
+1
|
*
|
ToUtf8() -> PathToUtf8() as the latter is less ambiguous
Martin Ridgers
2021-11-16
1
-1
/
+1
|
*
|
Renamed operator<<(bool) to AppendBool() to avoid subtle errors
Martin Ridgers
2021-11-16
1
-9
/
+13
|
*
|
Merged main
Martin Ridgers
2021-11-15
1
-0
/
+1
|
|
\
\
|
*
|
|
Removed unused u8string_view NamedEvent constructor
Martin Ridgers
2021-11-11
1
-1
/
+0
|
*
|
|
NamedEvent is no longer an Event-type object.
Martin Ridgers
2021-11-11
1
-3
/
+28
|
*
|
|
There is no "StringBuilderImpl<C>::operator << (const C*)".
Martin Ridgers
2021-11-03
1
-1
/
+1
|
*
|
|
__debugbreak() -> ZEN_DEBUG_BREAK()
Martin Ridgers
2021-11-02
1
-0
/
+6
|
*
|
|
Refactored ExtendablePathBuilder in an fixed/extendable pair
Martin Ridgers
2021-11-02
1
-20
/
+36
|
*
|
|
Merged main
Martin Ridgers
2021-11-01
1
-0
/
+6
|
|
\
\
\
|
*
|
|
|
Use THIRDPARTY_START/END instead of MSVC pragmas
Martin Ridgers
2021-10-29
1
-2
/
+3
|
*
|
|
|
Use THIRDPARTY_START/END instead of MSVC-specific #pragma
Martin Ridgers
2021-10-29
1
-1
/
+4
|
*
|
|
|
Missing include
Martin Ridgers
2021-10-25
1
-0
/
+1
|
*
|
|
|
Prevent GetObject from being defined as a macro by Windows.h
Martin Ridgers
2021-10-25
2
-0
/
+6
|
*
|
|
|
Define the cut-down Windows defines via zencore.h too
Martin Ridgers
2021-10-25
1
-0
/
+9
|
*
|
|
|
Define NOMINMAX and WIN32_MEAN_AND_LEAN via xmake.lua too
Martin Ridgers
2021-10-25
1
-1
/
+3
|
*
|
|
|
Missing include for std::min/max
Martin Ridgers
2021-10-25
1
-0
/
+2
|
*
|
|
|
Added a zen::GetCurrentThreadId()
Martin Ridgers
2021-10-25
1
-0
/
+1
|
*
|
|
|
Cross-platform string comparison helper plus tests
Martin Ridgers
2021-10-25
1
-0
/
+13
|
*
|
|
|
Merged main
Martin Ridgers
2021-10-25
6
-6
/
+11
|
|
\
\
\
\
|
*
|
|
|
|
Made a note about a tick's unit and DateTime's epoch
Martin Ridgers
2021-10-25
1
-1
/
+1
|
*
|
|
|
|
Missing return keyword
Martin Ridgers
2021-10-25
1
-1
/
+1
|
*
|
|
|
|
Merged main
Martin Ridgers
2021-10-20
3
-2
/
+7
|
|
\
\
\
\
\
[next]