lp:~mordred/drizzle/use-std-unordered

Created by Monty Taylor and last modified
Get this branch:
bzr branch lp:~mordred/drizzle/use-std-unordered
Only Monty Taylor can upload to this branch. If you are Monty Taylor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Monty Taylor
Project:
Drizzle
Status:
Merged

Recent revisions

1457. By Monty Taylor

Fixed the memcached_stats plugin to work with the latest libmemcached, now
that it exists on intel03.

1456. By Monty Taylor

Removed a naming conflict on Solaris.

1455. By Monty Taylor

Removed a naming conflict on solaris.

1454. By Monty Taylor

Reverted a change that snuck in to this branch.

1453. By Monty Taylor

Use unordered_map from the upcoming c++0x standard instead of a homemade
hash_map.h. For the one platform we have that doesn't properly support it
(hi, centos5) we make two quick classes just to rename the hash_map there to
the standard unordred_map.
Change the codebase to use unordered_map and unordered_set.

1452. By Brian Aker <brian@gaz>

Remove dead code Merge from Tim.

1451. By Brian Aker <brian@gaz>

Merge Eric

1450. By Brian Aker <brian@gaz>

Merge Jay

1449. By Brian Aker <brian@gaz>

Merge Stewart

1448. By Brian Aker <brian@gaz>

Fix for bug on show tables.:w
:x

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers