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
/
base.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Add SPDX license identifier into 0BSD source code files.
Lasse Collin
1
-0
/
+2
2024-02-14
Change most public domain parts to 0BSD.
Lasse Collin
1
-3
/
+0
2023-09-24
liblzma: Change quoting style from `...' to '...'.
Jia Tan
1
-9
/
+9
2023-03-17
liblzma: Add set lzma.h as the main page for Doxygen documentation.
Jia Tan
1
-2
/
+0
2023-02-17
liblzma: Rename field => member in documentation.
Jia Tan
1
-9
/
+9
2023-02-14
liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.
Jia Tan
1
-1
/
+1
2023-02-14
liblzma: Improve documentation for base.h.
Jia Tan
1
-5
/
+25
2023-01-21
liblzma: Set documentation on all reserved fields to private.
Jia Tan
1
-0
/
+17
2023-01-20
liblzma: Highlight liblzma API headers should not be included directly.
Jia Tan
1
-2
/
+3
2022-09-30
liblzma: Add API doc note about the .xz decoder LZMA_MEMLIMIT_ERROR bug.
Lasse Collin
1
-0
/
+11
2020-03-23
Typo fixes from fossies.org.
Lasse Collin
1
-1
/
+1
2019-06-24
Add LZMA_RET_INTERNAL1..8 to lzma_ret and use one for LZMA_TIMED_OUT.
Lasse Collin
1
-1
/
+14
2017-04-21
liblzma: Rename LZMA_SEEK to LZMA_SEEK_NEEDED and seek_in to seek_pos.
Lasse Collin
1
-9
/
+9
2017-03-30
liblzma: Add generic support for input seeking (LZMA_SEEK).
Lasse Collin
1
-1
/
+30
2017-03-30
liblzma: Fix lzma_memlimit_set(strm, 0).
Lasse Collin
1
-1
/
+6
2013-10-02
liblzma: Add LZMA_FULL_BARRIER support to single-threaded encoder.
Lasse Collin
1
-7
/
+30
2012-12-14
Make the progress indicator smooth in threaded mode.
Lasse Collin
1
-1
/
+21
2012-07-17
liblzma: Make the use of lzma_allocator const-correct.
Lasse Collin
1
-1
/
+3
2011-04-11
liblzma: API comment about lzma_allocator with threaded coding.
Lasse Collin
1
-5
/
+13
2010-10-23
liblzma: A few ABI tweaks to reserve space in structures.
Lasse Collin
1
-1
/
+6
2010-10-21
liblzma: Update the comments in the API headers.
Lasse Collin
1
-19
/
+19
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-4
/
+4
2009-08-27
Updates to liblzma API headers.
Lasse Collin
1
-22
/
+26
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-12
/
+8
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
1
-5
/
+6
2009-02-01
Use __cdecl also for function pointers in liblzma API when
Lasse Collin
1
-2
/
+2
2009-01-31
Add LZMA_API to liblzma API headers. It's useful at least
Lasse Collin
1
-5
/
+5
2008-12-15
Bunch of liblzma API cleanups and fixes.
Lasse Collin
1
-61
/
+113
2008-09-13
Renamed constants:
Lasse Collin
1
-2
/
+2
2008-09-06
Comments
Lasse Collin
1
-28
/
+53
2008-09-06
Some API cleanups
Lasse Collin
1
-113
/
+201
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-28
/
+33
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
1
-0
/
+15
2008-04-28
Fixed wrong spelling "limitter" to "limiter". This affects
Lasse Collin
1
-2
/
+2
2008-03-12
Make lzma_stream.next_in const. Let's see if anyone complains.
Lasse Collin
1
-1
/
+1
2007-12-09
Imported to git.
Lasse Collin
1
-0
/
+410