gdpm/src
David J. Allen 807aa8e5b2 Implemented parallel downloads through CURL multi interface and added purge command
- Update `README.md` file with examples
- Fixed error messages showing no or wrong message
- Changed the prompt message when installing, removing, etc.
- Changed how http::request works
- Added `http::multi` class for parallel downloads
- Removed separate `concepts.hpp` file
TODO: Fix ZIP not extracting after running the `install` command
2023-07-10 20:26:15 -06:00
..
cache.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
config.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
http.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
main.cpp Recfactored and simplified more code 2023-06-18 10:47:05 -06:00
package.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
package_manager.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
remote.cpp Fixed search command not working properly 2023-07-02 17:28:18 -06:00
rest_api.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
utils.cpp Implemented parallel downloads through CURL multi interface and added purge command 2023-07-10 20:26:15 -06:00
version.cpp Fixed issue where assets would not installed due to directory not being created 2022-07-30 09:34:21 -05:00