robocop
e6187cecd2
Cleanup
...
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
robocop
5c3c8abd9a
Big cleanup.
...
God have pity on platform maintainers.
I only can compile/test Win32; sorry, folks.
2004-02-20 06:43:27 +00:00
robocop
16cbc204df
Cleanup
2003-12-31 05:36:12 +00:00
robocop
d020ea5ca1
ping-pong cleanup: change one place and you have to change several others
2003-12-11 10:33:30 +00:00
robocop
35396625f5
const correctness
...
function signatures
variables in local scope
BOOLEAN -> bool
TEXT[32] as SqlIdentifier for DYN
Stop random garbage in firebird.msg's bytes 8 to 11
some cleanup
2003-11-05 09:02:33 +00:00
brodsom
ff070a16a8
Replacing assert with fb_assert
2003-11-03 23:59:24 +00:00
skidder
6f4234829f
Make GCC content with recent changes
2003-11-03 20:16:03 +00:00
skidder
7b99b8a57b
Basic INTL cleanup.
...
- Rework (mostly undo) John's changes
- Some function type safety
- Make INTL OO layer very thin (this should slightly improve performance)
2003-11-03 17:14:45 +00:00
brodsom
6a2ef35fda
-Remove NULL_PTR
...
-Remove unneeded NULL casts
-Remove (void) function return cast
2003-08-28 13:16:03 +00:00
aafemt
6640a78a45
unicode<->binary conversion fixed for bigendian processors. Thanks to Claudio V. Not tested.
2003-02-27 05:07:16 +00:00
brodsom
a36d947e42
Replace #if 0 with NOT_USED_OR_REPLACED
2003-02-19 15:59:27 +00:00
fsg
9edb11e0c7
swab may be defined in unistd.h so let's include it if we have it
2003-02-19 06:41:58 +00:00
aafemt
2dadf55537
WCHAR --> UCS2_CHAR and some cleanup around it
2003-02-18 05:24:35 +00:00
eku
492272d0be
GCC 3.2.1 complains about nested comments.
2003-02-14 06:55:42 +00:00
dimitr
b096a2593d
CONST -> const
2003-02-13 10:11:35 +00:00
eku
bdc285d797
Removed nested comments.
2003-02-13 07:21:16 +00:00
brodsom
03a2badde5
New charsets (....)
2003-01-25 03:12:46 +00:00
skidder
ba5e11b15c
Integrate new memory manager into the engine
2003-01-16 17:47:10 +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
eku
9e5b8b7aeb
Undone previous changes.
2002-09-25 07:18:50 +00:00
eku
136960cfd3
Fixed compiler warnings about nested comments.
2002-09-25 06:41:29 +00:00
bellardo
39d73ee915
New files added during the porting of intl support to FB2.
2002-06-04 19:36:48 +00:00