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 |
|
aafemt
|
e637437cb8
|
Partial 'struct' cleanup
|
2003-09-23 10:13:39 +00:00 |
|
robocop
|
b21c7b43e1
|
const correctness, formatting, cleaning, etc.
Not a definitive work, though.
|
2003-09-15 12:30:28 +00:00 |
|
brodsom
|
a2715cb8c9
|
Fix indents
|
2003-09-13 11:48:09 +00:00 |
|
brodsom
|
7c7c2758dc
|
BOOLEAN cleaning
|
2003-09-10 17:52:12 +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 |
|
brodsom
|
c97f1bafc6
|
Remove JPN_ defines
|
2003-02-08 00:58:10 +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 |
|
eku
|
9fcdb74685
|
More status vector cleanups (ISC_STATUS_LENGTH).
Autoconf checks for xdr_hyper.
|
2002-11-04 13:57:18 +00:00 |
|
paul_reeves
|
f9b8800970
|
Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl.
|
2002-06-23 19:51:37 +00:00 |
|
skywalker
|
4c4bc9a95c
|
Global changes for new Makefile and firebird2 compile on linux
|
2001-07-29 23:43:24 +00:00 |
|
bellardo
|
747d13c0d5
|
Changes to bring FB2 to c++ on *nix.
|
2001-07-12 05:46:06 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|