skywalker
|
854b35d650
|
Change DEBUG_KEYWORD to KW_DEBUG,
few more changes in parse.y (mostly post fb1 changes)
|
2002-07-05 16:01:08 +00:00 |
|
skywalker
|
350b251820
|
Changes to get compiling on linux (post fb1 changes).
|
2002-07-05 15:00:26 +00:00 |
|
skywalker
|
dae9189129
|
Changes for rebuild of fb2.
|
2002-07-04 09:34:20 +00:00 |
|
eku
|
a645ea5463
|
SINIXZ: fixed loading of shared libraries (merged from fb1)
|
2002-07-04 06:08:52 +00:00 |
|
dimitr
|
e3d57f7a12
|
Merging changes from fb1 (stage 2 - fixing porting errors).
|
2002-07-03 07:16:33 +00:00 |
|
dimitr
|
88edfc0714
|
Merging changes from fb1 (stage 2 - fixing porting errors).
|
2002-07-02 12:20:50 +00:00 |
|
dimitr
|
e110ba6559
|
Merging changes from fb1.
|
2002-07-02 09:49:19 +00:00 |
|
skywalker
|
82d8017317
|
Merged change from fb1.
|
2002-07-01 16:59:09 +00:00 |
|
dimitr
|
f05d0bbd27
|
Merging changes from fb1.
|
2002-07-01 15:46:07 +00:00 |
|
skywalker
|
af3c8b2b30
|
porting changes from fb1.
|
2002-07-01 15:07:18 +00:00 |
|
dimitr
|
cdf299c28b
|
Merging changes from fb1.
|
2002-06-30 10:44:49 +00:00 |
|
dimitr
|
8e2baec404
|
Merging changes from fb1.
|
2002-06-30 10:22:51 +00:00 |
|
dimitr
|
8b2497e5de
|
Merging changes from fb1.
|
2002-06-30 10:15:57 +00:00 |
|
dimitr
|
c8266b189f
|
Merging changes from fb1.
|
2002-06-30 09:58:20 +00:00 |
|
dimitr
|
864f6ebc43
|
Merging changes from fb1.
|
2002-06-30 08:47:45 +00:00 |
|
dimitr
|
11d3a3ab25
|
Merging changes from fb1.
|
2002-06-30 08:46:51 +00:00 |
|
skywalker
|
c39280ae68
|
Merged changed from fb1.
|
2002-06-29 13:33:52 +00:00 |
|
dimitr
|
25de98bfd8
|
Merging changes from fb1.
|
2002-06-29 13:03:13 +00:00 |
|
alexpeshkoff
|
0b876469ad
|
fixed bug #545725 - internal connections to database
now reported as user (SQL Server)
|
2002-06-28 13:58:54 +00:00 |
|
alexpeshkoff
|
bbab5f625c
|
temporary lock fix in TRA_sweep
|
2002-06-28 13:56:21 +00:00 |
|
paul_reeves
|
f9b8800970
|
Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl.
|
2002-06-23 19:51:37 +00:00 |
|
dimitr
|
5f35aa65f3
|
Partially fixed bug SF #567931
|
2002-06-20 11:37:01 +00:00 |
|
dimitr
|
67fd70aa1d
|
Fixed bug with uninitialized local variables. Thanks to Oleg LOA.
|
2002-06-20 10:10:28 +00:00 |
|
dimitr
|
6bfbc84d7c
|
Fixed bug with INT64 array slices. Thanks to Artem Petkevych.
|
2002-06-20 10:01:56 +00:00 |
|
dimitr
|
b80e3e7d80
|
Server-side database aliases (error-handling changes).
|
2002-06-20 07:56:37 +00:00 |
|
dimitr
|
cd33516d1d
|
Fixed bug SF #562417
(the fix is not obvious, so it should be properly tested)
|
2002-06-16 14:19:15 +00:00 |
|
dimitr
|
d35325d2c3
|
Fixed an ugly error I made in the server-side aliases management
|
2002-06-16 14:15:51 +00:00 |
|
dimitr
|
c5f50577cb
|
1. New system variables - CONNECTION_ID and TRANSACTION_ID
2. Universal triggers
|
2002-06-14 12:09:37 +00:00 |
|
tamlin
|
ff3d9965cd
|
Compiler warning
|
2002-06-12 07:07:32 +00:00 |
|
tamlin
|
5efc456803
|
Compiler warnings removed.
|
2002-06-12 07:03:44 +00:00 |
|
tamlin
|
3907124c57
|
const correctness
|
2002-06-12 07:03:02 +00:00 |
|
tamlin
|
d44a9125c4
|
Make it compile using MSVC6.
|
2002-06-12 07:02:10 +00:00 |
|
tamlin
|
ded48414a3
|
Removed (at least) 219KB of compiler warnings using MSVC6.
|
2002-06-12 07:01:28 +00:00 |
|
dimitr
|
c635fe80e3
|
Fixed compile problems on Win32.
|
2002-06-05 10:18:18 +00:00 |
|
dimitr
|
4bdac52f4c
|
A Win32 implementation of the dynamic module loader and path operations
abstractions.
|
2002-06-05 09:57:14 +00:00 |
|
dimitr
|
d2679cb8c8
|
Server-side database aliases (error-handling changes).
|
2002-06-05 09:53:59 +00:00 |
|
dimitr
|
4ce2e3fd41
|
Server-side database aliases (main changes).
|
2002-06-05 09:49:33 +00:00 |
|
bellardo
|
895801a449
|
Changes to bring intl support to FB2.
|
2002-06-04 19:56:16 +00:00 |
|
bellardo
|
39d73ee915
|
New files added during the porting of intl support to FB2.
|
2002-06-04 19:36:48 +00:00 |
|
dimitr
|
c1f4df907e
|
I believe now my changes are ready for the public testing.
|
2002-06-04 13:07:51 +00:00 |
|
dimitr
|
9abffc796b
|
Server-side database aliases (error-handling changes).
|
2002-06-04 13:01:16 +00:00 |
|
dimitr
|
de656a4487
|
Server-side database aliases (main changes).
|
2002-06-04 12:57:05 +00:00 |
|
dimitr
|
e6c9b604ce
|
Fixed little [porting?] bug with the forced writes.
|
2002-06-04 12:03:13 +00:00 |
|
kkuznetsov
|
62c00924a7
|
Fixed bug - Crashing server on Solaris
Intel when passing "" to nchar udf,
and remove incrementing function argument from pad_spaces
in intl.cpp
|
2002-04-30 09:30:45 +00:00 |
|
dimitr
|
9a9edaed91
|
Cleanup
|
2002-04-29 15:05:11 +00:00 |
|
dimitr
|
11232b51d6
|
Applied Mike Grover's fix from FB1 tree to my recent changes
|
2002-04-29 12:06:20 +00:00 |
|
dimitr
|
3db9f88a20
|
New temporary space management for the external sorting stuff
|
2002-04-29 11:22:26 +00:00 |
|
dimitr
|
dbde98b09f
|
Some minor changes
|
2002-04-29 11:14:46 +00:00 |
|
bellardo
|
29a3a3f1f5
|
throw clause cleanup.
|
2002-04-18 03:54:36 +00:00 |
|
dimitr
|
0b895b7af2
|
Applied Claudio's fix for bug SF #538201
|
2002-04-13 06:04:28 +00:00 |
|