~drizzle-trunk/drizzle/development

Removed the inclusion of drizzled/field.h in the server_includes header file.

Created a time.h header file and records.h header file. This allowed me to move the declarations of
a number of methods from the server_includes header file into these respective header files. I
updated numerous files to reflect this.
Filename Latest Rev Last Changed Committer Comment Size
..
blob.cc 1237.9.2 15 years ago Padraig O'Sullivan Moved opt_range.[cc,h] into the optimizer director 17.7 KB Diff Download File
blob.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 7.6 KB Diff Download File
date.cc 1237.9.4 15 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 8.2 KB Diff Download File
date.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 2.7 KB Diff Download File
datetime.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 7.4 KB Diff Download File
datetime.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 2.8 KB Diff Download File
decimal.cc 1211.1.1 15 years ago Brian Aker Updating with my change to to DECIMAL from NEWDECI 13.7 KB Diff Download File
decimal.h 1211.1.1 15 years ago Brian Aker Updating with my change to to DECIMAL from NEWDECI 3.5 KB Diff Download File
double.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 5.1 KB Diff Download File
double.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 2.8 KB Diff Download File
enum.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 7 KB Diff Download File
enum.h 1119.9.14 15 years ago Jay Pipes Style cleanups after review. Thanks Monty :) 3.2 KB Diff Download File
int64_t.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 5.9 KB Diff Download File
int64_t.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 3 KB Diff Download File
long.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 5.8 KB Diff Download File
long.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 2.8 KB Diff Download File
null.cc 489.1.12 16 years ago Monty Taylor Get rid of pragma interface/pragma implementation. 1.2 KB Diff Download File
null.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 2.4 KB Diff Download File
num.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 5.7 KB Diff Download File
num.h 1237.9.4 15 years ago Padraig O'Sullivan Removed the inclusion of drizzled/field.h in the s 2.1 KB Diff Download File
real.cc 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 3.5 KB Diff Download File
real.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 2.1 KB Diff Download File
str.cc 1119.9.12 15 years ago Jay Pipes First phase removal of MTYP_TYPENR() macro. This 6.8 KB Diff Download File
str.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 3.6 KB Diff Download File
timestamp.cc 1119.9.14 15 years ago Jay Pipes Style cleanups after review. Thanks Monty :) 10.8 KB Diff Download File
timestamp.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 2.8 KB Diff Download File
varstring.cc 1237.9.2 15 years ago Padraig O'Sullivan Moved opt_range.[cc,h] into the optimizer director 20.1 KB Diff Download File
varstring.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 5.5 KB Diff Download File