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
|
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 |
|
alexpeshkoff
|
d63491e3c5
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
|
alexpeshkoff
|
204db65b17
|
force use of redefined new/delete
|
2006-06-16 12:36:09 +00:00 |
|
robocop
|
66f466d3a9
|
Misc.
|
2005-07-08 03:25:31 +00:00 |
|
aafemt
|
fca28dd3c5
|
Cleanup
|
2005-06-23 05:25:11 +00:00 |
|
robocop
|
b8d1f00f94
|
- Corrections and changes to Adriano's commit, subject to his inspection.
- Solved an endless loop with trim and zero-length trim characters, etc.
- Some places are signaled with FB_COMPILER_MESSAGE for prompt attention.
|
2005-06-06 08:30:03 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|