dimitr
c21d5d6152
Applied the NBAK patch. I've decided to skip the new error code and use isc_random instead. Raw devices are not officially supported in v2.0 anyway.
2008-03-20 18:42:59 +00:00
robocop
b7a001cd2c
Misc.
2007-11-16 13:11:44 +00:00
dimitr
73ae169124
Fixed CORE-1398, CORE-1399, CORE-1400.
2007-08-03 05:22:36 +00:00
paul_reeves
6bd5aaa673
Statically link cplapplet to MFC (CORE-844)
2006-07-12 12:47:13 +00:00
dimitr
e3ca7be680
Let's do not require firebird.conf in utilities. In the long term (starting with HEAD?), the project "common" must die.
2006-06-05 12:53:05 +00:00
asfernandes
8965aea8bf
Backport Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki
2006-04-13 03:29:52 +00:00
dimitr
3f611eebfb
Fixed MSVC7 build.
2006-02-06 14:27:19 +00:00
dimitr
eaa2962745
Fixed the win32 build.
2006-02-02 13:17:59 +00:00
robocop
85f98f6d8b
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
First step: remove them from the build configurations. More to come.
2006-02-01 08:51:09 +00:00
asfernandes
fff3a4339b
Add Czech collations - contributed by Ivan Prenosil:
...
- WIN_CZ (case-insensitive, accent-sensitive)
- WIN_CZ_CI_AI (case-insensitive, accent-insensitive)
2006-01-14 18:04:08 +00:00
dimitr
9996a5f016
Fixed MSVC7 build.
2005-09-30 17:45:34 +00:00
asfernandes
d2308bfcaa
Forward-port collation LT_LT from 1.5 branch
2005-09-24 22:50:25 +00:00
dimitr
6430c7ac10
Moved the ODS checking routine from ods.h to a separate module.
2005-08-16 13:39:26 +00:00
asfernandes
874a2bf5ac
Fix normal build for MSVC7
2005-07-10 17:57:58 +00:00
asfernandes
515e3cc6ce
MSVC7 projects for boot-build with fbembed
2005-06-22 22:46:36 +00:00
asfernandes
2a41a6d305
Integrate collations KOI8R_RU (Russian), KOI8U_UA (Ukrainian), WIN1257_EE (Estonian), WIN1257_LT (Lithuanian) and WIN1257_LV (Latvian) ported by Dmitry from Yaffil
2005-06-11 19:51:00 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
dimitr
ec0a084a61
Correction.
2005-05-19 03:28:07 +00:00
dimitr
edf48a04be
Fixed the threading issues in fbembed.
2005-05-18 19:26:47 +00:00
hvlad
61c702c419
Update project files after Alex changes
2005-05-13 06:54:49 +00:00
dimitr
ed39c56a17
Let's see whether VC71 produces better code than VC60.
...
Previously, these modules couldn't be globally optimized (causing to server crashes).
2005-03-31 15:34:00 +00:00
paul_reeves
bec585cacc
Final tweaks for Win32 Alpha1 builds.
2005-03-18 11:25:48 +00:00
paul_reeves
2c6bbad8ca
Add fbcontrol.vcproj. Bring instclient.vcproj file into line with 7.1
2005-03-14 14:36:21 +00:00
hvlad
55252b5c97
Direct DEBUG build to debug directory
2005-03-09 10:17:56 +00:00
paul_reeves
4b26e525c3
Update Win32 MSVC7 project files. Fix some Win32 packaging issues.
2005-03-04 10:08:06 +00:00
paul_reeves
dc25323893
Add instclient to MSVC7 solution.
2005-02-17 10:45:25 +00:00
dimitr
c00ffe7ec0
Fixed the default memory management in fbclient.
...
Avoid crashing the server when fbclient is used in its address space.
2005-02-16 08:46:48 +00:00
arnobrinkman
283d7f0d8c
Add new optimizer logic for handling :
...
ODS11:
- segment-selectivity
- better support for IS NULL
- better support for STARTING WITH
- matching both OR and AND nodes to indexes
- pick better JOIN order based on cost rules
ODSx:
- Indexed order on OUTER JOIN queries
2005-02-10 22:54:17 +00:00
paul_reeves
65f1d96f03
Add Firebird2_examples solution. Note that this is for VS 7.1, not 7.0
2005-02-03 13:57:31 +00:00
paul_reeves
1642e60e24
Set all VS 7.1 project files to output binaries into the same directory.
2005-02-02 11:57:22 +00:00
skidder
b83503e0f7
Fix MSVC7 build
2004-12-22 17:26:20 +00:00
robocop
3229363ef6
val.h and val.cpp are unrelated.
...
Change was agreed a year ago in the list.
2004-12-17 06:21:39 +00:00
skidder
9adf38b2b3
Fix MSVC7 makefiles
2004-12-07 19:21:26 +00:00
skidder
f808b2b9af
Update makefiles
2004-11-24 20:45:19 +00:00
skidder
9507cf9714
Context variables support
2004-11-22 20:22:03 +00:00
skidder
f4feb2ff99
Update MSVC7 makefiles
2004-11-15 00:21:11 +00:00
asfernandes
092043eb49
Fix MSVC7 build after Alex changes
2004-11-08 12:53:21 +00:00
skidder
933063c7ce
Slightly adjust Dmitry's Firebird::TimeStamp class to make it more useful, change is coordiated with Dmitry. Use thread-safe localtime_r routine when it is available
2004-11-04 19:14:20 +00:00
skidder
7a4da144f2
Move MSVC7 build to ib_udf.cpp
2004-11-02 06:27:44 +00:00
skidder
85297ac45a
Fix MSVC7 builds
2004-09-28 21:50:10 +00:00
arnobrinkman
cb04037b49
fix build
2004-09-28 20:59:33 +00:00
dimitr
5d1bb93fbb
Synchronized MSVC7 build with others.
2004-08-17 09:29:27 +00:00
brodsom
9109ba3a62
Avoid duplicated definition of SERVER_SHUTDOWN (defined in firebird.h)
2004-05-19 15:03:13 +00:00
brodsom
42a695a67f
Removing llio* and codes.h
2004-05-10 07:21:09 +00:00
brodsom
3acf7023dc
-To solve the dsc.h and ibase.h duplicated definitions
...
Create new dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 11:22:23 +00:00
skidder
8a4cb13eb2
Care about quirks of Windows platform
2004-05-03 01:53:24 +00:00
brodsom
5cf9fdfc90
Removing ib_stdio.h
2004-04-28 22:43:34 +00:00
brodsom
acbf2cc904
Remove references to gds.h, gds.hxx and gdsold.h from builds
2004-04-27 12:38:57 +00:00
robocop
fd268b8e1c
More cleanup. Get rid of obsolete files, too.
2004-03-30 09:02:55 +00:00
robocop
4b3e5da421
More cleanup. Get rid of obsolete files, too.
2004-03-30 08:54:12 +00:00