]> wimlib.net Git - wimlib/history - include
tagged_items updates
[wimlib] / include /
2016-12-28 Eric Biggerstagged_items updates
2016-12-27 Eric BiggersImprove random number generation
2016-12-15 Eric Biggerswlfuzz: updates for sparse files
2016-12-15 Eric BiggersExtract sparse files as sparse
2016-12-15 Eric Biggersresource: pass blob and offset to consume_chunk
2016-12-03 Eric BiggersImproved handling of Data Deduplication reparse points
2016-11-28 Eric BiggersInclude import library and header in Windows releases
2016-11-28 Eric Biggerswimlib.h: define bool for old MSVC versions
2016-11-28 Eric Biggerswimlib.h: include <stdint.h> instead of <inttypes.h>
2016-11-28 Eric Biggerswimlib.h: test _WIN32 instead of __WIN32__
2016-11-28 Eric Biggerswimlib.h: define timespec for MSVC compatibility
2016-11-17 Eric Biggerscompiler.h: define STATIC_ASSERT() to no-op when checki...
2016-08-20 Eric Biggersv1.10.0 v1.10.0
2016-08-16 Eric Biggerswin32_apply.c: detect case-sensitive filename support
2016-07-26 Eric BiggersSync AVL tree code from project
2016-07-26 Eric Biggersavl_tree: remove now-unused support for "unlinked"...
2016-07-26 Eric BiggersUnify case-sensitive and case-insensitive filename...
2016-07-26 Eric Biggersavl_tree: add avl_tree_prev_in_order()
2016-07-19 Eric Biggersavl_tree: replace 'AVL_INLINE' with 'forceinline'
2016-07-09 Eric BiggersStop force-inlining everything marked 'inline'
2016-07-09 Eric Biggersbitops: rename bit scan functions
2016-07-09 Eric Biggersdecompress_common: move temp space for building decode...
2016-07-09 Eric Biggersdecompress_common: introduce fast path for lz_copy()
2016-07-09 Eric Biggersdecompress_common: switch to subtables for Huffman...
2016-07-09 Eric Biggerslzx_common: add constant for maximum number of extra...
2016-07-09 Eric Biggerslzx_common: add constants for minimum aligned offset...
2016-07-09 Eric Biggerslzx_common: make lzx_offset_slot_base hold unadjusted...
2016-07-09 Eric Biggerslzx_decompress: decompressor cleanup
2016-07-02 Eric BiggersIntroduce ilog2_ceil()
2016-07-02 Eric BiggersRename WORDSIZE to WORDBYTES and introduce WORDBITS
2016-07-02 Eric Biggersbt_matchfinder: remove unnecessary max_len parameter...
2016-07-02 Eric Biggerslz_extend: simplify lz_extend() slightly
2016-07-02 Eric BiggersCharacter encoding and string conversion updates
2016-06-21 Eric Biggerswimlib.h: update git links for gitlist => gitweb replac...
2016-06-01 Eric Biggersv1.9.2 v1.9.2
2016-05-15 Eric BiggersDo not use read() and write() from MSVCRT
2016-04-27 Eric BiggersUse more comprehensive public domain dedications
2016-04-17 Eric BiggersCapitalize "Windows Overlay Filesystem" consistently
2016-04-17 Eric Biggerswimboot.c: correctly handle next_data_source_id field
2016-04-17 Eric Biggerswimlib.h: document receiving "unmount begin" progress...
2016-04-17 Eric Biggerswimlib.h: fix typo
2016-04-17 Eric BiggersAdd randomized testing program
2016-03-12 Eric Biggersv1.9.1 v1.9.1
2016-03-06 Eric BiggersRemove sle{16,32,64} types
2016-03-04 Eric Biggerss/NTFS-3g/NTFS-3G/g
2016-03-04 Eric BiggersRename string_set to string_list
2016-03-04 Eric BiggersVarious renamings from "capture" to "scan"
2016-02-25 Eric BiggersStandardize wording: "since wimlib vX.X.X"
2016-02-18 Eric Biggerswimlib.h: various documentation cleanups and improvements
2016-02-18 Eric BiggersMake 'wimdir --detailed' show object IDs
2016-02-18 Eric BiggersAdd support for capturing/applying object IDs
2016-02-18 Eric BiggersDirectly link with ntdll on Windows
2016-02-18 Eric Biggerswin32_common: add winnt_fsctl() helper method
2016-02-09 Eric BiggersMark VSS support non-experimental
2016-02-09 Eric Biggerscompiler.h: start honoring _format_attribute on UNIX
2016-02-09 Eric Biggerscompiler.h: remove concept of different unaligned acces...
2016-02-09 Eric BiggersMark functions containing only static assertions intent...
2016-02-09 Eric BiggersMerge compiler-gcc.h into compiler.h
2016-02-09 Eric Biggersextract.c: replace tempnam() with mkstemp() on non...
2016-02-09 Eric Biggerslzms_common.h: add cast needed if sizeof(int) > sizeof...
2016-02-09 Eric BiggersImage metadata updates
2016-01-31 Eric Biggersv1.9.0 v1.9.0
2016-01-27 Eric Biggerswimlib.h: add "since" note for WIMLIB_ADD_FLAG_FILE_PAT...
2016-01-22 Eric Biggersinode_table: make the inode table resizable
2016-01-17 Eric Biggerswin32_capture: make open by file ID opt-in
2016-01-17 Eric Biggerswimlib.h: remove old PACK_STREAMS alias for SOLID
2016-01-17 Eric Biggerswimlib.h: remove unused RESUME flag
2016-01-17 Eric Biggerswimlib.h: remove old ADD_IMAGE_FLAG aliases
2016-01-17 Eric Biggerswin32_capture: add alternate scan routine that uses...
2016-01-09 Eric BiggersReport every link in scan progress
2016-01-06 Eric Biggersextract: track READONLY attribute in supported_features
2016-01-02 Eric Biggersvss: support on Windows XP
2016-01-02 Eric Biggersregistry: support long subkey lists
2016-01-02 Eric Biggersvss: note that it's only supported on Vista and later
2016-01-01 Eric BiggersImplement setting of Windows-specific XML information
2015-12-27 Eric BiggersUse v1.9.0 for next version
2015-12-27 Eric BiggersAdd experimental support for Windows VSS
2015-12-19 Eric Biggersxml.c: make the different functions to get/set image...
2015-12-19 Eric Biggersxml.c: support numerically indexed elements in wimlib_...
2015-12-19 Eric BiggersUse HTTPS for all links to website
2015-12-19 Eric Biggerslz_extend.h: fix for CPU_IS_BIG_ENDIAN && UNALIGNED_ACC...
2015-12-19 Eric Biggerswim.c: replace finalize_wim_struct() with wim_decrement...
2015-12-19 Eric Biggersunaligned.h: slightly simplify get/put unaligned functions
2015-11-21 Eric BiggersAdjust names of get/put unaligned functions
2015-11-14 Eric Biggersv1.8.3 v1.8.3
2015-11-07 Eric Biggerswimlib.h: document added behavior of WIMLIB_ADD_FLAG_WI...
2015-11-07 Eric Biggerswin32_capture.c: more general fixup of WIM-backed files
2015-11-07 Eric Biggerssecurity_descriptor.h: updates
2015-11-07 Eric Biggerswimlib_tchar.h: add tstrtoull()
2015-10-21 Eric BiggersImproved reporting of concurrent modifications and...
2015-10-19 Eric BiggersDelay xml_update_image_info() until write
2015-10-19 Eric Biggerswimlib_export_image(): improve duplicate image detection
2015-10-19 Eric BiggersForbid modifying multi-referenced images
2015-10-19 Eric BiggersMake WIMStructs reference-counted
2015-10-19 Eric BiggersDon't unnecessarily rebuild exported metadata resources
2015-10-19 Eric Biggersinode: move 'i_extra_size' to 'i_extra' buffer
2015-10-19 Eric BiggersFix various typos
2015-10-19 Eric BiggersBig endian fix: load_u24_unaligned() must be consistent...
2015-10-19 Eric BiggersMake endian conversion macros const-friendly
2015-10-19 Eric Biggersbt_matchfinder: use 2-way hash for length 3 matches
next