Skip to content

Commit

Permalink
Added missing newlines at the end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
taxilian committed Feb 8, 2011
1 parent fcebae1 commit ef223d2
Show file tree
Hide file tree
Showing 140 changed files with 140 additions and 0 deletions.
1 change: 1 addition & 0 deletions boost/asio/impl/src.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@
#endif

#include <boost/asio/impl/src.hpp>

1 change: 1 addition & 0 deletions boost/fusion/include/adapt_adt_named.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
#include <boost/fusion/adapted/adt/adapt_adt_named.hpp>

#endif

1 change: 1 addition & 0 deletions boost/python/detail/python22_fixed.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,4 @@ extern "C" { // Boost.Python modification: provide missing extern "C"
#include <pth.h>
#endif
#endif /* !Py_PYTHON_H */

1 change: 1 addition & 0 deletions libs/bind/bind_as_compose.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ int main()

return 0;
}

1 change: 1 addition & 0 deletions libs/bind/bind_visitor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ int main()
visitor v;
visit_each(v, bind<int>(bind(f, ref(x), _1, 42), ref(y)), 0);
}

1 change: 1 addition & 0 deletions libs/detail/utf8_codecvt_facet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,4 @@ int utf8_codecvt_facet::get_cont_octet_out_count(
BOOST_UTF8_END_NAMESPACE

#endif

1 change: 1 addition & 0 deletions libs/filesystem/v2/src/utf8_codecvt_facet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
#undef BOOST_UTF8_BEGIN_NAMESPACE
#undef BOOST_UTF8_END_NAMESPACE
#undef BOOST_UTF8_DECL

1 change: 1 addition & 0 deletions libs/filesystem/v2/src/v2_operations.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1370,3 +1370,4 @@ namespace boost
} // namespace detail
} // namespace filesystem2
} // namespace boost

1 change: 1 addition & 0 deletions libs/filesystem/v2/src/v2_path.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ namespace boost
} // namespace boost

#endif // ifndef BOOST_FILESYSTEM2_NARROW_ONLY

1 change: 1 addition & 0 deletions libs/filesystem/v2/src/v2_portability.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,4 @@ namespace boost

} // namespace filesystem2
} // namespace boost

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/codecvt_error_category.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,4 @@ namespace boost
} // namespace boost

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/operations.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1895,3 +1895,4 @@ namespace detail
} // namespace boost

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/path.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -805,3 +805,4 @@ namespace filesystem3
} // namespace boost

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/path_traits.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,4 @@ namespace boost { namespace filesystem3 { namespace path_traits {
}}} // namespace boost::filesystem3::path_traits

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/portability.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,4 @@ namespace boost
} // namespace boost

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/unique_path.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ path unique_path(const path& model, system::error_code* ec)
}}}

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/utf8_codecvt_facet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
#undef BOOST_UTF8_BEGIN_NAMESPACE
#undef BOOST_UTF8_END_NAMESPACE
#undef BOOST_UTF8_DECL

1 change: 1 addition & 0 deletions libs/filesystem/v3/src/windows_file_codecvt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,4 @@
# endif // BOOST_WINDOWS_API

#endif // no wide character support

1 change: 1 addition & 0 deletions libs/iostreams/src/bzip2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,4 @@ void bzip2_base::do_init
//----------------------------------------------------------------------------//

} } // End namespaces iostreams, boost.

1 change: 1 addition & 0 deletions libs/iostreams/src/file_descriptor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -591,3 +591,4 @@ void file_descriptor_sink::open(
}

} } // End namespaces iostreams, boost.

1 change: 1 addition & 0 deletions libs/iostreams/src/gzip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,4 @@ void gzip_footer::reset()
} // End namespace boost::iostreams::detail.

} } // End namespaces iostreams, boost.

1 change: 1 addition & 0 deletions libs/iostreams/src/mapped_file.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -494,3 +494,4 @@ mapped_file_sink::mapped_file_sink(const mapped_file_sink& other)
//----------------------------------------------------------------------------//

} } // End namespaces iostreams, boost.

1 change: 1 addition & 0 deletions libs/iostreams/src/zlib.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,4 @@ void zlib_base::do_init
//----------------------------------------------------------------------------//

} } // End namespaces iostreams, boost.

