]> wimlib.net Git - wimlib/history - src/error.c
avl_tree: replace 'AVL_INLINE' with 'forceinline'
[wimlib] / src / error.c
2016-07-02 Eric BiggersCharacter encoding and string conversion updates
2016-04-17 Eric BiggersAdd randomized testing program
2016-03-04 Eric Biggerss/NTFS-3g/NTFS-3G/g
2016-02-18 Eric Biggerserror.c: clarify two error descriptions
2015-12-27 Eric BiggersAdd experimental support for Windows VSS
2015-10-21 Eric BiggersImproved reporting of concurrent modifications and...
2015-10-19 Eric Biggerswimlib_export_image(): improve duplicate image detection
2015-10-19 Eric BiggersForbid modifying multi-referenced images
2015-10-04 Eric BiggersAdd support for unsafe in-place compaction of WIM files
2015-10-03 Eric BiggersAdd WIMLIB_ERR_WIM_IS_INCOMPLETE
2015-10-03 Eric BiggersRemove WIMLIB_ERR_LIBXML_UTF16_HANDLER_NOT_AVAILABLE
2015-06-05 Eric BiggersRemove remaining DEBUG() messages
2015-05-03 Eric BiggersImproved error reporting if loading capture configurati...
2015-05-02 Eric BiggersMake win32.h includable on non-Windows
2015-05-02 Eric BiggersVarious cleanups
2015-01-03 Eric BiggersMisc. cleanups
2014-12-16 Eric BiggersENABLE_MORE_DEBUG no longer exists
2014-12-15 Eric BiggersClean up util.h and util.c