index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liblzma
/
api
/
lzma.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC.
Lasse Collin
1
-1
/
+2
2020-02-22
Use defined(__GNUC__) before __GNUC__ in preprocessor lines.
Lasse Collin
1
-2
/
+3
2018-02-06
nothrow: use noexcept for C++11 and newer
Ben Boeckel
1
-1
/
+5
2015-07-12
liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer.
Lasse Collin
1
-5
/
+13
2014-05-04
liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h.
Lasse Collin
1
-1
/
+1
2010-10-21
liblzma: Update the comments in the API headers.
Lasse Collin
1
-2
/
+2
2010-05-26
Remove the Subblock filter code for now.
Lasse Collin
1
-1
/
+0
2010-05-14
Omit lzma_restrict from the API headers.
Lasse Collin
1
-12
/
+0
2009-12-09
Always rely on GCC's auto-import on Windows.
Lasse Collin
1
-7
/
+9
2009-11-15
Add lzma_physmem().
Lasse Collin
1
-0
/
+3
2009-09-12
Fix GCC version check for nothrow attribute.
Lasse Collin
1
-1
/
+1
2009-09-12
A few grammar fixes.
Lasse Collin
1
-2
/
+2
2009-08-27
Updates to liblzma API headers.
Lasse Collin
1
-0
/
+20
2009-06-26
Basic support for building with Cygwin and MinGW using
Lasse Collin
1
-2
/
+5
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-15
/
+23
2009-02-07
Introduced LZMA_API_STATIC macro, which the applications
Lasse Collin
1
-7
/
+24
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-3
/
+3
2009-02-01
Use __cdecl also for function pointers in liblzma API when
Lasse Collin
1
-7
/
+11
2009-01-31
Add LZMA_API to liblzma API headers. It's useful at least
Lasse Collin
1
-0
/
+17
2009-01-31
Fix two lines in lzma.h on which the # wasn't at the
Lasse Collin
1
-2
/
+2
2009-01-31
Add support for using liblzma headers in MSVC, which has no
Lasse Collin
1
-24
/
+46
2009-01-31
Fix # -> ## in a macro in lzma.h.
Lasse Collin
1
-1
/
+1
2008-12-31
Renamed lzma_options_simple to lzma_options_bcj in the API.
Lasse Collin
1
-1
/
+1
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
1
-1
/
+0
2008-12-27
Bunch of liblzma tweaks, including some API changes.
Lasse Collin
1
-4
/
+4
2008-12-17
Remove the alignment functions for now. Maybe they will
Lasse Collin
1
-1
/
+0
2008-12-15
Bunch of liblzma API cleanups and fixes.
Lasse Collin
1
-56
/
+66
2008-11-25
Remove the nowadays unneeded memory limitting malloc() wrapper.
Lasse Collin
1
-1
/
+0
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-35
/
+126
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-6
/
+3
2008-01-22
Added lzma_easy_* functions. These should make using
Lasse Collin
1
-0
/
+1
2008-01-06
Introduced compatibility with systems that have pre-C99
Lasse Collin
1
-14
/
+26
2007-12-09
Imported to git.
Lasse Collin
1
-0
/
+122