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
path: root/util
AgeCommit message (Expand)Author
2015-01-22KenLM a6d57501dcac95a31719a8628f6cbd288f6741e2 including Marcin's fixed pruningKenneth Heafield
2014-11-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-10-08KenLM 370f97fa549f02e162a3a0f17bf3ad6cce2c3813Kenneth Heafield
2014-09-10Fixed issues with ambiguity in typedef of uint64_t (conflict between boost ty...Ulrich Germann
2014-07-22Fix fd leak noticed by Barry HaddowKenneth Heafield
2014-07-19D'ph forgot to copy utilKenneth Heafield
2014-06-05KenLM f81d02792087a837ea17e6ce2b33f9b7aaecca68 should fix segfault with Array...Kenneth Heafield
2014-06-02KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hhKenneth Heafield
2014-03-11Consolidated, consistent rt target fixes single-threaded buildKenneth Heafield
2014-03-11Do not compile pcqueue_test for single-threaded buildsKenneth Heafield
2014-01-31Fix progress bar for compressed filesKenneth Heafield
2014-01-30Update read_compressed to support concatenated gzipKenneth Heafield
2014-01-28Fix C++11 compilation error / Chris DyerKenneth Heafield
2014-01-28KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2014-01-16SyntaxConstraintFeature (without any actual constraints; useful to build/outp...Rico Sennrich
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-13get rid of all abortsHieu Hoang
2014-01-05delete check.hhHieu Hoang
2014-01-02KenLM 85c82bd, revamp Moses timer to have more precisionKenneth Heafield
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-16replace CHECK with UTIL_THROW_IF. It's gonna be a fun weekHieu Hoang
2013-11-15UTIL_THROW_IF2 with base Exception classHieu Hoang
2013-10-12Fix call_realloc double freeKenneth Heafield
2013-09-09KenLM 6f7913cc7ca0f7672c6d899358365f047a742bbbKenneth Heafield
2013-06-24KenLM 6b4a1c7940a36026de1d96693ccb6ec0f16de8dcKenneth Heafield
2013-06-05librt only for single-threaded linuxKenneth Heafield
2013-06-05librt for single threadedKenneth Heafield
2013-05-31request pulled in errorHieu Hoang
2013-05-31Merge pull request #36 from lixiangnlp/patch-2Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-29Tetsuo's two patchesKenneth Heafield
2013-05-27delete slow version of FindStringPiece() \KenHieu Hoang
2013-05-20rollback change 'cos Ken is hassling meHieu Hoang
2013-05-19compile error on mac osx. Just #ifdef for now, but should use Boost or someth...Hieu Hoang
2013-05-19Make a slow code path for std::set FindStringPiece. I had fixed sparse featu...Kenneth Heafield
2013-05-19KenLM 10ddf7d923355b35a7de9a5219673eca9e18be98 except Hieu's slow string_piec...Kenneth Heafield
2013-05-17Swap for sized iteratorXiang Li
2013-04-29mergeHieu Hoang
2013-03-31OS X returns EINVAL for write > 2^31Kenneth Heafield
2013-03-19Accept concatenated bzip2 filesKenneth Heafield
2013-01-24KenLM 31a6644 resizable probing hash table, build fixesKenneth Heafield
2013-01-23KenLM 58da33: compiler warnings, correctly handle bare K, kill HAVE_BOOSTKenneth Heafield
2013-01-20Compiler warnings, rename to ${binary}_main.ccKenneth Heafield
2013-01-20Cross platform fixesKenneth Heafield
2013-01-20compile error on macHieu Hoang
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