Commit Graph

7 Commits

Author SHA1 Message Date
50f39cd752 implement and use a platform neutral abstraction of unsetenv(3) 2021-11-03 10:53:45 -04:00
1247f4d67b add function to print information about available compressions tools 2021-10-26 20:00:55 -04:00
6a9bb577cf rename "zip" functions to "compress" functions. update related docs 2021-10-07 12:38:11 -04:00
10a8a1b325 add dlerror() call wrapper 2021-10-06 08:59:51 -04:00
6f2076a9b8 update docs 2021-10-05 22:11:19 -04:00
69a8dfe4d9 whitespace 2021-10-02 18:12:32 -04:00
37bfe3d0ce integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
2021-10-02 16:55:11 -04:00