From 74c61ef9c9dc5cefbad4aa9513973965dd583ee7 Mon Sep 17 00:00:00 2001 From: Kenneth Heafield Date: Fri, 27 Jan 2012 14:30:44 -0500 Subject: Silly windows users, code isn't executable --- utils/agenda.h | 0 utils/batched_append.h | 0 utils/best.h | 0 utils/fast_lexical_cast.hpp | 0 utils/feature_vector.h | 0 utils/ftoa.h | 0 utils/hash.h | 0 utils/have_64_bits.h | 0 utils/indices_after.h | 0 utils/int_or_pointer.h | 0 utils/intern_pool.h | 0 utils/intrusive_refcount.hpp | 0 utils/lvalue_pmap.h | 0 utils/max_plus.h | 0 utils/maybe_update_bound.h | 0 utils/murmur_hash.h | 0 utils/named_enum.h | 0 utils/nan.h | 0 utils/null_deleter.h | 0 utils/null_traits.h | 0 utils/semiring.h | 0 utils/show.h | 0 utils/static_utoa.h | 0 utils/string_to.h | 0 utils/stringlib_test.cc | 0 utils/swap_pod.h | 0 utils/utoa.h | 0 utils/value_array.h | 0 28 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 utils/agenda.h mode change 100755 => 100644 utils/batched_append.h mode change 100755 => 100644 utils/best.h mode change 100755 => 100644 utils/fast_lexical_cast.hpp mode change 100755 => 100644 utils/feature_vector.h mode change 100755 => 100644 utils/ftoa.h mode change 100755 => 100644 utils/hash.h mode change 100755 => 100644 utils/have_64_bits.h mode change 100755 => 100644 utils/indices_after.h mode change 100755 => 100644 utils/int_or_pointer.h mode change 100755 => 100644 utils/intern_pool.h mode change 100755 => 100644 utils/intrusive_refcount.hpp mode change 100755 => 100644 utils/lvalue_pmap.h mode change 100755 => 100644 utils/max_plus.h mode change 100755 => 100644 utils/maybe_update_bound.h mode change 100755 => 100644 utils/murmur_hash.h mode change 100755 => 100644 utils/named_enum.h mode change 100755 => 100644 utils/nan.h mode change 100755 => 100644 utils/null_deleter.h mode change 100755 => 100644 utils/null_traits.h mode change 100755 => 100644 utils/semiring.h mode change 100755 => 100644 utils/show.h mode change 100755 => 100644 utils/static_utoa.h mode change 100755 => 100644 utils/string_to.h mode change 100755 => 100644 utils/stringlib_test.cc mode change 100755 => 100644 utils/swap_pod.h mode change 100755 => 100644 utils/utoa.h mode change 100755 => 100644 utils/value_array.h (limited to 'utils') diff --git a/utils/agenda.h b/utils/agenda.h old mode 100755 new mode 100644 diff --git a/utils/batched_append.h b/utils/batched_append.h old mode 100755 new mode 100644 diff --git a/utils/best.h b/utils/best.h old mode 100755 new mode 100644 diff --git a/utils/fast_lexical_cast.hpp b/utils/fast_lexical_cast.hpp old mode 100755 new mode 100644 diff --git a/utils/feature_vector.h b/utils/feature_vector.h old mode 100755 new mode 100644 diff --git a/utils/ftoa.h b/utils/ftoa.h old mode 100755 new mode 100644 diff --git a/utils/hash.h b/utils/hash.h old mode 100755 new mode 100644 diff --git a/utils/have_64_bits.h b/utils/have_64_bits.h old mode 100755 new mode 100644 diff --git a/utils/indices_after.h b/utils/indices_after.h old mode 100755 new mode 100644 diff --git a/utils/int_or_pointer.h b/utils/int_or_pointer.h old mode 100755 new mode 100644 diff --git a/utils/intern_pool.h b/utils/intern_pool.h old mode 100755 new mode 100644 diff --git a/utils/intrusive_refcount.hpp b/utils/intrusive_refcount.hpp old mode 100755 new mode 100644 diff --git a/utils/lvalue_pmap.h b/utils/lvalue_pmap.h old mode 100755 new mode 100644 diff --git a/utils/max_plus.h b/utils/max_plus.h old mode 100755 new mode 100644 diff --git a/utils/maybe_update_bound.h b/utils/maybe_update_bound.h old mode 100755 new mode 100644 diff --git a/utils/murmur_hash.h b/utils/murmur_hash.h old mode 100755 new mode 100644 diff --git a/utils/named_enum.h b/utils/named_enum.h old mode 100755 new mode 100644 diff --git a/utils/nan.h b/utils/nan.h old mode 100755 new mode 100644 diff --git a/utils/null_deleter.h b/utils/null_deleter.h old mode 100755 new mode 100644 diff --git a/utils/null_traits.h b/utils/null_traits.h old mode 100755 new mode 100644 diff --git a/utils/semiring.h b/utils/semiring.h old mode 100755 new mode 100644 diff --git a/utils/show.h b/utils/show.h old mode 100755 new mode 100644 diff --git a/utils/static_utoa.h b/utils/static_utoa.h old mode 100755 new mode 100644 diff --git a/utils/string_to.h b/utils/string_to.h old mode 100755 new mode 100644 diff --git a/utils/stringlib_test.cc b/utils/stringlib_test.cc old mode 100755 new mode 100644 diff --git a/utils/swap_pod.h b/utils/swap_pod.h old mode 100755 new mode 100644 diff --git a/utils/utoa.h b/utils/utoa.h old mode 100755 new mode 100644 diff --git a/utils/value_array.h b/utils/value_array.h old mode 100755 new mode 100644 -- cgit v1.2.3