zstd/lib/legacy
Christophe Chevalier dc245e91cb Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for DLL exports to fix warning
- changed name to prevent collision with ZSTDLIB_API used by non-legacy dll exports
2016-09-23 17:09:36 +02:00
..
zstd_legacy.h added boilerplate 2016-08-30 11:06:28 -07:00
zstd_v01.c ZSTD_decodeLiteralsBlock renamed to ZSTDv01_decodeLiteralsBlock 2016-09-05 14:46:24 +02:00
zstd_v01.h added boilerplate 2016-08-30 11:06:28 -07:00
zstd_v02.c legacy decoders: restored #include <intrin.h> for VC++ 2016-09-05 13:25:07 +02:00
zstd_v02.h added boilerplate 2016-08-30 11:06:28 -07:00
zstd_v03.c legacy decoders: restored #include <intrin.h> for VC++ 2016-09-05 13:25:07 +02:00
zstd_v03.h added boilerplate 2016-08-30 11:06:28 -07:00
zstd_v04.c unified error codes for legacy decoders 2016-09-05 12:29:51 +02:00
zstd_v04.h added boilerplate 2016-08-30 11:06:28 -07:00
zstd_v05.c unified error codes for legacy decoders 2016-09-05 12:29:51 +02:00
zstd_v05.h added boilerplate 2016-08-30 11:06:28 -07:00
zstd_v06.c Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for DLL exports to fix warning 2016-09-23 17:09:36 +02:00
zstd_v06.h Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for DLL exports to fix warning 2016-09-23 17:09:36 +02:00
zstd_v07.c Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for DLL exports to fix warning 2016-09-23 17:09:36 +02:00
zstd_v07.h Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for DLL exports to fix warning 2016-09-23 17:09:36 +02:00