8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 11:23:02 +01:00
firebird-mirror/src/common
2002-09-25 17:12:16 +00:00
..
memory 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
mp New C++ memory pool 2001-12-24 03:02:42 +00:00
fb_exception.cpp File to hold our custom exception class implementation. 2002-04-04 05:33:01 +00:00