8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 12:43:02 +01:00
firebird-mirror/src/yvalve
2013-04-17 11:16:06 +00:00
..
alt_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
alt.cpp 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
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 Work in progress (committed due to SF upgrade). Checked only on SS. 2012-12-14 17:59:02 +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 Modified IStatement interface in our API: 2013-02-17 12:08:53 +00:00
keywords.cpp 1) Cleanup and renaming in the SCL code. 2013-03-07 13:59:03 +00:00
keywords.h Misc. 2012-03-10 15:37:52 +00:00
MasterImplementation.cpp Added support for changing configuration (client and embedded) from API 2013-04-04 13:17:57 +00:00
MasterImplementation.h Added support for changing configuration (client and embedded) from API 2013-04-04 13:17:57 +00:00
perf_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
perf.cpp 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
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 Renamed aliases.conf to databases.conf as suggested by Dmitry 2013-04-08 16:28:05 +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 Misc 2010-10-12 17:40:27 +00:00
preparse.cpp 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
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 Misc and style. 2012-05-20 10:00:52 +00:00
utl.cpp MAC port. Also cleaned up one related place, where names of struct and variable were same (bstream) 2012-03-23 14:06:14 +00:00
why_proto.h Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
why.cpp Avoid extra atomic operations when assigning pointer to the object with pre-incremented counter (like returned from the function) to reference-counted pointer holder 2013-04-17 11:16:06 +00:00
YObjects.h Add interface support for scrollable DSQL cursors. Implementation will follow later. 2013-04-13 07:11:58 +00:00