zstd/contrib/VS2005
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
..
fullbench [1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` root 2021-04-30 15:13:54 -07:00
fuzzer [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
zstdlib [1.5.0] Deprecate some functions (#2582) 2021-05-06 17:59:32 -04:00
README.md added a project support notice for VS2005 2017-06-02 10:28:56 -07:00
zstd.sln Moved VS2005 to the contrib directory 2017-06-01 21:18:48 -07:00

README.md

Project Support Notice

The VS2005 Project directory has been moved to the contrib directory in order to indicate that it will no longer be supported.