..
Archives
remove reminder comments
2023-05-30 12:26:20 +02:00
examples
Merge pull request #48628 from ClickHouse/rs/var_uint_max
2023-04-13 10:17:55 +02:00
Resource
Unify priorities for connections
2023-06-07 16:25:52 +00:00
S3
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
tests
do call finalize for all buffers
2023-06-16 16:38:18 +02:00
AIO.cpp
Fix -Wshorten-64-to-32 on FreeBSD
2022-12-12 08:05:28 +01:00
AIO.h
Fix clang-tidy warnings in Interpreters, IO folders
2022-03-14 18:17:35 +00:00
AsynchronousReadBufferFromFile.cpp
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
AsynchronousReadBufferFromFile.h
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
AsynchronousReadBufferFromFileDescriptor.cpp
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
AsynchronousReadBufferFromFileDescriptor.h
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
AsynchronousReader.h
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
AsyncReadCounters.cpp
Resubmit prefetches
2023-02-08 21:26:24 +01:00
AsyncReadCounters.h
Make async reader work with any impl
2023-05-22 19:54:04 +02:00
BitHelpers.h
Minor changes
2023-04-23 05:49:39 +02:00
BoundedReadBuffer.cpp
Something
2023-04-17 04:58:32 +00:00
BoundedReadBuffer.h
Fix race
2023-06-27 15:54:06 +02:00
BrotliReadBuffer.cpp
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
BrotliReadBuffer.h
show names of erroneous files
2022-04-16 00:10:47 +00:00
BrotliWriteBuffer.cpp
no finalize at d-tor in compression
2023-06-16 16:38:18 +02:00
BrotliWriteBuffer.h
test compressed write to S3
2023-06-14 14:28:57 +02:00
BufferBase.h
Update BufferBase.h
2022-02-07 17:49:53 +03:00
BufferWithOwnMemory.h
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
Bzip2ReadBuffer.cpp
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
Bzip2ReadBuffer.h
show names of erroneous files
2022-04-16 00:10:47 +00:00
Bzip2WriteBuffer.cpp
no finalize at d-tor in compression
2023-06-16 16:38:18 +02:00
Bzip2WriteBuffer.h
Fix comments
2021-11-22 14:19:26 +03:00
CascadeWriteBuffer.cpp
fix finalization of cascade write buffer
2023-06-21 12:27:39 +02:00
CascadeWriteBuffer.h
work with comment on the PR
2023-06-20 20:02:04 +02:00
CMakeLists.txt
fix unit test and build error
2022-01-06 11:41:24 +08:00
CompressedReadBufferWrapper.h
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
CompressionMethod.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
CompressionMethod.h
Add methods to the tests
2022-10-04 19:04:03 +00:00
ConcatReadBuffer.h
Use BackupEntryFromAppendOnlyFile for Log engine,
2022-03-20 20:02:15 +01:00
ConcatSeekableReadBuffer.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
ConcatSeekableReadBuffer.h
Fix incremental backups for Log family.
2022-08-31 12:57:28 +02:00
ConnectionTimeouts.cpp
Add separate handshake_timeout for receiving Hello packet from replica
2023-05-17 11:39:04 +00:00
ConnectionTimeouts.h
Add separate handshake_timeout for receiving Hello packet from replica
2023-05-17 11:39:04 +00:00
copyData.cpp
use http request body in predefined http handlers
2023-03-02 12:51:48 +01:00
copyData.h
use http request body in predefined http handlers
2023-03-02 12:51:48 +01:00
DoubleConverter.cpp
DoubleConverter.h
abort instead of __builtin_unreachable in debug builds
2022-10-07 21:49:08 +02:00
EmptyReadBuffer.h
FileEncryptionCommon.cpp
Generate safe IVs
2023-06-16 17:09:08 +02:00
FileEncryptionCommon.h
Use fingerprints instead of key IDs in encrypted disks ( #49882 )
2023-05-31 13:11:10 +02:00
ForkWriteBuffer.cpp
remove reminder comments
2023-05-30 12:26:20 +02:00
ForkWriteBuffer.h
Addressed review comments
2022-07-20 21:02:54 +02:00
HadoopSnappyReadBuffer.cpp
Better
2023-05-01 13:01:23 +00:00
HadoopSnappyReadBuffer.h
Better
2023-05-01 13:01:23 +00:00
HashingReadBuffer.h
Fix incremental backups for Log family.
2022-08-31 12:57:28 +02:00
HashingWriteBuffer.cpp
HashingWriteBuffer.h
do abort/cancel/deletion merge/mutate task with exception context
2023-06-16 16:48:21 +02:00
HTTPChunkedReadBuffer.cpp
fix some bad error messages, suppress others
2023-05-02 17:55:42 +02:00
HTTPChunkedReadBuffer.h
fix heap buffer overflow by limiting http chunk size
2022-08-18 14:30:52 +02:00
HTTPCommon.cpp
Fix changed IP for https session
2023-05-26 09:08:34 +03:00
HTTPCommon.h
Remove duplicate code
2023-04-15 02:40:21 +08:00
HTTPHeaderEntries.h
Replace old named collections code for url
2022-12-17 00:24:05 +01:00
IReadableWriteBuffer.h
IResourceManager.h
integrate IO scheduler with buffers
2023-01-27 18:47:22 +00:00
ISchedulerConstraint.h
fix typos
2022-09-27 15:20:43 +00:00
ISchedulerNode.h
Unify priorities: rework IO scheduling subsystem
2023-05-25 13:25:41 +00:00
ISchedulerQueue.h
fix typos
2023-01-27 22:48:02 +00:00
LimitReadBuffer.cpp
fix multipart requests
2023-02-22 17:54:35 +01:00
LimitReadBuffer.h
fix multipart requests
2023-02-22 17:54:35 +01:00
LimitSeekableReadBuffer.cpp
Fix LimitSeekableReadBuffer.
2023-05-11 22:58:05 +02:00
LimitSeekableReadBuffer.h
Copy files to S3 during backup directly without using WriteBufferFromS3 to decrease memory consumption.
2023-01-17 09:35:41 +01:00
Lz4DeflatingWriteBuffer.cpp
fix assert in test, revert debug message
2023-06-22 21:06:53 +02:00
Lz4DeflatingWriteBuffer.h
fix build
2023-06-21 22:32:33 +02:00
Lz4InflatingReadBuffer.cpp
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
Lz4InflatingReadBuffer.h
show names of erroneous files
2022-04-16 00:10:47 +00:00
LZMADeflatingWriteBuffer.cpp
no finalize at d-tor in compression
2023-06-16 16:38:18 +02:00
LZMADeflatingWriteBuffer.h
fix build
2023-06-21 22:32:33 +02:00
LZMAInflatingReadBuffer.cpp
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
LZMAInflatingReadBuffer.h
show names of erroneous files
2022-04-16 00:10:47 +00:00
MemoryReadWriteBuffer.cpp
finalize CascadeWriteBuffer
2023-06-18 17:35:12 +02:00
MemoryReadWriteBuffer.h
finalize CascadeWriteBuffer
2023-06-18 17:35:12 +02:00
MMappedFile.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
MMappedFile.h
MMappedFileCache.h
Change class LRUCache to class CachBase. Check running CacheBase with default pcahce policy SLRU
2022-08-07 19:59:30 +00:00
MMappedFileDescriptor.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
MMappedFileDescriptor.h
Fix clang-tidy warnings in Interpreters, IO folders
2022-03-14 18:17:35 +00:00
MMapReadBufferFromFile.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
MMapReadBufferFromFile.h
MMapReadBufferFromFileDescriptor.cpp
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
MMapReadBufferFromFileDescriptor.h
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
MMapReadBufferFromFileWithCache.cpp
Rewrite StorageFile
buffer creation with createReadBufferFromFileBase
.
2022-12-07 22:31:32 -05:00
MMapReadBufferFromFileWithCache.h
MySQLBinlogEventReadBuffer.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
MySQLBinlogEventReadBuffer.h
MySQLPacketPayloadReadBuffer.cpp
Enforce checking read output
2022-11-11 10:56:18 +01:00
MySQLPacketPayloadReadBuffer.h
MySQLPacketPayloadWriteBuffer.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
MySQLPacketPayloadWriteBuffer.h
Fix clang-tidy warnings in Interpreters, IO folders
2022-03-14 18:17:35 +00:00
NullWriteBuffer.cpp
do call finalize for all buffers
2023-06-16 16:38:18 +02:00
NullWriteBuffer.h
do call finalize for all buffers
2023-06-16 16:38:18 +02:00
OpenedFile.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
OpenedFile.h
Improve performance of file descriptor cache by narrowing mutex scopes ( #36682 )
2022-04-28 14:56:53 +02:00
OpenedFileCache.h
Invalidate opened file cache when removing file
2023-06-29 14:25:13 +02:00
Operators.h
Use string concatenation for XML serialization ( #47251 )
2023-03-05 18:19:33 +01:00
ParallelReadBuffer.cpp
Unforget to pass callback to readBigAt() in ParallelReadBuffer
2023-06-21 17:14:19 -07:00
ParallelReadBuffer.h
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
parseDateTimeBestEffort.cpp
Fix runtime bug
2023-06-06 11:42:45 +03:00
parseDateTimeBestEffort.h
initial changes to close #37492
2022-08-08 19:45:00 -07:00
PeekableReadBuffer.cpp
fix
2023-01-24 17:10:54 +01:00
PeekableReadBuffer.h
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
Progress.cpp
Add total_bytes_to_read to TCP protocol for better Progress bar
2023-06-19 13:58:08 +00:00
Progress.h
Fix error
2022-08-10 09:31:24 +02:00
ReadBuffer.cpp
Copy files to S3 during backup directly without using WriteBufferFromS3 to decrease memory consumption.
2023-01-17 09:35:41 +01:00
ReadBuffer.h
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
ReadBufferFromEmptyFile.h
improvements for getFileSize
2022-06-20 15:22:56 +02:00
ReadBufferFromEncryptedFile.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
ReadBufferFromEncryptedFile.h
Generate config.h into ${CONFIG_INCLUDE_PATH}
2022-09-28 12:48:26 +00:00
ReadBufferFromFile.cpp
Add ability to throttle local IO on per-query/server basis
2023-04-05 09:39:15 +02:00
ReadBufferFromFile.h
Add ability to throttle local IO on per-query/server basis
2023-04-05 09:39:15 +02:00
ReadBufferFromFileBase.cpp
Use forward declaration of ThreadPool
2023-04-07 11:25:35 +02:00
ReadBufferFromFileBase.h
Fix builds
2023-01-10 19:22:18 +00:00
ReadBufferFromFileDecorator.cpp
Refactoring of object storages, add LocalObjectStorage
2022-07-09 12:39:31 +02:00
ReadBufferFromFileDecorator.h
Make async reader work with any impl
2023-05-22 19:54:04 +02:00
ReadBufferFromFileDescriptor.cpp
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
ReadBufferFromFileDescriptor.h
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
ReadBufferFromIStream.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
ReadBufferFromIStream.h
ReadBufferFromMemory.cpp
Fix checksum calculation for backup entries ( #50264 )
2023-05-27 14:35:37 +02:00
ReadBufferFromMemory.h
Add convenience ctor to ReadBufferFromMemory
2022-10-27 10:26:55 +02:00
ReadBufferFromPocoSocket.cpp
Fix bugs in Poco, use true non-blocking IO
2023-05-26 23:11:57 +00:00
ReadBufferFromPocoSocket.h
Fix bugs in Poco, use true non-blocking IO
2023-05-26 23:11:57 +00:00
ReadBufferFromS3.cpp
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
ReadBufferFromS3.h
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
ReadBufferFromString.h
refactor metadatacache to reduce using of USE_ROCKSDB
2022-01-05 19:51:50 +08:00
readDecimalText.h
reformat ParsingException
2023-01-24 23:21:29 +01:00
readFloatText.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
readFloatText.h
Remove PVS-Studio
2023-02-19 23:30:05 +01:00
ReadHelpers.cpp
Merge pull request #50519 from ClibMouse/feature/uuid-serialization
2023-06-06 09:18:19 +02:00
ReadHelpers.h
Merge branch 'master' into ft-thread-scheduling-stacktrace
2023-06-29 11:38:54 +03:00
ReadHelpersArena.h
Style
2023-04-14 10:35:33 +02:00
ReadSettings.h
Delete feature
2023-06-21 20:48:12 +02:00
ReadWriteBufferFromHTTP.cpp
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
ReadWriteBufferFromHTTP.h
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
ResourceBudget.h
fix typos
2023-01-27 22:48:02 +00:00
ResourceGuard.h
fix typos
2023-01-27 22:48:02 +00:00
ResourceLink.h
integrate IO scheduler with buffers
2023-01-27 18:47:22 +00:00
ResourceManagerFactory.h
IO scheduling subsystem
2022-09-27 13:26:41 +00:00
ResourceRequest.h
integrate IO scheduler with buffers
2023-01-27 18:47:22 +00:00
S3Common.cpp
Add support for SSE-KMS configuration with S3
2023-05-03 21:35:38 -05:00
S3Common.h
fix special build
2023-05-10 18:45:59 +00:00
SchedulerNodeFactory.h
IO scheduling subsystem
2022-09-27 13:26:41 +00:00
SchedulerRoot.h
more fixes
2022-12-16 13:25:26 +00:00
SeekableReadBuffer.cpp
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
SeekableReadBuffer.h
impl
2023-06-13 20:02:50 +02:00
SharedThreadPools.cpp
Rework loading and removing of data parts for MergeTree tables. ( #49474 )
2023-06-06 14:42:56 +02:00
SharedThreadPools.h
Rework loading and removing of data parts for MergeTree tables. ( #49474 )
2023-06-06 14:42:56 +02:00
SnappyReadBuffer.cpp
Better formatting for exception messages ( #45449 )
2023-01-24 00:13:58 +03:00
SnappyReadBuffer.h
Generate config.h into ${CONFIG_INCLUDE_PATH}
2022-09-28 12:48:26 +00:00
SnappyWriteBuffer.cpp
remove reminder comments
2023-05-30 12:26:20 +02:00
SnappyWriteBuffer.h
Generate config.h into ${CONFIG_INCLUDE_PATH}
2022-09-28 12:48:26 +00:00
StdIStreamFromMemory.cpp
work with comments on PR
2023-05-15 14:41:51 +02:00
StdIStreamFromMemory.h
work with comments on PR
2023-05-15 14:41:51 +02:00
StdStreamBufFromReadBuffer.cpp
Fix using std::ios_base::end in StdStreamFromReadBuffer::seekg().
2023-01-17 17:56:14 +01:00
StdStreamBufFromReadBuffer.h
Split upload into parts of the same size for smooth uploading.
2023-01-17 09:35:43 +01:00
StdStreamFromReadBuffer.h
Split upload into parts of the same size for smooth uploading.
2023-01-17 09:35:43 +01:00
SwapHelper.cpp
rework WriteBufferFromS3, squashed
2023-05-10 18:31:47 +00:00
SwapHelper.h
rework WriteBufferFromS3, squashed
2023-05-10 18:31:47 +00:00
SynchronousReader.cpp
Better ReadBuffer asynchronicity
2022-02-20 01:08:21 +08:00
SynchronousReader.h
Get rid of static threadpools
2022-09-07 17:48:11 +02:00
TimeoutSetter.cpp
Change default value of handshake_timeout to 10 sec, fix possible use-after-free
2023-05-23 11:39:40 +00:00
TimeoutSetter.h
Change default value of handshake_timeout to 10 sec, fix possible use-after-free
2023-05-23 11:39:40 +00:00
UncompressedCache.h
Cleanup: Untangle CacheBase's constructors
2023-03-13 15:11:12 +00:00
UseSSL.cpp
Generate config.h into ${CONFIG_INCLUDE_PATH}
2022-09-28 12:48:26 +00:00
UseSSL.h
VarInt.cpp
Allow var-int encoded 64-bit integers with MSB=1
2023-07-06 20:23:23 +00:00
VarInt.h
Allow var-int encoded 64-bit integers with MSB=1
2023-07-06 20:23:23 +00:00
WithFileName.cpp
Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead
2023-06-01 18:48:30 -07:00
WithFileName.h
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
WithFileSize.cpp
Improve progress bar for file/s3/hdfs/url table functions. Step 1
2023-06-16 15:51:18 +00:00
WithFileSize.h
Improve progress bar for file/s3/hdfs/url table functions. Step 1
2023-06-16 15:51:18 +00:00
WriteBuffer.cpp
do abort/cancel/deletion merge/mutate task with exception context
2023-06-16 16:48:21 +02:00
WriteBuffer.h
do abort/cancel/deletion merge/mutate task with exception context
2023-06-16 16:48:21 +02:00
WriteBufferDecorator.h
Fix comments
2021-11-22 14:19:26 +03:00
WriteBufferFromArena.h
fix 02428_combinators_with_over_statement
2023-06-16 16:38:18 +02:00
WriteBufferFromEncryptedFile.cpp
remove reminder comments
2023-05-30 12:26:20 +02:00
WriteBufferFromEncryptedFile.h
Generate config.h into ${CONFIG_INCLUDE_PATH}
2022-09-28 12:48:26 +00:00
WriteBufferFromFile.cpp
fix build and tests
2023-06-16 19:52:52 +02:00
WriteBufferFromFile.h
Add ability to throttle local IO on per-query/server basis
2023-04-05 09:39:15 +02:00
WriteBufferFromFileBase.cpp
WriteBufferFromFileBase.h
do abort/cancel/deletion merge/mutate task with exception context
2023-06-16 16:48:21 +02:00
WriteBufferFromFileDecorator.cpp
remove reminder comments
2023-05-30 12:26:20 +02:00
WriteBufferFromFileDecorator.h
rework WriteBufferFromS3, squashed
2023-05-10 18:31:47 +00:00
WriteBufferFromFileDescriptor.cpp
remove reminder comments
2023-05-30 12:26:20 +02:00
WriteBufferFromFileDescriptor.h
Add ability to throttle local IO on per-query/server basis
2023-04-05 09:39:15 +02:00
WriteBufferFromFileDescriptorDiscardOnFailure.cpp
fix tracing of profile events
2022-12-08 15:13:53 +00:00
WriteBufferFromFileDescriptorDiscardOnFailure.h
Fix clang-tidy warnings in Interpreters, IO folders
2022-03-14 18:17:35 +00:00
WriteBufferFromHTTP.cpp
Pass headers from StorageURL to WriteBufferFromHTTP ( #46996 )
2023-03-03 13:55:52 +01:00
WriteBufferFromHTTP.h
Pass headers from StorageURL to WriteBufferFromHTTP ( #46996 )
2023-03-03 13:55:52 +01:00
WriteBufferFromOStream.cpp
no finalize in d-tor WriteBufferFromOStream
2023-06-26 12:02:09 +02:00
WriteBufferFromOStream.h
no finalize in d-tor WriteBufferFromOStream
2023-06-26 12:02:09 +02:00
WriteBufferFromPocoSocket.cpp
Merge branch 'master' into fix-secure-async-read-write
2023-06-01 16:24:54 +02:00
WriteBufferFromPocoSocket.h
Fix bugs in Poco, use true non-blocking IO
2023-05-26 23:11:57 +00:00
WriteBufferFromS3.cpp
add error log message when no finalize called before d-tor
2023-06-16 16:38:18 +02:00
WriteBufferFromS3.h
Get rid of finalize callback in object storages
2023-05-19 17:29:37 +02:00
WriteBufferFromS3BufferAllocationPolicy.cpp
work with comments on PR
2023-05-15 14:41:51 +02:00
WriteBufferFromS3TaskTracker.cpp
Merge pull request #50444 from CheSema/less-logs-second-try
2023-06-02 18:43:44 +02:00
WriteBufferFromS3TaskTracker.h
cope with finalize in d-tors
2023-05-30 12:26:20 +02:00
WriteBufferFromString.h
Less usage of StringRef
2022-07-24 18:33:52 +00:00
WriteBufferFromVector.h
use old_size
2023-06-05 08:43:55 +08:00
WriteBufferValidUTF8.cpp
Remove cruft from build
2023-03-17 13:44:04 +00:00
WriteBufferValidUTF8.h
Fix clang-tidy warnings in Interpreters, IO folders
2022-03-14 18:17:35 +00:00
WriteHelpers.cpp
Implement review comments
2023-06-05 08:18:03 -07:00
WriteHelpers.h
Merge branch 'master' into ft-thread-scheduling-stacktrace
2023-06-29 11:38:54 +03:00
WriteIntText.h
Fix clang-tidy warnings in Interpreters, IO folders
2022-03-14 18:17:35 +00:00
WriteSettings.h
Delete feature
2023-06-21 20:48:12 +02:00
ZlibDeflatingWriteBuffer.cpp
no finalize at d-tor in compression
2023-06-16 16:38:18 +02:00
ZlibDeflatingWriteBuffer.h
fix build
2023-06-21 22:32:33 +02:00
ZlibInflatingReadBuffer.cpp
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
ZlibInflatingReadBuffer.h
fix reading from storage File compressed files with zlib and gzip compression
2023-03-20 20:56:43 +00:00
ZstdDeflatingAppendableWriteBuffer.cpp
remove reminder comments
2023-05-30 12:26:20 +02:00
ZstdDeflatingAppendableWriteBuffer.h
Add support for changelog
2023-05-24 07:43:57 +00:00
ZstdDeflatingWriteBuffer.cpp
Merge branch 'master' into memory-leak
2023-06-21 21:15:01 +02:00
ZstdDeflatingWriteBuffer.h
fix build
2023-06-21 22:32:33 +02:00
ZstdInflatingReadBuffer.cpp
Add file name to exception raised during decompression
2023-04-27 02:52:23 +00:00
ZstdInflatingReadBuffer.h
Revert "Revert "Add a setting to use more memory for zstd decompression""
2022-06-18 15:55:35 +03:00