alexpeshkoff
|
2d59c9cd0f
|
Fixed bug with wrong rpb contents after pre-triggers execution
|
2003-04-25 14:51:04 +00:00 |
|
aafemt
|
e5146fd644
|
Introduce of ISC_STATUS_ARRAY
|
2003-04-16 10:18:51 +00:00 |
|
aafemt
|
19bb54f2a8
|
STATUS -> ISC_STATUS
|
2003-04-10 06:49:16 +00:00 |
|
brodsom
|
fa98d1712c
|
Modify previous change
|
2003-04-07 19:16:57 +00:00 |
|
brodsom
|
c246f9d897
|
Avoid signed unsigned comparison
|
2003-04-03 17:19:10 +00:00 |
|
brodsom
|
e8a21503ed
|
Put some declaration definitions only used when PC_ENGINE is defined, inside PC_ENGINE ifdef.
|
2003-03-03 08:48:40 +00:00 |
|
brodsom
|
458eaa2b65
|
Use the same ifdef for function declarations and definitions. (found with gcc never defined warnings)
|
2003-03-01 18:04:21 +00:00 |
|
dimitr
|
1dcf79e065
|
Cleanup and bugfixing. VIO statistics now work properly.
|
2003-02-19 15:25:27 +00:00 |
|
brodsom
|
8bdf295e25
|
Change build system to move warning control to only one header for each compiler
|
2003-02-16 11:39:22 +00:00 |
|
bellardo
|
08a1d7447f
|
Renamed two header files that conflicted with Darwin (and presumably other *nix ) system headers: pwd.h and math.h
|
2003-02-13 22:38:04 +00:00 |
|
dimitr
|
67749f906b
|
Fixed exception handling.
|
2003-02-13 13:33:57 +00:00 |
|
dimitr
|
b096a2593d
|
CONST -> const
|
2003-02-13 10:11:35 +00:00 |
|
dimitr
|
e7289b02b2
|
1. Re-designed PWD interface.
2. Implemented cached isc4 connection.
3. Cleanup.
|
2003-02-03 13:34:16 +00:00 |
|
skidder
|
ba5e11b15c
|
Integrate new memory manager into the engine
|
2003-01-16 17:47:10 +00:00 |
|
alexpeshkoff
|
dbfef25568
|
Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
Fixed bug #625899 - bugcheck 291
|
2002-12-16 16:25:10 +00:00 |
|
hippoman
|
7387e6fb70
|
changed nod,tra,req,trg,rel,ctx,prc struct names to local module names
|
2002-11-20 23:18:16 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +00:00 |
|
skidder
|
d6ae24865d
|
Reworked savepoint stuff a little
|
2002-11-03 17:29:51 +00:00 |
|
skidder
|
8e6622a20e
|
Merging changes from skidder branch - explicit locks, savepoints, build system changes
|
2002-10-29 20:20:44 +00:00 |
|
skidder
|
6d64014e57
|
Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now
|
2002-09-25 17:12:16 +00:00 |
|
dimitr
|
ebb5a57ae5
|
Fixed wrong initialization of the stack variables.
|
2002-09-10 13:40:38 +00:00 |
|
dimitr
|
5b75151f23
|
Don't allow sweeper to start if the database is shutdown.
|
2002-09-08 16:33:46 +00:00 |
|
dimitr
|
b9ef9abcc0
|
Get rid of the legacy GATEWAY (vms/oracle) implementation.
|
2002-08-22 08:20:27 +00:00 |
|
dimitr
|
3576c4e808
|
1. More changes for the correct database alias management.
2. Fixed bug with a buffer overrun.
|
2002-08-21 13:34:53 +00:00 |
|
skywalker
|
af3c8b2b30
|
porting changes from fb1.
|
2002-07-01 15:07:18 +00:00 |
|
alexpeshkoff
|
bbab5f625c
|
temporary lock fix in TRA_sweep
|
2002-06-28 13:56:21 +00:00 |
|
dimitr
|
d2679cb8c8
|
Server-side database aliases (error-handling changes).
|
2002-06-05 09:53:59 +00:00 |
|
dimitr
|
9a9edaed91
|
Cleanup
|
2002-04-29 15:05:11 +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 |
|
tamlin
|
2a3a320010
|
Cleanup and bugfixing
|
2002-03-31 00:40:08 +00:00 |
|
skywalker
|
a887af3646
|
Changes to make it compile on linux.
and work through a few issues.
|
2002-01-04 11:34:22 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
skywalker
|
365a7fe19c
|
Changes to compile fb2 under autoconf includes some structural changes
|
2001-07-29 17:42:23 +00:00 |
|
awharrison
|
baa3485651
|
read only databases are supported unconditionally in fb2
|
2001-07-10 17:35:13 +00:00 |
|
tamlin
|
9587c717b3
|
ongoing cleanup
|
2001-05-24 14:54:26 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|