Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: bd90816716909ff7ba86ffb219f1a29fe39f0d97
https://github.com/moses-smt/mosesdecoder/commit/bd90816716909ff7ba86ffb219f1a29fe39f0d97
Author: Hieu Hoang <fis...@gm...>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M contrib/other-builds/moses.xcodeproj/project.pbxproj
M moses/src/ChartCell.cpp
M moses/src/ChartManager.cpp
M moses/src/ChartManager.h
R moses/src/ChartTranslationOptionCollection.cpp
R moses/src/ChartTranslationOptionCollection.h
M moses/src/RuleCube.cpp
M moses/src/RuleCubeItem.cpp
Log Message:
-----------
delete ChartTranslationOptionCollection. Roll everything into manager
Commit: a9c890e55e3b0fafd396e679b476f6c448489b6c
https://github.com/moses-smt/mosesdecoder/commit/a9c890e55e3b0fafd396e679b476f6c448489b6c
Author: Hieu Hoang <fis...@gm...>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M contrib/other-builds/moses.xcodeproj/project.pbxproj
M moses-chart-cmd/src/IOWrapper.cpp
M moses/src/ChartCell.cpp
M moses/src/ChartHypothesis.cpp
M moses/src/ChartHypothesis.h
M moses/src/ChartManager.cpp
R moses/src/ChartTranslationOption.cpp
R moses/src/ChartTranslationOption.h
M moses/src/ChartTranslationOptionList.cpp
M moses/src/ChartTranslationOptionList.h
A moses/src/ChartTranslationOptions.cpp
A moses/src/ChartTranslationOptions.h
M moses/src/InputType.cpp
M moses/src/InputType.h
M moses/src/RuleCube.cpp
M moses/src/RuleCube.h
M moses/src/RuleCubeItem.cpp
M moses/src/RuleCubeItem.h
M moses/src/TreeInput.cpp
M moses/src/TreeInput.h
Log Message:
-----------
rename CTO to CTOs
Compare: https://github.com/moses-smt/mosesdecoder/compare/e8b4a92134f1...a9c890e55e3b
|