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 |
|
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 |
|
skidder
|
53f625e077
|
New explicit pessimistic locks implementation. It is logically consistent in all TPB modes and should be very fast.
|
2002-11-18 20:27:24 +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 |
|
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 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|