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

20307 Commits

Author SHA1 Message Date
robocop
5608b9be1f - Handle gracefully the exceptions that happen at startup in Windows.
- Show the version string if asked explicitly.
- Some minor cleanup.
2005-12-25 07:40:16 +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
762ce11ac4 increment build number 2005-12-25 04:38:54 +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
2f15feb011 increment build number 2005-12-25 04:01:51 +00:00
robocop
15b596f53e increment build number 2005-12-25 04:01:50 +00:00
robocop
75ddccb613 Misc. 2005-12-25 04:01:49 +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
fsg
57e16fcfef nightly update 2005-12-25 03:18:22 +00:00
alexpeshkoff
b24d0dd6a4 increment build number 2005-12-24 17:05:32 +00:00
alexpeshkoff
64d2be0337 make fbudf use fb2 class Mutex, when needed 2005-12-24 17:05:30 +00:00
alexpeshkoff
460d595cd0 increment build number 2005-12-24 17:03:33 +00:00
alexpeshkoff
29c883241a fixed fbudf 2005-12-24 17:03:32 +00:00
robocop
c67d4969eb increment build number 2005-12-24 07:29:35 +00:00
robocop
601352717b Misc. 2005-12-24 07:29:33 +00:00
robocop
f31d31d14d increment build number 2005-12-24 07:28:33 +00:00
robocop
0ff27c2af8 Don't crash the debug build if the allocations report file cannot be opened. 2005-12-24 07:28:31 +00:00
fsg
b1de9b656a increment build number 2005-12-24 03:19:11 +00:00
fsg
daf4e7a36c nightly update 2005-12-24 03:19:09 +00:00
robocop
2e5e3abd80 increment build number 2005-12-23 23:32:41 +00:00
robocop
0d4025691a Make sure gmtime_r is marked as missing in Win32. 2005-12-23 23:32:40 +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
robocop
dc007572fb Add getExactTimestampUTC and put some indications. Alex will fix my stub code.
It seems gmtime doesn't work as expected at least with VC6.
2005-12-23 23:08:09 +00:00
dimitr
3192abd222 increment build number 2005-12-23 15:39:13 +00:00
dimitr
3212d7aaba Added some docs. 2005-12-23 15:39:11 +00:00
alexpeshkoff
440594782d increment build number 2005-12-23 11:42:49 +00:00
alexpeshkoff
dcfb897e70 fix fbmgr operation 2005-12-23 11:42:47 +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
28434314c3 fixed posix build 2005-12-23 09:40:59 +00:00
alexpeshkoff
1f6dc818d4 increment build number 2005-12-23 09:21:50 +00:00
alexpeshkoff
24728e6ea8 test presence of gmtime_r() 2005-12-23 09:21:46 +00:00
alexpeshkoff
07ef0ee11c increment build number 2005-12-23 08:52:33 +00:00
alexpeshkoff
688cfd53eb Misc 2005-12-23 08:52:31 +00:00
alexpeshkoff
dfcb623cb8 increment build number 2005-12-23 08:24:02 +00:00
alexpeshkoff
ec0ea3e492 fixed problems with empty SPB 2005-12-23 08:24:01 +00:00