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

5273 Commits

Author SHA1 Message Date
eku
53367847f5 SVR4 yacc doesn't like C++ style comments! 2003-04-03 06:55:32 +00:00
brodsom
344d806828 increment build number 2003-04-03 02:17:03 +00:00
brodsom
8224543385 - Correct formats
- Remove unused var
- ifdef unused code
- add brackets to initializer
2003-04-03 02:16:59 +00:00
brodsom
2d509019e3 increment build number 2003-04-03 02:03:53 +00:00
brodsom
e0dae1ff44 - Correct formats
- Remove unused var
- ifdef unused code
2003-04-03 02:03:47 +00:00
brodsom
ebeca5a559 increment build number 2003-04-03 02:00:54 +00:00
brodsom
178c07c4ff - Move definition from header to the c which use it.
- Remove unused var
- Change NULL to 0
2003-04-03 02:00:35 +00:00
brodsom
0b75b35e2d increment build number 2003-04-03 01:52:07 +00:00
brodsom
a08706d39e increment build number 2003-04-03 01:52:06 +00:00
brodsom
47be7f6055 Add cast 2003-04-03 01:52:05 +00:00
brodsom
de8e7b44a6 increment build number 2003-04-03 01:51:51 +00:00
brodsom
ce1b384411 increment build number 2003-04-03 01:51:05 +00:00
brodsom
927e886d81 Correct formats 2003-04-03 01:51:03 +00:00
brodsom
926d325a62 increment build number 2003-04-03 01:50:14 +00:00
brodsom
77ac9c90b0 increment build number 2003-04-03 01:49:30 +00:00
brodsom
37525f100f increment build number 2003-04-03 01:48:49 +00:00
brodsom
47007fc1ae increment build number 2003-04-03 01:36:54 +00:00
brodsom
9784aedc80 - Update parser (with byacc 1.9) 2003-04-03 01:36:52 +00:00
brodsom
af34600e55 increment build number 2003-04-02 22:25:19 +00:00
fsg
11eac85166 increment build number 2003-04-02 22:24:35 +00:00
alexpeshkoff
89e4a70f74 increment build number 2003-04-02 15:15:08 +00:00
alexpeshkoff
ff5b7feba5 Fixed use of / and c:\ in directories list 2003-04-02 15:14:14 +00:00
alexpeshkoff
946dbfaeaf increment build number 2003-04-02 15:14:07 +00:00
brodsom
e9c0b389ef increment build number 2003-04-02 14:31:38 +00:00
brodsom
5dd9c54ae1 - Avoid some not defined/not used warnings. 2003-04-02 14:31:37 +00:00
brodsom
c740a5fd5e increment build number 2003-04-02 14:30:46 +00:00
brodsom
95979b1d8f - Avoid not defined warning and put some comments in C++ format. 2003-04-02 14:30:44 +00:00
brodsom
e7a14b6792 increment build number 2003-04-02 12:07:12 +00:00
brodsom
234684ac3d - Add some ifdefs to isolate better the langs 2003-04-02 12:07:10 +00:00
brodsom
3981c0c456 increment build number 2003-04-02 12:01:48 +00:00
brodsom
2862c2a74a - Remove unsigned-signed comparison warnings. 2003-04-02 12:01:43 +00:00
brodsom
6ef664d31a increment build number 2003-04-02 11:49:38 +00:00
brodsom
8e7e205552 - Remove ugly & unneeded casts 2003-04-02 11:49:35 +00:00
brodsom
429f9b6177 increment build number 2003-04-02 11:23:45 +00:00
brodsom
befa9023fe increment build number 2003-04-02 11:23:44 +00:00
brodsom
d1f47abd16 - Use 0 instead NULL to compare with USHORT 2003-04-02 11:23:43 +00:00
brodsom
37b1a9d1de - Avoid unused variable warnings 2003-04-02 11:22:30 +00:00
brodsom
6a26b521c9 increment build number 2003-04-02 11:22:29 +00:00
brodsom
a2ce5594b5 increment build number 2003-04-02 11:21:30 +00:00
brodsom
55fe1c85c5 - Avoid gcc wrong warning. 2003-04-02 11:21:25 +00:00
brodsom
7359f8176e increment build number 2003-04-02 11:20:15 +00:00
brodsom
5f357a9270 - Avoid partially bracketed warning 2003-04-02 11:20:09 +00:00
brodsom
c0a801d575 increment build number 2003-04-02 11:18:17 +00:00
brodsom
198fa7d4c9 increment build number 2003-04-02 11:18:16 +00:00
brodsom
c26e93b60f - Avoid signed-unsigned comparison
- alloc_mutex only used for V4_THR
- Correct landId argument.
2003-04-02 11:18:14 +00:00
brodsom
e88e93b534 increment build number 2003-04-02 11:14:30 +00:00
brodsom
20da14459f - Avoid signed-unsigned comparison 2003-04-02 11:14:29 +00:00
brodsom
98402f979d increment build number 2003-04-02 11:13:13 +00:00
brodsom
a4903c9278 - Comment unneeded checks or conditions 2003-04-02 11:13:11 +00:00
brodsom
23507307f6 increment build number 2003-04-02 11:03:35 +00:00
brodsom
680c0326e4 - Comment unneeded checks 2003-04-02 11:03:31 +00:00
brodsom
eb5718cd0e increment build number 2003-04-02 10:58:38 +00:00
brodsom
ae6b144f3b - Remove unneeded define
- Correct format
- Use 0 instead of NULL in comparison
2003-04-02 10:58:35 +00:00
brodsom
b6f37451ce increment build number 2003-04-01 23:47:17 +00:00
brodsom
3151420520 increment build number 2003-04-01 23:22:07 +00:00
brodsom
34fc42b8db - USHORT dpb_sql_dialect can't be < 0
- databases_mutex is only used when v4_threading is defined and superserver not.
2003-04-01 23:22:05 +00:00
fsg
05db70193a increment build number 2003-04-01 22:24:32 +00:00
brodsom
b9dc329d0b increment build number 2003-04-01 22:01:59 +00:00
brodsom
7ba374148a increment build number 2003-04-01 22:01:56 +00:00
brodsom
da5e50af52 Correct formats 2003-04-01 22:01:46 +00:00
brodsom
0959844076 increment build number 2003-04-01 21:59:44 +00:00
brodsom
7a7ac9419c Correct formats 2003-04-01 21:59:31 +00:00
brodsom
ba1869a7b0 increment build number 2003-04-01 21:56:32 +00:00
brodsom
20bc0c71c1 increment build number 2003-04-01 17:58:20 +00:00
brodsom
f76755974d Correct formats 2003-04-01 17:58:19 +00:00
alexpeshkoff
7eb971d887 increment build number 2003-04-01 15:36:56 +00:00
alexpeshkoff
7f139f5a64 Fixed QLI build 2003-04-01 15:36:48 +00:00
alexpeshkoff
11fdab84a9 increment build number 2003-04-01 15:36:21 +00:00
alexpeshkoff
5846f9a8fa Fixed parameters names & some preprocessing cleanup 2003-04-01 15:36:12 +00:00
brodsom
c6f6e51da6 increment build number 2003-04-01 12:37:36 +00:00
brodsom
795cdceda5 Correct formats 2003-04-01 12:37:33 +00:00
brodsom
b8f14216a6 increment build number 2003-04-01 11:49:34 +00:00
brodsom
a75b366e18 Correct formats 2003-04-01 11:49:33 +00:00
brodsom
e358c6072d increment build number 2003-04-01 11:43:48 +00:00
brodsom
44f0bdb080 Correct formats 2003-04-01 11:43:47 +00:00
brodsom
3400da9b22 increment build number 2003-04-01 11:35:46 +00:00
brodsom
e9528848f9 Correct formats 2003-04-01 11:35:44 +00:00
brodsom
8c66f08a5e increment build number 2003-04-01 11:32:52 +00:00
brodsom
8b1d36498f increment build number 2003-04-01 11:24:21 +00:00
brodsom
e0d25e002d Correct formats 2003-04-01 11:24:18 +00:00
brodsom
df1d19f3d7 increment build number 2003-03-31 23:44:23 +00:00
brodsom
6d2979025a increment build number 2003-03-31 23:44:22 +00:00
brodsom
b0aa2de8ac Only code formatting changes 2003-03-31 23:44:21 +00:00
brodsom
edad5f08d5 increment build number 2003-03-31 23:44:06 +00:00
brodsom
28858cd69d increment build number 2003-03-31 23:40:56 +00:00
brodsom
a399bf764d Changes to allow use of bison to create parse.cpp 2003-03-31 23:40:53 +00:00
fsg
59855cc360 increment build number 2003-03-31 22:25:37 +00:00
arnobrinkman
e9bb9ba903 increment build number 2003-03-31 19:12:04 +00:00
arnobrinkman
f83a6084ed bugfix:
1) bug with sub-selects inside COALESCE function.
2) bug with parameter ordering.
2003-03-31 19:11:55 +00:00
alexpeshkoff
861c7180d3 increment build number 2003-03-31 17:43:04 +00:00
alexpeshkoff
b7dfc17d4a Added DatabasesDirs parameter to firebird.conf.
Databases may be accessed only in trees, listed there.
For compatibility reasons, default = /

