8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 07:23:08 +01:00
firebird-mirror/src/isql
2014-04-18 14:43:06 +00:00
..
ColList.cpp Fixed some gcc warnings 2013-11-19 13:19:11 +00:00
ColList.h Fixed some gcc warnings 2013-11-19 13:19:11 +00:00
Extender.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
Extender.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
extra_proto.h - Implement the SHOW COMMENT(S) command. 2005-05-19 08:03:10 +00:00
extract.epp Fixing several issues with my previous commit: 2014-04-09 07:17:34 +00:00
InputDevices.cpp Postfix for CORE-3990 2013-03-01 13:50:37 +00:00
InputDevices.h Postfix for CORE-3990 2013-03-01 13:50:37 +00:00
isql_proto.h cleanup Not found, probably in some lost GUI-related file 2014-04-18 11:44:51 +00:00
isql.epp Fixed some errors in mapping code, reported by Vlad privately, when using serverwide auth plugin 2014-04-15 12:18:28 +00:00
isql.h remove unused constants 2014-04-18 14:43:06 +00:00
isql.rc -Macro cleaning 2004-05-18 16:21:39 +00:00
isql.rh -Macro cleaning 2004-05-18 16:21:39 +00:00
isqlswi.h Misc 2009-11-12 01:38:48 +00:00
iutils_proto.h Fix Mark's rowcount feature to detect errors properly and add the due messages to the db. 2009-11-12 07:41:31 +00:00
iutils.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
OptionsBase.cpp Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
OptionsBase.h The merge continued. 2008-01-16 07:23:29 +00:00
PtrSentry.h This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
show_proto.h Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names) 2014-04-04 15:57:18 +00:00
show.epp Correction. 2014-04-14 15:46:18 +00:00