8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 01:23:02 +01:00
firebird-mirror/src/common
eku 39e296192c Removed inconsistencies pointed out by Claudio Valderr.
Replaced 'defined(__osf__) && defined(__alpha)' with 'SIZEOF_LONG == 8'.
New macro FB_NELEM calculates the number of elements in an array.
2002-12-02 08:25:23 +00:00
..
config Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +00:00
memory Avoid redundant "best fit" lookup after a pool has been extended. 2002-11-24 10:22:33 +00:00
mp New C++ memory pool 2001-12-24 03:02:42 +00:00
fb_exception.cpp Added 2 new exceptions 2002-11-11 18:06:01 +00:00