Files only in release branch

As of revision 68145, there are a bunch of files that exist only in the release branch, and not in the trunk. Is this on purpose? boost/graph/kolmogorov_max_flow.hpp boost/pending/integer_range.hpp boost/smart_ptr/enable_shared_from_this2.hpp libs/functional/hash/test/container_fwd_test.cpp libs/functional/hash/test/container_no_fwd_test.cpp libs/graph/doc/kolmogorov_max_flow.html libs/serialization/vc7ide/polymorphic_derived2.vcproj libs/serialization/vc7ide/readme.txt libs/serialization/vc7ide/test_recusion.vcproj libs/test/example/cla/Jamfile libs/test/example/est_example1.cpp libs/test/example/est_example2.cpp libs/test/example/unit_test_example_011.cpp libs/test/example/unit_test_example_012.cpp libs/test/test/CMakeLists.txt tools/build/v2/doc/src/v1_vs_v2.xml tools/build/v2/engine/doc tools/build/v2/example/customization/jamfile.jam tools/inspect/run_inspect.sh -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki

On Thu, 13 Jan 2011, Marshall Clow wrote:
These two were deprecated a few versions ago and were removed in the trunk, but I considered it a "major change" that I missed the deadline for.
boost/pending/integer_range.hpp
This is probably safe to remove since I don't see any uses in Boost outside documentation (and I don't believe it was ever used outside Boost). -- Jeremiah Willcock
participants (3)
-
Jeff Flinn
-
Jeremiah Willcock
-
Marshall Clow