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

13056 Commits

Author SHA1 Message Date
alexpeshkoff
aa1b4a00e3 increment build number 2005-12-26 16:11:01 +00:00
alexpeshkoff
0eecf0f4cc increment build number 2005-12-26 11:59:52 +00:00
dimitr
04542153f5 increment build number 2005-12-26 10:31:08 +00:00
dimitr
a32dbaf727 increment build number 2005-12-26 10:30:53 +00:00
dimitr
3768f0c98b increment build number 2005-12-26 09:47:43 +00:00
dimitr
37cdbf2e17 Never rely on eof/bof markers for non-scrollable-cursors code.
This fixes the newly introduced bug as well as the original issue.
2005-12-26 09:47:37 +00:00
fsg
dc971b995f increment build number 2005-12-26 03:21:06 +00:00
hvlad
a4f0007147 increment build number 2005-12-25 23:12:30 +00:00
hvlad
5b8c4cd0a7 Missing assignment 2005-12-25 23:12:23 +00:00
robocop
01bb3ef727 increment build number 2005-12-25 07:43:05 +00:00
robocop
a44464d73c Do not use the harcoded c:\Program Files path while possible: it doesn't have to live in the C: partition and it's localized in non-English Windows versions. 2005-12-25 07:43:04 +00:00
robocop
06611077d6 increment build number 2005-12-25 07:40:17 +00:00
robocop
9f270025ed increment build number 2005-12-25 04:42:14 +00:00
robocop
9202047a0f Solve chicken and egg problem: when we can't locate the config file, we throw an exception but if we try to trap and decode the failure in another place, it tries to know the location of the messages file (to interpret the status vector), which in turn requires to locate the config file. Therefore, we crash mysteriously. 2005-12-25 04:42:13 +00:00
robocop
303a54e437 increment build number 2005-12-25 04:38:53 +00:00
robocop
3ba0c2ee9c increment build number 2005-12-25 04:38:52 +00:00
robocop
be217fd37a Agreed with Dmitry: when we are reporting an error, we don't know how critical it is. No need to copy/clone the string and risk more failures, since we don't need to change it to send it to the operating system. 2005-12-25 04:38:51 +00:00
robocop
84817e6c2c increment build number 2005-12-25 04:38:50 +00:00
robocop
48832aac33 increment build number 2005-12-25 04:36:59 +00:00
robocop
64b470c28a Mark this Darwin-specific file as out of sync WRT the platform-neutral header file config_root.h: has a duplicate function and the constructor doesn't match. 2005-12-25 04:36:56 +00:00
robocop
3c498483d0 increment build number 2005-12-25 04:29:43 +00:00
robocop
705732bb5f [s|g]etConfigFile renamed [s|g]setConfigFilePath. Clearer, since we have a class named ConfigFile but the function only returns a string with the path, not an object. 2005-12-25 04:29:40 +00:00
robocop
15b596f53e increment build number 2005-12-25 04:01:50 +00:00
robocop
a70f29f820 increment build number 2005-12-25 04:01:48 +00:00
robocop
d5aa4c9ca8 increment build number 2005-12-25 03:59:50 +00:00
robocop
03a066dcb9 [s|g]etConfigFile renamed [s|g]setConfigFilePath. Clearer, since we have a class named ConfigFile but the function only returns a string with the path, not an object. 2005-12-25 03:59:49 +00:00
robocop
07905b801a increment build number 2005-12-25 03:59:45 +00:00
fsg
2018d924e9 increment build number 2005-12-25 03:18:24 +00:00
alexpeshkoff
b24d0dd6a4 increment build number 2005-12-24 17:05:32 +00:00
alexpeshkoff
460d595cd0 increment build number 2005-12-24 17:03:33 +00:00
robocop
c67d4969eb increment build number 2005-12-24 07:29:35 +00:00
robocop
f31d31d14d increment build number 2005-12-24 07:28:33 +00:00
fsg
b1de9b656a increment build number 2005-12-24 03:19:11 +00:00
robocop
2e5e3abd80 increment build number 2005-12-23 23:32:41 +00:00
robocop
cd5b38ef1c increment build number 2005-12-23 23:11:58 +00:00
robocop
82ebc3ab64 Fix the non-VMS version of gds__validate_lib_path:
We shouldn't modify the result from getenv().
Also, fix some null terminator issues.
2005-12-23 23:11:57 +00:00
robocop
bb840eceb3 increment build number 2005-12-23 23:08:11 +00:00
dimitr
3192abd222 increment build number 2005-12-23 15:39:13 +00:00
alexpeshkoff
440594782d increment build number 2005-12-23 11:42:49 +00:00
alexpeshkoff
cf454aae5e increment build number 2005-12-23 11:42:05 +00:00
alexpeshkoff
5209c749b0 increment build number 2005-12-23 09:41:06 +00:00
alexpeshkoff
1f6dc818d4 increment build number 2005-12-23 09:21:50 +00:00
alexpeshkoff
07ef0ee11c increment build number 2005-12-23 08:52:33 +00:00
alexpeshkoff
dfcb623cb8 increment build number 2005-12-23 08:24:02 +00:00
fsg
0cced8c670 increment build number 2005-12-23 03:18:53 +00:00
robocop
f6e3caef1c increment build number 2005-12-23 01:42:41 +00:00
robocop
2b2e2d5dd0 Const correctness and the like. 2005-12-23 01:42:40 +00:00
robocop
9f48628000 increment build number 2005-12-23 01:42:39 +00:00
dimitr
dc5d9616e6 increment build number 2005-12-22 15:26:27 +00:00
robocop
10a4a5e809 increment build number 2005-12-22 06:22:24 +00:00