~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-07-30 02:17:52 UTC
  • mto: (1115.3.11 captain)
  • Revision ID: osullivan.padraig@gmail.com-20090730021752-8u3qe28o77813ueu
Converted MY_BITMAP from a struct to a class named MyBitmap. Added a copy
constructor, destructor and overloaded the assignment operator in this
class. Adding a destructor removed the need for a bitmap_free() function.
Filename Latest Rev Last Changed Committer Comment Size
..
gcc_traits.h 1093.1.17 15 years ago Jay Pipes Per IRC conversation with krow and mtaylor, revert 2.7 KB Diff Download File
pthread_traits.h 968.2.3 15 years ago Monty Taylor Replacd use of tbb:: namespace with drizzled:: 3.1 KB Diff Download File
sun_studio.h 910.5.2 16 years ago Monty Taylor Applied atomic patch to current tree. 3.9 KB Diff Download File