Also filename type cleanup in gds_attach & gds_create
2003-03-31 17:43:02 +00:00
alexpeshkoff
6abaf41305 increment build number 2003-03-31 17:41:19 +00:00
alexpeshkoff
33f5f01622 Added DatabasesDirs parameter to firebird.conf.
Databases may be accessed only in trees, listed there.
For compatibility reasons, default = /
2003-03-31 17:41:18 +00:00
alexpeshkoff
3a2a8e6488 increment build number 2003-03-31 17:41:17 +00:00
alexpeshkoff
185c207f2b increment build number 2003-03-31 17:41:16 +00:00
alexpeshkoff
3edadfb71b increment build number 2003-03-31 17:41:08 +00:00
aafemt
75cd843542 increment build number 2003-03-31 10:29:33 +00:00
fsg
632a774248 increment build number 2003-03-30 22:20:57 +00:00
arnobrinkman
5c30a334aa increment build number 2003-03-30 16:56:09 +00:00
arnobrinkman
2f62030d2f bugfix: A good bugfix with the database statistics problem which also exists in FB1.0. Thanks to Claudio Valderrama which pointed to problems in the previous commited fix. 2003-03-30 16:55:59 +00:00
fsg
7868457326 increment build number 2003-03-29 23:20:13 +00:00
dimitr
d6f106163d increment build number 2003-03-29 15:49:44 +00:00
dimitr
c18c6f17bd Allowed Services API for win32 CS (gbak/gfix only). gstat/gsec are not supported yet. 2003-03-29 15:49:38 +00:00
alexpeshkoff
e1a3921e00 increment build number 2003-03-29 15:36:51 +00:00
alexpeshkoff
c24d2b47fc make pathSplit work with paths, not processed by ISC_expand_filename 2003-03-29 15:36:49 +00:00
fsg
8f618046b0 increment build number 2003-03-28 23:24:41 +00:00
brodsom
035c9ce022 increment build number 2003-03-28 13:53:54 +00:00
aafemt
a2135fdc61 increment build number 2003-03-28 11:31:15 +00:00
aafemt
8d050f3502 Fix DS_3DLOOK override warning 2003-03-28 11:31:13 +00:00
aafemt
d74ac3d4ef increment build number 2003-03-28 11:29:20 +00:00
fsg
fad53f1b84 increment build number 2003-03-27 23:21:21 +00:00
brodsom
0f58a02d65 increment build number 2003-03-27 17:15:55 +00:00
brodsom
19d97ac821 Fix some wrong format strings/argument lists 2003-03-27 17:15:48 +00:00
brodsom
3e16827562 increment build number 2003-03-27 12:40:58 +00:00
brodsom
6c839ed6f3 Remove declarations used by functions removed in a previous commit 2003-03-27 12:40:55 +00:00
aafemt
3c439b4a71 increment build number 2003-03-27 11:21:49 +00:00
aafemt
83a5190b90 increment build number 2003-03-27 11:21:48 +00:00
aafemt
1cf49bb4ba increment build number 2003-03-27 11:16:15 +00:00
aafemt
d6a2945cac Remove obsolete files 2003-03-27 11:16:14 +00:00
aafemt
463b37b323 increment build number 2003-03-27 11:16:13 +00:00
paul_reeves
c4cf1c7c03 increment build number 2003-03-27 10:39:57 +00:00
paul_reeves
f5d55453a7 Fix for an SS event handler bug (code courtesy of Jim Starkey) 2003-03-27 10:39:56 +00:00
brodsom
cdc263a370 increment build number 2003-03-27 03:16:42 +00:00
brodsom
e3e8f77541 increment build number 2003-03-27 03:14:51 +00:00
fsg
908486dd26 increment build number 2003-03-26 23:22:43 +00:00
brodsom
0dd542925d increment build number 2003-03-26 11:08:23 +00:00
fsg
626f19f029 increment build number 2003-03-25 23:24:37 +00:00
brodsom
1a9a99dc98 increment build number 2003-03-25 13:24:55 +00:00
skidder
9e623a552b increment build number 2003-03-25 12:07:11 +00:00
skidder
c7c492ea5f Fix up little issues with lock manager 2003-03-25 12:07:05 +00:00
aafemt
4b9aaf11a8 increment build number 2003-03-25 11:08:04 +00:00
dimitr
90e39c82e5 increment build number 2003-03-25 09:52:07 +00:00
dimitr
46fd65228a Cleanup. 2003-03-25 09:51:52 +00:00
dimitr
37648c9747 increment build number 2003-03-25 09:49:09 +00:00
dimitr
1687a930d8 increment build number 2003-03-25 09:40:28 +00:00
dimitr
20ce2e24d8 Fixed optimizer bug introduced by me appr. one month ago. 2003-03-25 09:40:15 +00:00
brodsom
df5a23d861 increment build number 2003-03-25 02:24:10 +00:00
brodsom
b15fac104a Remove WINDOWS_ONLY remains 2003-03-25 02:24:09 +00:00
brodsom
d980e99592 increment build number 2003-03-25 02:23:42 +00:00
brodsom
31393c4a45 increment build number 2003-03-25 02:23:41 +00:00
brodsom
7d2901deb6 increment build number 2003-03-25 02:22:38 +00:00
fsg
789d3d352f increment build number 2003-03-24 23:23:49 +00:00
skidder
137289d4ac increment build number 2003-03-24 14:41:51 +00:00
skidder
8fbe3f2d29 Fix up the reason of slowdown of Windows CS 2003-03-24 14:41:42 +00:00
skidder
30ce7721c9 increment build number 2003-03-24 14:32:44 +00:00
skidder
ed65831b84 Lock manager changes.
1. Cleanup #define's a little
2. Shutdown blocking thread cleanly on Windows CS
3. Fix Windows CS lock-ups (make wakeup event manual-reset)
4. Detect deadlocks instantly in most cases (if blocking owner
  dies during AST processing deadlock scan timeout still applies)
