aboutsummaryrefslogtreecommitdiff
path: root/debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-09debug: Add generator for the ARM64 test file data.Lasse Collin2-1/+118
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin9-2/+16
2024-02-14Change most public domain parts to 0BSD.Lasse Collin9-27/+0
2014-12-21Avoid variable-length arrays in the debug programs.Lasse Collin2-2/+4
2012-07-05Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.Lasse Collin1-1/+1
2012-07-05Include debug/translation.bash in the distribution.Lasse Collin1-0/+3
2010-10-05Build: Remove the static/dynamic tricks.Lasse Collin1-4/+1
2010-09-23Add translations.bash and translation notes to README.Lasse Collin1-0/+100
2010-05-26Rename MIN() and MAX() to my_min() and my_max().Lasse Collin2-2/+2
2010-05-26Fix compilation of debug/known_sizes.c.Lasse Collin1-1/+1
2010-05-26Remove references to Subblock filter in debug/sync_flush.c.Lasse Collin1-13/+0
2009-11-14Update the debug programs so that they compile again.Lasse Collin3-7/+14
2009-08-27Fix the debug directory.Lasse Collin5-2/+7
2009-06-26Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin1-6/+6
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin8-74/+24
2009-01-26remove trailing blanks from all but .xz filesJim Meyering1-1/+1
2008-12-31Update some files in debug directory.Lasse Collin3-6/+0
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin4-10/+10
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin4-22/+31
2008-09-13Renamed constants:Lasse Collin3-3/+3
2008-09-11Simplified debug/known_sizes.c to match the relaxedLasse Collin1-9/+5
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin7-14/+267
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin2-21/+10
2008-04-25Added memusage.c to debug directory.Lasse Collin2-1/+57
2008-01-23Added debug/full_flush.c.Lasse Collin2-1/+107
2008-01-20Updated debug/sync_flush.c.Lasse Collin1-2/+24
2008-01-20Added debug/repeat.c.Lasse Collin2-0/+44
2008-01-18Added the debug directory and the first debug toolLasse Collin3-0/+163