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
/
zenstore
/
basicfile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-5
/
+3
*
Enabled POSIX-compatible implementations on Mac
Martin Ridgers
2022-01-07
1
-6
/
+2
*
Missing include
Martin Ridgers
2022-01-07
1
-0
/
+1
*
Merged main.
Per Larsson
2021-12-14
1
-0
/
+86
|
\
|
*
Do not block when trying to lock a lock file (POSIX)
Martin Ridgers
2021-12-02
1
-1
/
+1
|
*
Remove a LockFile's lock on destruction
Martin Ridgers
2021-12-02
1
-0
/
+6
|
*
Alphebetical include order
Martin Ridgers
2021-10-28
1
-1
/
+1
|
*
LockFile implementation for Linux
Martin Ridgers
2021-10-28
1
-0
/
+22
|
*
Merged main
Martin Ridgers
2021-10-28
1
-0
/
+48
|
|
\
|
|
/
|
/
|
|
*
open() flags were incorrect and it would not create new files
Martin Ridgers
2021-10-25
1
-1
/
+1
|
*
Merged main
Martin Ridgers
2021-10-15
1
-1
/
+1
|
|
\
|
*
|
Implemented basicfile.cpp for POSIX platforms
Martin Ridgers
2021-10-14
1
-0
/
+54
|
*
|
Moved zencore/windows.h include from basicfile.h to basicfile.cpp
Martin Ridgers
2021-10-13
1
-0
/
+4
*
|
|
Lockfile implementation (#24)
Stefan Boberg
2021-10-27
1
-0
/
+48
|
|
/
|
/
|
*
|
clang-format
Stefan Boberg
2021-10-15
1
-1
/
+1
|
/
*
basicfile: Added Write member functions accepting MemoryView for convenience
Stefan Boberg
2021-10-08
1
-0
/
+12
*
Various BasicFile improvements
Stefan Boberg
2021-09-26
1
-22
/
+88
*
Added TemporaryFile implementation, provides a simple abstraction around temp...
Stefan Boberg
2021-09-25
1
-1
/
+83
*
It's not possible to compile out tests
Stefan Boberg
2021-09-20
1
-1
/
+5
*
Implemented BasicFile::StreamByteRange
Stefan Boberg
2021-09-19
1
-2
/
+8
*
Added BasicFile::StreamFile helper function to support reading large files in...
Stefan Boberg
2021-09-19
1
-0
/
+23
*
Changed BasicFile implementation
Stefan Boberg
2021-09-19
1
-17
/
+73
*
Implemented support for dropping z$ buckets while online
Stefan Boberg
2021-08-17
1
-0
/
+6
*
clang-format
Stefan Boberg
2021-05-22
1
-1
/
+3
*
Fixed up error reporting in BasicFile, now uses ThrowSystemException() to cor...
Stefan Boberg
2021-05-21
1
-6
/
+5
*
Renamed CasBlobFile -> BasicFile
Stefan Boberg
2021-05-21
1
-6
/
+6
*
Moved CasBlobFile into basicfile.h
Stefan Boberg
2021-05-21
1
-0
/
+85