8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 12:03:02 +01:00
firebird-mirror/src/gpre
Alexander Peshkov a6d57fc4d8
Gbak (#139)
* Rewritten gbak using OO API
* Make gbak correctly work with wide records (if record format to be made > 64K)
* Improve gbak performance over network using batch interface
* Enhanced template AutoPtr to make use of it more comfortable
2018-02-19 13:38:28 +03:00
..
boot Fixed 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:27 +03:00
languages Please MSVC14: 2016-03-17 12:33:26 +02:00
std Committed (slightly modified) PR #88 by Dmitry Sibiryakov 2017-07-01 13:12:09 +03:00
c_cxx.cpp Committed (slightly modified) PR #88 by Dmitry Sibiryakov 2017-07-01 13:12:09 +03:00
CMakeLists.txt [build] [cmake] Add more cloop dependencies. 2015-04-07 10:29:14 +00:00
cmd_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cmd.cpp On behalf of mapopa after sourceforge crash - FLINT_CACHE was never used , dead leftover from ib 4.0 product years http://sourceforge.net/p/firebird/mailman/message/30668961/ 2015-07-26 15:37:28 +00:00
cme_proto.h Misc 2009-07-23 00:56:28 +00:00
cme.cpp Boolean datatype in gpre C++ module 2016-03-03 11:44:55 +00:00
cmp_proto.h Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. First pass. 2008-12-25 07:46:53 +00:00
cmp.cpp Committed (slightly modified) PR #88 by Dmitry Sibiryakov 2017-07-01 13:12:09 +03:00
exp_proto.h Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Second pass. 2008-12-27 07:00:40 +00:00
exp.cpp Please MSVC14: 2016-03-17 12:33:26 +02:00
gpre_meta.h Fixed CORE-4782 - Command SHOW TABLE fails when the table contains field with unicode collationin its DDL. 2015-05-11 15:48:35 +00:00
gpre_proto.h On behalf of mapopa after sourceforge crash - Remove gpre BASIC function (NOT_USED_OR_REPLACED) 2015-07-26 15:36:19 +00:00
gpre.cpp Simplified passing variables to sub-make. Move functions from "fb_io" namespace to "os_utils" (#30) 2016-05-30 17:50:02 +03:00
gpre.h Cleanup - use fb_utils::copy_terminate() where needed 2016-04-25 18:39:02 +03:00
gpreswi.h Fixed CORE-5278: A number of SPB parameters fail in FB 3 & 4 2016-06-15 19:16:29 +03:00
hsh_proto.h Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Fifth pass. 2008-12-29 10:26:36 +00:00
hsh.cpp Style. 2009-06-25 10:44:37 +00:00
hsh.h Front-ported CORE-4437 and CORE-4438. 2014-12-21 13:45:26 +00:00
int_cxx.cpp Fixed problems reported by PVS-Studio - http://www.viva64.com/en/b/0396/ 2016-05-11 13:16:24 -03:00
jrdme_proto.h Style. 2009-01-14 08:22:32 +00:00
jrdmet.cpp Added support for system privileges 2016-05-31 20:07:08 +03:00
lang_proto.h Support for BASIC/PLI was removed before IB4 2015-09-16 14:51:10 +00:00
movg_proto.h Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. Fifth pass. 2008-12-29 10:26:36 +00:00
movg.cpp Decimal floating point numbers - first draft 2016-11-11 17:59:55 +03:00
msc_proto.h Front-ported CORE-4437 and CORE-4438. 2014-12-21 13:45:26 +00:00
msc.cpp Front-ported CORE-4437 and CORE-4438. 2014-12-21 13:45:26 +00:00
obj_cxx.cpp Gbak (#139) 2018-02-19 13:38:28 +03:00
par_proto.h Style. 2009-01-14 08:22:32 +00:00
par.cpp Cleanup - use fb_utils::copy_terminate() where needed 2016-04-25 18:39:02 +03:00
parse.h Style, comments, constness and some unused vars and keywords. 2009-04-22 11:44:39 +00:00
pat_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
pat.cpp Please MSVC14: 2016-03-17 12:33:26 +02:00
pat.h Style. 2009-01-14 08:22:32 +00:00
sqe_proto.h Front-ported CORE-4437 and CORE-4438. 2014-12-21 13:45:26 +00:00
sqe.cpp Misc. 2016-05-08 23:05:39 -03:00
sql_proto.h Cleanup: style, get rid of typedef needed by plain C, other C++ legacy declarations, etc. First pass. 2008-12-25 07:46:53 +00:00
sql.cpp Cleanup - use fb_utils::copy_terminate() where needed 2016-04-25 18:39:02 +03:00
words.h Front-ported CORE-4437 and CORE-4438. 2014-12-21 13:45:26 +00:00