From: GitHub <no...@gi...> - 2012-08-06 18:36:33
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: cba50df899809ede5e2d85b63bfc461ed2bae83c https://github.com/moses-smt/mosesdecoder/commit/cba50df899809ede5e2d85b63bfc461ed2bae83c Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M util/file.cc M util/file.hh Log Message: ----------- Maybe if I make TempMaker provide the file name, people will stop using tmpnam. Commit: 48a765762248f49c8764d5ca08bb4cf8d6c24ae0 https://github.com/moses-smt/mosesdecoder/commit/48a765762248f49c8764d5ca08bb4cf8d6c24ae0 Author: Kenneth Heafield <gi...@kh...> 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 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 jam-files/sanity.jam M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/CmphStringVectorAdapter.h M phrase-extract/Jamfile M phrase-extract/PhraseExtractionOptions.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/c06da74f767e...48a765762248 |