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

8 Commits

Author SHA1 Message Date
eku
f7b689456f Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +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
dimitr
6822d129ca Some cosmetic changes in the plugin manager. 2003-02-05 15:18:26 +00:00
bellardo
938ebf794b Added support for a single, generic "plugins" directory. Where possible, this
new plugins directory should be used for engine modules.  Note the old separate
directories intl and UDF still exist and have the same usage as before.
2002-09-24 00:27:23 +00:00
bellardo
e56f306c12 Added some class documentation and move module cleanup to PluginManager
destructor, including verifing reference counts in the debug build.
2002-09-23 23:19:47 +00:00
skidder
f631566f51 Fixed memory corruption problem which forbad build with DEBUG_GDS_ALLOC turned on 2002-09-23 17:58:58 +00:00
tamlin
d44a9125c4 Make it compile using MSVC6. 2002-06-12 07:02:10 +00:00
bellardo
39d73ee915 New files added during the porting of intl support to FB2. 2002-06-04 19:36:48 +00:00