1 change: 1 addition & 0 deletions libs/mpi/src/broadcast.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ void broadcast<const content>(const communicator& comm, const content& c,
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/communicator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -320,3 +320,4 @@ bool operator==(const communicator& comm1, const communicator& comm2)
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/computation_tree.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ int computation_tree::child_begin() const
}

} } } // end namespace boost::mpi::detail

1 change: 1 addition & 0 deletions libs/mpi/src/content_oarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ template class archive_serializer_map<mpi::detail::content_oarchive> ;
template class archive_serializer_map<boost::mpi::detail::ignore_skeleton_oarchive<boost::mpi::detail::content_oarchive> >;
template class archive_serializer_map<boost::mpi::detail::ignore_skeleton_oarchive<boost::mpi::detail::mpi_datatype_oarchive> >;
} } }

1 change: 1 addition & 0 deletions libs/mpi/src/environment.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,4 @@ std::string environment::processor_name()
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/exception.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ exception::exception(const char* routine, int result_code)
exception::~exception() throw() { }

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/graph_communicator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ int num_edges(const graph_communicator& comm)
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/group.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ template<> group group::exclude(int* first, int* last)
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/intercommunicator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ communicator intercommunicator::merge(bool high) const
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/mpi_datatype_cache.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ namespace boost { namespace mpi { namespace detail {
return cache;
}
} } }

1 change: 1 addition & 0 deletions libs/mpi/src/mpi_datatype_oarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ namespace boost { namespace archive { namespace detail {
template class archive_serializer_map<mpi::detail::mpi_datatype_oarchive> ;

} } }

1 change: 1 addition & 0 deletions libs/mpi/src/packed_iarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ namespace boost { namespace archive {
template class detail::archive_serializer_map<mpi::packed_iarchive> ;

} } // end namespace boost::archive

1 change: 1 addition & 0 deletions libs/mpi/src/packed_oarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ namespace boost { namespace archive {
template class detail::archive_serializer_map<mpi::packed_oarchive> ;

} } // end namespace boost::archive

1 change: 1 addition & 0 deletions libs/mpi/src/packed_skeleton_iarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ template class detail::archive_serializer_map<
boost::mpi::packed_skeleton_iarchive, boost::mpi::packed_iarchive> > ;

} } // end namespace boost::archive

1 change: 1 addition & 0 deletions libs/mpi/src/packed_skeleton_oarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ template class detail::archive_serializer_map<
boost::mpi::packed_skeleton_oarchive, boost::mpi::packed_oarchive> > ;

} } // end namespace boost::archive

1 change: 1 addition & 0 deletions libs/mpi/src/point_to_point.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ packed_archive_recv(MPI_Comm comm, int source, int tag, packed_iarchive& ar,
}

} } } // end namespace boost::mpi::detail

1 change: 1 addition & 0 deletions libs/mpi/src/python/collectives.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,4 @@ void export_collectives()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/datatypes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ void export_datatypes()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/documentation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -669,3 +669,4 @@ const char* timer_time_is_global_docstring =
"local processor times.\n";

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/exception.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ void export_exception()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/module.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ BOOST_PYTHON_MODULE(mpi)
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/py_communicator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,4 @@ void export_communicator()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/py_environment.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,4 @@ void export_environment()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/py_exception.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ void export_exception()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/py_nonblocking.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,4 @@ void export_nonblocking()
}

} } }

1 change: 1 addition & 0 deletions libs/mpi/src/python/py_request.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,4 @@ void export_request()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/py_timer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ void export_timer()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/serialize.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,4 @@ namespace boost { namespace mpi { namespace python { namespace detail {
}

} } } } // end namespace boost::mpi::python::detail

1 change: 1 addition & 0 deletions libs/mpi/src/python/skeleton_and_content.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,4 @@ void export_skeleton_and_content(class_<communicator>& comm)
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/python/status.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ void export_status()
}

} } } // end namespace boost::mpi::python

1 change: 1 addition & 0 deletions libs/mpi/src/request.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,4 @@ void request::cancel()
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/mpi/src/text_skeleton_oarchive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ namespace boost { namespace archive {
// template class detail::archive_serializer_map<text_oarchive>;

} } // end namespace boost::archive

