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

6 Commits

Author SHA1 Message Date
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
brodsom
90738963a8 Remove duplicated function declaration 2003-09-20 23:33:36 +00:00
aafemt
787a2f3f43 'struct' removal 2003-09-16 10:33:33 +00:00
brodsom
b353fb955b -Replace STATIC with static
-Remove a few unused macros
2003-08-21 16:22:11 +00:00
brodsom
8093eca225 Move intl module to c++ 2003-08-20 08:38:05 +00:00