2003-03-24 14:32:34 +00:00
brodsom
a71d4099ba increment build number 2003-03-24 13:35:55 +00:00
brodsom
01141efa30 Use V4_THREADING explicitly instead and remove empty defined macros. This change try to make clear V4_THREADING use. 2003-03-24 13:35:37 +00:00
fsg
251fcfb1bd increment build number 2003-03-23 23:17:54 +00:00
dimitr
c2f0e2ca41 increment build number 2003-03-23 17:16:58 +00:00
dimitr
3916a58953 Cleanup. 2003-03-23 17:16:55 +00:00
alexpeshkoff
0be9ff6f4c increment build number 2003-03-23 16:50:57 +00:00
alexpeshkoff
e985aba5cc increment build number 2003-03-23 16:50:56 +00:00
alexpeshkoff
3de3aad14b increment build number 2003-03-23 16:50:55 +00:00
alexpeshkoff
45ad6a1bda External files access restriction cleanup 2003-03-23 16:50:54 +00:00
alexpeshkoff
d4b14ab3a0 increment build number 2003-03-23 16:50:53 +00:00
alexpeshkoff
43f9ec2141 increment build number 2003-03-23 16:50:52 +00:00
alexpeshkoff
d36b27332b increment build number 2003-03-23 16:50:51 +00:00
alexpeshkoff
978e355954 increment build number 2003-03-23 12:06:26 +00:00
alexpeshkoff
8bd94e7ef7 Implemented a bit more informative memory leaks debugging in remote 2003-03-23 12:06:23 +00:00
dimitr
203f804e13 increment build number 2003-03-23 09:05:41 +00:00
dimitr
56ec5465d9 After some research, I've disabled the automatic ODS upgrade due to lack of reliability. 2003-03-23 09:05:35 +00:00
fsg
96a8af5734 increment build number 2003-03-22 23:19:27 +00:00
seanleyne
432ab11070 increment build number 2003-03-22 19:05:16 +00:00
seanleyne
7e83a8e27e Small correction of a mistake I made in previous committ. 2003-03-22 19:04:55 +00:00
dimitr
60cee63561 increment build number 2003-03-22 06:18:05 +00:00
dimitr
67d61c78b7 Rolled back part of my previous commit. In fact, only one line fix was required. 2003-03-22 06:18:04 +00:00
fsg
daaac03300 increment build number 2003-03-21 23:19:25 +00:00
dimitr
811461d753 increment build number 2003-03-21 16:19:21 +00:00
dimitr
fa6f9a83e5 Fixed (porting?) bugs related to GBAK and Services API. 2003-03-21 16:19:16 +00:00
brodsom
2aee8ee34c increment build number 2003-03-21 13:21:43 +00:00
brodsom
b522639130 Synchronize intlcpp with intl 2003-03-21 13:21:04 +00:00
brodsom
e05ca6ffd9 increment build number 2003-03-21 13:16:55 +00:00
brodsom
2f4e70a863 Remove remaining warnings in intl 2003-03-21 13:16:21 +00:00
brodsom
d4cdb2075e increment build number 2003-03-21 13:11:42 +00:00
aafemt
9cb000430d increment build number 2003-03-21 11:53:50 +00:00
aafemt
dd3bfcda2b increment build number 2003-03-21 11:53:49 +00:00
fsg
013e84e5ae increment build number 2003-03-20 23:24:22 +00:00
arnobrinkman
e8b5a4cf7b increment build number 2003-03-20 22:43:42 +00:00
arnobrinkman
530bf9060b bugfix on service API, reported by Martijn Tonies in fb-devel.
This bug exists already since FB1.0.
Due bad validate-checking on returned value this even causes a server-crash !!!!
2003-03-20 22:43:40 +00:00
aafemt
793ce67c72 Version information is concentrated in src/misc/writeBuildNum.sh 2003-03-20 11:11:55 +00:00
aafemt
6a18a09d52 increment build number 2003-03-20 11:11:54 +00:00
aafemt
a8e2ab130b increment build number 2003-03-20 11:11:53 +00:00
aafemt
20333dd3fc increment build number 2003-03-20 11:11:52 +00:00
aafemt
9b93f86e6c increment build number 2003-03-20 11:11:51 +00:00
aafemt
5971835a98 increment build number 2003-03-20 11:11:50 +00:00
aafemt
f246e8ea98 increment build number 2003-03-20 11:11:49 +00:00
dimitr
e303f84604 increment build number 2003-03-20 09:32:20 +00:00
dimitr
b6ec9228e2 no message 2003-03-20 09:32:16 +00:00
dimitr
6809c7159d increment build number 2003-03-20 09:28:36 +00:00
dimitr
3a23615884 Make sure attachment handle is closed on server shutdown. 2003-03-20 09:28:34 +00:00
alexpeshkoff
e6bc853b07 increment build number 2003-03-20 08:58:16 +00:00
alexpeshkoff
8a97d7b0f1 Fixed massive memory leak from default pool 2003-03-20 08:58:11 +00:00
fsg
a8c4814ce2 increment build number 2003-03-19 23:24:19 +00:00
dimitr
a9c707e49b increment build number 2003-03-19 13:14:12 +00:00
dimitr
e23d6227ec Reworked my previous changes in INET. 2003-03-19 13:14:09 +00:00
skidder
e95aa10aaa increment build number 2003-03-19 11:33:47 +00:00
skidder
2ea5a6fa3b Fix up memory leak in gfix I introduced quite some time ago. Noticed by Mike Nordell 2003-03-19 11:33:46 +00:00
dimitr
e53b468f31 increment build number 2003-03-19 08:49:50 +00:00
fsg
17cc5c1eb8 increment build number 2003-03-18 23:22:00 +00:00
brodsom
2f2be03725 increment build number 2003-03-18 15:28:20 +00:00
brodsom
0917616858 Remove unused make. (agreed with Mike) 2003-03-18 15:28:11 +00:00
brodsom
57c2cd057e increment build number 2003-03-18 15:09:45 +00:00
brodsom
032ecf0a93 Remove unused & wrong header. The good one is in include/gen. 2003-03-18 15:09:41 +00:00
brodsom
0defc89577 increment build number 2003-03-18 13:27:49 +00:00
brodsom
98e18ac261 Remove DOS remains 2003-03-18 13:27:47 +00:00
brodsom
e754cbaa22 increment build number 2003-03-18 13:27:10 +00:00
brodsom
ddb11a0d63 Remove ultrix remains 2003-03-18 13:27:04 +00:00
brodsom
2403bd96b2 increment build number 2003-03-18 12:26:00 +00:00
brodsom
06b9a8bda3 Add function pointers casts (remove warnings) 2003-03-18 12:25:59 +00:00
dimitr
3b545be7d3 increment build number 2003-03-18 08:59:11 +00:00
dimitr
732a6fcb48 increment build number 2003-03-18 08:50:33 +00:00
dimitr
52830c1d8c increment build number 2003-03-18 08:48:20 +00:00
eku
ec41fb2eb6 increment build number 2003-03-18 06:49:45 +00:00
eku
c001bee246 Removed again rubbish lines. 2003-03-18 06:49:43 +00:00
seanleyne
015826b673 increment build number 2003-03-18 04:25:25 +00:00
seanleyne
1912642d4a Update based on comments/notes from developers 2003-03-18 04:25:23 +00:00
brodsom
817da5b1ee increment build number 2003-03-18 03:05:53 +00:00
brodsom
e57023dd01 increment build number 2003-03-18 02:57:05 +00:00
brodsom
0ea4ed7a18 Remove pragma.h (trivial hpux only header) and replace with the code (1 line) 2003-03-18 02:57:02 +00:00
brodsom
3b39049462 increment build number 2003-03-18 02:48:48 +00:00
brodsom
eff2556d8f Remove mpexl remains 2003-03-18 02:48:47 +00:00
brodsom
a7f4460584 increment build number 2003-03-18 02:47:44 +00:00
brodsom
40706d5cb4 Remove apollo remains 2003-03-18 02:47:40 +00:00
brodsom
5cdcfa9d18 increment build number 2003-03-18 02:13:11 +00:00
brodsom
070d5ba155 Comment unused types 2003-03-18 02:13:08 +00:00
brodsom
483ac2a1c2 increment build number 2003-03-18 02:03:51 +00:00
brodsom
3bcad89ae7 Replace UTEXT with UCHAR 2003-03-18 02:03:46 +00:00
brodsom
8c20fc7e19 increment build number 2003-03-18 01:35:14 +00:00
brodsom
a63a61951c Remove unneeded/unused code 2003-03-18 01:35:11 +00:00
brodsom
39304c8bf0 increment build number 2003-03-18 01:32:30 +00:00
brodsom
84851d585d Remove nested NOT_USED_OR_REPLACED ifdefs 2003-03-18 01:32:28 +00:00
fsg
c339d59cf6 increment build number 2003-03-17 23:22:16 +00:00
alexpeshkoff
a41a8a67d5 increment build number 2003-03-17 18:03:42 +00:00
alexpeshkoff
5fc07dab06 Cleanup 2003-03-17 18:03:38 +00:00
alexpeshkoff
1b3d791a8f increment build number 2003-03-17 18:01:25 +00:00
alexpeshkoff
26a4156e62 increment build number 2003-03-17 18:01:23 +00:00
alexpeshkoff
dc5b1d5cb2 Added required comments 2003-03-17 18:01:17 +00:00
alexpeshkoff
387b12528e increment build number 2003-03-17 17:58:02 +00:00
alexpeshkoff
40432510b4 Fixed names and default value for EXTERNAL_TABLES_DIRS config parameter 2003-03-17 17:57:58 +00:00
alexpeshkoff
14c972f906 increment build number 2003-03-17 17:57:54 +00:00
alexpeshkoff
4ff7d7b2a5 increment build number 2003-03-17 17:53:07 +00:00
alexpeshkoff
11a7e85693 Cleanup 2003-03-17 17:52:48 +00:00
alexpeshkoff
53aa02cc57 increment build number 2003-03-17 16:44:29 +00:00
alexpeshkoff
7e18236fef Fixed use of:
1. Numeric variables
2. Dialect-3 databases
2003-03-17 16:44:24 +00:00
eku
053422d9f5 increment build number 2003-03-17 13:26:38 +00:00
eku
75e22d36ae Removed rubbish line. 2003-03-17 13:26:33 +00:00
eku
c12676518c increment build number 2003-03-17 12:12:31 +00:00
eku
3cadf8b95f Changed the default extensions for databases from .gdb to .fdb
The Windows and OS X builds have not been updated yet.
2003-03-17 12:12:28 +00:00
eku
ceb9d33c9d Changed the default extensions for databases from .gdb to .fdb
The Windows and OS X builds have not been updated yet.
2003-03-17 12:06:48 +00:00
eku
ca703eb963 increment build number 2003-03-17 12:06:47 +00:00
eku
4942368666 increment build number 2003-03-17 12:06:46 +00:00
eku
4eed235620 increment build number 2003-03-17 12:06:44 +00:00
eku
acbbb8d869 increment build number 2003-03-17 12:06:42 +00:00
eku
78335f5fa8 increment build number 2003-03-17 12:06:41 +00:00
eku
ace1c69c2a increment build number 2003-03-17 12:06:40 +00:00
eku
ef9e214ec6 increment build number 2003-03-17 12:06:38 +00:00
eku
4bbfdba7cf increment build number 2003-03-17 12:06:32 +00:00
eku
dc9cb4cf00 increment build number 2003-03-17 12:06:20 +00:00
eku
31092854f5 increment build number 2003-03-17 12:06:06 +00:00
fsg
2b68829afa increment build number 2003-03-16 23:20:17 +00:00
dimitr
63f8de9bb1 increment build number 2003-03-16 12:04:29 +00:00
dimitr
a6b7f7c3ef Cleanup. 2003-03-16 12:04:13 +00:00
dimitr
ba6237d45e increment build number 2003-03-16 10:54:31 +00:00
dimitr
9acd919add Cleanup. 2003-03-16 10:54:29 +00:00
dimitr
e548e26dd2 increment build number 2003-03-16 10:16:31 +00:00
dimitr
59ed41a9d1 Used local subsystem prefix for event request structure. 2003-03-16 10:16:29 +00:00
fsg
71fb40b8c8 increment build number 2003-03-15 23:18:31 +00:00
seanleyne
a34fd6542c increment build number 2003-03-15 20:48:18 +00:00
seanleyne
7208e09351 Added comments for config file settings/values (long overdue) 2003-03-15 20:48:15 +00:00
alexpeshkoff
d42f7a366d increment build number 2003-03-15 20:20:48 +00:00
alexpeshkoff
858c958da6 Small posix fix 2003-03-15 20:20:42 +00:00
alexpeshkoff
70c9d082ba Now external tables are checked against directories list 2003-03-15 20:20:41 +00:00
alexpeshkoff
65f00fcac9 increment build number 2003-03-15 20:20:40 +00:00
alexpeshkoff
918046d53f increment build number 2003-03-15 20:19:32 +00:00
alexpeshkoff
942fb4b023 increment build number 2003-03-15 20:19:31 +00:00
alexpeshkoff
d0901c6d49 increment build number 2003-03-15 20:17:56 +00:00
alexpeshkoff
a2cd087f92 increment build number 2003-03-15 20:17:53 +00:00
alexpeshkoff
9d20af0a21 increment build number 2003-03-15 20:17:25 +00:00
alexpeshkoff
214d0e4e25 increment build number 2003-03-15 20:17:02 +00:00
alexpeshkoff
d1a1f3b50f increment build number 2003-03-15 20:16:50 +00:00
alexpeshkoff
9e7d722fee increment build number 2003-03-15 20:16:20 +00:00
alexpeshkoff
6de0957b33 increment build number 2003-03-15 20:02:48 +00:00
alexpeshkoff
90d86726c8 Add new config parameter 2003-03-15 20:02:39 +00:00
alexpeshkoff
8ab10a0d70 increment build number 2003-03-15 20:02:37 +00:00
skidder
e398e202da increment build number 2003-03-15 16:52:06 +00:00
dimitr
f38cc6e860 increment build number 2003-03-15 08:33:57 +00:00
dimitr
82aa22f5b8 Fixed buffer overrun with arrays. 2003-03-15 08:33:56 +00:00
dimitr
d611def567 increment build number 2003-03-15 08:14:55 +00:00
dimitr
5e5803d6ff Fixed another bug with RECREATE VIEW. 2003-03-15 08:14:54 +00:00
hippoman
2e38a166b3 increment build number 2003-03-15 04:21:34 +00:00
hippoman
66807ef098 increment build number 2003-03-15 02:58:38 +00:00
fsg
3ffd90928f increment build number 2003-03-14 23:21:38 +00:00
tamlin
20dc8ea4b8 increment build number 2003-03-14 11:28:13 +00:00
tamlin
25450348fd Fix isLoadableModule problem. 2003-03-14 11:28:10 +00:00
fsg
6378c22ed1 increment build number 2003-03-13 23:23:08 +00:00
skidder
8a06242d12 increment build number 2003-03-13 17:02:33 +00:00
skidder
7fbac37d57 increment build number 2003-03-13 16:54:17 +00:00
skidder
58dc861d81 Fix up gfix to work with Services API on Linux CS 2003-03-13 16:54:04 +00:00
alexpeshkoff
25af165394 increment build number 2003-03-13 16:48:40 +00:00
alexpeshkoff
592b5da341 Small debugging-aid fix 2003-03-13 16:48:27 +00:00
alexpeshkoff
c2515a8c76 increment build number 2003-03-13 15:46:39 +00:00
alexpeshkoff
1391e13f0a Dropped HAVE_*EXIT defines 2003-03-13 15:46:34 +00:00
alexpeshkoff
430018c501 increment build number 2003-03-13 15:45:42 +00:00
alexpeshkoff
0ef437c99f increment build number 2003-03-13 15:45:41 +00:00
alexpeshkoff
ef9063f830 increment build number 2003-03-13 15:43:56 +00:00
alexpeshkoff
b6da7bdfee increment build number 2003-03-13 15:43:00 +00:00
brodsom
5403769543 increment build number 2003-03-13 12:46:28 +00:00
brodsom
93c22ac670 Remove unused REMOVE macro. The two functions are duplicated in cntl.cpp, with exactly the same code. 2003-03-13 12:46:26 +00:00
brodsom
a6f72613dd increment build number 2003-03-13 12:36:17 +00:00
brodsom
400f18f978 increment build number 2003-03-13 12:36:16 +00:00
brodsom
167940027c Remove win16 remains 2003-03-13 12:36:14 +00:00
brodsom
00788aa40c increment build number 2003-03-13 12:35:17 +00:00
brodsom
f6abb7349b Change PIC struct name to avoid conflict with PIC libtool macro 2003-03-13 12:35:14 +00:00
brodsom
3a36edbcf1 increment build number 2003-03-13 12:30:57 +00:00
brodsom
fe82f5aa61 Remove leading underscores from macro names 2003-03-13 12:30:54 +00:00
dimitr
b5d0f6cea4 increment build number 2003-03-13 11:20:25 +00:00
dimitr
284ad41af3 increment build number 2003-03-13 10:04:22 +00:00
eku
d167a3cc0c increment build number 2003-03-13 06:50:08 +00:00
brodsom
c6667ca0aa increment build number 2003-03-13 00:49:48 +00:00
brodsom
4e0799f990 Remove LOC_DOUBLE macro (mips || next remains) 2003-03-13 00:49:47 +00:00
brodsom
23c9f9af3c increment build number 2003-03-13 00:49:30 +00:00
fsg
ae1b97ee23 increment build number 2003-03-12 23:23:26 +00:00
brodsom
e591537bd7 increment build number 2003-03-12 17:46:42 +00:00
brodsom
0f96c640b0 Change the name of the header macro to make it equal to the macro used in ibase.h (agreed with Claudio) 2003-03-12 17:46:33 +00:00
eku
0080398a89 increment build number 2003-03-12 14:29:21 +00:00
eku
b2c1d5c368 Provide prototypes for isatty() and getpid(). 2003-03-12 14:29:14 +00:00
eku
951e5ea7bb increment build number 2003-03-12 13:55:49 +00:00
eku
71f98a7163 Some systems do not define INADDR_NONE. 2003-03-12 13:55:45 +00:00
dimitr
11766a5645 increment build number 2003-03-12 13:20:33 +00:00
dimitr
ba5f72f246 Little fix. 2003-03-12 13:20:23 +00:00
eku
e679e3071f increment build number 2003-03-12 12:40:01 +00:00
eku
a63d74aa55 increment build number 2003-03-12 12:40:00 +00:00
eku
d4386e981a increment build number 2003-03-12 12:39:59 +00:00
eku
6cbd82fea8 Editline changes:
o got a FB-compliant makefile
 o uses configure
 o eventually compiles on SINIX-Z
