summaryrefslogtreecommitdiff
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* Avoid variable-length arrays in the debug programs.Lasse Collin2014-12-212-2/+4
* Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.Lasse Collin2012-07-051-1/+1
* Include debug/translation.bash in the distribution.Lasse Collin2012-07-051-0/+3
* Build: Remove the static/dynamic tricks.Lasse Collin2010-10-051-4/+1
* Add translations.bash and translation notes to README.Lasse Collin2010-09-231-0/+100
* Rename MIN() and MAX() to my_min() and my_max().Lasse Collin2010-05-262-2/+2
* Fix compilation of debug/known_sizes.c.Lasse Collin2010-05-261-1/+1
* Remove references to Subblock filter in debug/sync_flush.c.Lasse Collin2010-05-261-13/+0
* Update the debug programs so that they compile again.Lasse Collin2009-11-143-7/+14
* Fix the debug directory.Lasse Collin2009-08-275-2/+7
* Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin2009-06-261-6/+6
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-138-74/+24
* remove trailing blanks from all but .xz filesJim Meyering2009-01-261-1/+1
* Update some files in debug directory.Lasse Collin2008-12-313-6/+0
* Oh well, big messy commit again. Some highlights:Lasse Collin2008-11-194-10/+10
* Some API changes, bug fixes, cleanups etc.Lasse Collin2008-09-274-22/+31
* Renamed constants:Lasse Collin2008-09-133-3/+3
* Simplified debug/known_sizes.c to match the relaxedLasse Collin2008-09-111-9/+5
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-287-14/+267
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-182-21/+10
* Added memusage.c to debug directory.Lasse Collin2008-04-252-1/+57
* Added debug/full_flush.c.Lasse Collin2008-01-232-1/+107
* Updated debug/sync_flush.c.Lasse Collin2008-01-201-2/+24
* Added debug/repeat.c.Lasse Collin2008-01-202-0/+44
* Added the debug directory and the first debug toolLasse Collin2008-01-183-0/+163