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

7 Commits

Author SHA1 Message Date
robocop
a7edeeb4da Treat string literals and string constants with more respect. 2004-11-08 03:19:22 +00:00
robocop
5ddf9a13cf const correctness, vars in scope, etc. 2003-10-05 06:42:28 +00:00
brodsom
db312dfa0e Macro cleaning
extern cleaning
DLL_EXPORT cleaning
2003-10-03 02:00:40 +00:00
robocop
376329079a const correctness, bool, etc. 2003-09-09 11:14:35 +00:00
brodsom
69698fc2eb Remove unneeded extern C 2003-09-06 00:52:10 +00:00
eku
a7f18b2e31 Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
2003-02-10 13:28:35 +00:00
tamlin
9a776a604e First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00