2003-12-23 Benjamin Kosnik <bkoz@redhat.com> * include/ext/new_allocator.h (new_allocator): Proper allocator class. (__new_alloc): Delete. * include/ext/malloc_allocator.h (malloc_allocator): Same. (__malloc_alloc): Delete. * include/ext/mt_allocator.h: Same, but weakly. * include/ext/debug_allocator.h: Convert to the new style. * include/ext/pool_allocator.h: Use global new and delete directly. * include/backward/alloc.h: Don't inject malloc_allocator, or debug_allocator. * testsuite/ext/allocators.cc: Minimal fixups for usage of new classes. Comment out tests with __pool_alloc for now. * testsuite/performance/allocator.cc: Same. From-SVN: r74965
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| allocator.cc | Loading commit data... | |
| complex_norm.cc | Loading commit data... | |
| container_benchmark.cc | Loading commit data... | |
| cout_insert_int.cc | Loading commit data... | |
| filebuf_copy.cc | Loading commit data... | |
| filebuf_sputc.cc | Loading commit data... | |
| fstream_seek_write.cc | Loading commit data... | |
| ifstream_extract_int.cc | Loading commit data... | |
| ifstream_getline.cc | Loading commit data... | |
| is_wchar_t.cc | Loading commit data... | |
| list_create_fill_sort.cc | Loading commit data... | |
| map_create_fill.cc | Loading commit data... | |
| narrow_widen_char.cc | Loading commit data... | |
| narrow_widen_wchar_t.cc | Loading commit data... | |
| ofstream_insert_float.cc | Loading commit data... | |
| ofstream_insert_int.cc | Loading commit data... | |
| string_append.cc | Loading commit data... | |
| wchar_t_in.cc | Loading commit data... | |
| wchar_t_length.cc | Loading commit data... | |
| wchar_t_out.cc | Loading commit data... |