From: GitHub <no...@gi...> - 2012-07-17 21:45:47
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 473ed9d1b1688bd9bf0051ed292ad410c3232328 https://github.com/moses-smt/mosesdecoder/commit/473ed9d1b1688bd9bf0051ed292ad410c3232328 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M moses/src/BilingualDynSuffixArray.cpp M moses/src/WordsRange.h M util/string_piece.hh Log Message: ----------- changed variable array to vector. Submitted by a Windows developer. |