asfernandes
|
d3ac9ac6cc
|
More refactoring: name changes, accessors, consts, removed not good references (statement referencing scratch and metadata indirectly)
|
2009-12-23 00:57:08 +00:00 |
|
asfernandes
|
20ed875d57
|
Replaced linked list of dsql parameters by array
|
2009-12-19 18:50:38 +00:00 |
|
robocop
|
00c5d74904
|
Cleanup.
|
2009-12-13 13:49:43 +00:00 |
|
robocop
|
886f385c73
|
Applying the vacuum cleaner to this header.
|
2009-12-13 10:56:15 +00:00 |
|
asfernandes
|
b1de816d6a
|
Misc
|
2009-12-12 20:56:12 +00:00 |
|
robocop
|
b66d6d9f64
|
Harmless warnings, but anyway...
|
2009-11-25 08:32:11 +00:00 |
|
robocop
|
d9af0e265b
|
Fix strange indentation.
|
2009-08-20 06:12:17 +00:00 |
|
dimitr
|
4262ee12fc
|
Warnings.
|
2009-08-19 18:00:13 +00:00 |
|
robocop
|
f10e1b72eb
|
Style.
|
2009-06-27 06:23:36 +00:00 |
|
asfernandes
|
c6aa5db108
|
Warnings
|
2008-09-13 16:38:08 +00:00 |
|
alexpeshkoff
|
4d9db9e4fb
|
Added types of remote blocks
|
2008-03-24 15:19:12 +00:00 |
|
dimitr
|
a0434798ff
|
Correction. We cannot have vtbl in child classes.
|
2008-03-20 16:38:37 +00:00 |
|
dimitr
|
492264980f
|
A bit better name.
|
2008-03-20 16:24:11 +00:00 |
|
dimitr
|
13f5cc92e1
|
Major cleanup of the old-style blk and allocator-based blk_type.
|
2008-03-19 16:09:00 +00:00 |
|
dimitr
|
17e5267603
|
The merge continued.
|
2008-01-16 07:15:01 +00:00 |
|
alexpeshkoff
|
469589f573
|
Use Firebird::Array instead of STL's vector
|
2006-04-25 17:49:24 +00:00 |
|
robocop
|
d6535351a2
|
Misc: style.
|
2004-11-24 09:22:07 +00:00 |
|
alexpeshkoff
|
1591a54e5e
|
Thread cleanup:
1. Added macros to declare thread entrypoints
2. THD_mutex_* functions use Firebird::Mutex
3. Thread local storage use fb_tls.h
|
2004-06-08 13:41:08 +00:00 |
|
skidder
|
7fb0574dbd
|
Please GCC in pool_alloc_rpt template declaration
|
2004-03-13 08:29:48 +00:00 |
|
skidder
|
1c870a7426
|
Fix issues in my code spotted by Claudio
|
2004-03-12 20:19:41 +00:00 |
|
robocop
|
0f4baac1c5
|
Style
|
2003-10-20 10:34:33 +00:00 |
|
skidder
|
ba5e11b15c
|
Integrate new memory manager into the engine
|
2003-01-16 17:47:10 +00:00 |
|
skidder
|
9b57d8b649
|
Several little changes to make engine compilable again on Linux
|
2002-12-16 21:19:51 +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 |
|
bellardo
|
d45ff6c07b
|
Accept NULL memory deletes and move exception raise code to its own file.
|
2002-04-04 05:38:26 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|