[1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` root
`zstd_errors.h` and `zdict.h` are public headers, so they deserve to be in the root `lib/` directory with `zstd.h`, not mixed in with our private headers.
Showing
- build/VS2008/fullbench/fullbench.vcproj 1 addition, 1 deletionbuild/VS2008/fullbench/fullbench.vcproj
- build/VS2008/fuzzer/fuzzer.vcproj 2 additions, 2 deletionsbuild/VS2008/fuzzer/fuzzer.vcproj
- build/VS2008/zstd/zstd.vcproj 2 additions, 2 deletionsbuild/VS2008/zstd/zstd.vcproj
- build/VS2008/zstdlib/zstdlib.vcproj 2 additions, 2 deletionsbuild/VS2008/zstdlib/zstdlib.vcproj
- build/VS2010/fullbench/fullbench.vcxproj 1 addition, 1 deletionbuild/VS2010/fullbench/fullbench.vcxproj
- build/VS2010/fuzzer/fuzzer.vcxproj 2 additions, 2 deletionsbuild/VS2010/fuzzer/fuzzer.vcxproj
- build/VS2010/libzstd-dll/libzstd-dll.vcxproj 1 addition, 1 deletionbuild/VS2010/libzstd-dll/libzstd-dll.vcxproj
- build/VS2010/libzstd/libzstd.vcxproj 1 addition, 1 deletionbuild/VS2010/libzstd/libzstd.vcxproj
- build/VS2010/zstd/zstd.vcxproj 2 additions, 2 deletionsbuild/VS2010/zstd/zstd.vcxproj
- build/cmake/lib/CMakeLists.txt 2 additions, 2 deletionsbuild/cmake/lib/CMakeLists.txt
- build/meson/lib/meson.build 2 additions, 2 deletionsbuild/meson/lib/meson.build
- contrib/VS2005/fullbench/fullbench.vcproj 1 addition, 1 deletioncontrib/VS2005/fullbench/fullbench.vcproj
- contrib/VS2005/fuzzer/fuzzer.vcproj 2 additions, 2 deletionscontrib/VS2005/fuzzer/fuzzer.vcproj
- contrib/VS2005/zstd/zstd.vcproj 2 additions, 2 deletionscontrib/VS2005/zstd/zstd.vcproj
- contrib/VS2005/zstdlib/zstdlib.vcproj 2 additions, 2 deletionscontrib/VS2005/zstdlib/zstdlib.vcproj
- contrib/freestanding_lib/freestanding.py 1 addition, 0 deletionscontrib/freestanding_lib/freestanding.py
- contrib/linux-kernel/Makefile 3 additions, 3 deletionscontrib/linux-kernel/Makefile
- lib/BUCK 5 additions, 7 deletionslib/BUCK
- lib/Makefile 2 additions, 2 deletionslib/Makefile
- lib/README.md 2 additions, 2 deletionslib/README.md
Loading
Please register or sign in to comment