8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 16:43:03 +01:00
firebird-mirror/src/include
asfernandes 166c41c5b1 Move transactRequest, createBlob, openBlob, getSlice, putSlice and ddl from ITransaction to IAttachment.
It's better to have one standard than two, and "ddl" was broken from API POV.
So make the IAttachment always the caller, explicit or implicit (via IStatement or IRequest), and pass the ITransaction as parameter.
2011-03-21 21:56:47 +00:00
..
gen Fixed CORE-3201 - ATAN2 returns incorrect value for (0, 0). 2011-02-03 14:51:50 +00:00
consts_pub.h New plugin manager. Use it for all types of plugins. 2011-01-14 17:31:40 +00:00
dyn_consts.h I hope nobody will mind if I reuse this constant for the future. 2010-02-14 10:57:30 +00:00
editline.h Change the license with Mark's permission. 2005-01-12 04:22:32 +00:00
fb_api_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
fb_blk.h Removed the legacy DSQL hash table module (HSHD). 2011-02-26 21:52:47 +00:00
fb_exception.h Avoid throwing C++ exceptions from authentication plugins 2010-10-28 08:02:42 +00:00
fb_macros.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
fb_types.h Move the int64 typedefs from common.h into fb_types.h. 2009-02-05 20:08:33 +00:00
firebird.h Misc 2010-04-16 02:31:36 +00:00
FirebirdApi.h - External Engines implementation. 2009-10-21 00:42:38 +00:00
FirebirdExternalApi.h New plugin manager. Use it for all types of plugins. 2011-01-14 17:31:40 +00:00
FirebirdPluginApi.h Added timer-related interfaces. Added helper method to wait for plugin to be released on shutdown. Misc stability changes in PluginManager. 2011-03-16 11:04:04 +00:00
FirebirdUdr.h - External Engines implementation. 2009-10-21 00:42:38 +00:00
FirebirdUdrCpp.h improved fix from Adriano for ibase.h woes 2009-11-04 02:11:07 +00:00
Interface.h Added timer-related interfaces. Added helper method to wait for plugin to be released on shutdown. Misc stability changes in PluginManager. 2011-03-16 11:04:04 +00:00
memory_routines.h Small cleanup 2010-04-06 01:13:22 +00:00
old_fb_blk.h Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
ProviderInterface.h Move transactRequest, createBlob, openBlob, getSlice, putSlice and ddl from ITransaction to IAttachment. 2011-03-21 21:56:47 +00:00
Timer.h Added timer-related interfaces. Added helper method to wait for plugin to be released on shutdown. Misc stability changes in PluginManager. 2011-03-16 11:04:04 +00:00
types_pub.h Misc 2010-03-21 23:01:30 +00:00