Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-28Modernize "C" includes in util.Jeroen Vermeulen
2014-07-22Fix fd leak noticed by Barry HaddowKenneth Heafield
2014-07-19D'ph forgot to copy utilKenneth Heafield
2014-01-31Fix progress bar for compressed filesKenneth Heafield
2014-01-30Update read_compressed to support concatenated gzipKenneth Heafield
2013-03-19Accept concatenated bzip2 filesKenneth Heafield
2013-01-23KenLM 58da33: compiler warnings, correctly handle bare K, kill HAVE_BOOSTKenneth Heafield
2013-01-05KenLM 0e5d259 including read_compressed fixKenneth Heafield
2012-11-15KenLM 85e5fe4: mostly fixes for cygwin/windowsKenneth Heafield
2012-10-31compile error on linux gcc 4.5.0Hieu Hoang
2012-10-31minor compile error on macosx. size_t != uint64_tHieu Hoang
2012-10-30Add bzip and xz input for FilePiece KenLM 06f78db2Kenneth Heafield