~drizzle-trunk/drizzle/development

Added code necessary for building plugins dynamically.
Merged in changes from lifeless to allow autoreconf to work.
Touching plugin.ini files now triggers a rebuid - so config/autorun.sh is no
longer required to be run after touching those.
Removed the duplicate plugin names - also removed the issue that getting them
different would silently fail weirdly later.
Filename Latest Rev Last Changed Committer Comment Size
..
blob.cc 1119.9.12 15 years ago Jay Pipes First phase removal of MTYP_TYPENR() macro. This 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 1089.1.3 15 years ago Brian Aker Fix protobuf to release memory. Add in assert() fo 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 1119.9.6 15 years ago Jay Pipes Removes the FIELDFLAG_DECIMAL, the f_is_dec() macr 14 KB Diff Download File
decimal.h 1130.3.19 15 years ago Monty Taylor Merged latest plugin-base-class. 3.6 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 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 2 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 1119.9.12 15 years ago Jay Pipes First phase removal of MTYP_TYPENR() macro. This 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