dimitr
|
995417f11a
|
Minor cleanup
|
2003-12-14 18:26:25 +00:00 |
|
brodsom
|
abe35ef6fe
|
-Remove unneeded setjmp header
|
2003-11-18 12:39:12 +00:00 |
|
brodsom
|
ff070a16a8
|
Replacing assert with fb_assert
|
2003-11-03 23:59:24 +00:00 |
|
robocop
|
484c6ec372
|
Cleanup, const correctness, variables in scope, etc.
Having done my best to merge everyone else's changes, I hope the tree can be build with whatever other tools != MSVC6.
|
2003-09-25 11:49:12 +00:00 |
|
brodsom
|
30f79b34f8
|
-Cleaning headers
|
2003-09-15 16:32:22 +00:00 |
|
skidder
|
2ea5a6fa3b
|
Fix up memory leak in gfix I introduced quite some time ago. Noticed by Mike Nordell
|
2003-03-19 11:33:46 +00:00 |
|
brodsom
|
9a71ae7987
|
Change #if 0 and #if 1 to NOT_USED_OR_REPLACED
|
2003-02-12 12:51:07 +00:00 |
|
eku
|
a7f18b2e31
|
Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
|
2003-02-10 13:28:35 +00:00 |
|
skidder
|
ba5e11b15c
|
Integrate new memory manager into the engine
|
2003-01-16 17:47:10 +00:00 |
|
alexpeshkoff
|
3217d2c812
|
Rename all links to why.cpp handle to struct why_hndl *
|
2002-12-16 15:16:32 +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 |
|
tamlin
|
532d971de1
|
Explicitly allocate the alice permanent pool from the global default memory pool.
|
2001-12-29 10:08:21 +00:00 |
|
tamlin
|
e48b2468d7
|
MemoryPool work
|
2001-12-28 05:16:31 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
skywalker
|
4c4bc9a95c
|
Global changes for new Makefile and firebird2 compile on linux
|
2001-07-29 23:43:24 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|