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

20137 Commits

Author SHA1 Message Date
robocop
8cad264f43 increment build number 2005-12-04 05:32:26 +00:00
robocop
5a80bcbfe1 I think I solved the code that puzzled John three years ago: procedure parameters ids start at zero, but we were allocating num_of_params plus one for both input an output params. This explains why when iterating we ignored the last element of the vector containing them. Crap that we inherited from IB. 2005-12-04 05:32:25 +00:00
fsg
482c3f21a5 increment build number 2005-12-04 03:18:12 +00:00
fsg
316a3b938d nightly update 2005-12-04 03:18:11 +00:00
dimitr
e5ac84ac71 increment build number 2005-12-03 11:09:42 +00:00
dimitr
4ec2700475 Fixed typos. 2005-12-03 11:09:39 +00:00
dimitr
23f3cc8656 Fixed restore process. 2005-12-03 10:22:58 +00:00
dimitr
b82b9f68a1 increment build number 2005-12-03 10:22:57 +00:00
dimitr
a8158407b4 increment build number 2005-12-03 10:22:24 +00:00
dimitr
eaef84342c More missing stuff. 2005-12-03 10:22:22 +00:00
dimitr
571b963427 increment build number 2005-12-03 09:48:36 +00:00
dimitr
07c7a232de Fixed backup. 2005-12-03 09:48:35 +00:00
robocop
5b11ffa6e2 increment build number 2005-12-03 07:01:17 +00:00
robocop
39b9a7fb22 Avoid the intermediate buffer. 2005-12-03 07:01:16 +00:00
robocop
a80d1b3d25 increment build number 2005-12-03 06:43:20 +00:00
robocop
e2f440a374 Finish Mike work after 3 years. :-) 2005-12-03 06:43:19 +00:00
robocop
c8bc30d4a0 increment build number 2005-12-03 06:39:09 +00:00
robocop
15068adc40 Misc. 2005-12-03 06:39:08 +00:00
fsg
107609ea77 increment build number 2005-12-03 03:17:40 +00:00
fsg
73e827b403 nightly update 2005-12-03 03:17:39 +00:00
hvlad
56aecd80d0 increment build number 2005-12-02 22:19:59 +00:00
hvlad
c0e41346ae Allocate strings members of Service from the same pool as Service itself 2005-12-02 22:19:57 +00:00
alexpeshkoff
e4590c3d05 increment build number 2005-12-02 16:54:06 +00:00
alexpeshkoff
2a57828f18 increment build number 2005-12-02 16:54:05 +00:00
alexpeshkoff
f5871b1929 fixed problems, caused by my previous commit 2005-12-02 16:54:04 +00:00
alexpeshkoff
b3cca45777 increment build number 2005-12-02 16:54:03 +00:00
alexpeshkoff
b772983e9b increment build number 2005-12-02 16:49:40 +00:00
alexpeshkoff
da6eb10cf4 fixed a warning 2005-12-02 16:49:39 +00:00
alexpeshkoff
f8588c510a increment build number 2005-12-02 16:48:50 +00:00
alexpeshkoff
f4feffe700 fixed some warnings 2005-12-02 16:48:47 +00:00
alexpeshkoff
b9071f24d2 increment build number 2005-12-02 16:34:16 +00:00
alexpeshkoff
8765e30584 mark wal_info() NOT_USED_OR_REPLACED 2005-12-02 16:34:14 +00:00
robocop
cf4dfb7eb6 increment build number 2005-12-02 07:35:36 +00:00
robocop
531726cb03 increment build number 2005-12-02 07:35:35 +00:00
robocop
f00fc0ff56 1.- Make "vec" type safe and get rid of several code contortions. Fix some small bugs meanwhile.
2.- Put inside PC_ENGINE several data members that belong to that feature.
3.- Put inside PC_ENGINE the code that does cleanup on those unused data members.
2005-12-02 07:35:34 +00:00
fsg
c46ea1a521 increment build number 2005-12-02 03:17:51 +00:00
fsg
442f21227c nightly update 2005-12-02 03:17:50 +00:00
asfernandes
d0289043e6 increment build number 2005-12-02 00:28:16 +00:00
asfernandes
68830f0724 Lookup for procedure parameters in isc_blob_lookup_desc 2005-12-02 00:28:14 +00:00
alexpeshkoff
2fee23bcae increment build number 2005-12-01 17:39:13 +00:00
alexpeshkoff
ac762cc3b6 removed unneeded assertion 2005-12-01 17:39:12 +00:00
alexpeshkoff
893ba77b4a increment build number 2005-12-01 17:32:58 +00:00
alexpeshkoff
2f880b3fd9 removed unneeded any more function 2005-12-01 17:32:56 +00:00
robocop
14ae5e969d increment build number 2005-12-01 07:12:02 +00:00
robocop
24d11d0b36 Document the blob filter restriction in FB2. 2005-12-01 07:12:00 +00:00
robocop
67544ed343 increment build number 2005-12-01 05:46:52 +00:00
robocop
612bb088b9 Add alloc.cpp to the "common" section in fbclient and fbembed projects as Dmitry did in MSVC7. 2005-12-01 05:46:51 +00:00
robocop
c64a56d2d9 increment build number 2005-12-01 05:34:19 +00:00
robocop
63720ed37d Finish incomplete change and comment an assertion that doesn't compile with the new code. 2005-12-01 05:34:18 +00:00
robocop
2e0127f5b0 increment build number 2005-12-01 05:33:13 +00:00