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-09-29KenLM a590a3a4dadf516a1cff28c8f1c06aa89766f519 including StringStreamKenneth Heafield
2015-08-27KenLM 2a3e8fae3633c890cb3b342d461f9130c8e343fa excluding unfinished interpola...Kenneth Heafield
2015-06-12On MinGW use Windows _chsize_t, not ftruncate.Jeroen Vermeulen
2015-03-28Modernize "C" includes in util.Jeroen Vermeulen
2014-10-08KenLM 370f97fa549f02e162a3a0f17bf3ad6cce2c3813Kenneth Heafield
2014-06-02KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hhKenneth Heafield
2014-01-28KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2013-12-19moses windows build, with some TODO listjiejiang
2013-06-24KenLM 6b4a1c7940a36026de1d96693ccb6ec0f16de8dcKenneth Heafield
2013-03-31OS X returns EINVAL for write > 2^31Kenneth Heafield
2013-01-23KenLM 58da33: compiler warnings, correctly handle bare K, kill HAVE_BOOSTKenneth Heafield
2013-01-18KenLM df5be22 lmplz for estimationKenneth Heafield
2013-01-17KenLM 014bced6Kenneth Heafield
2013-01-10Also ftruncate64 on androidKenneth Heafield
2013-01-10Stupid android 64-bit file offsets, static assert sizeof(off_t) == 8Kenneth Heafield
2013-01-07Remove if that doesn't do anything, define _FILE_OFFSET_BITS 64Kenneth Heafield
2013-01-07change lseek64() to lseek() and off64_t to off_t. Cygwin doesn't have those f...Hieu Hoang
2013-01-05Collapse lseek macroKenneth Heafield
2013-01-05mac doesn't have lseek64()Hieu Hoang
2013-01-05KenLM 0e5d259 including read_compressed fixKenneth Heafield
2012-11-05KenLM 36b746 including -w mmap <unk> offset fixKenneth Heafield
2012-10-30Add bzip and xz input for FilePiece KenLM 06f78db2Kenneth Heafield
2012-10-26Windows _read and _write int limits / Cong Duy Vu HoangKenneth Heafield
2012-10-25WindowsKenneth Heafield
2012-10-15Submodules are evil. Undo it.Kenneth Heafield
2012-09-24Extract kenlm into a submodule, referencing lazyKenneth Heafield
2012-08-08Fix temporary file handlingKenneth Heafield
2012-08-06Maybe if I make TempMaker provide the file name, people will stop using tmpnam.Kenneth Heafield
2012-06-28unistd.h for gcc 4.7.0Kenneth Heafield
2012-03-11KenLM c1dba12Kenneth Heafield
2012-02-28KenLM 98814b2 including faster malloc-backed building and portability improve...Kenneth Heafield
2011-11-17Updated kenlm 96ef3f2c11.Kenneth Heafield
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield