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
2020-01-16Add AARCH64 supportVee Satayamas
2017-02-15apply patch for windows compatibilityHieu Hoang
2016-04-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-04-10compile error on old linux machines (Redhat 6.2)Hieu Hoang
2016-01-25Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-01-22Flush before seekKenneth Heafield
2016-01-13Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-01-13Undo damage to JamfileKenneth Heafield
2016-01-13KenLM e06ec4dc59f765482d7545b3cb797b8fc128ab9fKenneth Heafield
2015-12-22fix tokenizationHieu Hoang
2015-10-29roll back util/pool.hh. Not using it anymoreHieu Hoang
2015-10-25init moses2Hieu Hoang
2015-10-24init moses2Hieu Hoang
2015-10-23allocate size of class temlate fnHieu Hoang
2015-10-23init moses2Hieu Hoang
2015-10-16unit test error. Change in StringStream constructorHieu Hoang
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-10-02Change integer handling to coercion by defaultKenneth Heafield
2015-10-02KenLM 31a3b75bc87f0b3160f15adfc54d2fde529f341a trying to fix some stringstrea...Kenneth Heafield
2015-10-01comparison error for pointers on OSX clangHieu Hoang
2015-09-30Missing ifdef / Matt PostKenneth Heafield
2015-09-29KenLM a590a3a4dadf516a1cff28c8f1c06aa89766f519 including StringStreamKenneth Heafield
2015-09-14Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-09-10Update kenlmKenneth Heafield
2015-09-04Missing #include.Ulrich Germann
2015-08-27KenLM 2a3e8fae3633c890cb3b342d461f9130c8e343fa excluding unfinished interpola...Kenneth Heafield
2015-07-02Reformatting for readability.Ulrich Germann
2015-06-12On MinGW use Windows _chsize_t, not ftruncate.Jeroen Vermeulen
2015-06-11Require __SSE2__ for i386 to use SSE2Kenneth Heafield
2015-05-21util/probing_hash_table_benchmark_main.cc wouldn't compile with boost v.1.46.1.Ulrich Germann
2015-05-20Fix some new compile problems.Jeroen Vermeulen
2015-05-19KenLM 7408730be415db9b650560a8b2bd3e4e3af49ec9.Kenneth Heafield
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-26boost/thread/lock_guard.hpp not found with Boost v1.46.Ulrich Germann
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-04-22Thread-safe, platform-agnostic randomizer.Jeroen Vermeulen
2015-04-22Support tokenize(const std::string &) as well.Jeroen Vermeulen
2015-04-22Add new files.Jeroen Vermeulen
2015-04-17Cross-platform tempfile implementation.Jeroen Vermeulen
2015-04-17New helper classes: temp_dir & temp_file.Jeroen Vermeulen
2015-04-17Use cross-platform mmap() wrapper in CompactPT.Jeroen Vermeulen
2015-04-10Portability and include fixes.Jeroen Vermeulen
2015-03-28Modernize "C" includes in util.Jeroen Vermeulen
2015-03-25KenLM 240ea65a021574261a38d45eb68143f26ad177e5Kenneth Heafield
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