From: GitHub <no...@gi...> - 2012-07-10 09:44:43
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f335047981d6dd43c36a7d58e8e911cc959be4e9 https://github.com/moses-smt/mosesdecoder/commit/f335047981d6dd43c36a7d58e8e911cc959be4e9 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-10 (Tue, 10 Jul 2012) Changed paths: M contrib/other-builds/CreateOnDisk.vcxproj M contrib/other-builds/kenlm.vcxproj M contrib/other-builds/moses-cmd.vcxproj M contrib/other-builds/moses.sln M contrib/other-builds/moses.vcxproj M lm/read_arpa.cc A moses/src/DynSAInclude/FileHandler.cpp A moses/src/DynSAInclude/FileHandler.h M moses/src/DynSAInclude/RandLMFilter.h R moses/src/DynSAInclude/file.cpp R moses/src/DynSAInclude/file.h M moses/src/DynSAInclude/hash.h M moses/src/DynSAInclude/onlineRLM.h M moses/src/DynSAInclude/quantizer.h M moses/src/DynSAInclude/types.h M moses/src/DynSAInclude/vocab.h M moses/src/LM/ORLM.h Log Message: ----------- windows-compatible. Thanks to Mike Lagwig Commit: f7cabfdc508961b756cf168692029bf84e1164b8 https://github.com/moses-smt/mosesdecoder/commit/f7cabfdc508961b756cf168692029bf84e1164b8 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-10 (Tue, 10 Jul 2012) Changed paths: M moses/src/DynSAInclude/params.h Log Message: ----------- windows-compatible. Thanks to Mike Lagwig Commit: 16965f3469e098ead600a4eb4c74f44693a5cd01 https://github.com/moses-smt/mosesdecoder/commit/16965f3469e098ead600a4eb4c74f44693a5cd01 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-10 (Tue, 10 Jul 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/DynSAInclude/onlineRLM.h Log Message: ----------- convert new[] to vector. In case of leaks due to exception handling Commit: e0f1a0102013a36f646d584206b012b1986d304b https://github.com/moses-smt/mosesdecoder/commit/e0f1a0102013a36f646d584206b012b1986d304b Author: Hieu Hoang <fis...@gm...> Date: 2012-07-10 (Tue, 10 Jul 2012) Changed paths: M moses/src/ChartTranslationOption.h M scripts/generic/score-parallel.perl M util/util.xcodeproj/project.pbxproj Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/8180181a8923...e0f1a0102013 |