robocop
f075a729a5
1.- Style.
...
2.- Cleanup.
3.- Fix an invalid memory access when returning data member belonging to an object from the stack in
ConfObject::getConcatenatedValues. I didn't see a runtime error because I don't use the feature, but reading the code is enough.
2008-04-29 11:10:35 +00:00
alexpeshkoff
c0a472d65e
1. Replaced JString (and some plain char[] buffers) with Firebird::string.
...
2. Make memory allocations look (and wrok) in current firebird style.
3. Fixed vararg usage problem on amd64/linux in AdminException.
2008-04-24 15:49:43 +00:00
robocop
7333e03c17
More encapsulation, bring some order, fix some B.O. cases, etc.
2008-04-20 11:46:02 +00:00
robocop
60802a9d77
Fix the most obvioius problems:
...
- style (few fixes only)
- constness
- total lack of encapsulation (all data members exposed in the interface).
2008-04-20 10:40:58 +00:00
asfernandes
6f274f3b41
Fixed BOs
2007-05-14 15:27:52 +00:00
robocop
5efeb69488
Fixing the interface of this crap plus buffer overruns.
2007-04-18 11:55:29 +00:00
robocop
46df6dd844
Misc.
2007-04-18 11:02:41 +00:00
aafemt
b61d8b3c17
Warnings
2005-06-22 05:13:54 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00