paulbeach
5283ecf363
increment build number
2004-06-03 13:13:03 +00:00
kkuznetsov
4d2cd10a7a
increment build number
2004-06-03 10:08:41 +00:00
kkuznetsov
0d0c58387d
Fix linkage errors caused by different declaration of extern "c" functions
2004-06-03 10:08:31 +00:00
robocop
b01088cc54
increment build number
2004-06-03 07:42:33 +00:00
robocop
738be5fe40
Style: opening braces too far to the right
2004-06-03 07:42:31 +00:00
robocop
06408fd51f
increment build number
2004-06-03 07:31:14 +00:00
robocop
a65ccddbd4
Misc changes:
...
- const
- variables in scope
- style
- a duplicate function deleted
- some unneeded casts removed
2004-06-03 07:31:10 +00:00
brodsom
7e9785325c
increment build number
2004-06-01 16:22:36 +00:00
brodsom
91deadf1c9
new switch to be used in gstat (service & util) test
2004-06-01 16:22:34 +00:00
brodsom
9e956744e0
increment build number
2004-06-01 16:22:06 +00:00
skidder
dc6f0a7f56
increment build number
2004-05-31 22:57:16 +00:00
skidder
c2abc04785
Fix -tran shutdown which I broke when introduced new shutdown modes
2004-05-31 22:57:12 +00:00
fsg
2ed962caac
increment build number
2004-05-31 22:09:58 +00:00
fsg
ad454f7281
increment build number
2004-05-31 22:09:17 +00:00
fsg
27943f4599
nightly update
2004-05-31 22:09:14 +00:00
skidder
d9ebda80a6
increment build number
2004-05-31 21:39:15 +00:00
skidder
ad75d9fb4b
Fix gstat crash recently added by Blas
2004-05-31 21:39:11 +00:00
paul_reeves
1973e992e9
increment build number
2004-05-31 12:15:48 +00:00
paul_reeves
544e5844c6
increment build number
2004-05-31 12:15:46 +00:00
robocop
003464d5e5
increment build number
2004-05-31 02:37:36 +00:00
robocop
b12c1b705b
Use the vary struct as the engine does to know the length of a varchar
...
Style
2004-05-31 02:37:32 +00:00
robocop
a8b6b66c7d
increment build number
2004-05-31 02:36:01 +00:00
robocop
9279c187a6
increment build number
2004-05-31 02:36:00 +00:00
robocop
3c56e6acfb
Function ADD should not mangle date inputs
2004-05-31 02:35:58 +00:00
robocop
f8f159dc9e
Changing some variables that have a trailing underscore to allow conflict with C++ keywords or engine structs.
2004-05-31 02:34:35 +00:00
robocop
069f094f76
increment build number
2004-05-31 02:34:34 +00:00
robocop
910f691522
increment build number
2004-05-31 02:34:26 +00:00
fsg
436ee892d6
increment build number
2004-05-29 15:02:26 +00:00
fsg
fbdcdb2a54
nightly update
2004-05-29 15:02:19 +00:00
brodsom
f57a0e6520
increment build number
2004-05-29 13:34:57 +00:00
brodsom
9affafec6b
Finishing the api cleanup
2004-05-29 13:34:54 +00:00
brodsom
6364d46577
increment build number
2004-05-29 13:34:22 +00:00
brodsom
19c26202d5
increment build number
2004-05-29 13:34:01 +00:00
brodsom
dedc630a6c
increment build number
2004-05-29 13:34:00 +00:00
brodsom
64dbe818c8
increment build number
2004-05-29 13:33:15 +00:00
robocop
db203e99f5
increment build number
2004-05-29 05:07:34 +00:00
robocop
56de0b40f3
increment build number
2004-05-29 05:07:33 +00:00
robocop
79066ce156
1.- Const correctness
...
2.- Style
3.- Ancient coding error: two places with
if (symbol->sym_type = SYM_database)
where indeed
if (symbol->sym_type == SYM_database)
but I don't know if somebody has experienced the bug.
2004-05-29 05:07:29 +00:00
robocop
8608abbbc3
increment build number
2004-05-29 05:03:12 +00:00
robocop
9cda37f9b2
const correctness
2004-05-29 05:03:08 +00:00
robocop
a56034467c
increment build number
2004-05-29 05:01:35 +00:00
robocop
7faa15c843
increment build number
2004-05-29 04:59:04 +00:00
robocop
609ce1c1b1
Const correctness: we no longer need this disguised const_cast because
...
the function accepts a const string.
2004-05-29 04:58:56 +00:00
robocop
79b8e1be0a
increment build number
2004-05-29 04:57:59 +00:00
robocop
d46dbe27c9
increment build number
2004-05-29 04:57:58 +00:00
robocop
338461d030
Style: separate functions by at least one line
2004-05-29 04:57:55 +00:00
robocop
5b3c22b16f
increment build number
2004-05-29 04:57:19 +00:00
robocop
cc252031e1
increment build number
2004-05-29 04:57:18 +00:00
robocop
bcacfd2405
Totally misc fix (comment)
2004-05-29 04:57:16 +00:00
robocop
ef7ca18680
increment build number
2004-05-29 04:55:25 +00:00