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
brodsom
1cba6436c9
increment build number
2004-05-23 23:23:29 +00:00
brodsom
c585d43e97
increment build number
2004-05-23 23:23:28 +00:00
brodsom
fb8847035f
increment build number
2004-05-23 23:22:37 +00:00
brodsom
0e8d983032
increment build number
2004-05-23 22:57:04 +00:00
brodsom
f8aeb3e612
-Remove 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 22:56:51 +00:00
brodsom
0e304a34f1
increment build number
2004-05-23 22:53:33 +00:00
brodsom
fab9083a8f
Fix wrong commit (Found by Claudio)
2004-05-23 22:53:27 +00:00
skidder
d1c07364bd
increment build number
2004-05-23 18:31:44 +00:00
skidder
e0ed4abd9e
increment build number
2004-05-23 18:24:36 +00:00
skidder
182da85c35
increment build number
2004-05-23 18:24:28 +00:00
skidder
c34d6880c7
increment build number
2004-05-23 18:24:27 +00:00
skidder
7e200326b1
increment build number
2004-05-23 18:24:23 +00:00
robocop
e09f2f2580
increment build number
2004-05-23 06:07:50 +00:00
robocop
1953841ae4
Without being able to compile it, I fixed the new SOLARIS code in semaphore.h that:
...
- didn't have any rational indentation but random positions and a combination of blanks and tabs
- instead of testing errno, assigned a value to it (= instead of ==)
- has some strange emoty if(); only put a comment here.
People shouldn't post code to CVS without at least reviewing visually what they wrote.
2004-05-23 06:07:46 +00:00