robocop
8b4d89ab9e
After doing a clean BOOT and ALL build, I think we don't need gpre_boot in Firebird2.sln, only in Firebird2Boot.sln.
2008-03-04 06:07:37 +00:00
robocop
565ce8a4b0
The client library on Windows won't build without getting rid of these references to already gone private API entrypoints.
2008-03-04 06:00:16 +00:00
alexpeshkoff
7dacbbbd74
Make fb_disconnect_transaction, fb_shutdown and fb_shutdown_callback public API calls.
...
Related cleanup.
2008-03-03 17:47:09 +00:00
alexpeshkoff
15e2b6ee62
add superclassic to binary package
2008-03-03 16:31:07 +00:00
alexpeshkoff
288f0dc86f
added forgotten file
2008-03-02 12:47:52 +00:00
paulbeach
5790eae079
Fix UNIX2003 symbol issue with kinterbasdb and SuperServer.
...
Make sure that sem is used properly depening on MacOSX 10.4 or 10.5
Correct the header file in config_root.cpp to pull in MacTypes.h properly
2008-02-29 15:23:17 +00:00
dimitr
05c471e1c5
Fixed the Windows build, but I do object about these changes.
2008-02-29 07:34:46 +00:00
alexpeshkoff
00c63c1f8d
1. Make signals handling in yValve MT safe.
...
2. Introduce new private API calls, fb__shutdown() and fb__shutdown_callback().
3. Introduce fb_smp_server - binary to run superclassic on posix.
4. Various cleanups.
2008-02-28 18:42:30 +00:00
alexpeshkoff
7727fda8a9
Partially fixed posix build after DSQL merge
2008-02-28 17:54:22 +00:00
dimitr
457da57bd9
DSQL integration into the engine.
2008-02-28 14:06:47 +00:00
dimitr
b3b4ccb74e
DSQL integration into the engine.
2008-02-28 13:54:01 +00:00
dimitr
99caa91b85
DSQL integration into the engine.
2008-02-28 13:48:16 +00:00
alexpeshkoff
2bb5287eae
Isc_* files are created in classicLibrary
2008-02-27 12:14:08 +00:00
dimitr
c87aefdc85
Fixed my mistake.
2008-02-27 05:07:28 +00:00
asfernandes
312a391d78
Misc
2008-02-26 02:23:28 +00:00
paul_reeves
6d102199c3
Gosh! Isn't it fun maintaining four separate branches.
2008-02-25 09:29:43 +00:00
dimitr
ec513fd5cb
Ported SQLSTATE from Vulcan.
...
Part I: core changes.
2008-02-24 14:07:01 +00:00
paulbeach
d859c27085
Installation of Firebird 2.0.x SuperServer on Solaris
2008-02-20 16:04:42 +00:00
dimitr
f9b75ffc74
Cleanup the makefiles.
2008-02-20 15:38:36 +00:00
alexpeshkoff
601854055c
Make windows and linux install trees better match
2008-02-19 10:29:06 +00:00
asfernandes
c979d91901
Misc
2008-02-19 02:34:55 +00:00
paulbeach
03b2501b5b
Add the Readme.txt, allow package upgrade of aliases.conf and UDF files, so existing installations get upgraded properly.
2008-02-18 12:05:59 +00:00
alexpeshkoff
c14a900271
add Database.cpp to posix build
2008-02-15 08:47:23 +00:00
alexpeshkoff
ab38952521
changed soname for embedded library - frontported
2008-02-14 16:34:08 +00:00
robocop
7a0a29e234
Move some clutter out of jrd.h to Database.h and Database.cpp.
2008-02-14 12:24:27 +00:00
robocop
de63251672
We don't support Sinix-Z anymore.
2008-02-14 10:53:55 +00:00
alexpeshkoff
ca3a1fec5f
let gpre_static rebuild when library is changed
2008-02-14 10:08:04 +00:00
paulbeach
3db5c9b13a
update the launchdaemon plist file with the correct dtd url
2008-02-12 16:13:18 +00:00
asfernandes
11b869588d
Misc
2008-02-08 01:25:41 +00:00
dimitr
8769891f0c
Fixed the build.
2008-02-06 20:18:47 +00:00
paulbeach
b9cd63c1f1
Oops - there should be a comment here
2008-02-06 16:19:39 +00:00
alexpeshkoff
a8ec4a25d9
Fixed CORE-1728: Monitoring tables do not work after fresh linux install
2008-02-06 11:27:32 +00:00
paulbeach
7119957fd9
1. Updated MacOS mod_loader to handle Bundles and Dynamic Libraries (yes the loading of the two is different)
...
2. Support the loading of the ICU Libraries dynamically
3. new = FB_NEW - prevent asserts.
2008-02-05 12:48:38 +00:00
alexpeshkoff
0c3ad329d3
Mutexes cleanup
2008-02-05 08:04:18 +00:00
asfernandes
607ef7d9fa
Encapsulate the parser and make it thread safe
2008-02-03 19:16:12 +00:00
asfernandes
9f47ec71be
Oops
2008-02-03 02:38:31 +00:00
asfernandes
b39ac40c9d
Misc
2008-02-03 02:32:39 +00:00
robocop
84882b6220
Misc.
2008-02-02 16:52:37 +00:00
dimitr
0cda20a31a
Cleanup AliceMemoryPool.
2008-01-29 12:28:28 +00:00
hvlad
7ae321b32f
Restore broken boot build
2008-01-27 12:36:03 +00:00
alexpeshkoff
cbb1daf415
Fixed VC7 build
2008-01-24 15:02:48 +00:00
paul_reeves
2534ed60ba
fix typo
2008-01-24 11:04:55 +00:00
paul_reeves
b613a3f943
Forward port attempt to minimize hard-coded version string hell from windows install kits.
2008-01-24 10:32:25 +00:00
dimitr
971af7942b
Fixed the win32 build.
2008-01-23 19:34:51 +00:00
dimitr
e1d53429ae
Fixed the win32 build.
2008-01-23 19:27:36 +00:00
alexpeshkoff
39896cb955
Fixed CORE-1671: atexit() calls in client libraries cause segfaults
...
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory
To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.
Also some related cleanup.
2008-01-23 15:52:40 +00:00
alexpeshkoff
46e0083216
use valgrind for amd64 DEV_BUILD
2008-01-23 15:39:44 +00:00
paul_reeves
76422c9ac9
Keep 2.5 'sort of' up-to-date
2008-01-23 06:59:07 +00:00
robocop
a6d4ab83fb
Misc.
2008-01-22 11:08:20 +00:00
robocop
6edb716f5d
Misc.
2008-01-22 10:30:23 +00:00