zstd/build/VS2010
Yonatan Komornik 70df5de1b2
AsyncIO compression part 1 - refactor of existing asyncio code (#3021)
* Refactored fileio.c:
- Extracted asyncio code to fileio_asyncio.c/.h
- Moved type definitions to fileio_types.h
- Moved common macro definitions needed by both fileio.c and fileio_asyncio.c to fileio_common.h

* Bugfix - rename fileio_asycio to fileio_asyncio

* Added copyrights & license to new files

* CR fixes
2022-01-24 14:43:02 -08:00
..
datagen Adding chagnes for cmake and VStudio 2018-10-12 14:08:13 -07:00
fullbench Remove deprecate flag for vcx (#2647) 2021-05-13 19:33:48 -04:00
fullbench-dll Remove deprecate flag for vcx (#2647) 2021-05-13 19:33:48 -04:00
fuzzer Remove deprecate flag for vcx (#2647) 2021-05-13 19:33:48 -04:00
libzstd [1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` root 2021-04-30 15:13:54 -07:00
libzstd-dll [1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` root 2021-04-30 15:13:54 -07:00
zstd AsyncIO compression part 1 - refactor of existing asyncio code (#3021) 2022-01-24 14:43:02 -08:00
CompileAsCpp.props changed projects to build 2016-09-19 14:58:14 +02:00
zstd.sln working fullbench-dll 2016-11-15 18:05:46 +01:00