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

98 Commits

Author SHA1 Message Date
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
bellardo
3f64eb0d9d A posix (dlopen et al) implementation of the dynamic module loader
abstraction.
2002-04-10 04:42:52 +00:00
bellardo
d70dac3dd6 Moved the files into intl. They don't belong in jrd. 2002-04-09 23:27:59 +00:00
bellardo
c6aa3ecc36 Added the operating system specific subdirectory (os) to jrd. Also added the
abstraction headers for file path operations and dynamically loaded modules.
Included the implementations of the abstractions necessary for Darwin.
2002-04-09 23:23:36 +00:00
dimitr
1a6ad1ebc8 Fixed one memory allocation issue. 2002-04-06 08:50:38 +00:00
bellardo
71f8e816da fixing another mistake I made. sorry :-( 2002-04-05 19:56:40 +00:00
bellardo
d5a91a2422 Commited wrong local version of code. fixing my mistake. 2002-04-05 19:54:49 +00:00
dimitr
96824d3317 Cleanup 2002-04-05 07:17:55 +00:00
bellardo
280186eee4 Wronging named struct last time I committed. 2002-04-04 16:09:27 +00:00
dimitr
8463265fc1 Implemented 'EXECUTE VARCHAR' command. 2002-04-04 13:53:20 +00:00
dimitr
4cba3cc8bf Cleanup 2002-04-04 11:37:14 +00:00
bellardo
ae8614e2c7 committed wrong local version of file last time, opps. 2002-04-04 07:13:48 +00:00
bellardo
773836f1b1 Finished removal of setjmp/longjmp code, and fixed a handful of FB1->FB2
porting bugs.
2002-04-04 07:10:40 +00:00
dimitr
b8c18e1794 Cleanup 2002-04-03 08:41:23 +00:00
bellardo
e9496a000d Cleanup of some try/catch block mistakes during the initial exception conversion. 2002-04-02 23:12:03 +00:00
bellardo
ac132b16af Fixed bug (c++ porting error, bug not present in FB1) that prevented most views from working. 2002-04-01 00:03:52 +00:00
tamlin
2a3a320010 Cleanup and bugfixing 2002-03-31 00:40:08 +00:00
skywalker
b3667acaf8 Main changes were to add cr to end of the files.
cvt_proto.h removed a duplicate extern directive
gen/codes.h added back appolo error code, since it was still used
2002-03-11 16:34:08 +00:00
dimitr
c7d7fe9426 Correction to the clean up of the Apollo port 2002-02-25 11:41:54 +00:00
dimitr
3a88cb2555 Fixed the invalid removal of an ambiguity I've commited before and fixed the real problem that was there. 2002-02-25 10:45:23 +00:00