brodsom
|
18dc386661
|
increment build number
|
2004-05-24 17:30:26 +00:00 |
|
brodsom
|
979fba4522
|
increment build number
|
2004-05-24 17:30:03 +00:00 |
|
brodsom
|
6f8e6815e5
|
increment build number
|
2004-05-24 17:28:53 +00:00 |
|
brodsom
|
9e70bf5b66
|
increment build number
|
2004-05-24 17:22:37 +00:00 |
|
brodsom
|
a799e5f44b
|
-Use C++ struct declaration style.
|
2004-05-24 17:22:35 +00:00 |
|
brodsom
|
f6be8fe698
|
increment build number
|
2004-05-24 17:21:57 +00:00 |
|
brodsom
|
08079cb338
|
increment build number
|
2004-05-24 17:21:19 +00:00 |
|
brodsom
|
41fbe4a11a
|
increment build number
|
2004-05-24 17:21:18 +00:00 |
|
brodsom
|
d1ce943424
|
increment build number
|
2004-05-24 17:20:48 +00:00 |
|
brodsom
|
1d9e007baa
|
-Join qli globals in dtr.h
-Use C++ struct declaration style.
|
2004-05-24 17:20:44 +00:00 |
|
brodsom
|
d53d254aee
|
increment build number
|
2004-05-24 17:16:05 +00:00 |
|
brodsom
|
e34284aecf
|
-Join isql globals in one struct (and remove some macros) and put not globals in the corresponding source.
-Use C++ struct declaration style.
|
2004-05-24 17:16:02 +00:00 |
|
brodsom
|
b66a7d3605
|
increment build number
|
2004-05-24 17:14:56 +00:00 |
|
brodsom
|
845fbef33d
|
increment build number
|
2004-05-24 17:14:55 +00:00 |
|
brodsom
|
77fe58250e
|
-Join dudley globals in one struct (and remove some macros) and put not globals in the corresponding source.
-Use C++ struct declaration style.
|
2004-05-24 17:14:51 +00:00 |
|
brodsom
|
b77190cb7a
|
increment build number
|
2004-05-24 17:13:43 +00:00 |
|
brodsom
|
57f6bc46d5
|
-Join gpre globals in one struct (and remove some macros) and put not globals in the corresponding source.
-Use C++ struct declaration style.
|
2004-05-24 17:13:38 +00:00 |
|
dimitr
|
1fbb71e2ce
|
increment build number
|
2004-05-24 15:28:32 +00:00 |
|
dimitr
|
cfdeb72c23
|
increment build number
|
2004-05-24 15:06:18 +00:00 |
|
skidder
|
9c240a9b8b
|
increment build number
|
2004-05-24 12:09:16 +00:00 |
|
skidder
|
ed7234e65e
|
Fix problem with UDF argument mapping to parameters reported by Torsten Grundke
|
2004-05-24 12:09:12 +00:00 |
|
kkuznetsov
|
13e26924c2
|
increment build number
|
2004-05-24 11:23:43 +00:00 |
|
kkuznetsov
|
46a12de791
|
increment build number
|
2004-05-24 11:23:42 +00:00 |
|
kkuznetsov
|
44242a72ce
|
Fixed a couple of compile errors on Solaris x86
|
2004-05-24 11:23:41 +00:00 |
|
kkuznetsov
|
96854ac2f1
|
increment build number
|
2004-05-24 11:23:40 +00:00 |
|
kkuznetsov
|
0f42e8efa6
|
increment build number
|
2004-05-24 11:23:38 +00:00 |
|
brodsom
|
679f22c0d6
|
increment build number
|
2004-05-24 11:03:57 +00:00 |
|
brodsom
|
dd5d8aba0a
|
-Replace stuff macros with either common stuff inlines or class inline functions
|
2004-05-24 11:03:54 +00:00 |
|
brodsom
|
48edf09b8a
|
increment build number
|
2004-05-24 11:03:41 +00:00 |
|
brodsom
|
54dee91c90
|
increment build number
|
2004-05-24 11:03:40 +00:00 |
|
brodsom
|
1e21755c97
|
increment build number
|
2004-05-24 11:03:04 +00:00 |
|
brodsom
|
06b0766e54
|
increment build number
|
2004-05-24 11:02:16 +00:00 |
|
brodsom
|
8621b1c0cf
|
increment build number
|
2004-05-24 11:02:15 +00:00 |
|
brodsom
|
c1e9bb8544
|
increment build number
|
2004-05-24 11:01:39 +00:00 |
|
brodsom
|
4628a83f32
|
increment build number
|
2004-05-24 11:01:06 +00:00 |
|
brodsom
|
a8fc0b5a98
|
increment build number
|
2004-05-24 11:00:29 +00:00 |
|
brodsom
|
6c7d3e376f
|
increment build number
|
2004-05-24 01:03:46 +00:00 |
|
brodsom
|
81d54f25a1
|
-Replace *_thread_data macros with inline functions (finish) Now each provider/service uses inline functions with different names for each one instead of macros with the same name for all (which collide)
|
2004-05-24 01:03:41 +00:00 |
|
brodsom
|
20072ce2d8
|
increment build number
|
2004-05-23 23:28:29 +00:00 |
|
brodsom
|
c48d38e92d
|
increment build number
|
2004-05-23 23:28:28 +00:00 |
|
brodsom
|
49673436d0
|
Style
|
2004-05-23 23:28:26 +00:00 |
|
brodsom
|
9e5a0bc635
|
increment build number
|
2004-05-23 23:28:10 +00:00 |
|
brodsom
|
75a0483d75
|
-Comment some common.h unused macros
-Replace VA_START macro with va_start function (it was already some places where it is not used)
|
2004-05-23 23:28:06 +00:00 |
|
brodsom
|
318e4944ee
|
increment build number
|
2004-05-23 23:27:52 +00:00 |
|
brodsom
|
e819bbd9ca
|
increment build number
|
2004-05-23 23:27:30 +00:00 |
|
brodsom
|
4a2073bfba
|
increment build number
|
2004-05-23 23:27:29 +00:00 |
|
brodsom
|
a5c524748d
|
increment build number
|
2004-05-23 23:26:50 +00:00 |
|
brodsom
|
a1f11fa5a5
|
increment build number
|
2004-05-23 23:25:55 +00:00 |
|
brodsom
|
dc9d0be5f2
|
increment build number
|
2004-05-23 23:24:44 +00:00 |
|
brodsom
|
6c48f4e62c
|
increment build number
|
2004-05-23 23:23:49 +00:00 |
|