From: GitHub <no...@gi...> - 2012-08-06 13:47:32
|
Branch: refs/heads/minphr Home: https://github.com/moses-smt/mosesdecoder Commit: e01b8e26d3b2efd6ae51a9777a5bf2870f78a50b https://github.com/moses-smt/mosesdecoder/commit/e01b8e26d3b2efd6ae51a9777a5bf2870f78a50b Author: Hieu Hoang <fis...@gm...> Date: 2012-08-04 (Sat, 04 Aug 2012) Changed paths: M moses/src/CompactPT/PhraseDictionaryCompact.h Log Message: ----------- compile error on some version of g++. Changed uint to pointer Commit: af5ca0fb79e3ea62d82aa3afd4fec0ac151189d8 https://github.com/moses-smt/mosesdecoder/commit/af5ca0fb79e3ea62d82aa3afd4fec0ac151189d8 Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-08-05 (Sun, 05 Aug 2012) Changed paths: M moses/src/CompactPT/PhraseDictionaryCompact.cpp M moses/src/CompactPT/PhraseDictionaryCompact.h Log Message: ----------- pthread compatibility issue across platforms Commit: c6af8d81b4414b434c519e46ab9069e770481b8e https://github.com/moses-smt/mosesdecoder/commit/c6af8d81b4414b434c519e46ab9069e770481b8e Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-08-05 (Sun, 05 Aug 2012) Changed paths: M moses/src/CompactPT/PhraseDictionaryCompact.h Log Message: ----------- pthread compatibility issue across platforms 2 Commit: 11f6a3112ff90e68940333d1d82d6b6358af06fd https://github.com/moses-smt/mosesdecoder/commit/11f6a3112ff90e68940333d1d82d6b6358af06fd Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-08-05 (Sun, 05 Aug 2012) Changed paths: M misc/processLexicalTableMin.cpp M misc/processPhraseTableMin.cpp Log Message: ----------- Updated link to documentation Commit: 0e2a479fb26167d6b3e0e2715f71114b1f7a8d7d https://github.com/moses-smt/mosesdecoder/commit/0e2a479fb26167d6b3e0e2715f71114b1f7a8d7d Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M util/probing_hash_table_test.cc Log Message: ----------- Minor compile error. 1. 'Cos of conditional compiler for single-threaded. 2. gcc version Commit: 0c484ec8e71f430e2d49693144e770d5256583de https://github.com/moses-smt/mosesdecoder/commit/0c484ec8e71f430e2d49693144e770d5256583de Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M jam-files/sanity.jam Log Message: ----------- New --nosegfault option for Tom Hoar Commit: 92fb32987a971d7f17d1890bef9be6e49da3a17a https://github.com/moses-smt/mosesdecoder/commit/92fb32987a971d7f17d1890bef9be6e49da3a17a Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M util/probing_hash_table_test.cc Log Message: ----------- Missing #include <string.h> Yvette Commit: 650fcd69192c13e28eece2b827891d297c3e3a2d https://github.com/moses-smt/mosesdecoder/commit/650fcd69192c13e28eece2b827891d297c3e3a2d Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M lm/left_test.cc M lm/model_test.cc Log Message: ----------- Cast everything to double before BOOST_CHECK_CLOSE for Yvette Compare: https://github.com/moses-smt/mosesdecoder/compare/767969af6d3b...650fcd69192c |