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

28 Commits

Author SHA1 Message Date
Alexander Peshkov
f53c23c17a New interface Batch helping to efficiently implement JDBC prepared statement batches (#99)
Batch interface implementation
2017-10-23 17:10:49 +03:00
hvlad
a6633a01e6 Fixed typo 2017-07-27 14:24:42 +03:00
hvlad
3b14537956 Adjust Windows build 2017-07-24 18:52:57 +03:00
dimitr
277d85c520 Removed filename dependencies on FB version, to avoid renaming them with the every release. Cleaned up the MSVC6 remainings. 2016-03-06 08:17:00 +00:00
aafemt
a1d55c3e6e Optimized hash function for lock manager and hash join 2016-03-05 12:28:04 +00:00
dimitr
ff3365520a Fixed Windows build. 2015-06-08 10:55:30 +00:00
hvlad
7400866d99 Windows implementation of ISC_utf8Upper. Refactoring. Update VC10 and VC12 builds. 2015-05-04 11:45:05 +00:00
robocop
dd692e9225 Modified the MSVC10 build according to Alex's changes but still can't compile. 2015-03-21 03:01:48 +00:00
hvlad
d5c08a9fd0 Move ConfigRoot from common to the yvalve. Add its methods to the public interface ConfigManager.
Now all plug-ins have the same root\install folders.
It should fix CORE-4581 and related issues.
MSVC10 and MSVC12 builds are updated, Posix and Darwin builds will follow.
2014-11-26 09:45:42 +00:00
dimitr
1f630915db Cleanup and small refactoring to avoid redundancy. 2014-08-15 14:20:11 +00:00
skidder
7c743fc291 Fix build warnings 2014-07-17 18:48:46 +00:00
hvlad
c04233f92a Fixed VC10 build - make all project use the same set of include directories. 2014-04-30 11:09:32 +00:00
hvlad
113f9ee812 Update MSVC10 build 2013-02-19 11:50:00 +00:00
dimitr
3dd0507b96 Wiped out the code that never worked due to the missing support for native quads. 2012-11-01 01:36:27 +00:00
dimitr
858fc9c83e Fixed all other Windows builds. 2012-03-22 07:25:17 +00:00
hvlad
a10c75f37c Update windows builds 2012-01-26 14:14:25 +00:00
hvlad
7bd31f9642 Update VS 2010 build to support SRP.
New plugin srp.dll is created - it is necessary for user management using SRP.
VC8\VC9 builds will follow tomorrow.
2011-12-26 23:35:48 +00:00
hvlad
1cd57845ef Update Windows build 2011-06-13 10:40:27 +00:00
hvlad
70670f8229 Cleanup 2011-05-24 20:44:47 +00:00
hvlad
c65bbf74ca Preparing for the shared page cache : new sync objects ported from Vulcan 2011-04-28 14:35:58 +00:00
hvlad
6c912c804a Update MSVC10 build 2011-04-26 07:05:29 +00:00
hvlad
49aaf2c287 Update MSVC10 build 2011-04-17 08:33:09 +00:00
hvlad
0bd7d05e71 Follow Alex changes 2011-03-02 23:42:58 +00:00
hvlad
3fe72eeede Fixed linker warnings 2010-10-29 21:40:34 +00:00
hvlad
5e0f9392a2 New build system for Windows. MSVC10 only so far. 2010-10-20 22:15:48 +00:00
asfernandes
dadc0f560c Const correction for EVL, EXE and they subsystems. Adjustments to CMP and OPT. 2010-08-09 15:48:51 +00:00
asfernandes
20b0bbaf82 Refactor CREATE/ALTER/DROP DOMAIN 2010-07-06 00:49:33 +00:00
asfernandes
69fea5a49c MSVC10 support 2010-06-27 03:47:40 +00:00