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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
liblzma: Update the comments in the API headers.
Lasse Collin
11
-105
/
+132
2010-10-02
liblzma: Small fixes to comments in the API headers.
Lasse Collin
1
-3
/
+7
2010-06-01
Fix a comment.
Lasse Collin
1
-1
/
+1
2010-05-26
Remove the Subblock filter code for now.
Lasse Collin
1
-200
/
+0
2010-05-14
Omit lzma_restrict from the API headers.
Lasse Collin
2
-9
/
+7
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
9
-15
/
+15
2010-02-07
Subtle change to liblzma Block handling API.
Lasse Collin
1
-22
/
+17
2010-01-01
Fix _memconfig() functions.
Lasse Collin
1
-7
/
+0
2009-12-31
Revised the Index handling code.
Lasse Collin
1
-146
/
+426
2009-12-31
Add missing lzma_nothrow in filter.h.
Lasse Collin
1
-2
/
+2
2009-11-25
Index decoder fixes.
Lasse Collin
1
-11
/
+12
2009-11-15
Add lzma_physmem().
Lasse Collin
1
-0
/
+51
2009-11-14
Fix a design error in liblzma API.
Lasse Collin
2
-13
/
+30
2009-10-17
Fix wrong function name in the previous commit.
Lasse Collin
1
-1
/
+1
2009-10-17
Add lzma_filters_copy().
Lasse Collin
1
-0
/
+31
2009-09-15
Fix incorrect use of "restrict".
Lasse Collin
1
-2
/
+2
2009-09-12
A few grammar fixes.
Lasse Collin
1
-2
/
+2
2009-08-27
Bumped version to 4.999.9beta.
Lasse Collin
1
-1
/
+1
2009-08-27
Updates to liblzma API headers.
Lasse Collin
11
-197
/
+255
2009-05-26
Make the raw value of the Check field available to applications
Lasse Collin
1
-0
/
+17
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
14
-173
/
+113
2009-02-18
Added files missing from the previous commit.
Lasse Collin
1
-0
/
+33
2009-02-13
Changed how the version number is specified in various places.
Lasse Collin
1
-3
/
+67
2009-02-02
Modify LZMA_API macro so that it works on Windows with
Lasse Collin
11
-84
/
+85
2009-02-01
Added initial version of raw buffer-to-buffer coding
Lasse Collin
1
-20
/
+64
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
11
-84
/
+100
2009-01-26
Add lzma_block_buffer_decode().
Lasse Collin
1
-0
/
+41
2009-01-23
Added lzma_stream_buffer_decode() and made minor cleanups.
Lasse Collin
2
-2
/
+52
2009-01-20
Add some single-call buffer-to-buffer coding functions.
Lasse Collin
3
-6
/
+177
2009-01-17
Beta was supposed to be API stable but I had forgot to rename
Lasse Collin
1
-2
/
+2
2008-12-31
Bumped version to 4.999.8beta right after the release
Lasse Collin
1
-1
/
+1
2008-12-31
Prepare for 4.999.7beta release.
Lasse Collin
1
-1
/
+1
2008-12-31
Cleaned up some comments in the API headers.
Lasse Collin
3
-14
/
+15
2008-12-31
Renamed lzma_options_simple to lzma_options_bcj in the API.
Lasse Collin
1
-11
/
+11
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
1
-85
/
+0
2008-12-27
Bunch of liblzma tweaks, including some API changes.
Lasse Collin
3
-57
/
+123
2008-12-17
Remove the alignment functions for now. Maybe they will
Lasse Collin
1
-60
/
+0
2008-12-15
Bunch of liblzma API cleanups and fixes.
Lasse Collin
14
-299
/
+518
2008-11-25
Remove the nowadays unneeded memory limitting malloc() wrapper.
Lasse Collin
1
-207
/
+0
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
4
-24
/
+55
2008-10-07
Made the preset numbering more logical in liblzma API.
Lasse Collin
2
-11
/
+11
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
2
-89
/
+149
2008-09-17
Miscellaneous LZ and LZMA encoder cleanups
Lasse Collin
1
-14
/
+0
2008-09-13
Renamed constants:
Lasse Collin
10
-59
/
+59
2008-09-12
Improved the Stream Flags handling API.
Lasse Collin
1
-4
/
+80
2008-09-10
Bumped version to 4.999.6alpha.
Lasse Collin
1
-1
/
+1
2008-09-10
Filter handling cleanups
Lasse Collin
1
-31
/
+102
2008-09-10
Cleaned up Block encoder and moved the no longer shared
Lasse Collin
1
-3
/
+0
2008-09-07
Changed Filter ID of LZMA to 0x20.
Lasse Collin
1
-1
/
+1
2008-09-06
Comments
Lasse Collin
2
-30
/
+57
2008-09-06
Some API cleanups
Lasse Collin
3
-127
/
+237
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
21
-628
/
+655
2008-06-19
Add limit of lc + lp <= 4. Now we can allocate the
Lasse Collin
1
-1
/
+9
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
19
-1188
/
+522
2008-05-06
Bunch of grammar fixes from meyering.
Lasse Collin
1
-3
/
+3
2008-05-06
Typo fix
Lasse Collin
1
-1
/
+1
2008-04-28
Fixed wrong spelling "limitter" to "limiter". This affects
Lasse Collin
3
-9
/
+9
2008-04-25
Bumped version number to 4.999.3alpha. It will become 5.0.0
Lasse Collin
1
-12
/
+10
2008-03-14
Fix a comment API header.
Lasse Collin
1
-1
/
+1
2008-03-12
Make lzma_stream.next_in const. Let's see if anyone complains.
Lasse Collin
1
-1
/
+1
2008-01-26
Added api/lzma/easy.h. I had forgot to add this to the
Lasse Collin
1
-0
/
+174
2008-01-26
Return LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used with any
Lasse Collin
1
-0
/
+9
2008-01-25
Improved the memory limitter:
Lasse Collin
1
-0
/
+35
2008-01-22
Made lzma_extra pointers const in lzma_options_stream.
Lasse Collin
1
-2
/
+2
2008-01-19
Implemented LZMA_SYNC_FLUSH support to the Subblock encoder.
Lasse Collin
1
-11
/
+18
2008-01-16
Added lzma_memlimit_count().
Lasse Collin
1
-0
/
+10
2008-01-05
Fix typo in comment (INT64_MAX -> UINT64_MAX).
Lasse Collin
1
-1
/
+1
2007-12-10
Bumped version number to 4.42.3alpha.
Lasse Collin
1
-1
/
+1
2007-12-09
Imported to git.
Lasse Collin
23
-0
/
+3518