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 (Collapse)Author
2014-01-15beautifyNicola Bertoldi
2013-12-14delete debugging messageHieu Hoang
2013-12-13compare translation option dimension using pointers to translation option, ↵Hieu Hoang
rather than comparing the phrase. Comparinf the phrase is incorrect - need to compare LHS and possibly alignments too. Unnecessary
2013-12-13more debug functionsHieu Hoang
2013-12-12c++ acting like a dumbass untyped scripting language and silently cast ↵Hieu Hoang
variables. Hashing of some obscure object didn't work on old boost. Broke target syntax when linking against those old boost libraries
2013-12-12delete -#if defined(BOOST... Trying to find target syntax bug when using old ↵Hieu Hoang
boost
2013-12-12more debug functionsHieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-08-13minor renamingHieu Hoang
2013-05-29beautifyHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang