You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/06/27 01:58:55 UTC

svn commit: r550991 [1/23] - in /incubator/stdcxx/branches/4.2.0: ./ doc/ doc/stdlibref/ doc/stdlibug/ etc/config/ etc/config/src/ etc/config/windows/ etc/nls/ etc/nls/posix/charmaps/ etc/nls/posix/src/ examples/include/ examples/manual/ examples/manua...

Author: sebor
Date: Tue Jun 26 16:58:07 2007
New Revision: 550991

URL: http://svn.apache.org/viewvc?view=rev&rev=550991
Log:
2007-06-26  Martin Sebor  <se...@roguewave.com>

	* stdcxx/branches/4.2.0: Merged the head of stdcxx/trunk.

Added:
    incubator/stdcxx/branches/4.2.0/etc/config/src/THREAD_SAFE_LOCALE.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/etc/config/src/THREAD_SAFE_LOCALE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/locale_names.h
      - copied unchanged from r550842, incubator/stdcxx/trunk/etc/config/src/locale_names.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/proclimits.h
      - copied unchanged from r550842, incubator/stdcxx/trunk/etc/config/src/proclimits.h
    incubator/stdcxx/branches/4.2.0/examples/manual/failure.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/failure.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/fmtflags_manip.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/fmtflags_manip.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/in/money_manip.in
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/in/money_manip.in
    incubator/stdcxx/branches/4.2.0/examples/manual/in/time_manip.in
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/in/time_manip.in
    incubator/stdcxx/branches/4.2.0/examples/manual/insert_wchar.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/insert_wchar.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/money_get.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/money_get.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/out/failure.out
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/out/failure.out
    incubator/stdcxx/branches/4.2.0/examples/manual/out/fmtflags_manip.out
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/out/fmtflags_manip.out
    incubator/stdcxx/branches/4.2.0/examples/manual/out/insert_wchar.out
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/out/insert_wchar.out
    incubator/stdcxx/branches/4.2.0/examples/manual/out/money_get.out
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/manual/out/money_get.out
    incubator/stdcxx/branches/4.2.0/examples/tutorial/out/dynatype.out
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/tutorial/out/dynatype.out
    incubator/stdcxx/branches/4.2.0/examples/tutorial/stdexcept.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/examples/tutorial/stdexcept.cpp
    incubator/stdcxx/branches/4.2.0/include/complex.c
      - copied unchanged from r550842, incubator/stdcxx/trunk/include/complex.c
    incubator/stdcxx/branches/4.2.0/include/complex.cc
      - copied unchanged from r550842, incubator/stdcxx/trunk/include/complex.cc
    incubator/stdcxx/branches/4.2.0/include/rw/_config-msvcrt.h
      - copied unchanged from r550842, incubator/stdcxx/trunk/include/rw/_config-msvcrt.h
    incubator/stdcxx/branches/4.2.0/src/logic_error.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/src/logic_error.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.is.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.ctype.is.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.narrow.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.ctype.narrow.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.scan.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.ctype.scan.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.tolower.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.ctype.tolower.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.toupper.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.ctype.toupper.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.money.put.mt.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.money.put.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.moneypunct.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.moneypunct.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.moneypunct.mt.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.moneypunct.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.num.put.mt.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.num.put.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.numpunct.mt.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.numpunct.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.time.put.mt.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/localization/22.locale.time.put.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/
      - copied from r550842, incubator/stdcxx/trunk/tests/regress/
    incubator/stdcxx/branches/4.2.0/tests/regress/23.bitset.cons.stdcxx-297.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/23.bitset.cons.stdcxx-297.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/23.deque.special.stdcxx-127.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/23.deque.special.stdcxx-127.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/23.list.cons.stdcxx-268.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/23.list.cons.stdcxx-268.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/23.list.insert.stdcxx-331.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/23.list.insert.stdcxx-331.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/23.list.special.stdcxx-334.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/23.list.special.stdcxx-334.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/26.valarray.sub.stdcxx-448.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/26.valarray.sub.stdcxx-448.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/27.stringbuf.members.stdcxx-427.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/regress/27.stringbuf.members.stdcxx-427.cpp
    incubator/stdcxx/branches/4.2.0/tests/strings/21.string.cons.mt.cpp
      - copied unchanged from r550842, incubator/stdcxx/trunk/tests/strings/21.string.cons.mt.cpp
Removed:
    incubator/stdcxx/branches/4.2.0/examples/manual/exception.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/moneyget.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/out/except.out
    incubator/stdcxx/branches/4.2.0/examples/manual/out/moneyget.out
    incubator/stdcxx/branches/4.2.0/examples/tutorial/exceptn.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/out/exceptn.out