2003-03-12 12:39:58 +00:00
eku
6545a8fae5 increment build number 2003-03-12 12:39:57 +00:00
eku
ca914011de increment build number 2003-03-12 12:39:56 +00:00
skidder
046ea0a670 increment build number 2003-03-12 11:57:57 +00:00
dimitr
058092f644 increment build number 2003-03-12 11:22:28 +00:00
dimitr
d7eff3d67a Fixed posix builds. 2003-03-12 11:22:24 +00:00
dimitr
8948b398f4 increment build number 2003-03-12 10:14:02 +00:00
dimitr
15fe1fb209 1. Cleanup
2. Fixed known issues with event processing
3. Used new config options
Although these changes seem to be unix-sockets compliant, I'm only 99% sure in it, so please let me know if it breaks any platform build.
2003-03-12 10:13:58 +00:00
dimitr
270afc6b4c increment build number 2003-03-12 07:44:38 +00:00
dimitr
1a86962eed Preparing for Beta 4. 2003-03-12 07:44:37 +00:00
fsg
8a6ce5275d increment build number 2003-03-11 23:22:32 +00:00
brodsom
727906fabe increment build number 2003-03-11 19:51:12 +00:00
brodsom
b3cce04f16 Add two braces to make it work on mingw 2003-03-11 19:51:07 +00:00
brodsom
38bda2fcdc increment build number 2003-03-11 19:49:56 +00:00
dimitr
12a35011e2 increment build number 2003-03-11 14:57:23 +00:00
dimitr
b082df8ff7 New config options. 2003-03-11 14:57:08 +00:00
dimitr
8a4a177603 increment build number 2003-03-11 14:55:29 +00:00
brodsom
19cc6a7b4e increment build number 2003-03-11 13:38:20 +00:00
brodsom
0f0170f184 increment build number 2003-03-11 13:38:19 +00:00
brodsom
8d43a301d5 More PYXIS remains 2003-03-11 13:38:16 +00:00
brodsom
581a0edc2e increment build number 2003-03-11 13:36:58 +00:00
brodsom
a84226e306 increment build number 2003-03-11 13:36:12 +00:00
brodsom
62ae113260 increment build number 2003-03-11 12:29:43 +00:00
brodsom
0e43d389c5 Remove remains of mpexl || netware386 2003-03-11 12:29:41 +00:00
dimitr
4fdd61c4f2 increment build number 2003-03-11 11:55:58 +00:00
alexpeshkoff
4254c976a7 increment build number 2003-03-11 11:49:54 +00:00
alexpeshkoff
bb94eea0be Fixed HAVE_ATEXIT define - MSVC has atexit() 2003-03-11 11:49:51 +00:00
dimitr
0a2ae52fb2 increment build number 2003-03-11 10:34:45 +00:00
dimitr
9aa68732a5 Cleanup. 2003-03-11 10:34:43 +00:00
eku
3e766423dd increment build number 2003-03-11 07:35:48 +00:00
eku
4d4b37cdd9 Preserve configuration files. 2003-03-11 07:35:45 +00:00
tamlin
e3a1abfc51 increment build number 2003-03-11 05:53:57 +00:00
tamlin
f101291b0a increment build number 2003-03-11 05:53:56 +00:00
tamlin
96c5d5e8f3 Close Win32 handles at exit. 2003-03-11 05:53:55 +00:00
tamlin
185ca3fb26 increment build number 2003-03-11 05:53:02 +00:00
tamlin
ea1365dd59 Some code cleanup and added a comment about a problem. 2003-03-11 05:53:01 +00:00
tamlin
c8f960c1c4 increment build number 2003-03-11 05:50:28 +00:00
arnobrinkman
88216ef36c increment build number 2003-03-10 23:30:57 +00:00
arnobrinkman
b099026cdc corrected mistake in previous commit. 2003-03-10 23:30:53 +00:00
fsg
496a4e4674 increment build number 2003-03-10 23:23:57 +00:00
arnobrinkman
a184b1d07f increment build number 2003-03-10 21:38:34 +00:00
arnobrinkman
f1ca8aed80 bugfix: A bug left with using a aggregate sub-query inside a IN clause. 2003-03-10 21:38:22 +00:00
brodsom
c12fb9de33 increment build number 2003-03-10 12:59:27 +00:00
brodsom
c99b860dc2 increment build number 2003-03-10 12:59:26 +00:00
brodsom
965a17e6d1 Remove cs_unicode_fss.h and use cv_unicode_fss.h 2003-03-10 12:59:25 +00:00
brodsom
2de6d99815 increment build number 2003-03-10 12:58:36 +00:00
brodsom
315f0c6fe8 increment build number 2003-03-10 12:55:05 +00:00
brodsom
ca502c8b22 Synchronize with intl and remove cs_unicode_fss.h 2003-03-10 12:55:04 +00:00
brodsom
23a41a989d increment build number 2003-03-10 12:54:31 +00:00
brodsom
230974b5a6 increment build number 2003-03-10 12:37:22 +00:00
brodsom
6abac04f83 Remove unneeded ifdef. 2003-03-10 12:37:20 +00:00
eku
826e3be2d1 increment build number 2003-03-10 07:02:22 +00:00
eku
7cb627d8af increment build number 2003-03-10 07:02:21 +00:00
eku
9ec2be38f4 Always use gds__prefix to find database system files. 2003-03-10 07:02:20 +00:00
fsg
1c01854776 increment build number 2003-03-09 23:20:31 +00:00
skidder
4a7c7e341f increment build number 2003-03-09 21:16:50 +00:00
skidder
c9f7caa51d Make backup/restore process work when invoked via Services API on Classic engine 2003-03-09 21:16:25 +00:00
skidder
aa18de8f43 increment build number 2003-03-09 21:13:29 +00:00
skidder
3a34a2dd8d increment build number 2003-03-09 21:13:28 +00:00
skidder
5813d31b89 Enable Services API on all platforms 2003-03-09 21:13:24 +00:00
skidder
51cdcf623e increment build number 2003-03-09 21:08:38 +00:00
skidder
4489b3013d Enable Services API on all platforms 2003-03-09 21:08:33 +00:00
skidder
16a095dc58 increment build number 2003-03-09 21:07:40 +00:00
skidder
b68242f571 Fix up engine to work with multi-field foreign constraints again after nulls handing changes in unique indices 2003-03-09 21:07:29 +00:00
tamlin
b8f96d8c16 increment build number 2003-03-09 09:06:52 +00:00
tamlin
de27710a5e Fixed a comment mistake (*/ leftover at EOL of //) spotted by Claudio. 2003-03-09 09:06:47 +00:00
brodsom
d1df351b96 increment build number 2003-03-09 02:48:29 +00:00
brodsom
b0637883de Remove PARSE_FILENAME macro (remains of OS2_ONLY || NETWARE || PC_PLATFORM). 2003-03-09 02:48:28 +00:00
brodsom
07b018a2ab increment build number 2003-03-09 02:26:00 +00:00
brodsom
0bcf8e83cb increment build number 2003-03-09 02:25:59 +00:00
brodsom
4948880d0d Add FLINT_CACHE ifdefs 2003-03-09 02:25:58 +00:00
brodsom
e9215d0859 increment build number 2003-03-09 02:23:59 +00:00
brodsom
35f299ea17 Correct Typo mistake 2003-03-09 02:23:56 +00:00
brodsom
4fadf5c870 increment build number 2003-03-09 00:17:56 +00:00
brodsom
cfce74acfb Correct typo mistake 2003-03-09 00:17:54 +00:00
fsg
31e912d524 increment build number 2003-03-08 23:19:21 +00:00
dimitr
f9c179cb4c increment build number 2003-03-08 08:06:43 +00:00
dimitr
45c01c2f4b Cleanup and minor changes in the event manager. 2003-03-08 08:06:40 +00:00
fsg
9a45b1eafe increment build number 2003-03-07 23:23:18 +00:00
tamlin
73fc665ec4 increment build number 2003-03-07 21:30:55 +00:00
tamlin
7d6234f77b Fix integer overflow bug + initialize some variables. 2003-03-07 21:30:39 +00:00
brodsom
9501929057 increment build number 2003-03-07 16:58:52 +00:00
eku
951a608bb1 increment build number 2003-03-07 07:41:15 +00:00
eku
80795b524c increment build number 2003-03-07 07:41:14 +00:00
eku
d09e9ab35b Started to use libtool (http://www.gnu.org/software/libtool/). It will
eventually handle all platform specific compile and link issues!
Removed generated files from the view (config.guess and config.sub).
2003-03-07 07:41:13 +00:00
brodsom
2c1280f80f increment build number 2003-03-07 00:36:45 +00:00
brodsom
a808195f28 Avoid undefined function warning 2003-03-07 00:36:44 +00:00
brodsom
2c3bff8ebe increment build number 2003-03-07 00:36:43 +00:00
brodsom
73a0712cf3 increment build number 2003-03-07 00:35:58 +00:00
brodsom
c6f5f076f8 increment build number 2003-03-07 00:35:13 +00:00
brodsom
d39da2e407 Avoid unused function warning 2003-03-07 00:35:10 +00:00
brodsom
b137b82527 increment build number 2003-03-06 23:25:37 +00:00
brodsom
069ea5346c increment build number 2003-03-06 23:20:40 +00:00
brodsom
d0e92ba832 increment build number 2003-03-06 15:29:20 +00:00
brodsom
51c6b5c6cb Update intlcpp. (change the functions order in cv_unicode_fss to be the same that in intl) 2003-03-06 15:29:08 +00:00
brodsom
e7289d9b5e increment build number 2003-03-06 15:16:27 +00:00
brodsom
bcc4ea8f20 Use C++ cast. 2003-03-06 15:16:18 +00:00
brodsom
b404c4ec24 increment build number 2003-03-06 13:22:08 +00:00
brodsom
4150cd5b95 increment build number 2003-03-06 13:16:17 +00:00
brodsom
393a57af04 increment build number 2003-03-06 12:23:15 +00:00
brodsom
7532d496cd increment build number 2003-03-06 12:23:14 +00:00
brodsom
01af3bff71 Add newline at end of file 2003-03-06 12:23:13 +00:00
brodsom
0ccb1d95c3 increment build number 2003-03-06 12:23:00 +00:00
brodsom
f1493ed396 increment build number 2003-03-06 12:22:22 +00:00
brodsom
758c906581 increment build number 2003-03-06 01:14:48 +00:00
brodsom
e4b60aaaa3 increment build number 2003-03-06 01:14:46 +00:00
brodsom
3cc7b26709 increment build number 2003-03-06 01:13:26 +00:00
brodsom
e5c2840b87 Remove wrong comment (/*...../*....*/) 2003-03-06 01:13:24 +00:00
brodsom
8537845fdd increment build number 2003-03-06 01:09:51 +00:00
brodsom
98ae7466b2 Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles 2003-03-06 01:09:47 +00:00
brodsom
cecc9c8f6f increment build number 2003-03-06 00:43:33 +00:00
brodsom
c7f5f1ee5a Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles 2003-03-06 00:43:32 +00:00
brodsom
6a5cae6b84 increment build number 2003-03-06 00:43:15 +00:00
brodsom
bdd1ba1f63 increment build number 2003-03-06 00:43:14 +00:00
brodsom
e9106da419 increment build number 2003-03-06 00:39:28 +00:00
brodsom
6c94145132 increment build number 2003-03-06 00:39:00 +00:00