From: GitHub <no...@gi...> - 2012-10-11 21:19:20
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: a63873672293ee762fac77fd80fde0100c146852 https://github.com/moses-smt/mosesdecoder/commit/a63873672293ee762fac77fd80fde0100c146852 Author: Barry Haddow <bar...@gm...> Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M Jamroot M moses/src/Jamfile M moses/src/MockHypothesis.cpp M moses/src/ScoreComponentCollectionTest.cpp Log Message: ----------- Reinstate Moses unit tests Commit: 2bef14a43e3d7017b25f5b6928a33c0308f661c2 https://github.com/moses-smt/mosesdecoder/commit/2bef14a43e3d7017b25f5b6928a33c0308f661c2 Author: Barry Haddow <bar...@gm...> Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M moses/src/AlignmentInfo.h A moses/src/AlignmentInfoTest.cpp Log Message: ----------- hash and equals for AlignmentInfo Commit: 732b299ba3612094af67f4e336011fe337089e8a https://github.com/moses-smt/mosesdecoder/commit/732b299ba3612094af67f4e336011fe337089e8a Author: Barry Haddow <bar...@gm...> Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoTest.cpp M moses/src/ChartManager.h M moses/src/TargetPhrase.h Log Message: ----------- Included AlignmentInfo in TargetPhrase hash Compare: https://github.com/moses-smt/mosesdecoder/compare/190f4c5996f8...732b299ba361 |