Danielle Rozenblit
|
4dffc35f2e
|
Convert references to https from http
|
2022-12-14 06:58:35 -08:00 |
|
Danielle Rozenblit
|
9b9ad5af3f
|
use .ignore for stderr output in window-resize test case
|
2022-12-13 13:52:54 -08:00 |
|
Danielle Rozenblit
|
32bb667138
|
added test to cli-tests
|
2022-12-13 12:45:41 -08:00 |
|
Danielle Rozenblit
|
69ec75f0d5
|
fix window resizing edge case
|
2022-12-13 08:35:20 -08:00 |
|
Danielle Rozenblit
|
aece0f258a
|
free memory in test case
|
2022-12-13 08:15:16 -08:00 |
|
Danielle Rozenblit
|
a910489ff5
|
No longer pass srcSize to minTableLog
|
2022-10-17 08:03:44 -07:00 |
|
Danielle Rozenblit
|
b34729018c
|
Minor simplication: no longer need to check src size if using cardinality for minTableLog
|
2022-10-17 07:55:07 -07:00 |
|
Danielle Rozenblit
|
75cd42afd7
|
Update regression results and better variable naming for HUF_cardinality
|
2022-10-14 13:37:19 -07:00 |
|
Danielle Rozenblit
|
c4853e1553
|
Update threshold to use optimal depth
|
2022-10-14 11:29:32 -07:00 |
|
Danielle Rozenblit
|
e60cae33cf
|
Additional ratio optimizations
|
2022-10-14 10:37:35 -07:00 |
|
Danielle Rozenblit
|
117fddcd81
|
Update regression results
|
2022-10-12 13:49:44 -07:00 |
|
Danielle Rozenblit
|
5978627ac1
|
Merge branch 'optimal-huff-depth' of github.com:daniellerozenblit/zstd into optimal-huff-depth
|
2022-10-11 14:45:50 -07:00 |
|
Danielle Rozenblit
|
fa7d9c1139
|
Set threshold to use optimal table log
|
2022-10-11 14:33:25 -07:00 |
|
Danielle Rozenblit
|
8888a2ddcc
|
CI failure fixes
|
2022-10-11 13:12:19 -07:00 |
|
Danielle Rozenblit
|
8bb833bb5a
|
Merge branch 'null-buffer-decompress' of github.com:daniellerozenblit/zstd into null-buffer-decompress
|
2022-09-12 18:57:53 -07:00 |
|
Danielle Rozenblit
|
e46b12e1b4
|
fix indentation
|
2022-09-12 18:56:59 -07:00 |
|
Danielle Rozenblit
|
a1d89424c2
|
fuzzer error fix
|
2022-09-12 11:53:37 -07:00 |
|
Danielle Rozenblit
|
1613caf8bd
|
use ZSTD_sequenceBound in seqBench
|
2022-09-09 13:04:41 -07:00 |
|
Danielle Rozenblit
|
aa82998821
|
add sequence bound function
|
2022-09-09 12:34:25 -07:00 |
|
Danielle Rozenblit
|
a06e953db9
|
some additional comments, remove apt-get from clang jobs, better test titles
|
2022-09-08 18:30:07 -07:00 |
|
Danielle Rozenblit
|
3d7f9a90df
|
skip flush operation in case where op is NULL
|
2022-09-08 13:53:13 -07:00 |
|
Danielle Rozenblit
|
f3ddaaddd6
|
ternary operator instead of if statement
|
2022-09-08 12:59:49 -07:00 |
|
Danielle Rozenblit
|
cf255cc5e0
|
remove 32-bit ubsan clang test (bug in clang that produces an error)
|
2022-09-08 12:04:57 -07:00 |
|
Danielle Rozenblit
|
66ed3df096
|
add clang jobs for ubsan in github workflow
|
2022-09-08 09:00:39 -07:00 |
|
Danielle Rozenblit
|
028842788b
|
fix zero offset to nullpointer errors
|
2022-09-07 17:52:26 -07:00 |
|
Danielle Rozenblit
|
fe22e8c538
|
revert change
|
2022-09-07 12:37:25 -07:00 |
|
Danielle Rozenblit
|
ca78d101f7
|
do not recover pointer overflow for testing
|
2022-09-07 12:21:54 -07:00 |
|
Danielle Rozenblit
|
bc7492cefa
|
added zstreamtest_ubsan to make file + added ubsan zstreamtest job for CI tests
|
2022-09-07 11:54:17 -07:00 |
|
Danielle Rozenblit
|
282a955d33
|
added test that exposes zero offset to null pointer error when built with clang
|
2022-09-07 08:58:08 -07:00 |
|
Danielle Rozenblit
|
4a6783bbbb
|
remove zstream_ubsan from git and add to gitignore
|
2022-09-07 07:40:43 -07:00 |
|
Danielle Rozenblit
|
69022ad886
|
null decompress buffer test and ubsan flag added
|
2022-09-06 14:34:55 -07:00 |
|