[pdal-commits] [PDAL/PDAL] 13701f: Fixing some madness with scaling floats to signed ...

GitHub noreply at github.com
Thu Mar 29 13:27:16 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 13701f0dd660d68ed38396171d95a34f895d199b
      https://github.com/PDAL/PDAL/commit/13701f0dd660d68ed38396171d95a34f895d199b
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

  Changed paths:
    M src/filters/Scaling.cpp

  Log Message:
  -----------
  Fixing some madness with scaling floats to signed ints, there may be issues with other conversions as well...


  Commit: 5e2ecf10677b8a5ed662e356015a09d9759c355d
      https://github.com/PDAL/PDAL/commit/5e2ecf10677b8a5ed662e356015a09d9759c355d
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

  Changed paths:
    R boost/boost/chrono/ceil.hpp
  R boost/boost/chrono/chrono.hpp
  R boost/boost/chrono/clock_string.hpp
  R boost/boost/chrono/config.hpp
  R boost/boost/chrono/detail/inlined/chrono.hpp
  R boost/boost/chrono/detail/inlined/mac/chrono.hpp
  R boost/boost/chrono/detail/inlined/posix/chrono.hpp
  R boost/boost/chrono/detail/inlined/win/chrono.hpp
  R boost/boost/chrono/detail/is_evenly_divisible_by.hpp
  R boost/boost/chrono/detail/static_assert.hpp
  R boost/boost/chrono/detail/system.hpp
  R boost/boost/chrono/duration.hpp
  R boost/boost/chrono/system_clocks.hpp
  R boost/boost/chrono/time_point.hpp
  R boost/boost/container/container_fwd.hpp
  R boost/boost/detail/atomic_count.hpp
  R boost/boost/detail/win/GetLastError.hpp
  R boost/boost/detail/win/basic_types.hpp
  R boost/boost/detail/win/time.hpp
  R boost/boost/detail/win/timers.hpp
  R boost/boost/function_types/components.hpp
  R boost/boost/function_types/config/cc_names.hpp
  R boost/boost/function_types/config/compiler.hpp
  R boost/boost/function_types/config/config.hpp
  R boost/boost/function_types/detail/class_transform.hpp
  R boost/boost/function_types/detail/classifier.hpp
  R boost/boost/function_types/detail/classifier_impl/arity10_0.hpp
  R boost/boost/function_types/detail/classifier_impl/arity10_1.hpp
  R boost/boost/function_types/detail/classifier_impl/arity20_0.hpp
  R boost/boost/function_types/detail/classifier_impl/arity20_1.hpp
  R boost/boost/function_types/detail/classifier_impl/arity30_0.hpp
  R boost/boost/function_types/detail/classifier_impl/arity30_1.hpp
  R boost/boost/function_types/detail/classifier_impl/arity40_0.hpp
  R boost/boost/function_types/detail/classifier_impl/arity40_1.hpp
  R boost/boost/function_types/detail/classifier_impl/arity50_0.hpp
  R boost/boost/function_types/detail/classifier_impl/arity50_1.hpp
  R boost/boost/function_types/detail/classifier_impl/master.hpp
  R boost/boost/function_types/detail/components_as_mpl_sequence.hpp
  R boost/boost/function_types/detail/components_impl/arity10_0.hpp
  R boost/boost/function_types/detail/components_impl/arity10_1.hpp
  R boost/boost/function_types/detail/components_impl/arity20_0.hpp
  R boost/boost/function_types/detail/components_impl/arity20_1.hpp
  R boost/boost/function_types/detail/components_impl/arity30_0.hpp
  R boost/boost/function_types/detail/components_impl/arity30_1.hpp
  R boost/boost/function_types/detail/components_impl/arity40_0.hpp
  R boost/boost/function_types/detail/components_impl/arity40_1.hpp
  R boost/boost/function_types/detail/components_impl/arity50_0.hpp
  R boost/boost/function_types/detail/components_impl/arity50_1.hpp
  R boost/boost/function_types/detail/components_impl/master.hpp
  R boost/boost/function_types/detail/cv_traits.hpp
  R boost/boost/function_types/detail/encoding/aliases_def.hpp
  R boost/boost/function_types/detail/encoding/aliases_undef.hpp
  R boost/boost/function_types/detail/encoding/def.hpp
  R boost/boost/function_types/detail/encoding/undef.hpp
  R boost/boost/function_types/detail/pp_arity_loop.hpp
  R boost/boost/function_types/detail/pp_cc_loop/master.hpp
  R boost/boost/function_types/detail/pp_cc_loop/preprocessed.hpp
  R boost/boost/function_types/detail/pp_loop.hpp
  R boost/boost/function_types/detail/pp_retag_default_cc/master.hpp
  R boost/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp
  R boost/boost/function_types/detail/pp_tags/cc_tag.hpp
  R boost/boost/function_types/detail/pp_tags/master.hpp
  R boost/boost/function_types/detail/pp_tags/preprocessed.hpp
  R boost/boost/function_types/detail/pp_variate_loop/master.hpp
  R boost/boost/function_types/detail/pp_variate_loop/preprocessed.hpp
  R boost/boost/function_types/detail/retag_default_cc.hpp
  R boost/boost/function_types/detail/synthesize.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity10_0.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity10_1.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity20_0.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity20_1.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity30_0.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity30_1.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity40_0.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity40_1.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity50_0.hpp
  R boost/boost/function_types/detail/synthesize_impl/arity50_1.hpp
  R boost/boost/function_types/detail/synthesize_impl/master.hpp
  R boost/boost/function_types/detail/to_sequence.hpp
  R boost/boost/function_types/is_callable_builtin.hpp
  R boost/boost/function_types/is_function.hpp
  R boost/boost/function_types/parameter_types.hpp
  R boost/boost/function_types/property_tags.hpp
  R boost/boost/function_types/result_type.hpp
  M boost/boost/functional/hash/detail/hash_float.hpp
  R boost/boost/fusion/algorithm/auxiliary/copy.hpp
  R boost/boost/fusion/algorithm/transformation/filter_if.hpp
  R boost/boost/fusion/algorithm/transformation/reverse.hpp
  R boost/boost/fusion/algorithm/transformation/transform.hpp
  R boost/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp
  R boost/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp
  R boost/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp
  R boost/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp
  R boost/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp
  R boost/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp
  R boost/boost/fusion/container/generation/make_vector.hpp
  R boost/boost/fusion/container/list/convert.hpp
  R boost/boost/fusion/container/list/detail/build_cons.hpp
  R boost/boost/fusion/container/list/detail/convert_impl.hpp
  R boost/boost/fusion/include/as_list.hpp
  R boost/boost/fusion/include/category_of.hpp
  R boost/boost/fusion/include/copy.hpp
  R boost/boost/fusion/include/deref.hpp
  R boost/boost/fusion/include/filter_if.hpp
  R boost/boost/fusion/include/intrinsic.hpp
  R boost/boost/fusion/include/is_segmented.hpp
  R boost/boost/fusion/include/is_sequence.hpp
  R boost/boost/fusion/include/is_view.hpp
  R boost/boost/fusion/include/iterator_base.hpp
  R boost/boost/fusion/include/make_vector.hpp
  R boost/boost/fusion/include/out.hpp
  R boost/boost/fusion/include/pop_back.hpp
  R boost/boost/fusion/include/pop_front.hpp
  R boost/boost/fusion/include/prior.hpp
  R boost/boost/fusion/include/push_back.hpp
  R boost/boost/fusion/include/push_front.hpp
  R boost/boost/fusion/include/reverse.hpp
  R boost/boost/fusion/include/single_view.hpp
  R boost/boost/fusion/include/tag_of_fwd.hpp
  R boost/boost/fusion/include/transform.hpp
  R boost/boost/fusion/include/transform_view.hpp
  R boost/boost/fusion/include/value_at.hpp
  R boost/boost/fusion/include/void.hpp
  R boost/boost/fusion/sequence/intrinsic.hpp
  R boost/boost/fusion/sequence/intrinsic/at_key.hpp
  R boost/boost/fusion/sequence/intrinsic/back.hpp
  R boost/boost/fusion/sequence/intrinsic/front.hpp
  R boost/boost/fusion/sequence/intrinsic/value_at_key.hpp
  R boost/boost/fusion/sequence/io/detail/manip.hpp
  R boost/boost/fusion/sequence/io/detail/out.hpp
  R boost/boost/fusion/sequence/io/out.hpp
  R boost/boost/fusion/view/detail/strictest_traversal.hpp
  R boost/boost/fusion/view/reverse_view/detail/advance_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/at_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/begin_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/deref_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/distance_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/end_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/key_of_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/next_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/prior_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/value_at_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp
  R boost/boost/fusion/view/reverse_view/detail/value_of_impl.hpp
  R boost/boost/fusion/view/reverse_view/reverse_view.hpp
  R boost/boost/fusion/view/reverse_view/reverse_view_iterator.hpp
  R boost/boost/fusion/view/single_view.hpp
  R boost/boost/fusion/view/transform_view.hpp
  R boost/boost/fusion/view/transform_view/detail/advance_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/apply_transform_result.hpp
  R boost/boost/fusion/view/transform_view/detail/at_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/begin_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/deref_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/distance_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/end_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/equal_to_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/next_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/prior_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/value_at_impl.hpp
  R boost/boost/fusion/view/transform_view/detail/value_of_impl.hpp
  R boost/boost/fusion/view/transform_view/transform_view.hpp
  R boost/boost/fusion/view/transform_view/transform_view_fwd.hpp
  R boost/boost/fusion/view/transform_view/transform_view_iterator.hpp
  A boost/boost/iostreams/detail/adapter/device_adapter.hpp
  A boost/boost/iostreams/detail/adapter/filter_adapter.hpp
  A boost/boost/iostreams/detail/restrict_impl.hpp
  A boost/boost/iostreams/restrict.hpp
  A boost/boost/iostreams/skip.hpp
  R boost/boost/move/move.hpp
  R boost/boost/mpl/bitand.hpp
  R boost/boost/mpl/bitxor.hpp
  R boost/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp
  R boost/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp
  R boost/boost/phoenix/core.hpp
  R boost/boost/phoenix/core/argument.hpp
  R boost/boost/phoenix/core/detail/argument.hpp
  R boost/boost/phoenix/core/detail/function_eval.hpp
  R boost/boost/phoenix/core/detail/phx2_result.hpp
  R boost/boost/phoenix/core/detail/preprocessed/function_eval.hpp
  R boost/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp
  R boost/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp
  R boost/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp
  R boost/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp
  R boost/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp
  R boost/boost/phoenix/core/detail/preprocessed/phx2_result.hpp
  R boost/boost/phoenix/core/detail/preprocessed/phx2_result_10.hpp
  R boost/boost/phoenix/core/detail/preprocessed/phx2_result_20.hpp
  R boost/boost/phoenix/core/detail/preprocessed/phx2_result_30.hpp
  R boost/boost/phoenix/core/detail/preprocessed/phx2_result_40.hpp
  R boost/boost/phoenix/core/detail/preprocessed/phx2_result_50.hpp
  R boost/boost/phoenix/core/function_equal.hpp
  R boost/boost/phoenix/core/nothing.hpp
  R boost/boost/phoenix/core/preprocessed/argument.hpp
  R boost/boost/phoenix/core/preprocessed/argument_no_predefined_10.hpp
  R boost/boost/phoenix/core/preprocessed/argument_predefined_10.hpp
  R boost/boost/phoenix/core/preprocessed/function_equal.hpp
  R boost/boost/phoenix/core/preprocessed/function_equal_10.hpp
  R boost/boost/phoenix/core/preprocessed/function_equal_20.hpp
  R boost/boost/phoenix/core/preprocessed/function_equal_30.hpp
  R boost/boost/phoenix/core/preprocessed/function_equal_40.hpp
  R boost/boost/phoenix/core/preprocessed/function_equal_50.hpp
  R boost/boost/phoenix/core/reference.hpp
  R boost/boost/phoenix/core/terminal.hpp
  R boost/boost/phoenix/core/v2_eval.hpp
  R boost/boost/phoenix/core/value.hpp
  R boost/boost/phoenix/core/visit_each.hpp
  R boost/boost/phoenix/function.hpp
  R boost/boost/phoenix/function/adapt_callable.hpp
  R boost/boost/phoenix/function/adapt_function.hpp
  R boost/boost/phoenix/function/detail/function_operator.hpp
  R boost/boost/phoenix/function/detail/preprocessed/function_operator.hpp
  R boost/boost/phoenix/function/detail/preprocessed/function_operator_10.hpp
  R boost/boost/phoenix/function/detail/preprocessed/function_operator_20.hpp
  R boost/boost/phoenix/function/detail/preprocessed/function_operator_30.hpp
  R boost/boost/phoenix/function/detail/preprocessed/function_operator_40.hpp
  R boost/boost/phoenix/function/detail/preprocessed/function_operator_50.hpp
  R boost/boost/phoenix/function/function.hpp
  R boost/boost/phoenix/operator.hpp
  R boost/boost/phoenix/operator/arithmetic.hpp
  R boost/boost/phoenix/operator/bitwise.hpp
  R boost/boost/phoenix/operator/comparison.hpp
  R boost/boost/phoenix/operator/detail/define_operator.hpp
  R boost/boost/phoenix/operator/detail/mem_fun_ptr_eval_result_of.hpp
  R boost/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp
  R boost/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen.hpp
  R boost/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp
  R boost/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp
  R boost/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp
  R boost/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp
  R boost/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp
  R boost/boost/phoenix/operator/detail/undef_operator.hpp
  R boost/boost/phoenix/operator/if_else.hpp
  R boost/boost/phoenix/operator/io.hpp
  R boost/boost/phoenix/operator/logical.hpp
  R boost/boost/phoenix/operator/member.hpp
  R boost/boost/phoenix/operator/preprocessed/member.hpp
  R boost/boost/phoenix/operator/preprocessed/member_10.hpp
  R boost/boost/phoenix/operator/preprocessed/member_20.hpp
  R boost/boost/phoenix/operator/preprocessed/member_30.hpp
  R boost/boost/phoenix/operator/preprocessed/member_40.hpp
  R boost/boost/phoenix/operator/preprocessed/member_50.hpp
  R boost/boost/phoenix/operator/self.hpp
  R boost/boost/preprocessor/facilities/overload.hpp
  R boost/boost/preprocessor/variadic/elem.hpp
  R boost/boost/preprocessor/variadic/size.hpp
  R boost/boost/proto/context.hpp
  R boost/boost/proto/context/callable.hpp
  R boost/boost/proto/context/default.hpp
  R boost/boost/proto/context/detail/callable_eval.hpp
  R boost/boost/proto/context/detail/default_eval.hpp
  R boost/boost/proto/context/detail/null_eval.hpp
  R boost/boost/proto/context/detail/preprocessed/callable_eval.hpp
  R boost/boost/proto/context/detail/preprocessed/default_eval.hpp
  R boost/boost/proto/context/detail/preprocessed/null_eval.hpp
  R boost/boost/proto/context/null.hpp
  R boost/boost/proto/core.hpp
  R boost/boost/proto/debug.hpp
  R boost/boost/proto/deep_copy.hpp
  R boost/boost/proto/detail/deep_copy.hpp
  R boost/boost/proto/detail/expr_funop.hpp
  R boost/boost/proto/detail/local.hpp
  R boost/boost/proto/detail/preprocessed/deep_copy.hpp
  R boost/boost/proto/eval.hpp
  R boost/boost/proto/functional.hpp
  R boost/boost/proto/functional/fusion.hpp
  R boost/boost/proto/functional/fusion/at.hpp
  R boost/boost/proto/functional/fusion/pop_back.hpp
  R boost/boost/proto/functional/fusion/pop_front.hpp
  R boost/boost/proto/functional/fusion/push_back.hpp
  R boost/boost/proto/functional/fusion/push_front.hpp
  R boost/boost/proto/functional/fusion/reverse.hpp
  R boost/boost/proto/functional/std.hpp
  R boost/boost/proto/functional/std/utility.hpp
  R boost/boost/proto/fusion.hpp
  R boost/boost/proto/literal.hpp
  R boost/boost/proto/operators.hpp
  R boost/boost/proto/proto.hpp
  R boost/boost/proto/repeat.hpp
  R boost/boost/proto/tags.hpp
  R boost/boost/proto/transform.hpp
  R boost/boost/proto/transform/fold_tree.hpp
  R boost/boost/proto/transform/integral_c.hpp
  R boost/boost/ratio/detail/mpl/abs.hpp
  R boost/boost/ratio/detail/mpl/gcd.hpp
  R boost/boost/ratio/detail/mpl/lcm.hpp
  R boost/boost/ratio/detail/mpl/sign.hpp
  R boost/boost/ratio/detail/overflow_helpers.hpp
  R boost/boost/ratio/mpl/rational_c_tag.hpp
  R boost/boost/ratio/ratio.hpp
  R boost/boost/ratio/ratio_fwd.hpp
  R boost/boost/rational.hpp
  R boost/boost/regex/pending/unicode_iterator.hpp
  R boost/boost/smart_ptr/detail/sp_counted_base_aix.hpp
  R boost/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp
  R boost/boost/spirit/home/phoenix/core.hpp
  R boost/boost/spirit/home/phoenix/core/argument.hpp
  R boost/boost/spirit/home/phoenix/core/detail/function_eval.hpp
  R boost/boost/spirit/home/phoenix/core/nothing.hpp
  R boost/boost/spirit/home/phoenix/core/reference.hpp
  R boost/boost/spirit/home/phoenix/detail/local_reference.hpp
  R boost/boost/spirit/home/phoenix/detail/type_deduction.hpp
  R boost/boost/spirit/home/phoenix/function.hpp
  R boost/boost/spirit/home/phoenix/function/detail/function_call.hpp
  R boost/boost/spirit/home/phoenix/function/function.hpp
  R boost/boost/spirit/home/phoenix/operator.hpp
  R boost/boost/spirit/home/phoenix/operator/arithmetic.hpp
  R boost/boost/spirit/home/phoenix/operator/bitwise.hpp
  R boost/boost/spirit/home/phoenix/operator/comparison.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/io.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp
  R boost/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp
  R boost/boost/spirit/home/phoenix/operator/if_else.hpp
  R boost/boost/spirit/home/phoenix/operator/io.hpp
  R boost/boost/spirit/home/phoenix/operator/logical.hpp
  R boost/boost/spirit/home/phoenix/operator/member.hpp
  R boost/boost/spirit/home/phoenix/operator/self.hpp
  R boost/boost/spirit/home/qi.hpp
  R boost/boost/spirit/home/qi/action.hpp
  R boost/boost/spirit/home/qi/action/action.hpp
  R boost/boost/spirit/home/qi/auto.hpp
  R boost/boost/spirit/home/qi/auto/auto.hpp
  R boost/boost/spirit/home/qi/auto/create_parser.hpp
  R boost/boost/spirit/home/qi/auto/meta_create.hpp
  R boost/boost/spirit/home/qi/auxiliary.hpp
  R boost/boost/spirit/home/qi/auxiliary/attr.hpp
  R boost/boost/spirit/home/qi/auxiliary/attr_cast.hpp
  R boost/boost/spirit/home/qi/auxiliary/eoi.hpp
  R boost/boost/spirit/home/qi/auxiliary/eol.hpp
  R boost/boost/spirit/home/qi/auxiliary/eps.hpp
  R boost/boost/spirit/home/qi/auxiliary/lazy.hpp
  R boost/boost/spirit/home/qi/binary.hpp
  R boost/boost/spirit/home/qi/binary/binary.hpp
  R boost/boost/spirit/home/qi/char.hpp
  R boost/boost/spirit/home/qi/char/char.hpp
  R boost/boost/spirit/home/qi/char/char_class.hpp
  R boost/boost/spirit/home/qi/char/char_parser.hpp
  R boost/boost/spirit/home/qi/copy.hpp
  R boost/boost/spirit/home/qi/detail/alternative_function.hpp
  R boost/boost/spirit/home/qi/detail/assign_to.hpp
  R boost/boost/spirit/home/qi/detail/attributes.hpp
  R boost/boost/spirit/home/qi/detail/construct.hpp
  R boost/boost/spirit/home/qi/detail/enable_lit.hpp
  R boost/boost/spirit/home/qi/detail/expect_function.hpp
  R boost/boost/spirit/home/qi/detail/fail_function.hpp
  R boost/boost/spirit/home/qi/detail/parse.hpp
  R boost/boost/spirit/home/qi/detail/parse_auto.hpp
  R boost/boost/spirit/home/qi/detail/pass_container.hpp
  R boost/boost/spirit/home/qi/detail/pass_function.hpp
  R boost/boost/spirit/home/qi/detail/permute_function.hpp
  R boost/boost/spirit/home/qi/detail/string_parse.hpp
  R boost/boost/spirit/home/qi/detail/unused_skipper.hpp
  R boost/boost/spirit/home/qi/directive.hpp
  R boost/boost/spirit/home/qi/directive/as.hpp
  R boost/boost/spirit/home/qi/directive/encoding.hpp
  R boost/boost/spirit/home/qi/directive/hold.hpp
  R boost/boost/spirit/home/qi/directive/lexeme.hpp
  R boost/boost/spirit/home/qi/directive/matches.hpp
  R boost/boost/spirit/home/qi/directive/no_case.hpp
  R boost/boost/spirit/home/qi/directive/no_skip.hpp
  R boost/boost/spirit/home/qi/directive/omit.hpp
  R boost/boost/spirit/home/qi/directive/raw.hpp
  R boost/boost/spirit/home/qi/directive/repeat.hpp
  R boost/boost/spirit/home/qi/directive/skip.hpp
  R boost/boost/spirit/home/qi/domain.hpp
  R boost/boost/spirit/home/qi/meta_compiler.hpp
  R boost/boost/spirit/home/qi/nonterminal.hpp
  R boost/boost/spirit/home/qi/nonterminal/debug_handler.hpp
  R boost/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp
  R boost/boost/spirit/home/qi/nonterminal/detail/fcall.hpp
  R boost/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp
  R boost/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp
  R boost/boost/spirit/home/qi/nonterminal/error_handler.hpp
  R boost/boost/spirit/home/qi/nonterminal/grammar.hpp
  R boost/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp
  R boost/boost/spirit/home/qi/nonterminal/rule.hpp
  R boost/boost/spirit/home/qi/nonterminal/simple_trace.hpp
  R boost/boost/spirit/home/qi/nonterminal/success_handler.hpp
  R boost/boost/spirit/home/qi/numeric.hpp
  R boost/boost/spirit/home/qi/numeric/bool.hpp
  R boost/boost/spirit/home/qi/numeric/bool_policies.hpp
  R boost/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp
  R boost/boost/spirit/home/qi/numeric/detail/real_impl.hpp
  R boost/boost/spirit/home/qi/numeric/int.hpp
  R boost/boost/spirit/home/qi/numeric/numeric_utils.hpp
  R boost/boost/spirit/home/qi/numeric/real.hpp
  R boost/boost/spirit/home/qi/numeric/real_policies.hpp
  R boost/boost/spirit/home/qi/numeric/uint.hpp
  R boost/boost/spirit/home/qi/operator.hpp
  R boost/boost/spirit/home/qi/operator/alternative.hpp
  R boost/boost/spirit/home/qi/operator/and_predicate.hpp
  R boost/boost/spirit/home/qi/operator/difference.hpp
  R boost/boost/spirit/home/qi/operator/expect.hpp
  R boost/boost/spirit/home/qi/operator/kleene.hpp
  R boost/boost/spirit/home/qi/operator/list.hpp
  R boost/boost/spirit/home/qi/operator/not_predicate.hpp
  R boost/boost/spirit/home/qi/operator/optional.hpp
  R boost/boost/spirit/home/qi/operator/permutation.hpp
  R boost/boost/spirit/home/qi/operator/plus.hpp
  R boost/boost/spirit/home/qi/operator/sequence.hpp
  R boost/boost/spirit/home/qi/operator/sequence_base.hpp
  R boost/boost/spirit/home/qi/operator/sequential_or.hpp
  R boost/boost/spirit/home/qi/parse.hpp
  R boost/boost/spirit/home/qi/parse_attr.hpp
  R boost/boost/spirit/home/qi/parser.hpp
  R boost/boost/spirit/home/qi/reference.hpp
  R boost/boost/spirit/home/qi/skip_flag.hpp
  R boost/boost/spirit/home/qi/skip_over.hpp
  R boost/boost/spirit/home/qi/stream.hpp
  R boost/boost/spirit/home/qi/stream/detail/iterator_source.hpp
  R boost/boost/spirit/home/qi/stream/detail/match_manip.hpp
  R boost/boost/spirit/home/qi/stream/stream.hpp
  R boost/boost/spirit/home/qi/string.hpp
  R boost/boost/spirit/home/qi/string/detail/tst.hpp
  R boost/boost/spirit/home/qi/string/lit.hpp
  R boost/boost/spirit/home/qi/string/symbols.hpp
  R boost/boost/spirit/home/qi/string/tst.hpp
  R boost/boost/spirit/home/qi/what.hpp
  R boost/boost/spirit/home/support/action_dispatch.hpp
  R boost/boost/spirit/home/support/algorithm/any_if.hpp
  R boost/boost/spirit/home/support/algorithm/any_if_ns.hpp
  R boost/boost/spirit/home/support/algorithm/any_ns.hpp
  R boost/boost/spirit/home/support/argument.hpp
  R boost/boost/spirit/home/support/assert_msg.hpp
  R boost/boost/spirit/home/support/attributes.hpp
  R boost/boost/spirit/home/support/attributes_fwd.hpp
  R boost/boost/spirit/home/support/auto/meta_create.hpp
  R boost/boost/spirit/home/support/auxiliary/attr_cast.hpp
  R boost/boost/spirit/home/support/char_class.hpp
  R boost/boost/spirit/home/support/char_encoding/ascii.hpp
  R boost/boost/spirit/home/support/char_encoding/iso8859_1.hpp
  R boost/boost/spirit/home/support/char_encoding/standard.hpp
  R boost/boost/spirit/home/support/char_encoding/standard_wide.hpp
  R boost/boost/spirit/home/support/char_encoding/unicode.hpp
  R boost/boost/spirit/home/support/char_encoding/unicode/category_table.hpp
  R boost/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp
  R boost/boost/spirit/home/support/char_encoding/unicode/query.hpp
  R boost/boost/spirit/home/support/char_encoding/unicode/script_table.hpp
  R boost/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp
  R boost/boost/spirit/home/support/char_set/basic_chset.hpp
  R boost/boost/spirit/home/support/char_set/range.hpp
  R boost/boost/spirit/home/support/char_set/range_functions.hpp
  R boost/boost/spirit/home/support/char_set/range_run.hpp
  R boost/boost/spirit/home/support/char_set/range_run_impl.hpp
  R boost/boost/spirit/home/support/common_terminals.hpp
  R boost/boost/spirit/home/support/container.hpp
  R boost/boost/spirit/home/support/context.hpp
  R boost/boost/spirit/home/support/detail/as_variant.hpp
  R boost/boost/spirit/home/support/detail/endian.hpp
  R boost/boost/spirit/home/support/detail/endian/cover_operators.hpp
  R boost/boost/spirit/home/support/detail/endian/endian.hpp
  R boost/boost/spirit/home/support/detail/get_encoding.hpp
  R boost/boost/spirit/home/support/detail/hold_any.hpp
  R boost/boost/spirit/home/support/detail/is_spirit_tag.hpp
  R boost/boost/spirit/home/support/detail/make_cons.hpp
  R boost/boost/spirit/home/support/detail/make_vector.hpp
  R boost/boost/spirit/home/support/detail/math/detail/fp_traits.hpp
  R boost/boost/spirit/home/support/detail/math/fpclassify.hpp
  R boost/boost/spirit/home/support/detail/math/signbit.hpp
  R boost/boost/spirit/home/support/detail/pow10.hpp
  R boost/boost/spirit/home/support/detail/scoped_enum_emulation.hpp
  R boost/boost/spirit/home/support/detail/sign.hpp
  R boost/boost/spirit/home/support/detail/what_function.hpp
  R boost/boost/spirit/home/support/handles_container.hpp
  R boost/boost/spirit/home/support/has_semantic_action.hpp
  R boost/boost/spirit/home/support/info.hpp
  R boost/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp
  R boost/boost/spirit/home/support/iterators/detail/combine_policies.hpp
  R boost/boost/spirit/home/support/iterators/detail/istream_policy.hpp
  R boost/boost/spirit/home/support/iterators/detail/multi_pass.hpp
  R boost/boost/spirit/home/support/iterators/detail/no_check_policy.hpp
  R boost/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp
  R boost/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp
  R boost/boost/spirit/home/support/iterators/istream_iterator.hpp
  R boost/boost/spirit/home/support/iterators/multi_pass.hpp
  R boost/boost/spirit/home/support/iterators/multi_pass_fwd.hpp
  R boost/boost/spirit/home/support/lazy.hpp
  R boost/boost/spirit/home/support/limits.hpp
  R boost/boost/spirit/home/support/make_component.hpp
  R boost/boost/spirit/home/support/meta_compiler.hpp
  R boost/boost/spirit/home/support/modify.hpp
  R boost/boost/spirit/home/support/multi_pass_wrapper.hpp
  R boost/boost/spirit/home/support/nonterminal/expand_arg.hpp
  R boost/boost/spirit/home/support/nonterminal/extract_param.hpp
  R boost/boost/spirit/home/support/nonterminal/locals.hpp
  R boost/boost/spirit/home/support/numeric_traits.hpp
  R boost/boost/spirit/home/support/sequence_base_id.hpp
  R boost/boost/spirit/home/support/string_traits.hpp
  R boost/boost/spirit/home/support/terminal.hpp
  R boost/boost/spirit/home/support/terminal_expression.hpp
  R boost/boost/spirit/home/support/unused.hpp
  R boost/boost/spirit/home/support/utf8.hpp
  R boost/boost/spirit/home/support/utree/utree_traits_fwd.hpp
  R boost/boost/spirit/include/phoenix_core.hpp
  R boost/boost/spirit/include/phoenix_function.hpp
  R boost/boost/spirit/include/phoenix_limits.hpp
  R boost/boost/spirit/include/phoenix_operator.hpp
  R boost/boost/spirit/include/qi.hpp
  R boost/boost/thread/cv_status.hpp
  R boost/boost/thread/detail/scoped_enum.hpp
  R boost/boost/thread/v2/thread.hpp
  R boost/boost/variant/detail/hash_variant.hpp
  R boost/libs/test/src/decorator.cpp
  R boost/libs/test/src/test_tree.cpp
  R boost/libs/thread/src/future.cpp
  R boost/tools/build/v2/engine/bin.macosxx86_64/b2
  R boost/tools/build/v2/engine/bin.macosxx86_64/bjam
  M boost/tools/build/v2/engine/bootstrap/jam0
  R boost/tools/build/v2/engine/constants.c
  R boost/tools/build/v2/engine/constants.h
  R boost/tools/build/v2/engine/function.c
  R boost/tools/build/v2/engine/function.h
  R boost/tools/build/v2/engine/object.c
  R boost/tools/build/v2/engine/object.h
  R boost/tools/build/v2/test/core-language/test.jam
  R boost/tools/build/v2/test/core_action_status.py
  R boost/tools/build/v2/test/core_actions_quietly.py
  R boost/tools/build/v2/test/core_arguments.py
  R boost/tools/build/v2/test/core_at_file.py
  R boost/tools/build/v2/test/core_bindrule.py
  R boost/tools/build/v2/test/core_language.py
  R boost/tools/build/v2/test/core_nt_line_length.py
  R boost/tools/build/v2/test/core_option_d2.py
  R boost/tools/build/v2/test/core_option_l.py
  R boost/tools/build/v2/test/core_option_n.py
  R boost/tools/build/v2/test/core_parallel_actions.py
  R boost/tools/build/v2/test/core_parallel_multifile_actions_1.py
  R boost/tools/build/v2/test/core_parallel_multifile_actions_2.py
  R boost/tools/build/v2/test/core_update_now.py
  R boost/tools/build/v2/test/test2/jamroot.jam
  R boost/tools/build/v2/tools/cray.jam
  R boost/tools/build/v2/tools/mc.py
  R boost/tools/build/v2/tools/midl.py
  R boost/tools/build/v2/tools/msvc.py
  R boost/tools/build/v2/tools/types/preprocessed.py
  M config.bat
  M doc/api/cpp/metadata.txt
  M import-pdal-boost.sh
  M include/pdal/Metadata.hpp
  M include/pdal/PointBuffer.hpp
  M include/pdal/Stage.hpp
  M include/pdal/StageBase.hpp
  A include/pdal/StreamFactory.hpp
  R include/pdal/StreamManager.hpp
  M include/pdal/drivers/las/Reader.hpp
  M include/pdal/drivers/las/ReaderBase.hpp
  M include/pdal/drivers/las/Writer.hpp
  M include/pdal/drivers/nitf/Reader.hpp
  M src/CMakeLists.txt
  M src/Metadata.cpp
  M src/PointBuffer.cpp
  M src/Stage.cpp
  M src/StageBase.cpp
  M src/StageFactory.cpp
  A src/StreamFactory.cpp
  R src/StreamManager.cpp
  M src/drivers/las/Reader.cpp
  A src/drivers/nitf/NitfFile.cpp
  A src/drivers/nitf/NitfFile.hpp
  M src/drivers/nitf/Reader.cpp
  M test/unit/CMakeLists.txt
  M test/unit/GDALUtilsTest.cpp
  M test/unit/LasReaderTest.cpp
  M test/unit/MetadataTest.cpp
  M test/unit/NitfReaderTest.cpp
  M test/unit/PipelineReaderTest.cpp
  M test/unit/PipelineWriterTest.cpp
  M test/unit/ScalingFilterTest.cpp
  A test/unit/StreamFactoryTest.cpp
  R test/unit/StreamManagerTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


Compare: https://github.com/PDAL/PDAL/compare/011a1db...5e2ecf1


More information about the pdal-commits mailing list