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
robocop
5b282ef4b5
Misc: keep comment in sync with code
2004-05-29 04:36:09 +00:00
robocop
0a23bc7dad
increment build number
2004-05-29 04:34:36 +00:00
robocop
1426fd894b
We use DIRECTORY_FILENAME_H for protecting headers
2004-05-29 04:34:31 +00:00
brodsom
532893b405
increment build number
2004-05-28 01:43:13 +00:00
brodsom
9df69e0edd
Replace with more specific (and clear) cast
2004-05-28 01:43:10 +00:00
brodsom
83c8f3c315
increment build number
2004-05-28 01:32:56 +00:00
brodsom
4630d81acc
Replace with more specific (and clear) cast
2004-05-28 01:32:54 +00:00
brodsom
b9459bf128
increment build number
2004-05-28 01:31:31 +00:00
brodsom
7410583d89
increment build number
2004-05-28 01:31:30 +00:00
brodsom
2f425888c2
Removing unused dba_full (After Ann advice)
2004-05-28 01:31:27 +00:00
brodsom
887d25e048
increment build number
2004-05-28 01:31:03 +00:00
brodsom
a95df1eda5
increment build number
2004-05-28 01:30:38 +00:00
brodsom
e071679d82
increment build number
2004-05-28 01:30:10 +00:00
brodsom
ac13b90ccf
increment build number
2004-05-28 01:29:41 +00:00
alexpeshkoff
3b2d82204d
increment build number
2004-05-27 16:26:55 +00:00
alexpeshkoff
9a34ce553c
make bool (isEmpty/hasData) checks for string and stack safe
2004-05-27 16:26:52 +00:00
alexpeshkoff
91d5661b18
increment build number
2004-05-27 16:26:51 +00:00
alexpeshkoff
3bbc95aedd
increment build number
2004-05-27 16:26:35 +00:00
alexpeshkoff
4d3c979c2c
increment build number
2004-05-27 16:26:32 +00:00
alexpeshkoff
af2076e92c
increment build number
2004-05-27 16:26:31 +00:00
alexpeshkoff
946cab437f
increment build number
2004-05-27 16:26:09 +00:00
alexpeshkoff
1957c759ab
increment build number
2004-05-27 12:01:21 +00:00