Modified:
    incubator/stdcxx/branches/4.2.0/GNUmakefile
    incubator/stdcxx/branches/4.2.0/README
    incubator/stdcxx/branches/4.2.0/doc/index.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/--distance-type.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/--iterator-category.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-10.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-11.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-9.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/B.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/I.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/II.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/III.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/IV.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/accumulate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/acknow.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-difference.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-find.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/advance.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithm-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithms.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/allocator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/associativecontainers.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/auto-ptr.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/back-insert-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-alloc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-cast.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-exception.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-typeid.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-filebuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-fstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ifstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ios.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-iostream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istringstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ofstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostringstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-streambuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-string.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-stringbuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-stringstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bidirectionaliterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/binary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/binary-negate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/binary-search.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bind1st.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bitmasktypes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bitset.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/booktoc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/cerr.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/char-traits.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/cin.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/clog.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/codecvt-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/codecvt.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/collate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/compare.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/complex-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/complex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/contact.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/containers.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/copyright.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/count.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/cout.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ctype-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ctype.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/deque-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/deque.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/distance.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/divides.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/domain-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/equal-range.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/equal-to.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/equal.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/exception-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/exception.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/exceptions.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/facets.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/fill.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find-end.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find-first-of.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/for-each.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/forwarditerators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/fpos.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-banner.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-classes-alpha.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-classes-func.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-displayarea.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-intro-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-intro-text.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-tindex-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-tindex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/front-insert-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/fstream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/functional-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/functionobjects.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/functoc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/generate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/get-temporary-buffer.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/greater-equal.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/greater.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/gslice-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/gslice.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/has-facet.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/heapoperations.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/includes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/index.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/indirect-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/inner-product.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/inplace-merge.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/inputiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/insert-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/insertiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/invalid-argument.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iomanip-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ios-base--failure.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ios-base.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ios-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iosfwd-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iostream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isalnum.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isalpha.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iscntrl.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isdigit.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isgraph.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/islower.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isprint.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ispunct.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isspace.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istream-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istreambuf-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istrstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isupper.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isxdigit.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iter-swap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterator-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterator-traits.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/length-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/less-equal.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/less.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/lexicographical-compare.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/limits-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/list-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/list.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/lists.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/locale-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/locale.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/localedefutility.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/localeutility.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logic-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logical-and.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logical-not.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logical-or.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/lower-bound.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/make-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/map-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/map.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/mask-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/max-element.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/max.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/mem-fun.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/memory-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/merge.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/messages.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/min-element.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/min.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/minus.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/mismatch.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/modulus.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/money-get.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/money-put.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/moneypunct.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/multimap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/multiplies.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/multiset.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/negate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/negators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/new-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/next-permutation.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/noframes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/not-equal-to.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/not1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/not2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/nth-element.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/num-get.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/num-put.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/numeric-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/numeric-limits.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/numpunct.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/operatordelete.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/operatornew.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/operators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostream-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostreambuf-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostrstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/out-of-range.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/outputiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/overflow-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pair.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partial-sort-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partial-sort.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partial-sum.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partition.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/plus.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pointer-to-binary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pointer-to-unary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pop-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/predicates.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/prev-permutation.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/priority-queue.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ptr-fun.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/push-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/queue-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/queue.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/random-shuffle.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/randomaccessiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/range-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/raw-storage-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove-copy-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace-copy-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/return-temporary-buffer.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/reverse-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/reverse-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/reverse.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/rotate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/runtime-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/search.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sequences.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-difference.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-intersection.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-symmetric-difference.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-union.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/slice-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/slice.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sort-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sort.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sstream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stable-partition.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stable-sort.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stack-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stack.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stdexcept-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/streambuf-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/streamiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/string-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/string.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/strstream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/strstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/strstreambuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/swap-ranges.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/swap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-get-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-get.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-put-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-put.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/tindex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/tolower.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/toupper.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/transform.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/typeinfo-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/unary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/unary-negate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/underflow-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/uninitialized-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/uninitialized-fill-n.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/uninitialized-fill.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/unique.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/upper-bound.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/use-facet.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/utility-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/valarray-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/valarray.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/vector-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/vector.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wcerr.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wcin.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wclog.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wcout.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wstring.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/17-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/17-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/17.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/19-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/19-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/19.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-9.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/37-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/37-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/37.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/44-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/44-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/44.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/46-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/46.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/I.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/II.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/III.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/IV.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/V.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/VI.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/VII.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/VIII.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/acknow.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/booktoc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/contact.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/copyright.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-banner.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-contents-all.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-contents-chapter.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-displayarea.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-intro-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-intro-text.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-tindex-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-tindex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/index.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/lists.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/noframes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/tindex.html
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.cfg
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.exm
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.lib
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.tst
    incubator/stdcxx/branches/4.2.0/etc/config/acc.config
    incubator/stdcxx/branches/4.2.0/etc/config/eccp.config
    incubator/stdcxx/branches/4.2.0/etc/config/gcc.config
    incubator/stdcxx/branches/4.2.0/etc/config/makefile.rules
    incubator/stdcxx/branches/4.2.0/etc/config/run_locale_utils.sh
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_BAD_ALLOC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LOCALE_NAME_FMAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NEW_THROWS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NONDEDUCED_CONTEXT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_BAD_ALLOC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/vacpp.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/build.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/configure.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/generate.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/projects.js
    incubator/stdcxx/branches/4.2.0/etc/config/windows/runall.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/summary.js
    incubator/stdcxx/branches/4.2.0/etc/config/windows/utilities.js
    incubator/stdcxx/branches/4.2.0/etc/config/xlC_version.sh
    incubator/stdcxx/branches/4.2.0/etc/nls/gen_list
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ascii.cm
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/src/C.src
    incubator/stdcxx/branches/4.2.0/examples/include/alg3.h
    incubator/stdcxx/branches/4.2.0/examples/include/codecvte.h
    incubator/stdcxx/branches/4.2.0/examples/include/examples.h
    incubator/stdcxx/branches/4.2.0/examples/include/memfunref.h
    incubator/stdcxx/branches/4.2.0/examples/include/replace.h
    incubator/stdcxx/branches/4.2.0/examples/include/rwstdmessages.h
    incubator/stdcxx/branches/4.2.0/examples/include/stocks.h
    incubator/stdcxx/branches/4.2.0/examples/include/teller.h
    incubator/stdcxx/branches/4.2.0/examples/include/valarray.h
    incubator/stdcxx/branches/4.2.0/examples/include/widwork.h
    incubator/stdcxx/branches/4.2.0/examples/manual/accumulate.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/adj_diff.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/advance.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/auto_ptr.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/binders.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/bitset.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/codecvt1.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/collate.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/complex.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/copyex.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/count.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/ctype.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/deque.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/distance.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/equal.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/equal_range.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/filebuf.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/fill.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/find.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/find_end.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/find_first_of.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/for_each.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/fstream.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/funct_ob.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/generate.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/gslice.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/gslice_array.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/has_facet.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/heap_ops.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/ifstream.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/includes.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/indirect_array.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/inner_product.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/insert_iterator.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/isalnum.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/istream1.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/istreambuf_iterator.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/istringstream.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/istrstream.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/lex_compare.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/list.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/locale.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/map.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/mask_array.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/max.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/max_elem.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/mbsrtowcs.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/memfunc.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/memfunref.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/messages.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/mismatch.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/money_manip.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/moneypunct.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/moneyput.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/multimap.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/multiset.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/mutex.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/negator.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/nthelem.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/num_get.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/num_put.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/ostreambuf_iterator.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/out/mbsrtowcs.out   (contents, props changed)
    incubator/stdcxx/branches/4.2.0/examples/manual/out/wstringstream.out   (props changed)
    incubator/stdcxx/branches/4.2.0/examples/manual/partial_sort.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/partial_sum.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/partition.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/permutation.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/pnt2fnct.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/priority_queue.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/queue.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/random_shuffle.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/remove.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/replace.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/reverse.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/rotate.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/rwexcept.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/rwstdmessages.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/rwstdmessages.dll   (contents, props changed)
    incubator/stdcxx/branches/4.2.0/examples/manual/search.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/set_diff.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/set_intr.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/set_sym_diff.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/set_union.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/setex.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/slice.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/slice_array.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/sort.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/stack.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/stream_iterator.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/string.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/stringbuf.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/strstream.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/strstreambuf.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/swap.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/time_get.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/toupper.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/transform.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/ul_bound.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/unique.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/use_facet.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/valarray.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/vector.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/wostream.cpp
    incubator/stdcxx/branches/4.2.0/examples/manual/wstringstream.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg1.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg2.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg3.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg4.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg5.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg6.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/alg7.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/calc.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/complx.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/concord.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/dynatype.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/graph.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/icecream.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/radix.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/sieve.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/spell.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/stocks.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/tele.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/teller.cpp
    incubator/stdcxx/branches/4.2.0/examples/tutorial/widwork.cpp
    incubator/stdcxx/branches/4.2.0/include/algorithm
    incubator/stdcxx/branches/4.2.0/include/ansi/_cassert.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cctype.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cerrno.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cfloat.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_clocale.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cmath.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_csetjmp.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cstdarg.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cstddef.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cstdio.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cstring.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_ctime.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cwchar.h
    incubator/stdcxx/branches/4.2.0/include/ansi/_cwctype.h
    incubator/stdcxx/branches/4.2.0/include/ansi/assert.h
    incubator/stdcxx/branches/4.2.0/include/ansi/cassert
    incubator/stdcxx/branches/4.2.0/include/ansi/cctype
    incubator/stdcxx/branches/4.2.0/include/ansi/cerrno
    incubator/stdcxx/branches/4.2.0/include/ansi/cfloat
    incubator/stdcxx/branches/4.2.0/include/ansi/ciso646
    incubator/stdcxx/branches/4.2.0/include/ansi/climits
    incubator/stdcxx/branches/4.2.0/include/ansi/clocale
    incubator/stdcxx/branches/4.2.0/include/ansi/cmath
    incubator/stdcxx/branches/4.2.0/include/ansi/csetjmp
    incubator/stdcxx/branches/4.2.0/include/ansi/csignal
    incubator/stdcxx/branches/4.2.0/include/ansi/cstdarg
    incubator/stdcxx/branches/4.2.0/include/ansi/cstddef
    incubator/stdcxx/branches/4.2.0/include/ansi/cstdio
    incubator/stdcxx/branches/4.2.0/include/ansi/cstdlib
    incubator/stdcxx/branches/4.2.0/include/ansi/cstring
    incubator/stdcxx/branches/4.2.0/include/ansi/ctime
    incubator/stdcxx/branches/4.2.0/include/ansi/ctype.h
    incubator/stdcxx/branches/4.2.0/include/ansi/cwchar
    incubator/stdcxx/branches/4.2.0/include/ansi/cwctype
    incubator/stdcxx/branches/4.2.0/include/ansi/errno.h
    incubator/stdcxx/branches/4.2.0/include/ansi/float.h
    incubator/stdcxx/branches/4.2.0/include/ansi/limits.h
    incubator/stdcxx/branches/4.2.0/include/ansi/locale.h
    incubator/stdcxx/branches/4.2.0/include/ansi/math.h
    incubator/stdcxx/branches/4.2.0/include/ansi/setjmp.h
    incubator/stdcxx/branches/4.2.0/include/ansi/signal.h
    incubator/stdcxx/branches/4.2.0/include/ansi/stdarg.h
    incubator/stdcxx/branches/4.2.0/include/ansi/stddef.h
    incubator/stdcxx/branches/4.2.0/include/ansi/stdio.h
    incubator/stdcxx/branches/4.2.0/include/ansi/stdlib.h
    incubator/stdcxx/branches/4.2.0/include/ansi/string.h
    incubator/stdcxx/branches/4.2.0/include/ansi/time.h
    incubator/stdcxx/branches/4.2.0/include/ansi/wchar.h
    incubator/stdcxx/branches/4.2.0/include/ansi/wctype.h
    incubator/stdcxx/branches/4.2.0/include/bitset
    incubator/stdcxx/branches/4.2.0/include/complex
    incubator/stdcxx/branches/4.2.0/include/deque
    incubator/stdcxx/branches/4.2.0/include/deque.cc
    incubator/stdcxx/branches/4.2.0/include/deque_spec.h
    incubator/stdcxx/branches/4.2.0/include/exception
    incubator/stdcxx/branches/4.2.0/include/functional
    incubator/stdcxx/branches/4.2.0/include/iomanip
    incubator/stdcxx/branches/4.2.0/include/ios
    incubator/stdcxx/branches/4.2.0/include/iostream
    incubator/stdcxx/branches/4.2.0/include/istream
    incubator/stdcxx/branches/4.2.0/include/iterator
    incubator/stdcxx/branches/4.2.0/include/limits.cc
    incubator/stdcxx/branches/4.2.0/include/list
    incubator/stdcxx/branches/4.2.0/include/list.cc
    incubator/stdcxx/branches/4.2.0/include/list_spec.h
    incubator/stdcxx/branches/4.2.0/include/loc/_codecvt.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_codecvt.h
    incubator/stdcxx/branches/4.2.0/include/loc/_collate.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_collate.h
    incubator/stdcxx/branches/4.2.0/include/loc/_convenience.h
    incubator/stdcxx/branches/4.2.0/include/loc/_ctype.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_ctype.h
    incubator/stdcxx/branches/4.2.0/include/loc/_facet.h
    incubator/stdcxx/branches/4.2.0/include/loc/_locale.h
    incubator/stdcxx/branches/4.2.0/include/loc/_messages.h
    incubator/stdcxx/branches/4.2.0/include/loc/_money_put.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_moneypunct.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_moneypunct.h
    incubator/stdcxx/branches/4.2.0/include/loc/_num_put.h
    incubator/stdcxx/branches/4.2.0/include/loc/_numpunct.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_numpunct.h
    incubator/stdcxx/branches/4.2.0/include/loc/_punct.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_punct.h
    incubator/stdcxx/branches/4.2.0/include/loc/_time_get.cc
    incubator/stdcxx/branches/4.2.0/include/loc/_time_put.cc
    incubator/stdcxx/branches/4.2.0/include/locale
    incubator/stdcxx/branches/4.2.0/include/map
    incubator/stdcxx/branches/4.2.0/include/memory
    incubator/stdcxx/branches/4.2.0/include/new
    incubator/stdcxx/branches/4.2.0/include/numeric
    incubator/stdcxx/branches/4.2.0/include/ostream.cc
    incubator/stdcxx/branches/4.2.0/include/queue
    incubator/stdcxx/branches/4.2.0/include/rw/_algobase.cc
    incubator/stdcxx/branches/4.2.0/include/rw/_algobase.h
    incubator/stdcxx/branches/4.2.0/include/rw/_allocator.h
    incubator/stdcxx/branches/4.2.0/include/rw/_array.h
    incubator/stdcxx/branches/4.2.0/include/rw/_basic_ios.cc
    incubator/stdcxx/branches/4.2.0/include/rw/_bitmask.h
    incubator/stdcxx/branches/4.2.0/include/rw/_config-icc.h
    incubator/stdcxx/branches/4.2.0/include/rw/_config-msvc.h
    incubator/stdcxx/branches/4.2.0/include/rw/_config.h
    incubator/stdcxx/branches/4.2.0/include/rw/_defs.h
    incubator/stdcxx/branches/4.2.0/include/rw/_error.h
    incubator/stdcxx/branches/4.2.0/include/rw/_exception.h
    incubator/stdcxx/branches/4.2.0/include/rw/_file.h
    incubator/stdcxx/branches/4.2.0/include/rw/_funcbase.h
    incubator/stdcxx/branches/4.2.0/include/rw/_heap.cc
    incubator/stdcxx/branches/4.2.0/include/rw/_heap.h
    incubator/stdcxx/branches/4.2.0/include/rw/_iosbase.h
    incubator/stdcxx/branches/4.2.0/include/rw/_iosfailure.h
    incubator/stdcxx/branches/4.2.0/include/rw/_iosfwd.h
    incubator/stdcxx/branches/4.2.0/include/rw/_math.h
    incubator/stdcxx/branches/4.2.0/include/rw/_new.h
    incubator/stdcxx/branches/4.2.0/include/rw/_pair.h
    incubator/stdcxx/branches/4.2.0/include/rw/_rawiter.h
    incubator/stdcxx/branches/4.2.0/include/rw/_relops.h
    incubator/stdcxx/branches/4.2.0/include/rw/_tree.cc
    incubator/stdcxx/branches/4.2.0/include/rw/_tree.h
    incubator/stdcxx/branches/4.2.0/include/rw/_typetraits.h
    incubator/stdcxx/branches/4.2.0/include/set
    incubator/stdcxx/branches/4.2.0/include/sstream
    incubator/stdcxx/branches/4.2.0/include/stdexcept
    incubator/stdcxx/branches/4.2.0/include/string
    incubator/stdcxx/branches/4.2.0/include/string.cc
    incubator/stdcxx/branches/4.2.0/include/strstream
    incubator/stdcxx/branches/4.2.0/include/tr1/array
    incubator/stdcxx/branches/4.2.0/include/typeinfo
    incubator/stdcxx/branches/4.2.0/include/utility
    incubator/stdcxx/branches/4.2.0/include/vector
    incubator/stdcxx/branches/4.2.0/include/vector_spec.h
    incubator/stdcxx/branches/4.2.0/src/access.h
    incubator/stdcxx/branches/4.2.0/src/assert.cpp
    incubator/stdcxx/branches/4.2.0/src/catalog.cpp
    incubator/stdcxx/branches/4.2.0/src/catalog.h
    incubator/stdcxx/branches/4.2.0/src/codecvt.cpp
    incubator/stdcxx/branches/4.2.0/src/ctype_bits.cpp
    incubator/stdcxx/branches/4.2.0/src/exception.cpp
    incubator/stdcxx/branches/4.2.0/src/export.cpp
    incubator/stdcxx/branches/4.2.0/src/i86/atomic.s
    incubator/stdcxx/branches/4.2.0/src/ios.cpp
    incubator/stdcxx/branches/4.2.0/src/ios_bits.cpp
    incubator/stdcxx/branches/4.2.0/src/iosdata.h
    incubator/stdcxx/branches/4.2.0/src/iso2022.cpp
    incubator/stdcxx/branches/4.2.0/src/iso2022.h
    incubator/stdcxx/branches/4.2.0/src/limits.cpp
    incubator/stdcxx/branches/4.2.0/src/limits_bits.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_bits.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_body.h
    incubator/stdcxx/branches/4.2.0/src/locale_classic.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_combine.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_core.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_eq.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_global.cpp
    incubator/stdcxx/branches/4.2.0/src/locale_name.cpp
    incubator/stdcxx/branches/4.2.0/src/memory.cpp
    incubator/stdcxx/branches/4.2.0/src/num_put.cpp
    incubator/stdcxx/branches/4.2.0/src/podarray.c
    incubator/stdcxx/branches/4.2.0/src/podarray.cc
    incubator/stdcxx/branches/4.2.0/src/punct.cpp
    incubator/stdcxx/branches/4.2.0/src/random.cpp
    incubator/stdcxx/branches/4.2.0/src/rwstderr.cpp
    incubator/stdcxx/branches/4.2.0/src/setlocale.h
    incubator/stdcxx/branches/4.2.0/src/strstream.cpp
    incubator/stdcxx/branches/4.2.0/src/strtol.cpp
    incubator/stdcxx/branches/4.2.0/src/strtol.h
    incubator/stdcxx/branches/4.2.0/src/ti_collate.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_insert_dbl.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_insert_int.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_insert_ptr.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_ios.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_istream.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_messages.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_money_get.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_money_put.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_moneypunct.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_num_get.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_num_put.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_numpunct.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_ostream.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_streambuf.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_string.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_stringbuf.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_time_get.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_time_put.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wcollate.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_winsert_dbl.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_winsert_int.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_winsert_ptr.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wios.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wistream.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wmessages.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wmoney_get.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wmoney_put.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wmoneypunct.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wnum_get.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wnum_put.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wnumpunct.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wostream.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wstreambuf.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wstring.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wstringbuf.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wtime_get.cpp
    incubator/stdcxx/branches/4.2.0/src/ti_wtime_put.cpp
    incubator/stdcxx/branches/4.2.0/src/time_get.cpp
    incubator/stdcxx/branches/4.2.0/src/typeinfo.cpp
    incubator/stdcxx/branches/4.2.0/src/use_facet.h
    incubator/stdcxx/branches/4.2.0/src/vecbool.cpp
    incubator/stdcxx/branches/4.2.0/src/version.cpp
    incubator/stdcxx/branches/4.2.0/src/wctype.cpp
    incubator/stdcxx/branches/4.2.0/tests/algorithms/25.random.shuffle.cpp
    incubator/stdcxx/branches/4.2.0/tests/containers/23.deque.iterators.cpp
    incubator/stdcxx/branches/4.2.0/tests/containers/23.deque.modifiers.cpp
    incubator/stdcxx/branches/4.2.0/tests/containers/23.vector.cons.cpp
    incubator/stdcxx/branches/4.2.0/tests/containers/23.vector.modifiers.cpp
    incubator/stdcxx/branches/4.2.0/tests/diagnostics/19.cerrno.cpp
    incubator/stdcxx/branches/4.2.0/tests/include/alg_test.h
    incubator/stdcxx/branches/4.2.0/tests/include/cmdopt.h
    incubator/stdcxx/branches/4.2.0/tests/include/environ.h
    incubator/stdcxx/branches/4.2.0/tests/include/rw_alarm.h
    incubator/stdcxx/branches/4.2.0/tests/include/rw_allocator.h
    incubator/stdcxx/branches/4.2.0/tests/include/rw_locale.h
    incubator/stdcxx/branches/4.2.0/tests/include/rw_printf.h
    incubator/stdcxx/branches/4.2.0/tests/include/rw_thread.h
    incubator/stdcxx/branches/4.2.0/tests/include/valcmp.h
    incubator/stdcxx/branches/4.2.0/tests/iostream/27.objects.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.codecvt.length.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.codecvt.out.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.messages.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.money.get.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.num.get.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.num.put.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.time.get.cpp
    incubator/stdcxx/branches/4.2.0/tests/self/0.inputiter.cpp
    incubator/stdcxx/branches/4.2.0/tests/self/0.new.cpp
    incubator/stdcxx/branches/4.2.0/tests/self/0.outputiter.cpp
    incubator/stdcxx/branches/4.2.0/tests/self/0.printf.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/any.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/environ.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/locale.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/opt_diags.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/opt_diags.h
    incubator/stdcxx/branches/4.2.0/tests/src/opt_lines.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/opt_lines.h
    incubator/stdcxx/branches/4.2.0/tests/src/opt_types.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/opt_types.h
    incubator/stdcxx/branches/4.2.0/tests/src/thread.cpp
    incubator/stdcxx/branches/4.2.0/tests/src/value.cpp
    incubator/stdcxx/branches/4.2.0/tests/strings/21.cctype.cpp
    incubator/stdcxx/branches/4.2.0/tests/strings/21.cwchar.cpp
    incubator/stdcxx/branches/4.2.0/tests/strings/21.string.access.cpp
    incubator/stdcxx/branches/4.2.0/tests/strings/21.string.push_back.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/support/18.exception.cpp
    incubator/stdcxx/branches/4.2.0/tests/tr1.util/2.smartptr.shared.cpp
    incubator/stdcxx/branches/4.2.0/tests/tr1.util/2.smartptr.weak.cpp
    incubator/stdcxx/branches/4.2.0/tests/utilities/20.pairs.cpp
    incubator/stdcxx/branches/4.2.0/util/aliases.cpp
    incubator/stdcxx/branches/4.2.0/util/aliases.h
    incubator/stdcxx/branches/4.2.0/util/charmap.cpp
    incubator/stdcxx/branches/4.2.0/util/charmap.h
    incubator/stdcxx/branches/4.2.0/util/display.cpp
    incubator/stdcxx/branches/4.2.0/util/iconv.cpp
    incubator/stdcxx/branches/4.2.0/util/loc_exception.h
    incubator/stdcxx/branches/4.2.0/util/locale.cpp
    incubator/stdcxx/branches/4.2.0/util/localedef.h
    incubator/stdcxx/branches/4.2.0/util/memchk.h
    incubator/stdcxx/branches/4.2.0/util/output.cpp
    incubator/stdcxx/branches/4.2.0/util/path.cpp

Modified: incubator/stdcxx/branches/4.2.0/GNUmakefile
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/GNUmakefile?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/GNUmakefile (original)
+++ incubator/stdcxx/branches/4.2.0/GNUmakefile Tue Jun 26 16:58:07 2007
@@ -681,6 +681,7 @@
 
 # try each submakefile
 .DEFAULT:
+	-@$(MAKE) -C$(BUILDDIR)/include $@
 	-@$(MAKE) -C$(LIBDIR) $@
 	-@$(MAKE) -C$(BUILDDIR)/rwtest $@
 	-@$(MAKE) -C$(BUILDDIR)/bin $@

Modified: incubator/stdcxx/branches/4.2.0/README
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/README?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/README (original)
+++ incubator/stdcxx/branches/4.2.0/README Tue Jun 26 16:58:07 2007
@@ -37,6 +37,7 @@
     VisualStudio Setup Instructions .............................. 5.1
   Library Installation ............................................. 6
   Test Suite Build Instructions .................................... 7
+    VisualStudio Test Suite Build Instructions ................... 7.1
   Library Configuration ............................................ 8
     Header config.h .............................................. 8.1
     Headers rw/_config.h and rw/_defs.h .......................... 8.2
@@ -51,7 +52,7 @@
       Macros Controlling Implementation Properties ............. 8.3.8
       Other Configuration Macros ............................... 8.3.9
       Macros Controlling Extensions ........................... 8.3.10
