mosesdecoder/util
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
..
double-conversion Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
stream Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
bit_packing_test.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
bit_packing.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
bit_packing.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
cat_compressed_main.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
ersatz_progress.cc KenLM df5be22 lmplz for estimation 2013-01-18 15:59:51 +00:00
ersatz_progress.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
exception.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
exception.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
fake_ofstream.hh KenLM 240ea65a021574261a38d45eb68143f26ad177e5 2015-03-25 10:40:21 -04:00
file_piece_test.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
file_piece.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
file_piece.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
file.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
file.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
fixed_array.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
generator.hh SyntaxConstraintFeature (without any actual constraints; useful to build/output syntax tree from GHKM tree fragments) 2014-01-16 18:45:26 +00:00
getopt.c Submodules are evil. Undo it. 2012-10-15 13:58:33 +01:00
getopt.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
have.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
Jamfile KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
joint_sort_test.cc Fix C++11 compilation error / Chris Dyer 2014-01-27 22:25:43 -08:00
joint_sort.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
mmap.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
mmap.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
multi_intersection_test.cc KenLM df5be22 lmplz for estimation 2013-01-18 15:59:51 +00:00
multi_intersection.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
murmur_hash.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
murmur_hash.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
parallel_read.cc KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
parallel_read.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
pcqueue_test.cc KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591 2014-01-27 16:51:35 -08:00
pcqueue.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
pool.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
pool.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
probing_hash_table_test.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
probing_hash_table.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
proxy_iterator.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
read_compressed_test.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
read_compressed.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
read_compressed.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
scoped.cc KenLM 370f97fa549f02e162a3a0f17bf3ad6cce2c3813 2014-10-08 08:42:53 -04:00
scoped.hh KenLM 370f97fa549f02e162a3a0f17bf3ad6cce2c3813 2014-10-08 08:42:53 -04:00
sized_iterator_test.cc KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591 2014-01-27 16:51:35 -08:00
sized_iterator.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
sorted_uniform_test.cc Submodules are evil. Undo it. 2012-10-15 13:58:33 +01:00
sorted_uniform.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
string_piece_hash.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
string_piece.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
string_piece.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
thread_pool.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
tokenize_piece_test.cc Submodules are evil. Undo it. 2012-10-15 13:58:33 +01:00
tokenize_piece.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
unistd.hh KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hh 2014-06-02 10:29:40 -07:00
usage.cc Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00
usage.hh Modernize "C" includes in util. 2015-03-28 19:37:48 +07:00