1 change: 1 addition & 0 deletions libs/mpi/src/timer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ bool timer::time_is_global()
}

} } // end namespace boost::mpi

1 change: 1 addition & 0 deletions libs/program_options/src/cmdline.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -654,3 +654,4 @@ namespace boost { namespace program_options { namespace detail {


}}}

1 change: 1 addition & 0 deletions libs/program_options/src/config_file.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,4 @@ int main()
}
}
#endif

1 change: 1 addition & 0 deletions libs/program_options/src/convert.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,4 @@ namespace boost {


}

1 change: 1 addition & 0 deletions libs/program_options/src/options_description.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -622,3 +622,4 @@ namespace boost { namespace program_options {
}

}}

1 change: 1 addition & 0 deletions libs/program_options/src/parsers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,4 @@ namespace boost { namespace program_options {


}}

1 change: 1 addition & 0 deletions libs/program_options/src/value_semantic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -333,3 +333,4 @@ namespace boost { namespace program_options {
}

}}

1 change: 1 addition & 0 deletions libs/program_options/src/variables_map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,4 @@ namespace boost { namespace program_options {
}

}}

1 change: 1 addition & 0 deletions libs/python/src/converter/arg_to_python_base.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ namespace detail
}

}}} // namespace boost::python::converter

1 change: 1 addition & 0 deletions libs/python/src/converter/builtin_converters.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -562,3 +562,4 @@ void initialize_builtin_converters()
}

}}} // namespace boost::python::converter

1 change: 1 addition & 0 deletions libs/python/src/converter/from_python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,4 @@ pytype_check(PyTypeObject* type_, PyObject* source)
}

}} // namespace boost::python

1 change: 1 addition & 0 deletions libs/python/src/converter/registry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,4 @@ namespace registry
} // namespace registry

}}} // namespace boost::python::converter

1 change: 1 addition & 0 deletions libs/python/src/converter/type_id.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,4 @@ namespace detail
}
}
}} // namespace boost::python::converter

1 change: 1 addition & 0 deletions libs/python/src/dict.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,4 @@ static struct register_dict_pytype_ptr
}register_dict_pytype_ptr_;

}}} // namespace boost::python

1 change: 1 addition & 0 deletions libs/python/src/exec.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,4 @@ object BOOST_PYTHON_DECL exec_file(str filename, object global, object local)

} // namespace boost::python
} // namespace boost

1 change: 1 addition & 0 deletions libs/python/src/import.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ object BOOST_PYTHON_DECL import(str name)

} // namespace boost::python
} // namespace boost

1 change: 1 addition & 0 deletions libs/python/src/list.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,4 @@ static struct register_list_pytype_ptr
}register_list_pytype_ptr_;

}}} // namespace boost::python

1 change: 1 addition & 0 deletions libs/python/src/long.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ long_base::long_base(object_cref arg, object_cref base)


}}} // namespace boost::python

1 change: 1 addition & 0 deletions libs/python/src/module.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ namespace detail
}

}}

1 change: 1 addition & 0 deletions libs/python/src/numeric.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,4 @@ namespace aux
}

}}} // namespace boost::python::numeric

1 change: 1 addition & 0 deletions libs/python/src/object/class.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -761,3 +761,4 @@ void instance_holder::deallocate(PyObject* self_, void* storage) throw()
}

}} // namespace boost::python

1 change: 1 addition & 0 deletions libs/python/src/object/enum.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -244,3 +244,4 @@ PyObject* enum_base::to_python(PyTypeObject* type_, long x)
}

}}} // namespace boost::python::object

1 change: 1 addition & 0 deletions libs/python/src/object/function.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -791,3 +791,4 @@ namespace detail
}

}} // namespace boost::python

1 change: 1 addition & 0 deletions libs/python/src/object/inheritance.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -493,3 +493,4 @@ BOOST_PYTHON_DECL void register_dynamic_id_aux(
}

}}} // namespace boost::python::objects

1 change: 1 addition & 0 deletions libs/python/src/object/iterator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ void stop_iteration_error()
}

}}} // namespace boost::python::objects

Loading

0 comments on commit ef223d2

Please sign in to comment.