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

1397 Commits

Author SHA1 Message Date
asfernandes
d75951e8e5 Misc 2008-04-18 01:37:44 +00:00
alexpeshkoff
f4f209cb6f Alan's patch for ARM 2008-04-15 14:14:57 +00:00
asfernandes
6e59d736df 1) Fix Linux build
2) Misc
2008-04-11 01:38:50 +00:00
paulbeach
3aad8a5ea5 Fix issue re. unresolved exception symbols on client link 2008-04-10 13:48:52 +00:00
hvlad
fe3f8c184b New EXECUTE STATEMENT with support of external data source implementation 2008-04-09 20:18:47 +00:00
alexpeshkoff
17886bed31 Cleanup - always build utilities in std mode - no more SUPERCLIENT/STD_UTIL macros. 2008-04-08 14:19:55 +00:00
alexpeshkoff
ed87178863 cleanup 2008-04-08 13:19:32 +00:00
paulbeach
449fe20b8f Wrongly named libfbclient.so 2008-04-07 12:59:30 +00:00
paulbeach
1d391328d0 No header for prefix.hpux 2008-04-02 10:19:45 +00:00
robocop
379b4ad6b5 Remove obsolete SINIX-Z file. 2008-03-30 12:04:08 +00:00
paulbeach
9e63c3c08f typo 2008-03-28 10:58:56 +00:00
robocop
4b5e87d44e Update project files. 2008-03-27 11:43:31 +00:00
hvlad
aa967c3d80 Update MSVC8 project files 2008-03-25 18:59:53 +00:00
dimitr
e18a16e3cb Removed OldParameterOrdering. 2008-03-25 16:42:10 +00:00
paulbeach
292fd3a7f3 This line - be not needed 2008-03-25 09:11:42 +00:00
alexpeshkoff
ccc4a8d5d6 removed ALLR 2008-03-24 15:29:31 +00:00
paulbeach
45ff9af0d5 Typo 2008-03-24 14:04:44 +00:00
dimitr
02428e23eb Cleanup. 2008-03-21 08:23:44 +00:00
asfernandes
5c7c0b500b Fix GCC build 2008-03-21 02:39:32 +00:00
dimitr
a7c9e9cc38 Update the makefiles. 2008-03-20 17:00:01 +00:00
robocop
b8d094074c Redirect the build to the new, cleaned French translation. 2008-03-20 10:04:21 +00:00
skidder
ad93e29ac9 Allow setting target CPU arch in Windows builds via the environment variable. This is a convenience option to be able to launch easily 64-bit build from WOW64 environment 2008-03-19 18:53:48 +00:00
dimitr
d637ed09e2 Major cleanup of the old-style blk and allocator-based blk_type. 2008-03-19 16:29:17 +00:00
robocop
ab145f6b7c Redirect the build to the revamped localized file.
Put as comment the line needed to build the alternate msg files.
2008-03-18 12:38:25 +00:00
paulbeach
9f983b3b19 Include aliases.conf in the install 2008-03-17 12:07:57 +00:00
asfernandes
99b9aede9f Revert the ICU include directory changes 2008-03-14 11:06:48 +00:00
asfernandes
c7ec88bee4 1) Created classes PreparedStatement and ResultSet
2) Changed EXECUTE STATEMENT to use these classes
3) Fixed CORE-1784 - Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT
2008-03-13 16:37:20 +00:00
dimitr
1ebd372868 Cleanup. 2008-03-12 17:07:49 +00:00
dimitr
1d0ca7607b Cleanup. 2008-03-12 17:02:10 +00:00
alexpeshkoff
fcf14e9c8d added new API call 2008-03-12 13:34:56 +00:00
paul_reeves
d0173de8bc sync HEAD to 2.1 branch and mark docs as unprepared for 2.5 2008-03-10 15:04:16 +00:00
asfernandes
0b6ecafe1b 1) Remove REPLAY_OSRI_API_CALLS_SUBSYSTEM code
2) Remove internal y-valve function INTERNAL_COMPILE_REQUEST
3) Go direct to engine internals from DSQL, without need to exit/enter the attachment lock and check exceptions in status vector
2008-03-07 15:23:21 +00:00
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