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
robocop
7b51928503
Style
2004-05-29 04:55:23 +00:00
robocop
3c8c4b1994
increment build number
2004-05-29 04:54:24 +00:00
robocop
6bd3865ffd
Cleanup
2004-05-29 04:54:20 +00:00
robocop
ec5a31795c
increment build number
2004-05-29 04:52:03 +00:00
robocop
ea267eb700
increment build number
2004-05-29 04:50:50 +00:00
robocop
d370a777c3
increment build number
2004-05-29 04:48:45 +00:00
robocop
8bc0fd122a
increment build number
2004-05-29 04:48:44 +00:00
robocop
16d3278eb8
Fix class/struct mismatch after Blas' cleanup
2004-05-29 04:48:42 +00:00
robocop
730ae78b8f
increment build number
2004-05-29 04:47:25 +00:00
robocop
0bd1d498e6
increment build number
2004-05-29 04:36:12 +00:00