alexpeshkoff
|
139331c7e3
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
plain new to FB_NEW, making allocated with it blocks tagged with file/line.
Make related code slightly better readable.
|
2015-10-12 14:26:00 +00:00 |
|
skidder
|
7c743fc291
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
|
robocop
|
0e7dc28051
|
Style.
|
2009-05-09 13:46:06 +00:00 |
|
robocop
|
87e9ed921e
|
Redundant cast.
|
2009-05-01 17:25:00 +00:00 |
|
alexpeshkoff
|
3f13437f2a
|
Fixed gcc warning, avoid a lot of casts
|
2009-01-13 16:21:15 +00:00 |
|
asfernandes
|
cce6f50920
|
GCC emits warning when struct in non-anonymous namespace references struct from the anonymous namespace. Use void* and cast appropriatelly, because multiple declaration of struct using the same name
is not good and caused problem during V2.0 development.
|
2008-07-12 19:37:03 +00:00 |
|
asfernandes
|
3ed4d0373a
|
Misc
|
2007-10-06 16:07:31 +00:00 |
|
robocop
|
022397334d
|
It seems our dear Alex only compiles in Release mode.
:-)
|
2007-10-06 10:29:46 +00:00 |
|
alexpeshkoff
|
abd533f545
|
Fixed CORE-1499: Wrong alignment of data, used in INTL converters
|
2007-10-05 14:37:33 +00:00 |
|
asfernandes
|
9dcf42de61
|
Replace "#ifdef 0" by "#ifdef NOT_USED_OR_REPLACED"
|
2005-06-01 01:08:00 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|
robocop
|
2ab1f94dd2
|
Cleanup
Some minor corrections
Second step to rename
|
2004-03-11 05:04:26 +00:00 |
|
skidder
|
111a65f0b1
|
Fix POSIX DEV_BUILD recently broken by Claudio cleanup
|
2004-03-11 04:07:54 +00:00 |
|
robocop
|
e6187cecd2
|
Cleanup
Some bug fixes
Style
|
2004-03-07 07:58:55 +00:00 |
|
brodsom
|
ff070a16a8
|
Replacing assert with fb_assert
|
2003-11-03 23:59:24 +00:00 |
|
brodsom
|
90738963a8
|
Remove duplicated function declaration
|
2003-09-20 23:33:36 +00:00 |
|
brodsom
|
ef2bbbb8b7
|
Style
|
2003-09-18 22:04:19 +00:00 |
|
brodsom
|
8093eca225
|
Move intl module to c++
|
2003-08-20 08:38:05 +00:00 |
|