]> wimlib.net Git - wimlib/history - Makefile.am
Image metadata updates
[wimlib] / Makefile.am
2016-01-31 Eric Biggersv1.9.0 v1.9.0
2016-01-01 Eric BiggersImplement setting of Windows-specific XML information
2015-12-27 Eric BiggersAdd experimental support for Windows VSS
2015-11-14 Eric Biggersv1.8.3 v1.8.3
2015-09-25 Eric BiggersGet rid of matchfinder_common.h and manual memsets
2015-08-27 Eric BiggersUpdate version-info
2015-08-07 Eric BiggersAdd support for runtime x86 CPU feature detection
2015-06-05 Eric BiggersSimplify wildcard pattern expansion
2015-06-05 Eric Biggersresource reading cleanups
2015-06-05 Eric BiggersAdd GUID helper functions
2015-05-17 Eric Biggersv1.8.1 v1.8.1
2015-04-04 Eric Biggersinode/blob cleanups
2015-03-26 Eric BiggersStream and blob updates
2015-02-25 Eric Biggersv1.8.0 v1.8.0
2015-02-16 Eric BiggersFix Makefile.am
2015-02-16 Eric BiggersLCP-interval tree matchfinder improvements
2015-02-14 Eric BiggersHeuristic sorting of streams for solid compression
2015-02-13 Eric BiggersRewrite of LZMS compressor
2015-01-31 Eric BiggersSuffix array based matchfinder updates
2015-01-25 Eric Biggersheader cleanups
2015-01-11 Eric BiggersMerge LZX compression updates
2015-01-03 Eric Biggersv1.7.4 v1.7.4
2014-12-30 Eric BiggersRestore -std=gnu99 instead of -std=c99
2014-12-26 Eric BiggersAdjust naming of (de)compression files
2014-12-23 Eric BiggersFaster XPRESS compression
2014-12-16 Eric BiggersAdd ax_pthread.m4
2014-12-16 Eric Biggersconfigure.ac cleanup
2014-12-16 Eric BiggersMakefile.am cleanup
2014-12-16 Eric BiggersDon't run man pages through configure
2014-12-16 Eric BiggersRemove support for --with-imagex-progname configure...
2014-12-15 Eric Biggersinode.h, inode.c cleanup
2014-12-15 Eric BiggersClean up util.h and util.c
2014-12-14 Eric BiggersGet rid of wimlib/version.h
2014-12-10 Eric Biggersportability and compression cleanups
2014-11-14 Eric Biggersv1.7.3 v1.7.3
2014-11-11 Eric BiggersLZX, LZMS: Annotate unaligned memory accesses in x86...
2014-10-22 Eric BiggersAdd WIMLIB_PROGRESS_MSG_HANDLE_ERROR
2014-10-03 Eric Biggersv1.7.2 v1.7.2
2014-09-14 Eric BiggersCompression updates
2014-09-04 Eric BiggersRemove WINDOWS_LDADD
2014-08-29 Eric BiggersFactor out lz_repsearch() and also use for LZMS
2014-08-14 Eric BiggersMore lz_hash_chains, lz_binary_trees performance improv...
2014-08-06 Eric BiggersLZX decompression: Cleanup
2014-07-28 Eric BiggersAdd 'wimlib-imagex verify' command
2014-07-25 Eric BiggersRemove "brute force" match-finding algorithm
2014-07-19 Eric BiggersMerge compression updates
2014-06-20 Eric BiggersUpdate version to v1.7.1-BETA
2014-06-16 Eric BiggersRe-visit SHA-1 code
2014-06-13 Eric BiggersUpdate Makefile.am
2014-06-07 Eric BiggersMerge branch 'lz_bt'
2014-06-07 Eric BiggersSwitch from suffix array match-finder to binary tree...
2014-05-26 Eric BiggersUse libdivsufsort-lite, not the full libdivsufsort
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersUpdate progress functions
2014-04-24 Eric BiggersRemoved deprecated stuff
2014-04-24 Eric BiggersParse capture configuration file in library
2014-04-23 Eric BiggersMove manpages from doc/ to doc/man1/
2014-04-18 Eric BiggersAdd code to create WIMBoot pointer files
2014-03-23 Eric BiggersReplace red-black tree code with AVL tree code
2014-03-14 Eric BiggersUpdate version number
2014-01-13 Eric BiggersUpdate version to v1.6.1-BETA
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2014-01-01 Eric Biggerslz_optimal.h: Cleanup, better comments
2014-01-01 Eric BiggersFactor out LZ match-choosing code
2014-01-01 Eric BiggersSeparate suffix array match-finder from LZX compressor
2013-12-28 Eric BiggersUpdate version number to v1.6.0
2013-12-28 Eric BiggersAdd support for extract list files
2013-12-26 Eric BiggersShare LZMS x86 filter between compressor and decompressor
2013-12-25 Eric BiggersAdd deprecated compression/decompression functions
2013-12-25 Eric BiggersNew compression/decompression API
2013-12-23 Eric BiggersRewrite of write_stream_list(), and writing packed...
2013-12-14 Eric Biggersupdate; add lzms_decompress() stub
2013-12-08 Eric BiggersMakefile.am: Fix EXTRA_DIST
2013-12-08 Eric BiggersUpdate version (v1.5.3)
2013-12-08 Eric BiggersMerge LZX compressor updates
2013-11-17 Eric BiggersUpdate version info and NEWS in preparation for v1.5.2
2013-10-11 Eric BiggersUpdate version number to 1.5.1
2013-10-07 Eric BiggersImplement workaround for NTFS-3g bug when handling...
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-14 Eric Biggerswimlib-imagex: Support being invoked as wimCOMMAND
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-24 Eric BiggersImprove use of pkg-config
2013-05-23 Eric BiggersMakefile.am: Do not warn about deprecated functions...
2013-05-20 Eric BiggersUpdate version number
2013-05-20 Eric BiggersAdd imagex symlink on UNIX
2013-05-18 Eric BiggersMake padded structures work properly with MinGW
2013-05-18 Eric BiggersMakefile.am: Add some stuff to AM_CFLAGS
2013-05-17 Eric BiggersMakefile.am: Remove -fno-strict-aliasing
2013-05-15 Eric BiggersAdd "examples" directory
2013-05-15 Eric BiggersRefactor SWM code into swm.c
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric BiggersAdd update/extract tests
2013-05-13 Eric BiggersUpdate version number to 1.4.0; update NEWS
2013-05-12 Eric BiggersRefactor Win32 capture/apply, UNIX apply
2013-05-12 Eric BiggersDoc updates
2013-05-11 Eric BiggersInitial update functionality (library only)
2013-05-05 Eric BiggersDocument imagex-extract and wimlib_extract_files()
2013-04-28 Eric Biggersrefactor reparse point code; Win32: working extract...
2013-04-09 Eric Biggersimplement WIMLIB_INIT_FLAG_ASSUME_UTF8
next