Commit Graph

8 Commits

Author SHA1 Message Date
Hieu Hoang
baefaa1b12 fix weird unordered set error on ubuntu 18.04, gcc 7.3.0, boost 1.65. May be over-optimizing or bug in gcc or boost 2018-12-10 13:15:03 +00:00
Hieu Hoang
20edd331bc debug 2018-12-10 12:29:58 +00:00
hieu
eced95d694 Revert "use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1"
This reverts commit d3c2c0bda5.
2017-09-26 12:54:09 +01:00
Hieu Hoang
d3c2c0bda5 use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1 2017-09-26 10:43:17 +01:00
Hieu Hoang
f8f4087aac change new -> alloca 2017-02-15 10:22:10 +00:00
Hieu Hoang
75a7369648 apply patch for windows compatibility 2017-02-15 10:05:58 +00:00
Hieu Hoang
84b918b389 beautify 2017-02-01 00:27:14 +00:00
Hieu Hoang
a8a5b43f2d move moses2 to root 2017-01-31 22:21:59 +00:00