8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 09:23:03 +01:00
Commit Graph

12133 Commits

Author SHA1 Message Date
robocop
949830d0c6 1.- const correctness
2.- style
3.- Try to fix the mess caused by different data types used to represent bifields of SCL_ constants defined in scl.h,
first round. No circular dependencies found through MSVC. Still pending dyn* and grant.epp files.
2004-06-29 04:37:59 +00:00
robocop
731d5ec96c increment build number 2004-06-29 04:37:57 +00:00
robocop
b0be711354 increment build number 2004-06-29 04:37:56 +00:00
robocop
180ab82efe increment build number 2004-06-29 04:37:53 +00:00
robocop
b00f8d53f4 increment build number 2004-06-29 04:37:47 +00:00
robocop
aa19d88c24 increment build number 2004-06-29 04:37:42 +00:00
robocop
2b5209dda6 increment build number 2004-06-29 04:37:39 +00:00
robocop
31354ab7b6 increment build number 2004-06-29 04:37:38 +00:00
robocop
9bb5151abb increment build number 2004-06-29 04:33:18 +00:00
robocop
0cbaeeb289 Add RDB$DESCRIPTION and RDB$SYSTEM_FLAG to RDB$ROLES 2004-06-29 04:33:13 +00:00
fsg
a9281e4cc1 increment build number 2004-06-28 01:09:45 +00:00
dimitr
b6e1277997 increment build number 2004-06-27 19:06:47 +00:00
dimitr
fe5962a281 1. Yet another attempt to fix that damned double-compile UDF args crap. Hopefully, the last one...
2. Temporary fix for the SUBSTRING (BLOB) issue (until Yaffil merge).
2004-06-27 19:06:41 +00:00
fsg
adea37ebfc increment build number 2004-06-27 09:38:31 +00:00
skidder
26f4330f96 increment build number 2004-06-26 22:23:34 +00:00
skidder
ad6ffddae2 Minor bugfixing/cleanup of string class. I hope this change doesn't break anything, but Alex should look at it 2004-06-26 22:23:19 +00:00
skidder
96dfcc6b40 increment build number 2004-06-26 22:23:17 +00:00
skidder
2619e6fd04 increment build number 2004-06-26 22:17:45 +00:00
skidder
7e8a640bdc Disable debugging code unintentionally enabled in previous commit 2004-06-26 22:17:33 +00:00
skidder
de4c690cb1 increment build number 2004-06-26 22:12:55 +00:00
skidder
9c03314ebc Be slightly more explicit in our memory allocation desires. Also fix savepoints breakage 2004-06-26 22:12:50 +00:00
fsg
2350973836 increment build number 2004-06-26 08:10:55 +00:00
skidder
8ace9a5d4a increment build number 2004-06-25 22:12:26 +00:00
skidder
2915fcf547 Somewhat simplify invariant tracking stuff. It is more pessimistic now, but should work more reliably when invariants are modified (see QMDB tests for details) 2004-06-25 22:12:20 +00:00
skidder
4e50eeca05 increment build number 2004-06-25 01:44:17 +00:00
skidder
b5f6dc93df Disable thread priority scheduler for now because it causes too many random failures during QMDB testing 2004-06-25 01:44:13 +00:00
fsg
aff0e1834e increment build number 2004-06-24 01:10:42 +00:00
fsg
6982c72aba increment build number 2004-06-24 01:09:55 +00:00
skidder
86687e5c10 increment build number 2004-06-23 16:40:39 +00:00
skidder
5f43cf8683 Report PLANs for selectable procedures in correct order. This is a fix for regression which I introduced a few months ago and it was found by Vlad Horsun 2004-06-23 16:40:19 +00:00
kkuznetsov
7cb60fbc5a increment build number 2004-06-23 06:33:18 +00:00
fsg
a27b2d1e6d increment build number 2004-06-23 01:10:22 +00:00
skidder
d20eac2c75 increment build number 2004-06-22 20:13:13 +00:00
skidder
f4e7ebdd3b Implement rudimentary framework to track lifetimes of active BLOBs.
This solves the following issues:
1) Outrageous memory consumption when blobs are converted from strings during request processing
2) Materialization doesn't cause invalidation of BLOB IDs too early.
Original behaviour caused errors with updatable views or procedures receiving BLOB arguments.
2004-06-22 20:13:10 +00:00
skidder
3f7e1f0356 increment build number 2004-06-22 20:13:07 +00:00
fsg
974e6a40aa increment build number 2004-06-22 01:12:21 +00:00
fsg
df24e00309 increment build number 2004-06-22 01:11:24 +00:00
skidder
5738ee9312 increment build number 2004-06-21 22:45:25 +00:00
skidder
323847148c Const-correctness 2004-06-21 22:45:17 +00:00
skidder
6525494e3e increment build number 2004-06-21 22:17:59 +00:00
skidder
de7fc77158 Fix bug with wrong output when printing out used only blocks from memory pool 2004-06-21 22:17:51 +00:00
alexpeshkoff
cfd13047b0 increment build number 2004-06-21 08:49:51 +00:00
alexpeshkoff
273d93b517 fixed potential inconsistency, noticed by Claudio 2004-06-21 08:49:46 +00:00
paul_reeves
61e51ee52b increment build number 2004-06-21 05:24:53 +00:00
paul_reeves
f968f69b60 increment build number 2004-06-21 05:24:47 +00:00
robocop
d050c0a33e increment build number 2004-06-21 02:48:50 +00:00
robocop
bc916755e0 increment build number 2004-06-21 02:48:48 +00:00
robocop
320fe78b42 Misc changes 2004-06-21 02:48:47 +00:00
robocop
0d513c56bd increment build number 2004-06-21 02:48:43 +00:00
fsg
397aca27c2 increment build number 2004-06-20 01:10:34 +00:00
fsg
fbe849ce47 increment build number 2004-06-20 01:09:36 +00:00
arnobrinkman
07acf0bf44 increment build number 2004-06-19 21:29:52 +00:00
arnobrinkman
ffd4d94124 Fix problems with NUMERIC and DECIMAL datatypes in MAKE_desc_from_list() for Dialect 1.
This affects CASE, COALESCE and the auto-union cast.
2004-06-19 21:29:50 +00:00
arnobrinkman
3e9da0e48d increment build number 2004-06-19 21:28:12 +00:00
dimitr
a57e457d81 increment build number 2004-06-19 08:11:59 +00:00
fsg
31fe4ee8bb increment build number 2004-06-17 01:10:29 +00:00
fsg
e93cabdb91 increment build number 2004-06-17 01:09:28 +00:00
kkuznetsov
6e692106e6 increment build number 2004-06-16 15:41:19 +00:00
kkuznetsov
a8816a0264 increment build number 2004-06-16 12:33:17 +00:00
kkuznetsov
1cbc0a3b9b Solaris theading portion of TlsValue 2004-06-16 12:33:13 +00:00
paul_reeves
71c9bf9140 increment build number 2004-06-16 10:40:59 +00:00
fsg
7a15a21163 increment build number 2004-06-16 01:09:34 +00:00
kkuznetsov
de33070304 increment build number 2004-06-15 09:02:21 +00:00
kkuznetsov
3d45a0bf4e Fix Solaris attrs for thread creation 2004-06-15 09:02:14 +00:00
fsg
9522a0e3bd increment build number 2004-06-15 01:09:24 +00:00
fsg
2484abc6ef increment build number 2004-06-14 11:21:02 +00:00
fsg
66e4efb565 Fixed an old bug. Thanks to Torsten Martinsen. 2004-06-14 11:20:37 +00:00
fsg
de764115ce increment build number 2004-06-14 01:09:27 +00:00
skidder
75968e78b6 increment build number 2004-06-13 23:49:31 +00:00
skidder
3ad92020ae Slightly refine BeePlusTree accessor semantics 2004-06-13 23:49:28 +00:00
brodsom
5803b123dc increment build number 2004-06-13 23:47:05 +00:00
brodsom
092b85239a increment build number 2004-06-13 23:47:04 +00:00
brodsom
d2b64735c6 Removing wrong extra ; 2004-06-13 23:47:02 +00:00
brodsom
8567c22bb1 increment build number 2004-06-13 23:46:34 +00:00
brodsom
e15c8744df increment build number 2004-06-13 23:46:07 +00:00
brodsom
7f439cc1c6 increment build number 2004-06-13 23:45:06 +00:00
brodsom
f43ebe2116 increment build number 2004-06-13 23:45:05 +00:00
brodsom
1aa7b9452c Looking for extra ; at namespace declaration end 2004-06-13 23:45:02 +00:00
brodsom
7dc4cc1ab9 increment build number 2004-06-13 23:44:18 +00:00
brodsom
8f3d0f561c increment build number 2004-06-13 23:43:35 +00:00
brodsom
b526e93599 increment build number 2004-06-13 23:42:52 +00:00
brodsom
779e977d8e increment build number 2004-06-13 23:42:23 +00:00
brodsom
306297af0d increment build number 2004-06-13 23:40:44 +00:00
brodsom
464e90876d increment build number 2004-06-13 23:40:43 +00:00
brodsom
40eed453fe increment build number 2004-06-13 23:39:55 +00:00
brodsom
34eb57286d increment build number 2004-06-13 23:38:52 +00:00
brodsom
6097cdfc61 increment build number 2004-06-13 23:38:51 +00:00
brodsom
805db2696e increment build number 2004-06-13 23:38:16 +00:00
brodsom
378b42b0b8 increment build number 2004-06-13 23:36:23 +00:00
skidder
b0c9b9fd76 increment build number 2004-06-13 23:27:33 +00:00
skidder
6460544617 Fix 64-bit build 2004-06-13 23:27:29 +00:00
brodsom
c85ad464b2 increment build number 2004-06-13 22:31:53 +00:00
brodsom
8023124f58 Rollback 2004-06-13 22:31:48 +00:00
skidder
7fcc2a0078 increment build number 2004-06-13 18:30:31 +00:00
skidder
eb468e9a4d Bring module up to date 2004-06-13 18:30:20 +00:00
brodsom
450b03796b increment build number 2004-06-13 03:09:32 +00:00
brodsom
e1ba6c22c9 increment build number 2004-06-13 03:09:31 +00:00
brodsom
bf8f359a13 Remove wrong semicolon 2004-06-13 03:09:29 +00:00
brodsom
4322b4b2c7 increment build number 2004-06-13 03:09:16 +00:00
brodsom
d18b564df5 increment build number 2004-06-13 03:08:24 +00:00
brodsom
f5c80410d2 -Correction for gcc 3.4 2004-06-13 03:08:13 +00:00
fsg
414122d803 increment build number 2004-06-13 01:08:52 +00:00
fsg
d4ff11ee0d increment build number 2004-06-12 01:10:09 +00:00
fsg
d2ca0bca09 increment build number 2004-06-12 01:09:27 +00:00
skidder
e8d716d0b0 increment build number 2004-06-12 01:06:09 +00:00
skidder
69de753991 increment build number 2004-06-12 01:06:06 +00:00
skidder
8f0cf89afb Correct problems with single-user maintenance mode (note it is used for GBAK restore process now) 2004-06-12 01:06:05 +00:00
kkuznetsov
3d8089adc6 increment build number 2004-06-11 14:23:33 +00:00
kkuznetsov
a0cd7b2449 hCVS: ----------------------------------------------------------------------
Solaris portion of thd.cpp
2004-06-11 14:23:30 +00:00
kkuznetsov
115cb715be increment build number 2004-06-11 14:23:29 +00:00
paul_reeves
fa3bc25c20 increment build number 2004-06-11 07:41:48 +00:00
paul_reeves
5b8142b815 increment build number 2004-06-11 07:41:26 +00:00
brodsom
7a5815ddd4 increment build number 2004-06-11 03:10:43 +00:00
brodsom
f2067a4154 -Correction 2004-06-11 03:10:41 +00:00
brodsom
730f96393e increment build number 2004-06-11 03:09:58 +00:00
fsg
a91c4fe782 increment build number 2004-06-11 01:10:06 +00:00
fsg
99d4b38563 increment build number 2004-06-11 01:09:26 +00:00
skidder
874ade9a1f increment build number 2004-06-10 23:17:09 +00:00
brodsom
0a2c5440d2 increment build number 2004-06-10 14:09:29 +00:00
brodsom
5692873781 -Rollback 2004-06-10 14:09:17 +00:00
fsg
6187a2112b increment build number 2004-06-10 01:09:26 +00:00
fsg
97359de12f increment build number 2004-06-10 01:08:46 +00:00
brodsom
1d6cfdfb08 increment build number 2004-06-09 19:03:24 +00:00
brodsom
36818e3c80 Correction 2004-06-09 19:03:22 +00:00
brodsom
0cb99ea23b increment build number 2004-06-09 19:02:22 +00:00
brodsom
c8dd4ef00a Fix gcc complaints after Alex changes. 2004-06-09 19:02:19 +00:00
brodsom
aed05fc799 increment build number 2004-06-09 18:57:10 +00:00
brodsom
c2d05fe48c -Rollback 2004-06-09 18:57:07 +00:00
brodsom
291f44774e increment build number 2004-06-09 18:56:46 +00:00
brodsom
f0b831dc07 increment build number 2004-06-09 18:23:30 +00:00
brodsom
50f895ff06 increment build number 2004-06-09 18:23:29 +00:00
brodsom
b9b39b630e -Rollback 2004-06-09 18:23:27 +00:00
brodsom
c91ca72123 increment build number 2004-06-09 18:22:59 +00:00
brodsom
ae01becb80 increment build number 2004-06-09 18:20:48 +00:00
brodsom
4751b4e9bd increment build number 2004-06-09 18:20:47 +00:00
brodsom
8456300ffb increment build number 2004-06-09 18:20:22 +00:00
brodsom
06ee13cd8e increment build number 2004-06-09 18:16:48 +00:00
brodsom
7ca7ea09e4 increment build number 2004-06-09 18:11:30 +00:00
brodsom
0ae6626edc increment build number 2004-06-09 18:11:29 +00:00
brodsom
0dbaf0453b -Rollback 2004-06-09 18:11:27 +00:00
brodsom
1b02024c27 increment build number 2004-06-09 18:08:04 +00:00
brodsom
b294a15206 increment build number 2004-06-09 18:07:18 +00:00
paul_reeves
77f69c7ca2 increment build number 2004-06-09 14:31:45 +00:00
alexpeshkoff
80ff2a2433 increment build number 2004-06-09 07:46:25 +00:00
alexpeshkoff
dce478df94 Fixed MSVC6 boot build 2004-06-09 07:46:22 +00:00
alexpeshkoff
3700bd71fc increment build number 2004-06-09 07:44:15 +00:00
alexpeshkoff
4a00641daf Removed THD_mutex_init from comment 2004-06-09 07:44:10 +00:00
brodsom
cfad7de87e increment build number 2004-06-09 01:50:57 +00:00
brodsom
e2fadb2ce5 -Correction 2004-06-09 01:50:39 +00:00
fsg
ee0f859aca increment build number 2004-06-09 01:12:19 +00:00
fsg
4187663740 increment build number 2004-06-09 01:11:07 +00:00
brodsom
7ed5872a96 increment build number 2004-06-09 01:07:47 +00:00
brodsom
01ff54e7bd -Correction 2004-06-09 01:07:39 +00:00
brodsom
db8c55810b increment build number 2004-06-08 18:59:19 +00:00
brodsom
5ed6ea6e87 -Correction 2004-06-08 18:59:17 +00:00
brodsom
85f10a5e9e increment build number 2004-06-08 18:49:52 +00:00
brodsom
164fba0401 increment build number 2004-06-08 18:49:51 +00:00
brodsom
9f86709067 -Correction 2004-06-08 18:49:48 +00:00
brodsom
2e5c77576d increment build number 2004-06-08 18:48:30 +00:00
brodsom
eaf725d633 -C++ struct declaration style. 2004-06-08 18:48:24 +00:00
brodsom
48351506ea increment build number 2004-06-08 18:47:00 +00:00
brodsom
b209093ea0 increment build number 2004-06-08 18:41:36 +00:00
brodsom
3d09805eab -C++ struct declaration style. 2004-06-08 18:41:33 +00:00
brodsom
868e072e8e increment build number 2004-06-08 18:41:01 +00:00
brodsom
9e9e928104 increment build number 2004-06-08 18:40:04 +00:00
brodsom
a953b56710 increment build number 2004-06-08 18:40:03 +00:00
brodsom
ddb754579f increment build number 2004-06-08 18:38:40 +00:00
brodsom
938ecfecea increment build number 2004-06-08 18:28:04 +00:00
brodsom
e8a210e39d -C++ struct declaration style. 2004-06-08 18:27:59 +00:00
brodsom
90c18be0ec increment build number 2004-06-08 18:25:49 +00:00
brodsom
18b5aa9578 increment build number 2004-06-08 18:25:48 +00:00
brodsom
7b96cbb9aa increment build number 2004-06-08 18:25:07 +00:00
brodsom
ab9bc18a81 -C++ struct declaration style.
-Const corrections
2004-06-08 18:24:49 +00:00
brodsom
a4c70e3dc5 increment build number 2004-06-08 18:22:53 +00:00
brodsom
27dbd980be increment build number 2004-06-08 18:21:38 +00:00
dimitr
5ba62c5291 increment build number 2004-06-08 14:00:04 +00:00
dimitr
61eef9d99c increment build number 2004-06-08 13:59:24 +00:00
alexpeshkoff
4c0d551680 increment build number 2004-06-08 13:56:05 +00:00
alexpeshkoff
af7d7b6098 increment build number 2004-06-08 13:41:09 +00:00
alexpeshkoff
1591a54e5e Thread cleanup:
1. Added macros to declare thread entrypoints
2. THD_mutex_* functions use Firebird::Mutex
3. Thread local storage use fb_tls.h
2004-06-08 13:41:08 +00:00
alexpeshkoff
0181b196ff increment build number 2004-06-08 13:41:07 +00:00
alexpeshkoff
334b3269ba increment build number 2004-06-08 13:41:02 +00:00
alexpeshkoff
72991fea08 increment build number 2004-06-08 13:40:59 +00:00
alexpeshkoff
f4a5fa66c9 increment build number 2004-06-08 13:40:56 +00:00
alexpeshkoff
8f28e36409 increment build number 2004-06-08 13:40:38 +00:00
alexpeshkoff
796e19c5e3 increment build number 2004-06-08 13:40:37 +00:00
alexpeshkoff
80b8b2bba8 increment build number 2004-06-08 13:40:33 +00:00
alexpeshkoff
29286a585e increment build number 2004-06-08 13:40:18 +00:00
alexpeshkoff
5342225c96 increment build number 2004-06-08 13:39:53 +00:00
alexpeshkoff
7fe132b8d4 increment build number 2004-06-08 13:39:50 +00:00
alexpeshkoff
8dcbf664f0 increment build number 2004-06-08 13:39:39 +00:00
alexpeshkoff
2f45695279 increment build number 2004-06-08 13:39:32 +00:00
kkuznetsov
6e9b039f34 increment build number 2004-06-08 12:10:28 +00:00
kkuznetsov
4dbc0066df increment build number 2004-06-08 12:10:27 +00:00
kkuznetsov
8c2a4723e1 Some more solx86 commits 2004-06-08 12:10:26 +00:00
alexpeshkoff
7381af7da7 increment build number 2004-06-08 06:51:21 +00:00
alexpeshkoff
d28b38c01e explicit constructor for lock guard 2004-06-08 06:51:13 +00:00
robocop
e5870c4b7b increment build number 2004-06-08 05:50:03 +00:00
robocop
01ea3a0735 const 2004-06-08 05:50:00 +00:00
fsg
81b0ceb369 increment build number 2004-06-08 01:09:44 +00:00
fsg
d47ef14f8e increment build number 2004-06-08 01:09:02 +00:00
hvlad
9a9b3056ad increment build number 2004-06-07 16:10:53 +00:00
hvlad
a36ca2e7b6 TRA_sweep don't release it's temp_lock in case of database shutdown 2004-06-07 16:10:42 +00:00
paul_reeves
8c25db2d65 increment build number 2004-06-07 09:22:18 +00:00
paul_reeves
b3b92e4692 increment build number 2004-06-07 09:22:17 +00:00
paul_reeves
06f3e06a28 increment build number 2004-06-07 09:22:14 +00:00
paul_reeves
f833a9c182 increment build number 2004-06-07 09:21:53 +00:00
kkuznetsov
fd1e8dd336 increment build number 2004-06-07 06:50:42 +00:00
kkuznetsov
b5ebd1a662 Minor corrections after prototype changes 2004-06-07 06:50:38 +00:00
fsg
9a8e532f53 increment build number 2004-06-06 22:09:41 +00:00
robocop
55655496e3 increment build number 2004-06-06 05:25:34 +00:00
robocop
61a972a2b7 increment build number 2004-06-06 05:25:33 +00:00
robocop
c77040ff97 Style and const 2004-06-06 05:25:32 +00:00
robocop
a9c02fd0df increment build number 2004-06-05 09:37:22 +00:00
robocop
b686157a7b increment build number 2004-06-05 09:37:21 +00:00
robocop
1332d98618 Literal strings should be treated as const char* 2004-06-05 09:37:18 +00:00
robocop
6877a74b77 increment build number 2004-06-05 09:37:15 +00:00
robocop
5fba299cf9 increment build number 2004-06-05 09:37:05 +00:00
robocop
b3eeea2bd2 increment build number 2004-06-05 09:37:03 +00:00
robocop
42a86bba0e increment build number 2004-06-05 09:37:01 +00:00
robocop
3b90ad0409 increment build number 2004-06-05 09:36:58 +00:00
robocop
6d4bf4a49d increment build number 2004-06-05 09:36:55 +00:00
robocop
81e80417d9 increment build number 2004-06-05 09:36:53 +00:00
robocop
27b69c902f increment build number 2004-06-05 09:36:51 +00:00
fsg
c5f25bbd86 increment build number 2004-06-04 22:12:47 +00:00
kkuznetsov
04d6188d7c increment build number 2004-06-04 14:36:48 +00:00
kkuznetsov
a594b29c57 Fixed some more different prototypes of the same functions 2004-06-04 14:36:45 +00:00
kkuznetsov
5534a1bf69 increment build number 2004-06-04 14:36:28 +00:00
fsg
06636bed73 increment build number 2004-06-04 06:55:58 +00:00
fsg
1622af9f66 Fixes issues spotted by Claudio 2004-06-04 06:55:38 +00:00
fsg
3258681c01 increment build number 2004-06-03 22:17:46 +00:00
fsg
ef142d659a increment build number 2004-06-03 22:16:37 +00:00
kkuznetsov
2f9992804f increment build number 2004-06-03 15:09:56 +00:00
kkuznetsov
97d8042647 Fix some more differents in function signatures from *.h to *.cpp 2004-06-03 15:09:52 +00:00
fsg
eae7a41ecf increment build number 2004-06-03 14:01:24 +00:00
fsg
08f9f20489 First step to allow qli to work with relations containing bigints
It is possible now to copy table contents between databases, insert bigints via qli and show works nearly as expected.
Displaying bigints and evaluation of expressions containing bigints still doesn't work.
2004-06-03 14:00:59 +00:00
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
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
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
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