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/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
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/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
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
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
/
compactbinary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'main' into use-catch2
Stefan Boberg
2022-05-20
1
-4
/
+324
|
\
|
*
Added missing includes.
Per Larsson
2022-04-28
1
-4
/
+4
|
*
Serialize compact binary from JSON.
Per Larsson
2022-04-27
1
-0
/
+320
*
|
Merge from main
Stefan Boberg
2022-04-25
1
-7
/
+12
|
\
|
|
*
Compute updates (#74)
Joe Kirchoff
2022-04-14
1
-7
/
+12
*
|
Added option to use Catch2 framework for tests
Stefan Boberg
2022-04-05
1
-2
/
+2
|
/
*
Simple file-based compute (#65)
Joe Kirchoff
2022-03-30
1
-2
/
+2
*
Added ToJson for compact binary array.
Per Larsson
2022-03-23
1
-0
/
+7
*
clang-format
Dan Engelbrecht
2022-03-21
1
-2
/
+2
*
clang format
Dan Engelbrecht
2022-03-09
1
-6
/
+6
*
Remove constexpr in NoneBytes declaration in tests
Dan Engelbrecht
2022-03-09
1
-4
/
+4
*
Fixed "taking address of constant" compile error
Martin Ridgers
2022-03-03
1
-2
/
+2
*
clang-format
Stefan Boberg
2022-02-02
1
-2
/
+2
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-25
/
+20
*
Merged main.
Per Larsson
2021-12-14
1
-84
/
+102
|
\
|
*
Merged main
Martin Ridgers
2021-11-12
1
-3
/
+3
|
|
\
|
|
/
|
/
|
|
*
Grouped DateTime methods all together
Martin Ridgers
2021-10-25
1
-82
/
+82
|
*
DateTime::Now() for POSIX platforms
Martin Ridgers
2021-10-25
1
-2
/
+20
|
*
Merged main
Martin Ridgers
2021-10-20
1
-24
/
+67
|
|
\
|
*
|
uson.json tests were passing un-terminated strings to json11::parse()
Martin Ridgers
2021-10-11
1
-9
/
+9
|
*
|
Merged main
Martin Ridgers
2021-10-07
1
-3
/
+48
|
|
\
\
|
*
\
\
Merged main
Martin Ridgers
2021-10-01
1
-2
/
+27
|
|
\
\
\
|
*
|
|
|
Fixed unsigned < 0 comparison
Martin Ridgers
2021-09-29
1
-1
/
+1
*
|
|
|
|
Format fix.
Per Larsson
2021-11-11
1
-3
/
+3
*
|
|
|
|
uson.json tests were passing un-terminated strings to json11::parse()
Martin Ridgers
2021-11-03
1
-9
/
+9
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
cb: Implemented DateTime::Now() and fixed DateTime/TimeSpan string formatting
Stefan Boberg
2021-10-19
1
-24
/
+67
|
|
_
|
/
|
/
|
|
*
|
|
Merged from upstream
Stefan Boberg
2021-10-05
1
-3
/
+48
|
|
/
|
/
|
*
|
Fixed compact binary to JSON float/double format specifier.
Per Larsson
2021-09-30
1
-2
/
+27
|
/
*
Compact binary to JSON (#12)
Per Larsson
2021-09-27
1
-0
/
+538
*
Ported CbValue from Unreal to Zen (#10)
Per Larsson
2021-09-27
1
-88
/
+84
*
It's not possible to compile out tests
Stefan Boberg
2021-09-20
1
-2
/
+4
*
Change Compact Binary Package API to represent binary attachments as compress...
Stefan Boberg
2021-09-07
1
-1
/
+1
*
Removed unnecessary std::move
Stefan Boberg
2021-09-03
1
-3
/
+2
*
Added LoadCompactBinaryObject variations accepting CompressedBuffer payloads
Stefan Boberg
2021-09-02
1
-0
/
+25
*
IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 code
Stefan Boberg
2021-09-02
1
-5
/
+5
*
CompactBinary: Added explicit operator bool for array and object types
Stefan Boberg
2021-09-01
1
-9
/
+18
*
Remove trace.cpp/h and all traces of usage
Stefan Boberg
2021-08-24
1
-1
/
+0
*
clang-format
Stefan Boberg
2021-08-20
1
-2
/
+2
*
CL16570338: CompactBinary: Added validation to LoadCompactBinary and removed ...
Stefan Boberg
2021-08-20
1
-1
/
+9
*
Renamed CompactBinaryAttachment to ObjectAttachment to mimic UE (see CL16510518)
Stefan Boberg
2021-08-20
1
-5
/
+5
*
Removed some experimental dependencies
Stefan Boberg
2021-05-16
1
-18
/
+0
*
Made SharedBuffer/UniqueBuffer share guts with IoBuffer
Stefan Boberg
2021-05-13
1
-1
/
+1
*
Adding zenservice code
Stefan Boberg
2021-05-11
1
-0
/
+1279