8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-28 02:43:03 +01:00
firebird-mirror/src/dsql
2004-09-26 07:26:42 +00:00
..
all.h Valgrind support 2004-07-30 22:38:08 +00:00
alld_proto.h const correctness and other related changes 2003-11-01 10:26:43 +00:00
alld.cpp fixed problems, noticed by Claudio 2004-09-06 08:14:34 +00:00
array_proto.h Fix 64-bit build 2004-06-13 23:27:29 +00:00
array.epp When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it! 2004-09-25 10:28:09 +00:00
blk.h Macro cleaning 2003-10-01 18:11:23 +00:00
blob_proto.h const correctness and other tasks 2003-10-16 08:51:06 +00:00
blob.epp When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it! 2004-09-25 10:28:09 +00:00
chars.h Cleanup. 2003-09-29 12:43:14 +00:00
ddl_proto.h Added support for default parameters and EXECUTE BLOCK statement 2004-01-16 10:43:21 +00:00
ddl.cpp Totally misc: typo in comment 2004-09-09 08:58:13 +00:00
dsql_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
dsql.cpp Replace custom name_length() by the general one that uses the same logic 2004-09-26 07:26:42 +00:00
dsql.h added (and used in sources) template to change and restore default pool 2004-08-30 18:11:08 +00:00
dsql.tab.h Bring DSQL up to date with UDF capabilities in the engine. 2004-08-27 04:52:32 +00:00
errd_proto.h Cleanup 2004-03-07 07:58:55 +00:00
errd.cpp When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it! 2004-09-25 10:28:09 +00:00
gen_proto.h 1. removed any mentions of blk_pool() from engine (and method itself) 2004-04-18 14:22:27 +00:00
gen.cpp Let's describe literal NULLs correctly in expressions. 2004-09-04 18:24:12 +00:00
hsh_proto.h Cleanup 2004-03-07 07:58:55 +00:00
hsh.cpp Thread cleanup: 2004-06-08 13:41:08 +00:00
keywords.cpp Bring DSQL up to date with UDF capabilities in the engine. 2004-08-27 04:52:32 +00:00
keywords.h -Use C++ struct declaration style. 2004-05-24 17:22:35 +00:00
make_proto.h Solved issues with literal NULLs in the CASE-based functions. 2004-09-05 07:23:42 +00:00
make.cpp Fixed yet another issue with make.cpp noticed by Dimitry Sibiryakov. 2004-09-22 06:54:17 +00:00
metd_proto.h Obsolete compiler message 2004-05-05 13:59:10 +00:00
metd.epp If we are using namespace fb_utils, it doesn't make sense to prefix functions in it with fb_ again. Mechanical replacement made one by one (no bulk automatic changes). 2004-09-26 01:49:52 +00:00
misc_func.cpp Added support for default parameters and EXECUTE BLOCK statement 2004-01-16 10:43:21 +00:00
misc_func.h Cleanup. 2003-09-29 12:43:14 +00:00
movd_proto.h const correctness, vars in scope, etc. 2003-10-05 06:27:16 +00:00
movd.cpp Thread cleanup: 2004-06-08 13:41:08 +00:00
node.h -Use C++ struct declaration style. 2004-05-24 17:22:35 +00:00
parse_proto.h const correctness 2003-11-28 06:48:34 +00:00
parse.cpp Bring DSQL up to date with UDF capabilities in the engine. 2004-08-27 04:52:32 +00:00
parse.sed const correctness 2003-11-28 06:48:34 +00:00
parse.y When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it! 2004-09-25 10:28:09 +00:00
pass1_proto.h Added ROWS clause. FIRST/SKIP remains allowed in unions, although I still think it doesn't have much sense. 2003-11-07 14:10:16 +00:00
pass1.cpp If we are using namespace fb_utils, it doesn't make sense to prefix functions in it with fb_ again. Mechanical replacement made one by one (no bulk automatic changes). 2004-09-26 01:49:52 +00:00
prepa_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
preparse.cpp Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
sqlda_pub.h Move SQL_DIALECT constants from ibase.h to sqlda_pub.h and use it in gpre.h instead the full ibase 2004-05-20 00:58:55 +00:00
sqlda.h -Use C++ struct declaration style. 2004-05-24 17:22:35 +00:00
sym.h -Use C++ struct declaration style. 2004-05-24 17:22:35 +00:00
user__proto.h Fix linkage errors caused by different declaration of extern "c" functions 2004-06-03 10:08:31 +00:00
user_dsql.cpp When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it! 2004-09-25 10:28:09 +00:00
utld_proto.h Cleanup 2004-02-02 11:02:12 +00:00
utld.cpp Style 2004-09-24 06:48:24 +00:00