From: GitHub <no...@gi...> - 2012-09-21 15:49:19
|
Branch: refs/heads/mert-new Home: https://github.com/moses-smt/mosesdecoder Commit: b1c702afaba3613238c5ef20069b11d13658144a https://github.com/moses-smt/mosesdecoder/commit/b1c702afaba3613238c5ef20069b11d13658144a Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M util/util.xcodeproj/project.pbxproj Log Message: ----------- XCode project files update Commit: 183b630d666c03bb0b250f71d3e2910b1a84dda1 https://github.com/moses-smt/mosesdecoder/commit/183b630d666c03bb0b250f71d3e2910b1a84dda1 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M .gitignore Log Message: ----------- Ignores for xcode user data Commit: 4ec7b56a16ee2ac70ab501ccdd68c1c137b245e3 https://github.com/moses-smt/mosesdecoder/commit/4ec7b56a16ee2ac70ab501ccdd68c1c137b245e3 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M .gitignore Log Message: ----------- Remove unneeded pattern from ignore Commit: 097735469e77fa7b509d96b4116b5f2408e22b59 https://github.com/moses-smt/mosesdecoder/commit/097735469e77fa7b509d96b4116b5f2408e22b59 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses/src/OutputCollector.h Log Message: ----------- Refactor output collector so that it can delete the output and debug streams. Very useful if your output can be either cout/cerr or stream. Commit: aa957b53ee11e183bb447471a7554c04f3c5ac7d https://github.com/moses-smt/mosesdecoder/commit/aa957b53ee11e183bb447471a7554c04f3c5ac7d Author: Hieu Hoang <fis...@gm...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp Log Message: ----------- nbest output new weight names from moses-chart Commit: f1d33e7c34e3bef92b102ea45ed09e30bf7bdbd7 https://github.com/moses-smt/mosesdecoder/commit/f1d33e7c34e3bef92b102ea45ed09e30bf7bdbd7 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M .gitignore M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses/src/OutputCollector.h M util/util.xcodeproj/project.pbxproj Log Message: ----------- Merge branch 'master' into mert-new Compare: https://github.com/moses-smt/mosesdecoder/compare/fac1289f8064...f1d33e7c34e3 |