]> wimlib.net Git - wimlib/history - include/wimlib.h
v1.14.4
[wimlib] / include / wimlib.h
2024-02-24 Eric Biggersv1.14.4 master v1.14.4
2023-09-04 Eric Biggersv1.14.3 v1.14.3
2023-08-06 Eric Biggersv1.14.2 v1.14.2
2023-07-08 Eric BiggersImprove encoding detection of wimupdate command files
2023-06-26 Eric BiggersAlign stack when entering wimlib on 32-bit x86
2023-04-28 Eric Biggersv1.14.1 v1.14.1
2023-04-23 Eric Biggersv1.14.0 v1.14.0
2023-04-02 Eric Biggerswimlib.h: remove outdated list of Windows architectures
2023-04-02 Eric BiggersConvert README* and NEWS to Markdown
2023-03-27 Eric BiggersFix clang warnings about inconsistent use of dllexport
2022-09-11 Eric Biggersv1.13.6 v1.13.6
2022-07-31 Eric Biggerswimlib.h: remove duplicate 'the'
2022-07-31 Eric BiggersRemove some unnecessary configure options
2022-01-03 Eric Biggerswimlib_iterate_dir_tree(): don't checksum unhashed...
2021-12-19 Eric Biggersv1.13.5 v1.13.5
2021-04-19 Eric Biggersv1.13.4 v1.13.4
2021-04-07 Eric BiggersAdd support for a data recovery mode
2021-04-02 Eric BiggersFix slow progress updating for wimsplit
2020-10-27 Eric Biggersv1.13.3 v1.13.3
2020-05-24 Eric Biggersv1.13.2 v1.13.2
2019-08-25 Eric BiggersFix some typos
2019-05-07 Eric Biggersv1.13.1 v1.13.1
2018-11-23 Eric Biggersv1.13.0 v1.13.0
2018-07-21 Eric Biggerswimextract: allow specifying listfile on stdin
2018-01-21 Eric BiggersAllow retrieving PACKAGE_VERSION from the library
2017-07-29 Eric Biggersv1.12.0 v1.12.0
2017-04-19 Eric BiggersImproved year 2038 safety
2017-01-18 Eric Biggersv1.11.0 v1.11.0
2017-01-02 Eric BiggersDocumentation updates, mainly to the man pages
2016-12-28 Eric BiggersDocument xattr support
2016-12-28 Eric BiggersAdd new error codes for xattr extraction errors
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-08-20 Eric Biggersv1.10.0 v1.10.0
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-04-17 Eric Biggerswimlib.h: document receiving "unmount begin" progress...
2016-04-17 Eric Biggerswimlib.h: fix typo
2016-03-12 Eric Biggersv1.9.1 v1.9.1
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-09 Eric BiggersMark VSS support non-experimental
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-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-09 Eric BiggersReport every link in scan progress
2016-01-02 Eric Biggersvss: support on Windows XP
2016-01-02 Eric Biggersvss: note that it's only supported on Vista and later
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-11-14 Eric Biggersv1.8.3 v1.8.3
2015-11-07 Eric Biggerswimlib.h: document added behavior of WIMLIB_ADD_FLAG_WI...
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-19 Eric BiggersMake WIMStructs reference-counted
2015-10-19 Eric BiggersFix various typos
2015-10-04 Eric Biggerswimlib.h: update outdated comment
2015-10-04 Eric BiggersAdd support for unsafe in-place compaction of WIM files
2015-10-04 Eric BiggersUpdates to prepare for in-place compaction support
2015-10-04 Eric BiggersMark system compression support non-experimental
2015-10-04 Eric BiggersMinor tweaks to recently changed code
2015-10-03 Eric BiggersAdd WIMLIB_ERR_WIM_IS_INCOMPLETE
2015-10-03 Eric BiggersRemove WIMLIB_ERR_LIBXML_UTF16_HANDLER_NOT_AVAILABLE
2015-10-03 Eric BiggersAdd wimlib_get_image_property() and wimlib_set_image_pr...
2015-08-22 Eric Biggersv1.8.2 v1.8.2
2015-08-18 Eric BiggersMention wofadk.sys in "compact" documentation
2015-08-03 Eric BiggersReplace SourceForge references with wimlib.net
2015-07-22 Eric Biggersadd System Compression support
2015-05-17 Eric Biggersv1.8.1 v1.8.1
2015-05-12 Eric Biggerswin32_apply: Support multiple source WIM files for...
2015-05-05 Eric Biggerswimlib_wim_info: update docs for flag bits
2015-05-03 Eric BiggersImproved error reporting if loading capture configurati...
2015-05-02 Eric BiggersNTFS-3g capture: use reference-counted NTFS volumes
2015-05-02 Eric BiggersVarious cleanups
2015-04-26 Eric BiggersClean up setting of compression type
2015-04-26 Eric Biggerswimlib.h: various documentation cleanups and improvements
2015-03-26 Eric BiggersStream and blob updates
2015-02-25 Eric Biggersv1.8.0 v1.8.0
2015-02-17 Eric BiggersVarious cleanups
2015-02-16 Eric BiggersUse v1.8.0 as next version instead of v1.7.5
2015-02-16 Eric BiggersUpdate NEWS, README, and docs
2015-02-16 Eric BiggersUse 64MiB chunks by default for solid LZMS
2015-02-15 Eric BiggersSupport "destructive" compression to save memory
2015-02-14 Eric BiggersAdd flag for disabling solid sort
2015-02-14 Eric BiggersConsistently use the name "solid resource"
2015-01-12 Eric Biggerswimlib.h: Fix documentation for compression block sizes
2015-01-03 Eric Biggersv1.7.4 v1.7.4
2014-11-15 Eric Biggerswimlib.h: Fix error in wimlib_get_version() documentation
next