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
brodsom
a6da19811e
increment build number
2004-05-23 03:18:19 +00:00
brodsom
bed146ad19
-Replace *_thread_data macros with inline functions (jrd step 2)
2004-05-23 03:18:10 +00:00
brodsom
ae07959c53
increment build number
2004-05-22 14:30:31 +00:00
brodsom
f3fe379ee5
-Update MinGW warning switchs (+Wshadow +Wundef +pedantic)
2004-05-22 14:30:25 +00:00
brodsom
38ca4a2a63
increment build number
2004-05-22 14:28:58 +00:00
brodsom
844af6409e
increment build number
2004-05-22 14:28:57 +00:00
brodsom
f4ca41fa3d
-Replace *_thread_data macros with inline functions (jrd step 1)
2004-05-22 14:28:54 +00:00
brodsom
3ddef9f207
increment build number
2004-05-22 14:28:38 +00:00
brodsom
60be041a77
increment build number
2004-05-22 14:27:58 +00:00
brodsom
e068a79e1b
increment build number
2004-05-22 14:27:57 +00:00
brodsom
fb8e9017a1
increment build number
2004-05-22 14:26:20 +00:00
brodsom
ad95910957
increment build number
2004-05-22 14:26:19 +00:00
brodsom
2363ad7a4f
increment build number
2004-05-22 14:24:56 +00:00
brodsom
16055aacbd
increment build number
2004-05-22 14:23:16 +00:00
brodsom
06f7148859
-Replace *_thread_data macros with inline functions
2004-05-22 14:23:10 +00:00
brodsom
f344527aed
increment build number
2004-05-22 02:11:59 +00:00
brodsom
cfac1d4374
increment build number
2004-05-22 02:11:58 +00:00
brodsom
372c3de67d
-Replace & remove unneeded threading macro in jrd.h
...
-Move more threading selection to firebird.h
-Replace POSIX_THREADS with USE_POSIX_THREADS
2004-05-22 02:11:56 +00:00
brodsom
97037b17c2
increment build number
2004-05-22 02:11:36 +00:00
brodsom
bd1b562c2b
increment build number
2004-05-22 02:11:08 +00:00
skidder
675500f094
increment build number
2004-05-21 23:26:42 +00:00
skidder
8c62ac2800
Do not crash with MBCS blobs and LIKE/CONTAINING/STARTNING WITH. Use binary matching in this case for now until INTL is fixed
2004-05-21 23:26:38 +00:00
skidder
1f5c4c4d1c
increment build number
2004-05-21 22:46:35 +00:00
skidder
55b490aeaa
Makefile for editline is generated. Do not include it in CVS
2004-05-21 22:46:29 +00:00
brodsom
bd5f772e6c
increment build number
2004-05-21 15:24:33 +00:00
brodsom
cb950b2faa
increment build number
2004-05-21 15:24:32 +00:00
brodsom
f55f6d5d3e
Multiple line comment warning
2004-05-21 15:24:30 +00:00
brodsom
951a05c42d
increment build number
2004-05-21 15:23:32 +00:00
brodsom
b76651a3ef
-Convert *_thread_data macros to inlines.
2004-05-21 15:23:29 +00:00
brodsom
6206daa6fb
increment build number
2004-05-21 15:23:12 +00:00
brodsom
03d165c44e
increment build number
2004-05-21 15:22:24 +00:00
brodsom
bf56ba0a45
-Inlining of *_thread_data macros.
...
-Solving another case of variable name = struct name.
2004-05-21 15:22:19 +00:00
kkuznetsov
5ac512b78c
increment build number
2004-05-21 14:14:38 +00:00
kkuznetsov
e2f56c62e3
Added semaphore implementation used conditional varyable and mutex, becouse of no sem_timedwait existans.
...
Ugly, errorable and untested.
2004-05-21 14:14:34 +00:00
robocop
048a53b442
increment build number
2004-05-21 07:28:22 +00:00
robocop
f6a7a6844e
Reading fb-checkins I realized some bad merges mine.
2004-05-21 07:28:17 +00:00
robocop
1578ef83e2
increment build number
2004-05-21 06:16:21 +00:00
robocop
686086abe5
increment build number
2004-05-21 06:16:20 +00:00
robocop
441817bd82
1.- Misc changes
...
2.- Style
3.- Recover dsc_ttype in dsc after Blas' cleanup as a synonym for dsc_sub_type in text types
2004-05-21 06:16:17 +00:00