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

15 Commits

Author SHA1 Message Date
brodsom
1ffe279896 -Avoid shadow warning 2004-05-12 19:39:17 +00:00
alexpeshkoff
ade3f58c6a Mutex-protected initialization of PluginManager 2004-03-14 13:26:58 +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
skidder
ad97d0409d Fix POSIX build 2004-02-29 05:49:03 +00:00
alexpeshkoff
87cf963814 make our class behave MemoryPools friendly 2004-02-28 19:44:04 +00:00
alexpeshkoff
efb64b2aab Added native firebird::string class. 2004-02-08 17:08:34 +00:00
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