Age | Commit message (Expand) | Author | Files | Lines |
2014-12-21 | Avoid variable-length arrays in the debug programs. | Lasse Collin | 2 | -2/+4 |
2012-07-05 | Docs: Fix the name LZMA Utils -> XZ Utils in debug/README. | Lasse Collin | 1 | -1/+1 |
2012-07-05 | Include debug/translation.bash in the distribution. | Lasse Collin | 1 | -0/+3 |
2010-10-05 | Build: Remove the static/dynamic tricks. | Lasse Collin | 1 | -4/+1 |
2010-09-23 | Add translations.bash and translation notes to README. | Lasse Collin | 1 | -0/+100 |
2010-05-26 | Rename MIN() and MAX() to my_min() and my_max(). | Lasse Collin | 2 | -2/+2 |
2010-05-26 | Fix compilation of debug/known_sizes.c. | Lasse Collin | 1 | -1/+1 |
2010-05-26 | Remove references to Subblock filter in debug/sync_flush.c. | Lasse Collin | 1 | -13/+0 |
2009-11-14 | Update the debug programs so that they compile again. | Lasse Collin | 3 | -7/+14 |
2009-08-27 | Fix the debug directory. | Lasse Collin | 5 | -2/+7 |
2009-06-26 | Fix @variables@ to $(variables) in Makefile.am files. | Lasse Collin | 1 | -6/+6 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 8 | -74/+24 |
2009-01-26 | remove trailing blanks from all but .xz files | Jim Meyering | 1 | -1/+1 |
2008-12-31 | Update some files in debug directory. | Lasse Collin | 3 | -6/+0 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 4 | -10/+10 |
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 4 | -22/+31 |
2008-09-13 | Renamed constants: | Lasse Collin | 3 | -3/+3 |
2008-09-11 | Simplified debug/known_sizes.c to match the relaxed | Lasse Collin | 1 | -9/+5 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 7 | -14/+267 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 2 | -21/+10 |
2008-04-25 | Added memusage.c to debug directory. | Lasse Collin | 2 | -1/+57 |
2008-01-23 | Added debug/full_flush.c. | Lasse Collin | 2 | -1/+107 |
2008-01-20 | Updated debug/sync_flush.c. | Lasse Collin | 1 | -2/+24 |
2008-01-20 | Added debug/repeat.c. | Lasse Collin | 2 | -0/+44 |
2008-01-18 | Added the debug directory and the first debug tool | Lasse Collin | 3 | -0/+163 |