8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 20:03:03 +01:00
firebird-mirror/src/yvalve
2014-03-12 09:32:10 +00:00
..
alt_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
alt.cpp Changed syntax of user definition operators according to discussion in devel 2013-12-17 14:20:25 +00:00
array_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
array.epp Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
blob_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
blob.epp Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
DistributedTransaction.cpp Fixed new gcc 4.7 warning "deleting object of polymorphic class" in many places. Adjusted use of interface types (reference counted vs just vesrioned). Avoided some hacks caused by badly chosen interface type. 2013-11-18 12:20:23 +00:00
gds_proto.h I couldn't compile so I did this little change to the function declaration. 2012-03-24 21:46:37 +00:00
gds.cpp Misc. 2014-03-03 04:37:29 +00:00
keywords.cpp Warnings (conflict with MSVC math.h defines). 2014-02-23 02:01:11 +00:00
keywords.h Misc. 2012-03-10 15:37:52 +00:00
MasterImplementation.cpp Avoid zerodivide error, reported by Dmitry Sibiryakov 2014-03-03 11:18:31 +00:00
MasterImplementation.h Added access to configuration interfaces from IMaster and support for getting configured directories 2014-02-12 11:20:55 +00:00
perf_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
perf.cpp Misc. and fixes. 2014-01-17 15:05:19 +00:00
perf.h Cross-build support + android port: work in progress, currently can build fbclient for android 2012-06-22 11:39:24 +00:00
PluginManager.cpp Misc. 2014-02-22 07:02:50 +00:00
PluginManager.h Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
prepa_proto.h Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.) 2014-01-15 13:02:08 +00:00
preparse.cpp Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.) 2014-01-15 13:02:08 +00:00
user__proto.h Fixed issue, reported by Damyan in devel - missing symbols in libfbclient. Make prototypes match with ibase.h. 2011-03-21 18:15:20 +00:00
user_dsql.cpp Work in progress (committed due to SF upgrade). Checked only on SS. 2012-12-14 17:59:02 +00:00
utl_proto.h Renamed it once more 2014-01-27 16:47:43 +00:00
utl.cpp Renamed it once more 2014-01-27 16:47:43 +00:00
why_proto.h Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.) 2014-01-15 13:02:08 +00:00
why.cpp Make functions in IMessageMetadata non-const like the rest of interfaces 2014-03-12 09:32:10 +00:00
YObjects.h Fixed CORE-4286: "Statement already has a cursor assigned" error when trying to execute another SQL statement using different cursor name. Moved method setCursorName() from IStatement to IResultSet - it was my fault when splitting cursor from statement. 2014-01-17 12:33:23 +00:00