- 04 Feb, 1999 2 commits
-
-
From-SVN: r25028
Ulrich Drepper committed -
From-SVN: r25027
Ulrich Drepper committed
-
- 20 Jan, 1999 3 commits
-
-
From-SVN: r24793
Ulrich Drepper committed -
From-SVN: r24792
Ulrich Drepper committed -
From-SVN: r24791
Mark Mitchell committed
-
- 27 Nov, 1998 1 commit
-
-
* bitset: explicitly convert basic_string<...>::npos to size_t in default argument to constructor, to avoid parse error at `>' (__STL_EXPLICIT_FUNCTION_TMPL_ARGS): replace #if with #ifdef From-SVN: r23937
Alexandre Oliva committed
-
- 01 Nov, 1998 1 commit
-
-
* stl_alloc.h (default_alloc_template::_S_free_list): Don't qualify _NFREELISTS. From-SVN: r23491
Mark Mitchell committed
-
- 11 Oct, 1998 2 commits
-
-
From-SVN: r22989
Mark Mitchell committed -
* memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo. (auto_ptr::operator auto_ptr<_Tp1>): Add missing semicolon. From-SVN: r22988
Mark Mitchell committed
-
- 15 Sep, 1998 2 commits
-
-
From-SVN: r22428
Jason Merrill committed -
From-SVN: r22427
Jason Merrill committed
-
- 03 Sep, 1998 1 commit
-
-
* stl_config.h: Define __STL_HAS_WCHAR_T, __STL_MEMBER_TEMPLATE_CLASSES, __STL_HAS_NAMESPACES, __STL_NO_NAMESPACES and __STL_LONG_LONG. From-SVN: r22203
Jason Merrill committed
-
- 02 Sep, 1998 8 commits
-
-
* algorithm alloc.h defalloc.h hash_map.h hash_set.h iterator memory pthread_alloc pthread_alloc.h rope ropeimpl.h stl_algo.h stl_algobase.h stl_alloc.h stl_bvector.h stl_config.h stl_construct.h stl_deque.h stl_function.h stl_hash_fun.h stl_hash_map.h stl_hash_set.h stl_hashtable.h stl_heap.h stl_iterator.h stl_list.h stl_map.h stl_multimap.h stl_multiset.h stl_numeric.h stl_pair.h stl_queue.h stl_raw_storage_iter.h stl_relops.h stl_rope.h stl_set.h stl_slist.h stl_stack.h stl_tempbuf.h stl_tree.h stl_uninitialized.h stl_vector.h tempbuf.h type_traits.h: Update to SGI STL 3.11. From-SVN: r22190
Jason Merrill committed -
From-SVN: r22184
Jason Merrill committed -
From-SVN: r22182
Jason Merrill committed -
From-SVN: r22181
Jason Merrill committed -
From-SVN: r22180
Jason Merrill committed -
From-SVN: r22179
Jason Merrill committed -
which included commits to RCS files with non-trunk default branches. From-SVN: r22178
Jason Merrill committed -
From-SVN: r22173
Jason Merrill committed
-
- 12 Jul, 1998 1 commit
-
-
* stl_tempbuf.h (temporary_buffer): Add missing typename. * type_traits.h: update comments. From-SVN: r21075
Klaus-Georg Adams committed
-
- 27 Jun, 1998 1 commit
-
-
* stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is not defined. Bring over from egcs-1.0.3 branch since ppc-linux still uses glibc-1.9x. From-SVN: r20775
Jeffrey A Law committed
-
- 06 May, 1998 1 commit
-
-
From-SVN: r19601
Jeff Law committed
-
- 07 Apr, 1998 1 commit
-
-
(__stl_prime_list): Mark last two numbers as unsigned long since they are otherwise too large for long int on 32bit machines. From-SVN: r19034
Ulrich Drepper committed
-
- 20 Feb, 1998 1 commit
-
-
* ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS. * stl_alloc.h: Ditto. * stl_config.h: Ditto. * stl_rope.h: Ditto. * stl_config.h: include <_G_config.h> if __GNUG__ is defined. (__STL_PTHREADS): Defined if _PTHREADS is defined or __GLIBC__ >= 2. From-SVN: r18138
Jason Merrill committed
-
- 08 Nov, 1997 1 commit
-
-
From-SVN: r16364
Jason Merrill committed
-
- 07 Nov, 1997 1 commit
-
-
From-SVN: r16357
Jason Merrill committed
-
- 06 Nov, 1997 1 commit
-
-
* stl_algo.h, stl_algobase.h, stl_bvector.h, stl_deque.h: Update to October 28 SGI release. From-SVN: r16351
Jason Merrill committed
-
- 02 Nov, 1997 1 commit
-
-
* Makefile.in (install): Some of HEADERS come from the stl dir now. * algorithm, deque, functional, iterator, list, map, memory, numeric, queue, set, stack, utility, vector: Now in stl dir. stl/: * 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, pthread_alloc.h, rope.h, ropeimpl.h, set.h, slist.h, stack.h, stl_config.h, tempbuf.h, tree.h, type_traits.h, vector.h: Update to October 27 SGI snapshot. * algorithm, deque, functional, hash_map, hash_set, iterator, list, map, memory, numeric, pthread_alloc, queue, rope, set, slist, stack, stl_algo.h, stl_algobase.h, stl_alloc.h, stl_bvector.h, stl_construct.h, stl_deque.h, stl_function.h, stl_hash_fun.h, stl_hash_map.h, stl_hash_set.h, stl_hashtable.h, stl_heap.h, stl_iterator.h, stl_list.h, stl_map.h, stl_multimap.h, stl_multiset.h, stl_numeric.h, stl_pair.h, stl_queue.h, stl_raw_storage_iter.h, stl_relops.h, stl_rope.h, stl_set.h, stl_slist.h, stl_stack.h, stl_tempbuf.h, stl_tree.h, stl_uninitialized.h, stl_vector.h, utility, vector: New files in October 27 SGI snapshot. From-SVN: r16277
Jason Merrill committed
-
- 18 Oct, 1997 1 commit
-
-
From-SVN: r15989
Jason Merrill committed
-
- 10 Sep, 1997 2 commits
-
-
* algo.h, algobase.h, alloc.h, bvector.h, deque.h, hashtable.h, iterator.h, list.h, rope.h, ropeimpl.h, slist.h, stl_config.h, tree.h, vector.h: Update To September 8 SGI release. From-SVN: r15211
Jason Merrill committed -
Tue Sep 9 17:38:47 1997 Mark Mitchell <mmitchell@usa.net> * stl_config.h (__STL_MEMBER_TEMPLATES): Enable. From-SVN: r15209
Mark Mitchell committed
-
- 21 Aug, 1997 1 commit
-
-
From-SVN: r14877
Jason Merrill committed
-