8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:43:03 +01:00
firebird-mirror/src/common
2003-02-13 23:39:49 +00:00
..
classes Added some of the "inlines" back. If the functions are really not meant to be inlined they need to be moved from the header file to an appropiate source file, and their declarations placed in the header file. Otherwise we get an overabundance of multiply defined symbols. 2003-02-13 23:39:49 +00:00
config Remove inline keyword. 2003-02-13 22:49:16 +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