From: GitHub <no...@gi...> - 2012-10-18 17:55:22
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 39664ac8f48c44fa4a81ff63de7ff2d31a956b5e https://github.com/moses-smt/mosesdecoder/commit/39664ac8f48c44fa4a81ff63de7ff2d31a956b5e Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-18 (Thu, 18 Oct 2012) Changed paths: M moses/src/Incremental/Fill.cpp M moses/src/Incremental/Manager.cpp R search/arity.hh M search/context.hh M search/edge.hh M search/edge_generator.cc M search/edge_generator.hh M search/final.hh A search/header.hh M search/vertex.cc M search/vertex.hh M search/vertex_generator.cc M util/ersatz_progress.hh M util/exception.hh M util/probing_hash_table.hh Log Message: ----------- Support arbitrary arity Also, some windows fixes in util. |