Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-07-01 | Per Bothner <per@bothner.com > Mohan Embar <gnustuff@thisiscool.com> | Benjamin Kosnik | 1 | -1/+1 |
2004-06-25 | concurrence.h (__gnu_cxx::lock): New. | Benjamin Kosnik | 1 | -25/+21 |
2004-06-18 | pool_allocator.h: Qualify __throw_bad_alloc. | Benjamin Kosnik | 1 | -5/+127 |
2004-06-08 | pool_allocator.h: Convert to a global free-list, as per the original SGI/HP d... | Paolo Carlini | 1 | -0/+2 |
2004-03-22 | acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator. | Paolo Carlini | 1 | -1/+2 |
2004-03-04 | 1.cc: Provide explicit instantiations for non-weak systems. | Benjamin Kosnik | 1 | -0/+1 |
2004-02-23 | malloc_allocator.h: Add operators ==, !=. | Benjamin Kosnik | 1 | -13/+1 |
2004-01-30 | allocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifde... | David Edelsohn | 1 | -0/+2 |
2004-01-29 | Makefile.am (bits_headers): Remove allocator_traits.h. | Benjamin Kosnik | 1 | -0/+57 |