8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 05:23:02 +01:00
firebird-mirror/src/isql
2017-07-24 15:17:00 +00:00
..
ColList.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
ColList.h Fixed some gcc warnings 2013-11-19 13:19:11 +00:00
Extender.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +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 Backported fix for CORE-5452: Segfault when engine's dynamic library is unloaded right after closing worker threads (GC and/or cache writer) 2017-01-13 14:29:54 +03:00
InputDevices.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
InputDevices.h Postfix for CORE-3990 2013-03-01 13:50:37 +00:00
isql_proto.h Fixed CORE-5220 - ISQL -X: double quotes are missed for COLLATE <C> of CREATE DOMAIN statement when <C> is from any non-ascii charset. 2016-04-29 13:31:54 -03:00
isql.epp Another try to fix CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql - without breaking MSVC build. 2017-07-24 15:17:00 +00:00
isql.h Fixed CORE-5077: ISQL does not show encryption status of database 2016-01-18 17:30:37 +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 Backported fix for CORE-5278: A number of SPB parameters fail in FB 3 & 4 2016-06-15 19:17:57 +03:00
iutils_proto.h On behalf of mapopa after sourceforge crash - IUTILS_blankterm2 replaced with fb_utils::exact_name (NOT_USED_OR_REPLACED) 2015-07-26 15:36:46 +00:00
iutils.cpp On behalf of mapopa after sourceforge crash - MET_exact_name , DYN_terminate are no more 2015-07-26 15:37:00 +00:00
OptionsBase.cpp Backported fix for CORE-5452: Segfault when engine's dynamic library is unloaded right after closing worker threads (GC and/or cache writer) 2017-01-13 14:29:54 +03: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 Language independent API 2014-09-29 11:03:47 +00:00
show.epp Fixed CORE-5220 - ISQL -X: double quotes are missed for COLLATE <C> of CREATE DOMAIN statement when <C> is from any non-ascii charset. 2016-04-29 13:31:54 -03:00