Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-11-09 13:01:47


At 08:51 AM 11/9/2001, Vladimir Prus wrote:

>Apologies for talking about such trifles, but library guidelines mention
>it...
>After two editors I use disagreed on how to indent Python code, I wrote a

>small script, to be run before checkin, which tests for tabs and similar
>problems. When run on boost cvs, it found 287 files with tabs.
>
>Not that I mean something should be done about that, but the script, for
>those wanting to use it, lives at
>http://groups.yahoo.com/group/boost/files/checkin_test.py

Ooo!!! Nice!!!

I've added the tab check to the regular release check list, and will try to
get people to fix the problems. See below.

Thanks,

--Beman

boost/detail/limits.hpp : tabs
boost/detail/ob_compressed_pair.hpp : tabs
boost/graph/detail/adj_list_edge_iterator.hpp : tabs
boost/graph/detail/bitset.hpp : tabs
boost/graph/detail/connected_components.hpp : tabs
boost/graph/detail/incidence_iterator.hpp : tabs
boost/graph/detail/list_base.hpp : tabs
boost/graph/detail/set_adaptor.hpp : tabs
boost/graph/detail/incremental_components.hpp : tabs
boost/graph/detail/permutation.hpp : tabs
boost/graph/detail/shadow_iterator.hpp : tabs
boost/graph/detail/adjacency_list.hpp : tabs
boost/graph/bandwidth.hpp : tabs
boost/graph/cuthill_mckee_ordering.hpp : tabs
boost/graph/graph_archetypes.hpp : tabs
boost/graph/graph_concepts.hpp : tabs
boost/graph/johnson_all_pairs_shortest.hpp : tabs
boost/graph/kruskal_min_spanning_tree.hpp : tabs
boost/graph/named_function_params.hpp : tabs
boost/graph/neighbor_bfs.hpp : tabs
boost/graph/read_dimacs.hpp : tabs
boost/graph/stanford_graph.hpp : tabs
boost/graph/adjacency_matrix.hpp : tabs
boost/graph/breadth_first_search.hpp : tabs
boost/graph/copy.hpp : tabs
boost/graph/dijkstra_shortest_paths.hpp : tabs
boost/graph/edge_connectivity.hpp : tabs
boost/graph/edmunds_karp_max_flow.hpp : tabs
boost/graph/graph_utility.hpp : tabs
boost/graph/graphviz.hpp : tabs
boost/graph/isomorphism.hpp : tabs
boost/graph/leda_graph.hpp : tabs
boost/graph/prim_minimum_spanning_tree.hpp : tabs
boost/graph/push_relabel_max_flow.hpp : tabs
boost/graph/relax.hpp : tabs
boost/graph/reverse_graph.hpp : tabs
boost/graph/strong_components.hpp : tabs
boost/graph/subgraph.hpp : tabs
boost/graph/topological_sort.hpp : tabs
boost/graph/transpose_graph.hpp : tabs
boost/graph/dag_shortest_paths.hpp : tabs
boost/graph/minimum_degree_ordering.hpp : tabs
boost/graph/filtered_graph.hpp : tabs
boost/graph/adjacency_list.hpp : tabs
boost/pending/detail/property.hpp : tabs
boost/pending/bucket_sorter.hpp : tabs
boost/pool/detail/mutex.hpp : tabs
boost/python/detail/wrap_python.hpp : tabs
boost/python/detail/base_object.hpp : tabs
boost/python/detail/functions.hpp : tabs
boost/python/conversions.hpp : tabs
boost/python/reference.hpp : tabs
boost/type_traits/arithmetic_traits.hpp : tabs
boost/type_traits/composite_traits.hpp : tabs
boost/type_traits/type_traits_test.hpp : tabs
boost/regex/detail/regex_compile.hpp : tabs
boost/function/function_base.hpp : tabs
boost/tuple/detail/tuple_basic.hpp : tabs
boost/tuple/tuple_comparison.hpp : tabs
boost/tuple/tuple_io.hpp : tabs
boost/tuple/tuple.hpp : tabs
boost/cast.hpp : tabs
boost/concept_archetype.hpp : tabs
boost/static_assert.hpp : tabs
boost/token_functions.hpp : tabs
boost/tokenizer.hpp : tabs
boost/iterator_adaptors.hpp : tabs
libs/array_traits/ndim_array_example.cpp : tabs
libs/concept_check/stl_concept_covering.cpp : tabs
libs/config/test/has_2arg_use_facet_fail.cpp : tabs
libs/config/test/has_2arg_use_facet_pass.cpp : tabs
libs/config/test/has_bethreads_fail.cpp : tabs
libs/config/test/has_bethreads_pass.cpp : tabs
libs/config/test/has_hash_fail.cpp : tabs
libs/config/test/has_hash_pass.cpp : tabs
libs/config/test/has_macro_use_facet_fail.cpp : tabs
libs/config/test/has_macro_use_facet_pass.cpp : tabs
libs/config/test/has_nl_types_h_fail.cpp : tabs
libs/config/test/has_nl_types_h_pass.cpp : tabs
libs/config/test/has_pthreads_fail.cpp : tabs
libs/config/test/has_pthreads_pass.cpp : tabs
libs/config/test/has_slist_fail.cpp : tabs
libs/config/test/has_slist_pass.cpp : tabs
libs/config/test/has_stdint_h_fail.cpp : tabs
libs/config/test/has_stdint_h_pass.cpp : tabs
libs/config/test/has_stlp_use_facet_fail.cpp : tabs
libs/config/test/has_stlp_use_facet_pass.cpp : tabs
libs/config/test/has_unistd_h_fail.cpp : tabs
libs/config/test/has_unistd_h_pass.cpp : tabs
libs/config/test/has_vc6_mem_templ_fail.cpp : tabs
libs/config/test/has_vc6_mem_templ_pass.cpp : tabs
libs/config/test/has_vc_iterator_fail.cpp : tabs
libs/config/test/has_vc_iterator_pass.cpp : tabs
libs/config/test/has_winthreads_fail.cpp : tabs
libs/config/test/has_winthreads_pass.cpp : tabs
libs/config/test/no_arg_dep_lookup_fail.cpp : tabs
libs/config/test/no_arg_dep_lookup_pass.cpp : tabs
libs/config/test/no_auto_ptr_fail.cpp : tabs
libs/config/test/no_auto_ptr_pass.cpp : tabs
libs/config/test/no_ctype_functions_fail.cpp : tabs
libs/config/test/no_ctype_functions_pass.cpp : tabs
libs/config/test/no_cv_spec_fail.cpp : tabs
libs/config/test/no_cv_spec_pass.cpp : tabs
libs/config/test/no_cv_void_spec_fail.cpp : tabs
libs/config/test/no_cv_void_spec_pass.cpp : tabs
libs/config/test/no_cwchar_fail.cpp : tabs
libs/config/test/no_cwchar_pass.cpp : tabs
libs/config/test/no_cwctype_fail.cpp : tabs
libs/config/test/no_cwctype_pass.cpp : tabs
libs/config/test/no_dep_nested_class_fail.cpp : tabs
libs/config/test/no_dep_nested_class_pass.cpp : tabs
libs/config/test/no_dep_val_param_fail.cpp : tabs
libs/config/test/no_dep_val_param_pass.cpp : tabs
libs/config/test/no_exp_func_tem_arg_fail.cpp : tabs
libs/config/test/no_exp_func_tem_arg_pass.cpp : tabs
libs/config/test/no_inline_memb_init_fail.cpp : tabs
libs/config/test/no_inline_memb_init_pass.cpp : tabs
libs/config/test/no_iter_construct_fail.cpp : tabs
libs/config/test/no_iter_construct_pass.cpp : tabs
libs/config/test/no_limits_const_exp_fail.cpp : tabs
libs/config/test/no_limits_const_exp_pass.cpp : tabs
libs/config/test/no_limits_fail.cpp : tabs
libs/config/test/no_limits_pass.cpp : tabs
libs/config/test/no_mem_tem_keyword_fail.cpp : tabs
libs/config/test/no_mem_tem_keyword_pass.cpp : tabs
libs/config/test/no_mem_templ_frnds_fail.cpp : tabs
libs/config/test/no_mem_templ_frnds_pass.cpp : tabs
libs/config/test/no_mem_templates_fail.cpp : tabs
libs/config/test/no_mem_templates_pass.cpp : tabs
libs/config/test/no_ops_in_namespace_fail.cpp : tabs
libs/config/test/no_ops_in_namespace_pass.cpp : tabs
libs/config/test/no_partial_spec_fail.cpp : tabs
libs/config/test/no_partial_spec_pass.cpp : tabs
libs/config/test/no_priv_aggregate_fail.cpp : tabs
libs/config/test/no_priv_aggregate_pass.cpp : tabs
libs/config/test/no_ptr_mem_const_fail.cpp : tabs
libs/config/test/no_ptr_mem_const_pass.cpp : tabs
libs/config/test/no_sstream_fail.cpp : tabs
libs/config/test/no_sstream_pass.cpp : tabs
libs/config/test/no_std_allocator_fail.cpp : tabs
libs/config/test/no_std_allocator_pass.cpp : tabs
libs/config/test/no_std_distance_fail.cpp : tabs
libs/config/test/no_std_distance_pass.cpp : tabs
libs/config/test/no_std_iter_traits_fail.cpp : tabs
libs/config/test/no_std_iter_traits_pass.cpp : tabs
libs/config/test/no_std_iterator_fail.cpp : tabs
libs/config/test/no_std_iterator_pass.cpp : tabs
libs/config/test/no_std_locale_fail.cpp : tabs
libs/config/test/no_std_locale_pass.cpp : tabs
libs/config/test/no_std_messages_fail.cpp : tabs
libs/config/test/no_std_messages_pass.cpp : tabs
libs/config/test/no_std_min_max_fail.cpp : tabs
libs/config/test/no_std_min_max_pass.cpp : tabs
libs/config/test/no_std_oi_assign_fail.cpp : tabs
libs/config/test/no_std_oi_assign_pass.cpp : tabs
libs/config/test/no_std_use_facet_fail.cpp : tabs
libs/config/test/no_std_use_facet_pass.cpp : tabs
libs/config/test/no_std_wstring_fail.cpp : tabs
libs/config/test/no_std_wstring_pass.cpp : tabs
libs/config/test/no_stdc_namespace_fail.cpp : tabs
libs/config/test/no_stdc_namespace_pass.cpp : tabs
libs/config/test/no_swprintf_fail.cpp : tabs
libs/config/test/no_swprintf_pass.cpp : tabs
libs/config/test/no_using_template_fail.cpp : tabs
libs/config/test/no_using_template_pass.cpp : tabs
libs/config/test/no_wchar_t_fail.cpp : tabs
libs/config/test/no_wchar_t_pass.cpp : tabs
libs/config/test/no_void_returns_fail.cpp : tabs
libs/config/test/no_void_returns_pass.cpp : tabs
libs/config/test/limits_test.cpp : tabs
libs/config/test/no_func_tmp_order_fail.cpp : tabs
libs/config/test/no_func_tmp_order_pass.cpp : tabs
libs/config/test/has_clock_gettime_fail.cpp : tabs
libs/config/test/has_clock_gettime_pass.cpp : tabs
libs/config/test/has_ftime_fail.cpp : tabs
libs/config/test/has_ftime_pass.cpp : tabs
libs/config/test/has_gettimeofday_fail.cpp : tabs
libs/config/test/has_gettimeofday_pass.cpp : tabs
libs/config/test/has_nanosleep_fail.cpp : tabs
libs/config/test/has_nanosleep_pass.cpp : tabs
libs/config/test/has_pthread_delay_np_fail.cpp : tabs
libs/config/test/has_pthread_delay_np_pass.cpp : tabs
libs/config/test/has_pthread_ma_gt_fail.cpp : tabs
libs/config/test/has_pthread_ma_gt_pass.cpp : tabs
libs/config/test/has_pthread_yield_fail.cpp : tabs
libs/config/test/has_pthread_yield_pass.cpp : tabs
libs/config/test/has_sched_yield_fail.cpp : tabs
libs/config/test/has_sched_yield_pass.cpp : tabs
libs/config/test/has_long_long_fail.cpp : tabs
libs/config/test/has_long_long_pass.cpp : tabs
libs/config/test/no_integral_int64_t_fail.cpp : tabs
libs/config/test/no_integral_int64_t_pass.cpp : tabs
libs/config/test/config_info.cpp : tabs
libs/config/test/config_test.cpp : tabs
libs/config/test/has_sgi_type_traits_fail.cpp : tabs
libs/config/test/has_sgi_type_traits_pass.cpp : tabs
libs/conversion/test.hpp : tabs
libs/dir_it/dir_it_tst.cpp : tabs
libs/dir_it/directory.cpp : tabs
libs/graph/example/bfs.cpp : tabs
libs/graph/example/boost_web_graph.cpp : tabs
libs/graph/example/dave.cpp : tabs
libs/graph/example/girth.cpp : tabs
libs/graph/example/modify_graph.cpp : tabs
libs/graph/example/regrtest.py : tabs
libs/graph/example/roget_components.cpp : tabs
libs/graph/example/strong_components.cpp : tabs
libs/graph/example/bfs_neighbor.cpp : tabs
libs/graph/example/adjacency_list_io.cpp : tabs
libs/graph/example/cuthill_mckee_ordering.cpp : tabs
libs/graph/example/dijkstra-example.cpp : tabs
libs/graph/example/edge_connectivity.cpp : tabs
libs/graph/example/edge_iterator_constructor.cpp : tabs
libs/graph/example/file_dependencies.cpp : tabs
libs/graph/example/loops_dfs.cpp : tabs
libs/graph/example/quick_tour.cpp : tabs
libs/graph/example/reachable-loop-head.cpp : tabs
libs/graph/example/remove_edge_if_bidir.cpp : tabs
libs/graph/example/remove_edge_if_dir.cpp : tabs
libs/graph/example/remove_edge_if_undir.cpp : tabs
libs/graph/example/visitor.cpp : tabs
libs/graph/example/ospf-example.cpp : tabs
libs/graph/example/cc-internet.cpp : tabs
libs/graph/example/edge_property.cpp : tabs
libs/graph/example/graphviz.cpp : tabs
libs/graph/example/minimum_degree_ordering.cpp : tabs
libs/graph/example/prim-telephone.cpp : tabs
libs/graph/example/push-relabel-eg.cpp : tabs
libs/graph/example/subgraph.cpp : tabs
libs/graph/src/graphviz_digraph_lex.cpp : tabs
libs/graph/src/graphviz_graph_lex.cpp : tabs
libs/graph/src/graphviz_digraph_parser.cpp : tabs
libs/graph/src/graphviz_graph_parser.cpp : tabs
libs/graph/test/bfs.cpp : tabs
libs/graph/test/dfs.cpp : tabs
libs/graph/test/dijkstra_cc.cpp : tabs
libs/graph/test/adj_list_test.cpp : tabs
libs/graph/test/transitive_closure_test.cpp : tabs
libs/graph/test/graph.cpp : tabs
libs/python/src/classes.cpp : tabs
libs/python/src/module_builder.cpp : tabs
libs/python/test/comprehensive.cpp : tabs
libs/random/histogram.cpp : tabs
libs/random/integrate.hpp : tabs
libs/random/nondet_random_speed.cpp : tabs
libs/random/random_demo.cpp : tabs
libs/random/random_device.cpp : tabs
libs/random/random_speed.cpp : tabs
libs/random/random_test.cpp : tabs
libs/random/statistic_tests.cpp : tabs
libs/random/statistic_tests.hpp : tabs
libs/rational/rational_example.cpp : tabs
libs/regex/example/snippets/regex_split_example_2.cpp : tabs
libs/static_assert/static_assert_example_2.cpp : tabs
libs/static_assert/static_assert_test_fail_8.cpp : tabs
libs/timer/timer_test.cpp : tabs
libs/type_traits/tests/object_type_traits_test.cpp : tabs
libs/utility/filter_iterator_example.cpp : tabs
libs/utility/fun_out_iter_example.cpp : tabs
libs/utility/reverse_iterator_example.cpp : tabs
libs/utility/transform_iterator_example.cpp : tabs
libs/utility/tie_example.cpp : tabs
libs/utility/counting_iterator_example.cpp : tabs
libs/utility/indirect_iterator_example.cpp : tabs
libs/utility/iter_traits_gen_test.cpp : tabs
libs/utility/iterator_adaptor_test.cpp : tabs
libs/tokenizer/examples.cpp : tabs
libs/function/test/mixin_test.cpp : tabs
libs/any/test.hpp : tabs
libs/tuple/test/io_test.cpp : tabs
libs/tuple/test/tuple_test_bench.cpp : tabs
libs/thread/example/starvephil/starvephil.cpp : tabs
libs/thread/example/tennis/tennis.cpp : tabs
libs/thread/test/test_thread.cpp : tabs
status/regression.cpp : tabs
tools/build/boost-base.jam : tabs
tools/build/como-tools.jam : tabs
tools/build/gcc-tools.jam : tabs
tools/build/intel-win32-tools.jam : tabs
tools/build/msvc-tools.jam : tabs

-- end --


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk