libstdc++/ /ChangeLog /README /mkcheck.in rc/M ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Tue Apr 18 18:30:00 GMT 2000


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/04/18 18:30:38

Modified files:
	.              : ChangeLog README mkcheck.in 
	src            : Makefile.am Makefile.in 

Log message:
	2000-04-18  Benjamin Kosnik  <bkoz@redhat.com>
	
	* stl/*: Integrate contents of this directory into top-level
	directories.
	* ext/bvector hash_map hash_set rope ropeimpl.h slist
	stl_bvector.h stl_hash_fun.h stl_hashtable.h stl_rope.h tree: Add.
	* bits/pthread_allocimpl.h std_algorithm.h std_bitset.h
	std_deque.h std_functional.h std_iterator.h std_list.h std_map.h
	std_memory.h std_numeric.h std_queue.h std_set.h std_stack.h
	std_stdexcept.h std_strstream.h std_utility.h std_vector.h
	stl_algo.h stl_algobase.h stl_alloc.h stl_config.h stl_construct.h
	stl_deque.h stl_function.h stl_heap.h stl_iterator.h
	stl_iterator_base.h stl_list.h stl_map.h stl_multimap.h
	stl_multiset.h stl_numeric.h stl_pair.h stl_pthread_alloc.h
	stl_queue.h stl_range_errors.h stl_raw_storage_iter.h stl_relops.h
	stl_set.h stl_stack.h stl_string_fwd.h stl_tempbuf.h stl_threads.h
	stl_tree.h stl_uninitialized.h stl_vector.h type_traits.h: Add.
	* backward/algo.h algobase.h alloc.h bvector.h defalloc.h deque.h
	function.h hash_map.h hash_set.h hashtable.h heap.h iterator.h
	list.h map.h multimap.h multiset.h pair.h rope.h set.h slist.h
	stack.h tempbuf.h tree.h vector.h: Add.
	* README (file): Update.
	* docs/documentation.html: README not being found.
	* src/Makefile.am (sources): Take out stl directory.
	* mkcheck.in (SRC_DIR): And here.
	* src/Makefile.in: Regenerate.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.506&r2=1.507
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/README.diff?cvsroot=libstdc++&r1=1.13&r2=1.14
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/mkcheck.in.diff?cvsroot=libstdc++&r1=1.11&r2=1.12
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.am.diff?cvsroot=libstdc++&r1=1.92&r2=1.93
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.in.diff?cvsroot=libstdc++&r1=1.103&r2=1.104



More information about the Libstdc++-cvs mailing list