Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-19 | Update docs. | Lasse Collin | 1 | -1/+1 | |
2010-10-09 | DOS: Update the Makefile, config.h and README. | Lasse Collin | 3 | -243/+86 | |
This is now simpler and builds only xz.exe. | |||||
2009-09-11 | Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors. | Lasse Collin | 1 | -0/+3 | |
2009-06-26 | Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] | Lasse Collin | 1 | -2/+2 | |
to avoid problems on systems with system headers with those names. | |||||
2009-06-26 | Ugly hack to make it possible to use the thousand separator | Lasse Collin | 1 | -13/+3 | |
format character with snprintf() on POSIX systems but not on non-POSIX systems and still keep xgettext working. | |||||
2009-02-17 | Added lzma_easy_buffer_encode(). Splitted easy.c into small | Lasse Collin | 1 | -1/+5 | |
pieces to avoid unneeded dependencies making statically linked applications bigger than needed. | |||||
2009-02-13 | Initial port to DOS using DJGPP. | Lasse Collin | 3 | -0/+524 | |