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

25320 Commits

Author SHA1 Message Date
robocop
1053a35548 Some code changes (no functional change expected). 2007-02-22 09:58:56 +00:00
robocop
6cc04b07f6 increment build number 2007-02-22 09:52:06 +00:00
robocop
a12b0ac1db Make a simpler resource management for Windows registry handles and local memory allocation. 2007-02-22 09:52:02 +00:00
fsg
97a596e282 increment build number 2007-02-22 03:20:51 +00:00
fsg
aa274eff4f increment build number 2007-02-22 03:20:15 +00:00
fsg
0abb5fadc7 increment build number 2007-02-22 03:20:14 +00:00
fsg
94cc61b4f2 increment build number 2007-02-22 03:19:49 +00:00
fsg
be60de4ae8 nightly update 2007-02-22 03:19:45 +00:00
makowski
041a57b22d increment build number 2007-02-21 17:00:47 +00:00
dimitr
b12ddffd28 increment build number 2007-02-21 12:52:18 +00:00
dimitr
7e8f4a7ba9 increment build number 2007-02-21 12:41:07 +00:00
dimitr
0429a796e4 increment build number 2007-02-21 12:39:43 +00:00
dimitr
d7c3b49e4d increment build number 2007-02-21 12:10:12 +00:00
dimitr
6b54ba6132 increment build number 2007-02-21 12:08:52 +00:00
dimitr
126c7b192a increment build number 2007-02-21 12:08:17 +00:00
dimitr
551a3df344 increment build number 2007-02-21 12:08:16 +00:00
dimitr
e9f3de5565 increment build number 2007-02-21 12:06:10 +00:00
dimitr
d8fbd3599c increment build number 2007-02-21 11:55:31 +00:00
dimitr
d212cccf1b increment build number 2007-02-21 11:50:55 +00:00
dimitr
d463e31f5e increment build number 2007-02-21 11:34:44 +00:00
dimitr
d1f4b553c6 increment build number 2007-02-21 11:16:19 +00:00
paulbeach
a85c0dd98a increment build number 2007-02-21 10:51:17 +00:00
paulbeach
65279c6b97 Fix crash in QLI using the following SQL command. insert into relationx select * from relationy 2007-02-21 10:51:14 +00:00
paulbeach
528d796330 increment build number 2007-02-21 10:51:12 +00:00
paulbeach
5259ea2679 increment build number 2007-02-21 10:42:25 +00:00
paulbeach
f3524bc09f increment build number 2007-02-21 10:42:23 +00:00
fsg
c6ca4f2845 increment build number 2007-02-21 03:20:07 +00:00
fsg
f984993a54 nightly update 2007-02-21 03:20:03 +00:00
asfernandes
48c34ee8bf increment build number 2007-02-21 00:02:04 +00:00
asfernandes
ce9986d3e6 Misc 2007-02-21 00:02:00 +00:00
hvlad
daf771f725 increment build number 2007-02-20 15:39:04 +00:00
hvlad
54fd5ce4b1 Moved ISC_prefix_object_name into fb_utils::prefix_kernel_object_name to avoid a need to add isc.cpp to all projects which can read config file 2007-02-20 15:39:01 +00:00
hvlad
cfbd18cb6a increment build number 2007-02-20 15:39:00 +00:00
hvlad
a43f5e4b23 increment build number 2007-02-20 15:38:57 +00:00
robocop
093c47cfd4 increment build number 2007-02-20 08:44:17 +00:00
robocop
c8eceb6b77 increment build number 2007-02-20 08:44:16 +00:00
robocop
3807288734 Fixing two programming mistakes:
- MSDN says This function [RegOpenKey] is provided only for compatibility with 16-bit versions of Windows. Applications should use the RegOpenKeyEx function. Since it uses the default security access mask to open a key it may/will fail on Windows Vista.
- It's illegal to jump via goto to a label that skips initialization of a variable. In the case of an early error, the code was trying to free an uninitialized variable.
2007-02-20 08:44:15 +00:00
robocop
e6fa8b99d4 increment build number 2007-02-20 08:40:40 +00:00
robocop
7274dc89c1 Totally misc. 2007-02-20 08:40:38 +00:00
robocop
5d9a02187f increment build number 2007-02-20 08:40:37 +00:00
fsg
0274255311 increment build number 2007-02-20 03:20:34 +00:00
fsg
31bf5deb90 nightly update 2007-02-20 03:20:30 +00:00
hvlad
6a113bb92f increment build number 2007-02-19 13:05:30 +00:00
hvlad
de904a4d7d increment build number 2007-02-19 13:05:28 +00:00
hvlad
c0989bce8b Fixed CORE-1031 : fb_lock_print.exe fails on windows 2003 R2 / XP SP 2
and CORE-1133 : XNET (IPC) communication protocol does not work across sessions
2007-02-19 13:05:27 +00:00
hvlad
8201690ecd increment build number 2007-02-19 13:05:23 +00:00
fsg
b6f3f6e0ea increment build number 2007-02-16 03:20:17 +00:00
fsg
8fd12da874 increment build number 2007-02-16 03:19:44 +00:00
fsg
dc2a96e2b9 nightly update 2007-02-16 03:19:40 +00:00
asfernandes
80c80e4aa0 increment build number 2007-02-15 14:44:21 +00:00