-  Library Oragnization ............................................. 9
+  Library Organization ............................................. 9
     Organization of Headers ...................................... 9.1 
     Organization of Sources ...................................... 9.2
   Platform Notes .................................................. 10
@@ -147,34 +148,46 @@
   create the required directory structure from the alternate structure
   (not described here).
 
-      ${TOPDIR}/GNUmakefile       master makefile
+      ${TOPDIR}/GNUmakefile           master makefile
        +- etc/
-       |  +- config/GNUmakefile.* makefiles
-       |  |  |     /*.config      compiler config files
-       |  |  |     /fixtree.sh    directory tree configuration script
-       |  |  |     /makefile.*    common definitions and rules
-       |  |  |     /runall.sh     testsuite run script
-       |  |  +- src/              configuration sources and scripts
-       |  +- nls/                 locale definitions and charmaps
-       |     +- charmaps/         character set description files
-       |     +- src/              locale definition files
-       +- examples/               set of examples and tutorials
-       |  +- include/*.h          common example headers
-       |  +- manual/*.cpp         example sources
-       |  +- tutorial/*.cpp       tutorial sources
-       +- include/*               public library headers
-       |  +- ansi/*               C++ C library headers
-       |  +- loc/_*.{h,c,cc}      private locale headers
-       |  +- rw/_*.{h,c,cc}       other private library headers
-       +- src/*.cpp               library sources
-       +- util/*.{h,c,cc,cpp}     utility headers and sources
-       +- tests/                  test suite files
-       |  +- include/*.h          common test headers
-       |  +- */*.cpp              test suite sources
-       +- ../rwtest               test suite infrastructure
+       |  +- config/GNUmakefile.*     makefiles
+       |  |  |     /*.config          compiler config files
+       |  |  |     /fixtree.sh        directory tree configuration
+       |  |  |                        script
+       |  |  |     /makefile.*        common definitions and rules
+       |  |  |     /runall.sh         testsuite run script
+       |  |  +- src/                  configuration sources and
+       |  |  |                        scripts
+       |  |  +- windows/generate.wsf  solution generation script
+       |  |            /configure.wsf configuration script
+       |  |            /build.wsf     solution build script
+       |  |            /makelog.wsf   log creation script
+       |  |            /runall.wsf    testsuite run script
+       |  |            /*.js          utility scripts
+       |  |            /*.config      compiler config files
+       |  +- nls/                     locale definitions and
+       |     |                        charmaps
+       |     +- charmaps/             character set description files
+       |     +- src/                  locale definition files
+       +- examples/                   set of examples and tutorials
+       |  +- include/*.h              common example headers
+       |  +- manual/*.cpp             example sources
+       |  +- tutorial/*.cpp           tutorial sources
+       +- include/*                   public library headers
+       |  +- ansi/*                   C++ C library headers
+       |  +- loc/_*.{h,c,cc}          private locale headers
+       |  +- rw/_*.{h,c,cc}           other private library headers
+       +- src/*.cpp                   library sources
+       +- util/*.{h,c,cc,cpp}         utility headers and sources
+       +- tests/                      test suite files
+       |  +- include/*.h              common test headers
+       |  +- */*.cpp                  test suite sources
+       +- ../rwtest                   test suite infrastructure
              +- rw/
