~drizzle-trunk/drizzle/development

  • Committer: Andrew Hutchings
  • Date: 2010-11-03 20:31:29 UTC
  • Revision ID: andrew@linuxjedi.co.uk-20101103203129-63gi9k756jql8i9b
Fix drizzleslap error codes in test cases
Filename Latest Rev Last Changed Committer Comment Size
..
abs.cc 1759.3.1 14 years ago Stewart Smith move ABS() function into math_functions plugin. We 1.6 KB Diff Download File
abs.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.3 KB Diff Download File
acos.cc 1759.3.2 14 years ago Stewart Smith move ACOS() function into math_functions plugin 1.2 KB Diff Download File
acos.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.2 KB Diff Download File
asin.cc 1759.3.3 14 years ago Stewart Smith move ASIN() function into math_functions plugin 1.2 KB Diff Download File
asin.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.2 KB Diff Download File
atan.cc 1759.3.4 14 years ago Stewart Smith move ATAN() and ATAN2() function into math_functio 1.2 KB Diff Download File
atan.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.2 KB Diff Download File
ceiling.cc 1759.3.16 14 years ago Stewart Smith move CEIL() and CEILING() function into math_funct 1.9 KB Diff Download File
ceiling.h 1759.3.29 14 years ago Stewart Smith fix math_functions/ceiling.h header guard 1.3 KB Diff Download File
cos.cc 1759.3.5 14 years ago Stewart Smith move COS() function into math_functions plugin 1 KB Diff Download File
cos.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.2 KB Diff Download File
exp.cc 1759.3.17 14 years ago Stewart Smith move EXP() function into math_functions plugin 1.1 KB Diff Download File
exp.h 1759.3.18 14 years ago Stewart Smith add argument check to EXP() 1.2 KB Diff Download File
floor.cc 1759.3.19 14 years ago Stewart Smith move FLOOR() function into math_functions plugin 1.9 KB Diff Download File
floor.h 1759.3.19 14 years ago Stewart Smith move FLOOR() function into math_functions plugin 1.3 KB Diff Download File
functions.cc 1759.3.27 14 years ago Stewart Smith update copyright and author for math_functions 3 KB Diff Download File
functions.h 1759.2.5 14 years ago Brian Aker Style fix for headers. 1 KB Diff Download File
ln.cc 1759.3.14 14 years ago Stewart Smith move LN() function into math_functions plugin 1.2 KB Diff Download File
ln.h 1759.3.14 14 years ago Stewart Smith move LN() function into math_functions plugin 1.2 KB Diff Download File
log.cc 1759.3.6 14 years ago Stewart Smith move LOG(), LOG2() and LOG10() functions into math 2 KB Diff Download File
log.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.7 KB Diff Download File
ord.cc 1759.3.20 14 years ago Stewart Smith move ORD() function into math_functions plugin 1.4 KB Diff Download File
ord.h 1759.3.20 14 years ago Stewart Smith move ORD() function into math_functions plugin 1.2 KB Diff Download File
plugin.ini 1759.3.20 14 years ago Stewart Smith move ORD() function into math_functions plugin 337 bytes Diff Download File
pow.cc 1759.3.8 14 years ago Stewart Smith move POW() and POWER() function into math_function 1.1 KB Diff Download File
pow.h 1759.3.10 14 years ago Stewart Smith fix header guard style 1.2 KB Diff Download File
sin.cc 1759.3.7 14 years ago Stewart Smith move SIN() function into math_functions plugin 1 KB Diff Download File
sin.h 1759.3.9 14 years ago Stewart Smith fix header guard style 1.2 KB Diff Download File
sqrt.cc 1759.3.15 14 years ago Stewart Smith move SQRT() function into math_functions plugin 1.1 KB Diff Download File
sqrt.h 1759.3.15 14 years ago Stewart Smith move SQRT() function into math_functions plugin 1.2 KB Diff Download File