8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 04:43:03 +01:00
firebird-mirror/src/include
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
..
gen Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +00:00
jrd Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
editline.h A few makefile dependancies fixed. 2002-10-07 01:29:13 +00:00
fb_blk.h 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
fb_exception.h Added 2 new exceptions 2002-11-11 18:06:01 +00:00
fb_list.h There is no C++ class named slist. Removed. 2002-06-12 06:58:00 +00:00
fb_macros.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
fb_map.h New files added during the porting of intl support to FB2. 2002-06-04 19:36:48 +00:00
fb_string.h Changes to get compiling on linux (post fb1 changes). 2002-07-05 15:00:26 +00:00
fb_types.h Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +00:00
fb_vector.h New C++ memory pool 2001-12-24 02:51:06 +00:00
firebird.h *** empty log message *** 2002-09-27 13:12:46 +00:00
old_fb_blk.h New C++ memory pool 2001-12-24 02:51:06 +00:00