~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-06-20 03:05:30 UTC
  • mto: (1076.2.5 info-schema-plugin)
  • Revision ID: osullivan.padraig@gmail.com-20090620030530-d3tdkf9pbaoiv4i6
Created an I_S plugin. Extracted the PROCESSLIST table into this plugin and
removed any trace of it from show.cc
Filename Latest Rev Last Changed Committer Comment Size
..
abs.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.6 KB Diff Download File
abs.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.2 KB Diff Download File
acos.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.1 KB Diff Download File
acos.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
asin.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.1 KB Diff Download File
asin.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
atan.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.2 KB Diff Download File
atan.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.2 KB Diff Download File
ceiling.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.9 KB Diff Download File
ceiling.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.2 KB Diff Download File
cos.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1 KB Diff Download File
cos.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
dec.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.3 KB Diff Download File
decimal_typecast.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 3.1 KB Diff Download File
decimal_typecast.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.6 KB Diff Download File
divide.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 3.1 KB Diff Download File
divide.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.3 KB Diff Download File
exp.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.1 KB Diff Download File
exp.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
floor.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.9 KB Diff Download File
floor.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.2 KB Diff Download File
int.cc 1022.2.29 15 years ago Monty Taylor Fixed some no-inline warnings. 1.3 KB Diff Download File
int.h 1022.2.29 15 years ago Monty Taylor Fixed some no-inline warnings. 1.6 KB Diff Download File
int_divide.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.6 KB Diff Download File
int_divide.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.3 KB Diff Download File
int_val.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.9 KB Diff Download File
int_val.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
integer.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
integer.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
ln.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.1 KB Diff Download File
ln.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
log.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 2 KB Diff Download File
log.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.5 KB Diff Download File
minus.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 2 KB Diff Download File
minus.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.3 KB Diff Download File
mod.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 2.6 KB Diff Download File
mod.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.2 KB Diff Download File
multiply.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 2.4 KB Diff Download File
multiply.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.2 KB Diff Download File
neg.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 2.3 KB Diff Download File
neg.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.4 KB Diff Download File
ord.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.4 KB Diff Download File
ord.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
plus.cc 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.9 KB Diff Download File
plus.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.2 KB Diff Download File
pow.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.1 KB Diff Download File
pow.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
rand.cc 971.3.6 15 years ago Eric Day Moved the last of the libdrizzleclient calls into 2.3 KB Diff Download File
rand.h 1019.1.4 15 years ago Brian Aker Once again... removed vcol code. 1.5 KB Diff Download File
real.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.5 KB Diff Download File
real.h 642.1.64 15 years ago Lee more header file cleanup 1.4 KB Diff Download File
round.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 6.2 KB Diff Download File
round.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.3 KB Diff Download File
sin.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1 KB Diff Download File
sin.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
sqrt.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1.1 KB Diff Download File
sqrt.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File
tan.cc 919.2.11 15 years ago Monty Taylor Removed C99 isnan() usage, which allows us to remo 1 KB Diff Download File
tan.h 642.1.30 15 years ago Lee move math functions to drizzled/function/math dire 1.1 KB Diff Download File