From: GitHub <no...@gi...> - 2012-11-16 16:52:43
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 57e74959bf8f318148edfc5d15f675c26f0a09e5 https://github.com/moses-smt/mosesdecoder/commit/57e74959bf8f318148edfc5d15f675c26f0a09e5 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses/CompactPT/PhraseDictionaryCompact.cpp M moses/CompactPT/PhraseDictionaryCompact.h Log Message: ----------- Use copy of phrase table weights instead of pointer Commit: a9017269dffb92c4670c336091f686fc7d68d7cc https://github.com/moses-smt/mosesdecoder/commit/a9017269dffb92c4670c336091f686fc7d68d7cc Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/IOWrapper.h M moses-chart-cmd/Main.cpp M moses/ChartCellLabel.h A moses/Incremental.cpp A moses/Incremental.h R moses/Incremental/Fill.cpp R moses/Incremental/Fill.h R moses/Incremental/Manager.cpp R moses/Incremental/Manager.h M moses/Jamfile M moses/LM/Ken.cpp M scripts/training/filter-model-given-input.pl M search/Jamfile A search/applied.hh M search/config.hh M search/context.hh M search/edge_generator.cc M search/edge_generator.hh R search/final.hh M search/header.hh A search/nbest.cc A search/nbest.hh R search/note.hh M search/rule.cc M search/rule.hh M search/types.hh M search/vertex.cc M search/vertex.hh M search/vertex_generator.cc M search/vertex_generator.hh R search/weights.cc R search/weights.hh R search/weights_test.cc Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: e098a1fa9ee4e47b171937c9b28a453acb9a9a28 https://github.com/moses-smt/mosesdecoder/commit/e098a1fa9ee4e47b171937c9b28a453acb9a9a28 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses/CompactPT/PhraseDecoder.cpp Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 58f358ea2e99240ff5af91d8190f9d1276c1403f https://github.com/moses-smt/mosesdecoder/commit/58f358ea2e99240ff5af91d8190f9d1276c1403f Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses/CompactPT/PhraseDictionaryCompact.cpp M moses/CompactPT/PhraseDictionaryCompact.h Log Message: ----------- fixed destructor Commit: 26d39408f037e77f066b0e0a3853189ae551a329 https://github.com/moses-smt/mosesdecoder/commit/26d39408f037e77f066b0e0a3853189ae551a329 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses/CompactPT/PhraseDictionaryCompact.h Log Message: ----------- Fixed destructor PhraseDictionaryCompact Compare: https://github.com/moses-smt/mosesdecoder/compare/0edd6b4a61d3...26d39408f037 |