skidder
f3fe4a24ec
Fix Firebird initialization race condition
2004-01-20 02:52:05 +00:00
robocop
fd93837ec3
Cleanup:
...
const correctness
BOOLEAN -> bool
Vars in scope
Formatting
JRD_REQ -> jrd_req*
JRD_TRA -> jrd_tra*
JRD_REL -> jrd_rel*
JRD_FLD -> jrd_fld*
event -> event_t, EVENT_T dropped, EVENT should go in the future
Frank's corrections
alice's STR -> alice_str*
remote's STR -> rem_str*
etc.
It creates entities and backups and restores for me. :-)
2004-01-03 10:59:52 +00:00
skidder
db6eff1976
Linux-related Services API fixes. All Services API work on Linux CS now.
2003-12-14 22:29:47 +00:00
skidder
e31bcbe0fa
Fix initializatoin race condition
2003-12-14 04:33:51 +00:00
brodsom
4285bc623c
Removing gdsold.h and gds.h
2003-11-08 16:40:17 +00:00
robocop
db77ffa605
const correctness, variables in scope, cleanup, etc.
2003-11-07 08:06:35 +00:00
brodsom
89e8f89f86
Extern "C" cleaning
2003-11-06 03:03:36 +00:00
brodsom
ff070a16a8
Replacing assert with fb_assert
2003-11-03 23:59:24 +00:00
skidder
5e551eb4ac
Fix crash on IO error during database startup. I'm not sure this is very proper fix, but if it is we need to backport it to 1.5
2003-08-06 21:13:58 +00:00
brodsom
3468459299
Return fb_assert to assert (rollback)
2003-03-04 03:42:23 +00:00
brodsom
040ae030b1
Change assert to fb_assert when gdsassert is in use. to make clear if we use the standard macro or the fb one.
2003-02-28 16:41:05 +00:00
seanleyne
0b82f4aa07
Removed obsolete "Netware" port
2002-10-30 06:40:58 +00:00
alexpeshkoff
d887c82086
Threads' priority scheduling in Win32
...
Inactive by default
To bring to active state uncomment
//#define THREAD_PSCHED
in thd_priority.h
2002-10-25 16:28:17 +00:00
skywalker
365a7fe19c
Changes to compile fb2 under autoconf includes some structural changes
2001-07-29 17:42:23 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00