Kenneth Heafield
2a74f3a521
KenLM e06ec4dc59f765482d7545b3cb797b8fc128ab9f
2016-01-12 23:39:27 +00:00
Kenneth Heafield
ea8e19f286
KenLM a590a3a4dadf516a1cff28c8f1c06aa89766f519 including StringStream
...
TODO: kill istream
2015-09-29 16:58:02 +01:00
Kenneth Heafield
a70d37e46f
KenLM 7408730be415db9b650560a8b2bd3e4e3af49ec9.
...
unistd.hh is dead.
2015-05-19 15:27:30 -04:00
Jeroen Vermeulen
eca5824100
Remove trailing whitespace in C++ files.
2015-04-30 12:05:11 +07:00
Jeroen Vermeulen
88e90957a1
Modernize "C" includes in util.
...
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 util/ subdirectory; more
branches to follow.
C++11 adds cstdint, but to support compilation with the previous
standard, that change is left for later.
2015-03-28 19:37:48 +07:00
Kenneth Heafield
c83c5a3ee6
D'ph forgot to copy util
2014-07-19 06:54:01 +08:00
Hieu Hoang
b5558c36b8
get rid of all aborts
2014-01-13 14:37:05 +00:00
Hieu Hoang
deb2797632
replace CHECK with UTIL_THROW_IF. It's gonna be a fun week
2013-11-15 20:14:10 +00:00
Hieu Hoang
682563df76
UTIL_THROW_IF2 with base Exception class
2013-11-15 18:29:22 +00:00
Kenneth Heafield
a7731ce432
KenLM 014bced6
2013-01-17 11:58:58 +00:00
Kenneth Heafield
d653d45abc
KenLM 85e5fe4: mostly fixes for cygwin/windows
2012-11-15 12:00:15 +00:00
Kenneth Heafield
39664ac8f4
Support arbitrary arity
...
Also, some windows fixes in util.
2012-10-18 18:54:38 +01:00
Kenneth Heafield
0eb98df0fe
Submodules are evil. Undo it.
2012-10-15 13:58:33 +01:00
Kenneth Heafield
4faab6c68f
Extract kenlm into a submodule, referencing lazy
2012-09-24 18:30:51 +01:00
Kenneth Heafield
72a4c8a0d3
Move kenlm up one level, simplify compilation
2011-11-17 12:49:55 +00:00