-             |  +- rwtest/*.h     test suite infrastructure headers
-             +- src/*.cpp         test suite infrastructure sources
+             |  +- rwtest/*.h         test suite infrastructure
+             |                        headers
+             +- src/*.cpp             test suite infrastructure
+                                      sources
 
 
   4.1  Library Files
@@ -221,7 +234,7 @@
     +------------+------------+------------+------------+------------+
 
   Any  other  header  files  not  mandated by  the  C++  Standard  are
-  contained  in the include/rw/  or includ/loc  subdirectories.  Their
+  contained  in the include/rw/ or include/loc  subdirectories.  Their
   names start  with an underscore,  to prevent potential  clashes with
   any user  headers, and end  in a .h  suffix.  Some of them  may have
   corresponding .c and .cc files.
@@ -492,14 +505,78 @@
 
   o  > .\generate.bat /BUILDDIR:<builddir> /CONFIG:<config>
 
-     Where <builddir> is the name of the directory where to create the
-     solution and projects, and <config> is one of msvc-7.1, msvc-8.0,
-     and  icc-9.0.   After  the  script has  finished  generating  the
-     solution and  projects, cd to <builddir>  and launch VisualStudio
-     with the name  of the solution as the argument.   The name of the
-     solution will correspond to  the specified configuration with the
-     .sln suffix.
+     <builddir> is the pathname of the build directory where to create
+                the solution  and  projects;  the  directory  will  be
+                created  (as will  all  its  required  subdirectories)
+                this is a required argument
+     <config>   name  (not  pathname)  of  a  config  file  containing
+                compiler options; the available configuration files
+                are:
+                icc-9.0.config  - for Intel C++ 9.0
+                icc-9.1.config  - for Intel C++ 9.1
+                msvc-7.0.config - for Microsoft Visual C++ .NET
+                msvc-7.1.config - for Microsoft Visual C++ .NET 2003
+                msvc-8.0.config - for Microsoft Visual C++ .NET 2005
+                msvc-8.0-x64.config - for Microsoft Visual C++ .NET
+                                      2005 (x64 platform)
+                msvcex-8.0.config - for Microsoft Visual C++ Express
+                                    2005
+                this is a required argument
 
+  o  Example:
+       > generate.bat /BUILDDIR:C:\stdcxx /CONFIG:msvc-7.1
+
+     This command will create a build directory rooted at ${BUILDDIR},
+     the solution file  ${BUILDDIR}\msvc-7.1\msvc-7.1.sln, the project
+     files in directory  ${BUILDDIR}\msvc-7.1\Projects, and batch file
+     ${BUILDDIR}\build_msvc-7.1.bat.
+
+  To build the library, test  suite (*), and examples (*), perform the
+  following steps: (* Where available.)
+
+  o  > cd ${BUILDDIR}
+
+  o  > build_msvc-7.1.bat [<build-types>]
+
+     <build-types> is one or more of {
+                      8s, 8d, 11s, 11d, 12s, 12d, 15s, 15d
+                  }
+
+                  The  numeric  part  of <build-type>  determines  the
+                  presence  or  absence   of  support  for  debugging,
+                  whether  optimization is or  isn't enabled,  and the
+                  thread safety level of the library, as follows:
+
+                  --  optimization enabled: even  numbers (i.e., 8 and
+                      12) 
+                  --  debugging enabled: odd numbers (i.e., 11 and 15)
+                  --  thread safe code: 12 and 15
+
+                  The  single  letter following  the  numeric part  of
+                  <build-type> determines  whether a static or dynamic
+                  library is  built:
+
+                  --  s implies an static library 
+                  --  d implies a dynamic library
+
+                  The <build-types>  argument  is optional.  When  not
+                  specified a build type of 11s is assumed.
+
+  o  Example:
+       > build_msvc-7.1.bat 15d
+
+     run  the configuration  scripts, and  build a thread-safe dynamic
+     library  with   debugging  information  included   and  debugging
+     facilities enabled.  If the build is successful, the library will
+     be  located in ${BUILDDIR}\msvc-7.1\${BUILDTYPE}\lib\ and will be
+     named libstd${BUILDTYPE}.dll  (libstd${BUILDTYPE}.lib if building
+     a   static    library).    Public   library    headers   are   in
+     ${TOPDIR}\include\ and its subdirectories, the generated config.h
+     is in ${BUILDDIR}\msvc-7.1\${BUILDTYPE}\include\.
+
+     Alternatively,  you can run Microsoft Visual Studio IDE,  open the
+     generated solution file, select the desired solution configuration
+     and invoke "Build"->"Build Solution" command.
 
   6  Library Installation
   -----------------------
@@ -583,6 +660,28 @@
      * Where available. 
 
 
+  7.1  VisualStudio Test Suite Build Instructions
+  -----------------------------------------------
+
+  When  available,  the test  suite  can  be  built by  following  the
+  following steps.
+
+  o  Run  Microsoft Visual Studio IDE,  open  the  generated  solution
+     file and select the desired solution configuration.
+
+     To build  the examples  select the  .stdcxx_examples  project and
+     invoke "Build"->"Build .stdcxx_examples" command.
+
+     To build  the tests select  the .stdcxx_tests  project and invoke
+     "Build"->"Build .stdcxx_tests" command.
+
+     To run  the examples  select the .stdcxx_runexamples  project and
+     invoke "Build"->"Build .stdcxx_runexamples" command.
+
+     To run  the tests select the .stdcxx_runtests  project and invoke
+     "Build"->"Build .stdcxx_runtests" command.
+
+
   8  Library Configuration
   ------------------------
 
@@ -1126,7 +1225,7 @@
      acosf(float) is  not declared in  <math.h> on a platform  but the
      symbol extern "C" acosf is  found in the libm library binary, the
      macro   _RWSTD_NO_ACOSF   will   be   #defined  but   the   macro
-     _RWSTD_NO_ACOSF_IN_LIBM will be #undef-ined.
+     _RWSTD_NO_ACOSF_IN_LIBM will be #undefined.
 
   o  _RWSTD_NO_PURE_C_HEADERS
 
@@ -1228,7 +1327,7 @@
 
   o  _RWSTD_NO_CONDENSED_NAME
 
-     Whend   #defined,  locale   names  always   include   all  locale
+     When   #defined,  locale   names  always   include   all   locale
      categories,  even if they  are all  the same.  This is  true, for
      example, on HP-UX  when the name of the  "C" locale returned from
      setlocale (LC_ALL, 0) is "C C C C  C C" and not just "C" as it is
@@ -1236,7 +1335,7 @@
 
   o  _RWSTD_LDBL_PRINTF_PREFIX [auto, lib]
 
-     #defined the the printf() format modifier as a string literal for
+     #defined  the printf()  format modifier  as a string  literal for
      type  long double, when  supported. Typically,  the value  of the
      macro is "L".
 
@@ -1247,7 +1346,7 @@
 
   o  _RWSTD_LLONG_PRINTF_PREFIX [auto]
 
-     #defined the the printf() format modifier as a string literal for
+     #defined  the printf()  format  modifier as a string  literal for
      type long long, when supported. Typically, the value of the macro
      is "ll".
 
@@ -1291,7 +1390,7 @@
      _RWSTD_MEMPTR_SIZE   (member pointer)
 
      Each of  the _RWSTD_<type>_SIZE macros above expands  to the size
-     of the respective  fundamental type (as retruned by  sizeof) as a
+     of the respective  fundamental type (as returned by  sizeof) as a
      constant   integer   expressions   suitable   for  use   in   #if
      preprocessing   directives.   If   no   such  type   exists   the
      corresponding macros are not #defined.
@@ -1473,7 +1572,7 @@
 
   o  _RWSTD_NO_EXT_IOS_SAFE_CONVERSION [over]
 
-     When #defined, the the  const member function operator void*() of
+     When  #defined,  the  const member  function  operator void*() of
      the  class   template  basic_ios  is   declared.  Otherwise,  the
      resolution  of   the  Library   Working  Group's  issue   568  is
      implemented instead. See
@@ -1487,7 +1586,7 @@
 
   o  _RWSTD_NO_EXT_PORTABLE_RANDOM_SEQUENCE [lib, pure]
 
-     Whend  #defined,  the  random   number  generator  used  by  this
+     When  #defined,  the  random   number   generator  used  by  this
      implementation  of  the C++  Standard  Library generates  integer
      values  in the  full range  of the  type size_t.   Otherwise, the
      generator is  restricted to the  range of unsigned  32-bit values
@@ -1546,12 +1645,12 @@
   o  _RWSTD_NO_EXT_TIME_PUT_PRIMARY [over, pure]
   o  _RWSTD_NO_EXT_MESSAGES_PRIMARY [over, pure]
 
-     When  #defined,  the  correspondig  primary  template,  which  is
+     When  #defined,  the  corresponding  primary  template, which  is
      otherwise defined as an  extension of this implementation, is not
      defined by the library.
 
 
-  9  Library Oragnization
+  9  Library Organization
   -----------------------
 
   The symbols declared  and defined by this implementation  of the C++
@@ -1570,7 +1669,7 @@
   directory  (such as  iostream  or rw/_config.h) along  with a  brief
   description of the contents of the file and a copyright notice.
 
-  Below  the comment  is a  header #inclusion  guard that  pevents the
+  Below  the comment is a  header #inclusion  guard that  prevents the
   contents of the same header  file from being expanded more than once
   in any translation unit from which the header might be included more
   than once. The naming convention used for the guard is as follows:
@@ -1713,7 +1812,7 @@
     10.12  Microsoft MSVC
     --------------------
 
-    Pported to MSVC 6.0 through 8.0 on Windows (x86, IA64, and EM64T).
+    Ported to MSVC 6.0 through 8.0 on Windows (x86, IA64, and EM64T).
 
 
     10.13  SGI MIPSpro

Modified: incubator/stdcxx/branches/4.2.0/doc/index.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/index.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/index.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/index.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <html>
     <head>
         <title>Apache C++ Standard Library Documentation</title>
-        <link rel=StyleSheet href="rw.css" type="text/css" title="Rogue Wave Standard Stylesheet">
+        <link rel=StyleSheet href="rw.css" type="text/css" title="Apache stdcxx Stylesheet">
         <meta http-equiv="content-type" content="text/html" charset="iso-8859-1"/>
     </head>
 

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/--distance-type.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/--distance-type.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/--distance-type.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/--distance-type.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>__distance_type()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="III.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="--iterator-category.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>__distance_type()</H2><PRE><HR><B><I>Does not inherit</I></B><HR></PRE>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/--iterator-category.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/--iterator-category.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/--iterator-category.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/--iterator-category.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>__iterator_category()</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="--distance-type.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="IV.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>__iterator_category()</H2><PRE><HR><B><I>Does not inherit</I></B> <HR></PRE>

Modified: incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-1.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-1.html?view=diff&rev=550991&r1=550990&r2=550991
==============================================================================
--- incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-1.html (original)
+++ incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-1.html Tue Jun 26 16:58:07 2007
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <TITLE>Contents of Entries</TITLE>
-<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD>
+<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="1.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="1-2.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>1.1 Contents of Entries</H2>