8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 00:03:02 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
asfernandes
158a05c78d Misc 2009-05-10 15:23:31 +00:00
robocop
0e7dc28051 Style. 2009-05-09 13:46:06 +00:00
robocop
e5b226f7a7 More unused params; style. 2009-05-02 13:00:09 +00:00
robocop
66b1227b22 Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
alexpeshkoff
3f13437f2a Fixed gcc warning, avoid a lot of casts 2009-01-13 16:21:15 +00:00
asfernandes
8fbf0e8e8c Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
asfernandes
478b27120b Misc 2008-10-12 15:57:39 +00:00
alexpeshkoff
9b27aeaa52 Style and asserts - patch by Dmitry Kovalenko 2008-10-12 14:30: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
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
5fb9f93184 Misc 2006-10-04 02:01:26 +00:00
asfernandes
aaedea1673 Fixed CORE-880 - Malformed characters are accepted in GB2312 2006-10-03 01:25:57 +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
robocop
e6187cecd2 Cleanup
Some bug fixes
Style
2004-03-07 07:58:55 +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
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