aboutsummaryrefslogtreecommitdiff
path: root/dos (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03DOS: Update config.h.Lasse Collin1-0/+6
2014-12-21DOS: Update Makefile.larhzu/v5.2.0Lasse Collin1-0/+1
2012-04-19DOS: Link against DJGPP's libemu to support FPU emulation.Lasse Collin1-1/+1
2011-04-10DOS: Update the docs and include notes about 8.3 filenames.Lasse Collin2-11/+125
2010-10-19Update docs.Lasse Collin1-1/+1
2010-10-09DOS: Update the Makefile, config.h and README.Lasse Collin3-243/+86
2009-09-11Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors.Lasse Collin1-0/+3
2009-06-26Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin1-2/+2
2009-06-26Ugly hack to make it possible to use the thousand separatorLasse Collin1-13/+3
2009-02-17Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin1-1/+5
2009-02-13Initial port to DOS using DJGPP.Lasse Collin3-0/+524