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
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2014-10-10Fix a few compiler warnings (from Clang mostly).Phil Williams
2013-02-14Update incremental search, cuts runtime by a thirdKenneth Heafield
2012-11-18D'oh <=Kenneth Heafield
2012-11-17Compiler error for boost < 1.42Kenneth Heafield
2012-11-15Update incremental searchKenneth Heafield
2012-10-19D'oh correct return value for existing entriesKenneth Heafield
2012-10-18Change VertexGenerator to batch, Remove kScoreInfKenneth Heafield
2012-10-17Put note into PartialEdge, delete edge_queueKenneth Heafield
Before with pop 25: real 9m49.480s user 9m38.389s sys 0m10.354s After with pop 25: real 8m46.553s user 8m35.138s sys 0m10.654s
2012-10-16Start arbitrary arity. Currently incorrect.Kenneth Heafield
2012-10-15Submodules are evil. Undo it.Kenneth Heafield