alexpeshkoff
|
4712bad7b5
|
big class Symbol cleanup
|
2004-03-31 18:02:50 +00:00 |
|
alexpeshkoff
|
1e6c7b18e9
|
fixed problem with loop in includes
|
2004-03-22 11:38:23 +00:00 |
|
alexpeshkoff
|
7007d6f2a4
|
1. introduced Jrd and Ods namespaces
2. cleanup of blk* request conversions
3. fixed memory allocation in Execute Statement
|
2004-03-20 14:57:40 +00:00 |
|
robocop
|
958f9e31aa
|
Cleanup
A few new[] - delete[] pairs fixed.
|
2004-03-19 06:14:53 +00:00 |
|
robocop
|
e6187cecd2
|
Cleanup
Some bug fixes
Style
|
2004-03-07 07:58:55 +00:00 |
|
robocop
|
16cbc204df
|
Cleanup
|
2003-12-31 05:36:12 +00:00 |
|
robocop
|
db77ffa605
|
const correctness, variables in scope, cleanup, etc.
|
2003-11-07 08:06:35 +00:00 |
|
brodsom
|
89e8f89f86
|
Extern "C" cleaning
|
2003-11-06 03:03:36 +00:00 |
|
brodsom
|
8c0cc95124
|
Fix indents
|
2003-09-13 12:03:11 +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 |
|
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 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
skywalker
|
365a7fe19c
|
Changes to compile fb2 under autoconf includes some structural changes
|
2001-07-29 17:42:23 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|