summaryrefslogtreecommitdiff
path: root/tests/test_index.c
Commit message (Expand)AuthorAgeFilesLines
* Collection of language fixes to comments and docs.Lasse Collin2010-02-121-1/+1
* Revised the Index handling code.Lasse Collin2009-12-311-134/+237
* Fix a memory leak in test_index.c.Lasse Collin2009-11-261-0/+2
* Fix bugs in lzma_index_read() and lzma_index_cat().Lasse Collin2009-11-251-3/+25
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* Add some single-call buffer-to-buffer coding functions.Lasse Collin2009-01-201-0/+24
* Remove lzma_init() and other init functions from liblzma API.Lasse Collin2008-12-311-2/+0
* Bunch of liblzma API cleanups and fixes.Lasse Collin2008-12-151-4/+6
* Oh well, big messy commit again. Some highlights:Lasse Collin2008-11-191-25/+17
* Renamed constants:Lasse Collin2008-09-131-1/+1
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-12/+492
* Fix typo in test_index.c.Lasse Collin2008-01-151-1/+1
* Fixed the tests to build with -Werror.Lasse Collin2007-12-091-7/+7
* Imported to git.Lasse Collin2007-12-091-0/+43