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

13731 Commits

Author SHA1 Message Date
robocop
275a676ba3 increment build number 2004-08-27 05:00:37 +00:00
robocop
be2f4fe195 Style and comment useless code 2004-08-27 05:00:31 +00:00
robocop
36b3d51190 increment build number 2004-08-27 04:58:13 +00:00
robocop
1c981d6a83 Enhance UDF support a bit 2004-08-27 04:58:10 +00:00
robocop
a38df7177b increment build number 2004-08-27 04:56:25 +00:00
robocop
8638418d36 Update the ancient example IUDF "test" to use reference with nulls instead of value that can't be declared in DSQL and has compatibility problems 2004-08-27 04:56:22 +00:00
robocop
4ce7a139e5 increment build number 2004-08-27 04:54:51 +00:00
robocop
626037929f increment build number 2004-08-27 04:54:50 +00:00
robocop
5764315a44 Introduce sub_type BINARY as a synonym for sub_type 0
Document reference with nulls mechanism in rdb$types
2004-08-27 04:54:48 +00:00
robocop
e7c0d48975 increment build number 2004-08-27 04:52:35 +00:00
robocop
1994913da7 Bring DSQL up to date with UDF capabilities in the engine.
Introduce SCALAR_ARRAY token.
2004-08-27 04:52:32 +00:00
robocop
49b754fe48 increment build number 2004-08-27 04:50:03 +00:00
robocop
9a6456c767 increment build number 2004-08-27 04:50:02 +00:00
robocop
61a7173a3c Style 2004-08-27 04:50:00 +00:00
robocop
922c74304d increment build number 2004-08-27 04:48:57 +00:00
robocop
83f030e331 increment build number 2004-08-27 04:48:56 +00:00
robocop
cd552f3935 The #define started before the namespace and ended inside the namespace. Invalid.
Took FUN_T outside the #ifdef REQUESTER to be able to use it in DSQL.
2004-08-27 04:48:54 +00:00
robocop
f3aa22df17 increment build number 2004-08-27 04:46:03 +00:00
robocop
3a45a04ea7 MSVC6 doesn't keep variables in a for() only in that scope. This standard construction is rejected:
for (int i = ...);
for (int i = ...);
Put the variable again before the loops to be able to compile.
2004-08-27 04:46:01 +00:00
robocop
8cb4d694ff increment build number 2004-08-27 04:46:00 +00:00
fsg
0dbfbe67f2 increment build number 2004-08-27 01:09:23 +00:00
fsg
b87e8e42ba nightly update 2004-08-27 01:09:20 +00:00
brodsom
319debbf72 increment build number 2004-08-26 23:27:49 +00:00
brodsom
28c2a7cdfe increment build number 2004-08-26 23:27:47 +00:00
brodsom
aaaddf7642 Fix ,silence non initialized warnings 2004-08-26 23:27:46 +00:00
brodsom
f20c5a1d96 increment build number 2004-08-26 21:47:21 +00:00
brodsom
15a5a276da Fix signed/unsigned comparisons 2004-08-26 21:47:19 +00:00
brodsom
e5f053fda6 increment build number 2004-08-26 21:44:15 +00:00
brodsom
3bcf37fcd1 Assert or silence uninitialized warning 2004-08-26 21:44:11 +00:00
brodsom
87bc366b9b increment build number 2004-08-26 19:23:58 +00:00
brodsom
4a1d36c760 Fix multiline comment 2004-08-26 19:23:53 +00:00
brodsom
01189dc4ba increment build number 2004-08-26 19:09:11 +00:00
brodsom
4b7731ee0e Assert on non initialized variable 2004-08-26 19:09:07 +00:00
brodsom
c1d1818276 increment build number 2004-08-26 18:50:08 +00:00
brodsom
7593638007 Fix non initialized variables 2004-08-26 18:49:49 +00:00
brodsom
9c04d32118 increment build number 2004-08-26 18:48:23 +00:00
brodsom
567934f29b Fix, assert or silence non initialized warnings 2004-08-26 18:48:14 +00:00
brodsom
87e58e9dca increment build number 2004-08-26 18:28:14 +00:00
brodsom
46aa03e06e Fix signed/unsigned comparisons 2004-08-26 18:28:12 +00:00
brodsom
9ddeb97908 increment build number 2004-08-26 18:28:11 +00:00
brodsom
a523426f0e increment build number 2004-08-26 18:22:45 +00:00
brodsom
6c2ade62b7 Silence uninitialized warnings 2004-08-26 18:22:40 +00:00
brodsom
55af71e159 increment build number 2004-08-26 18:14:27 +00:00
brodsom
d34c5b6f8a Silence uninitialized warnings 2004-08-26 18:14:14 +00:00
brodsom
7fe8ac041c increment build number 2004-08-26 17:54:22 +00:00
brodsom
fec4268921 Fix format warning 2004-08-26 17:54:19 +00:00
brodsom
d18a142328 increment build number 2004-08-26 17:51:59 +00:00
brodsom
406726a9fc Maintain previous isql con_prompt definition 2004-08-26 17:51:56 +00:00
aafemt
5bf19c53b8 increment build number 2004-08-26 11:10:31 +00:00
aafemt
5dafdcb461 Make prompt visible in MSYS 2004-08-26 11:10:28 +00:00