dimitr
|
56ec5465d9
|
After some research, I've disabled the automatic ODS upgrade due to lack of reliability.
|
2003-03-23 09:05:35 +00:00 |
|
brodsom
|
79a40c0d99
|
Put declarations and definitions inside the same ifdef condition under which is used. (for not used ones NOT_USED_OR_REPLACED)
|
2003-03-03 09:22:32 +00:00 |
|
brodsom
|
c7e4ee4ab4
|
-Comment declared but undefined functions. (found with gcc never defined warnings)
|
2003-03-01 19:11:57 +00:00 |
|
brodsom
|
165023d329
|
Remove FAR_VARIABLE
|
2003-02-28 12:57:13 +00:00 |
|
dimitr
|
bf8e3aba99
|
Minor ODS upgrade fail shouldn't be critical.
|
2003-02-19 16:22:14 +00:00 |
|
eku
|
341d7f560a
|
Fixed "embedded `\0' in format".
|
2003-02-18 07:15:15 +00:00 |
|
dimitr
|
b096a2593d
|
CONST -> const
|
2003-02-13 10:11:35 +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
|
c3a89aa171
|
- Move default attachment character set to header
- Mode default database character set to header
- Add isc_dpb_set_db_charset to use in create_database and apply it
|
2003-01-23 03:33:53 +00:00 |
|
eku
|
5b8ffd81c2
|
Removed unused variables.
|
2002-12-10 11:53:53 +00:00 |
|
hippoman
|
9a8f0768b9
|
Changed struct fld and FLD to local module names
|
2002-11-30 17:45:02 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +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
|
895801a449
|
Changes to bring intl support to FB2.
|
2002-06-04 19:56:16 +00:00 |
|
skywalker
|
a887af3646
|
Changes to make it compile on linux.
and work through a few issues.
|
2002-01-04 11:34:22 +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 |
|
bellardo
|
6681f4852e
|
More changes to convert FB2 to c++. This time is files that have been renamed
and some conflict resolutions on files edited by more than one person at once.
|
2001-07-12 06:32:05 +00:00 |
|