From: GitHub <no...@gi...> - 2012-08-06 18:17:21
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: fd0fefcf6ee910ed2d7b7545f3ffe6bfe6fcc663 https://github.com/moses-smt/mosesdecoder/commit/fd0fefcf6ee910ed2d7b7545f3ffe6bfe6fcc663 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M bjam M jam-files/sanity.jam Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 3b65a8c62612652df6d4c36482b5de81db5ae8f5 https://github.com/moses-smt/mosesdecoder/commit/3b65a8c62612652df6d4c36482b5de81db5ae8f5 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M phrase-extract/extract-rules.cpp Log Message: ----------- get rid of threading Commit: dd4cf4523b38790cc0af1c5ac0f955f2112c18f4 https://github.com/moses-smt/mosesdecoder/commit/dd4cf4523b38790cc0af1c5ac0f955f2112c18f4 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M phrase-extract/extract-rules.cpp Log Message: ----------- get rid of threading Commit: c778113ba76498a9bc7a32cc68dccfb6436c3e1a https://github.com/moses-smt/mosesdecoder/commit/c778113ba76498a9bc7a32cc68dccfb6436c3e1a Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M phrase-extract/Jamfile Log Message: ----------- get rid of threading Commit: aaa243285122c6955c61d819fa0fe707f054fc23 https://github.com/moses-smt/mosesdecoder/commit/aaa243285122c6955c61d819fa0fe707f054fc23 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M moses/src/RuleTable/PhraseDictionaryTMExtract.h M phrase-extract/PhraseExtractionOptions.h M phrase-extract/extract.cpp Log Message: ----------- get rid of threading Commit: 83943726f371358af3584199793377bd56b34094 https://github.com/moses-smt/mosesdecoder/commit/83943726f371358af3584199793377bd56b34094 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M Jamroot R contrib/other-builds/OnDiskPt.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/OnDiskPt.xcscheme R contrib/other-builds/OnDiskPt.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist R contrib/other-builds/moses.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses.xcscheme R contrib/other-builds/moses.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M jam-files/sanity.jam M lm/left_test.cc M lm/model_test.cc M misc/Jamfile A misc/processLexicalTableMin.cpp A misc/processPhraseTableMin.cpp A moses/src/CompactPT/BlockHashIndex.cpp A moses/src/CompactPT/BlockHashIndex.h A moses/src/CompactPT/CanonicalHuffman.h A moses/src/CompactPT/CmphStringVectorAdapter.cpp A moses/src/CompactPT/CmphStringVectorAdapter.h A moses/src/CompactPT/ConsistantPhrases.h A moses/src/CompactPT/Jamfile A moses/src/CompactPT/LexicalReorderingTableCompact.cpp A moses/src/CompactPT/LexicalReorderingTableCompact.h A moses/src/CompactPT/LexicalReorderingTableCreator.cpp A moses/src/CompactPT/LexicalReorderingTableCreator.h A moses/src/CompactPT/ListCoders.h A moses/src/CompactPT/MmapAllocator.h A moses/src/CompactPT/MonotonicVector.h A moses/src/CompactPT/MurmurHash3.cpp A moses/src/CompactPT/MurmurHash3.h A moses/src/CompactPT/PackedArray.h A moses/src/CompactPT/PhraseDecoder.cpp A moses/src/CompactPT/PhraseDecoder.h A moses/src/CompactPT/PhraseDictionaryCompact.cpp A moses/src/CompactPT/PhraseDictionaryCompact.h A moses/src/CompactPT/PhraseTableCreator.cpp A moses/src/CompactPT/PhraseTableCreator.h A moses/src/CompactPT/StringVector.h A moses/src/CompactPT/TargetPhraseCollectionCache.h M moses/src/Jamfile M moses/src/LexicalReorderingTable.cpp M moses/src/Parameter.cpp M moses/src/PhraseDictionary.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h M moses/src/TypeDef.h M moses/src/Word.cpp M scripts/Jamfile M scripts/training/mert-moses.pl M util/probing_hash_table_test.cc Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 308db7444adf32b8ba34d1582295fd2fdbd9843f https://github.com/moses-smt/mosesdecoder/commit/308db7444adf32b8ba34d1582295fd2fdbd9843f Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/other-builds/processLexicalTableMin.xcodeproj/project.pbxproj A contrib/other-builds/processPhraseTableMin.xcodeproj/project.pbxproj M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/CmphStringVectorAdapter.h Log Message: ----------- xcode projects for compact pt and lex table Commit: f9a3d05d282f9d715a3340bfe851b5f55320531a https://github.com/moses-smt/mosesdecoder/commit/f9a3d05d282f9d715a3340bfe851b5f55320531a Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate Log Message: ----------- xcode Commit: c06da74f767e86f24caf0542421010d90a130dc4 https://github.com/moses-smt/mosesdecoder/commit/c06da74f767e86f24caf0542421010d90a130dc4 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M jam-files/sanity.jam Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/2556c8079a3a...c06da74f767e |