Commit Graph

6 Commits

Author SHA1 Message Date
Philipp Koehn
77685d7fd9 wrong memory allocation request for document marker 2016-01-31 11:57:11 -05:00
MosesAdmin
c3424ce541 daily automatic beautifier 2015-07-21 00:00:42 +01:00
Philipp Koehn
6d0f482361 extended phrase lookup: print sentences, document id 2015-07-20 11:41:48 -04:00
Jeroen Vermeulen
6fa57a1dac Modernize "C" includes in biconcor.
This is one of those little chores in managing a long-lived C++
project: standard C headers like stdio.h and math.h now have their own
place in the C++ standard as resp. cstdio, cmath, and so on.  In this
branch the #include names are updated for the biconcor/ subdirectory.

C++11 adds cstdint, but to support compilation with the previous
standard, that change is left for later.
2015-03-28 21:00:30 +07:00
Hieu Hoang
6249432407 beautify 2013-05-29 18:16:15 +01:00
Hieu Hoang
417d5ee57b move biconcor to / 2012-05-31 23:32:24 +01:00