8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 18:43:03 +01:00
firebird-mirror/src/gpre
alexpeshkoff d513daa574 Divide IStatus information into 3 parts: errors, warnings and completion code.
Errors and warnings are processed in IStatus independently. Completion code
is moved away from IStatus and returned directly by appropriate functions.
Replaced isSuccess() with more generic function getStatus(), which sets
appropriate bits in returned value when errors/warnings are present.

Also use same style when returning bytes' array and it's length in different
interfaces.
2014-08-27 09:24:30 +00:00
..
boot Fix build warnings 2014-07-17 18:48:46 +00:00
languages Fix build warnings 2014-07-17 18:48:46 +00:00
std Misc. 2014-07-20 02:19:06 +00:00
c_cxx.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
cmd_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cmd.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
cme_proto.h Misc 2009-07-23 00:56:28 +00:00
cme.cpp Fix build warnings 2014-07-17 18:48:46 +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 Fix build warnings 2014-07-17 18:48:46 +00: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 Fix build warnings 2014-07-17 18:48:46 +00:00
gpre_meta.h Cleanup: 2009-04-24 15:26:46 +00:00
gpre_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
gpre.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
gpre.h Fix build warnings 2014-07-17 18:48:46 +00:00
gpreswi.h Misc. 2014-01-16 14:52:18 +00: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 Wipe out the SCROLLABLE_CURSORS code + minor cleanup. 2009-10-31 06:28:40 +00:00
int_cxx.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
jrdme_proto.h Style. 2009-01-14 08:22:32 +00:00
jrdmet.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
lang_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
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 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
msc_proto.h Cleanup: 2009-04-24 15:26:46 +00:00
msc.cpp Renamed as suggested by Nickolay and Dmitry 2014-07-28 13:01:10 +00:00
obj_cxx.cpp Divide IStatus information into 3 parts: errors, warnings and completion code. 2014-08-27 09:24:30 +00:00
par_proto.h Style. 2009-01-14 08:22:32 +00:00
par.cpp Fix build warnings 2014-07-17 18:48:46 +00: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 Fixed some more warnings 2013-11-18 14:56:14 +00:00
pat.h Style. 2009-01-14 08:22:32 +00:00
sqe_proto.h Unused function params. 2009-04-26 10:24:44 +00:00
sqe.cpp Fix build warnings 2014-07-17 18:48:46 +00: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 Fix build warnings 2014-07-17 18:48:46 +00:00
words.h Wipe out the SCROLLABLE_CURSORS code + minor cleanup. 2009-10-31 06:28:40 +00:00