eku
|
a7f18b2e31
|
Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
|
2003-02-10 13:28:35 +00:00 |
|
hippoman
|
9a8f0768b9
|
Changed struct fld and FLD to local module names
|
2002-11-30 17:45:02 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +00:00 |
|
hippoman
|
25c1dbd367
|
* Changed NOD struct name to JRD_NOD.
|
2002-11-11 19:42:47 +00:00 |
|
seanleyne
|
0b82f4aa07
|
Removed obsolete "Netware" port
|
2002-10-30 06:40:58 +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
|
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 |
|
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
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
seanleyne
|
baa3d722bf
|
Code Cleanup, removed "#ifdef READONLY_DATABASE" conditionals, second attempt
|
2001-08-08 02:01:26 +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 |
|