]> wimlib.net Git - wimlib/history - src/util.h
Modify treatment of metadata entries
[wimlib] / src / util.h
2013-03-24 Eric BiggersModify treatment of metadata entries
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-21 Eric BiggersFix when debugging enabled but error messages are not
2013-03-21 Eric BiggersFix glob()
2013-03-20 Eric BiggersWin32 fixes
2013-03-20 Eric BiggersFixes
2013-03-20 Eric BiggersCharacter encoding changes (IN PROGRESS)
2013-03-20 Eric BiggersImprove char encoding support (IN PROGRESS)
2013-03-18 Eric BiggersClean up headers
2013-03-17 Eric BiggersWindows native build
2013-03-17 Eric Biggersutil.h: Use dummy_printf for DEBUG() and DEBUG2()
2013-03-09 Eric BiggersSupport for making DLL correctly on Cygwin
2013-03-03 Eric BiggersRefactor error functions; make re-entrant
2013-03-03 Eric BiggersAdd wimlib_global_{init,cleanup}()
2012-12-20 Eric BiggersRewrite make_huffman_decode_table()
2012-12-20 Eric BiggersDecompression optimizations
2012-12-20 Eric BiggersReplaced all "uint" with "unsigned"
2012-12-19 Eric Biggersutf8_to_utf16(), utf16_to_utf8() changes
2012-12-18 Eric Biggersmount_image.c: More message queue changes
2012-12-17 Eric Biggersextract_wim_resource() refactor
2012-12-15 Eric BiggersCompression code cleanups
2012-11-20 Eric BiggersRewrite integrity calculation and checks
2012-11-18 Eric BiggersVarious portability fixes
2012-11-12 Eric Biggersutil.h: Remove cas(), cas_bool() (not used yet)
2012-11-12 Eric BiggersUse FUSE multi-threaded mode for read-only mounts
2012-11-11 Eric BiggersAdd rbtree files
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-09-04 Eric Biggersdentry.c, dentry.h cleanup
2012-09-02 Eric BiggersCompile on FreeBSD
2012-08-23 Eric BiggersFinally fixed most of the problems with the new resourc...
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersVarious cleanups
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric Biggersutil.h: gcc printf format attribute
2012-08-12 Eric BiggersClean up file headers
2012-05-26 Eric BiggersUse public domain SHA1 code
2012-05-18 Eric BiggersUse WARNING() for warnings instead of ERROR().
2012-05-01 Eric BiggersMake repository be in 'distclean' state.
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)