8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 00:03:03 +01:00
firebird-mirror/src/dsql
2008-12-20 08:16:55 +00:00
..
array_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
array.epp fixing CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid 2008-08-15 11:21:47 +00:00
blob_proto.h const correctness and other tasks 2003-10-16 08:51:06 +00:00
blob.epp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
btyacc_fb.ske Remove a lot of warnings compiling parse.cpp with GCC 4.2.3 2008-05-01 16:12:16 +00:00
chars.h Fix bug noticed by Dmitry Yemanov: sometimes, special characters are detected and rejected. Other times, anything that follows them is silenty ignored. Unacceptable. We were accesing an array out of bounds. 2006-06-07 05:39:46 +00:00
ddl_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
ddl.cpp Fixed CORE-2230 - Implement domain check of input parameters of execute block 2008-12-10 14:42:09 +00:00
DdlNodes.epp CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
DdlNodes.h 1) Move the new Node classes to appropriate files 2008-05-19 13:47:48 +00:00
dsql_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dsql.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
dsql.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
errd_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
errd.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
gen_proto.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
gen.cpp Fixed CORE-2227 - Problem with column names with Accents and triggers. 2008-12-08 23:45:23 +00:00
hsh_proto.h DSQL integration into the engine. 2008-02-28 13:48:16 +00:00
hsh.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
keywords.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
keywords.h Lets isql not quote new non-reserved tokens 2007-08-29 09:05:17 +00:00
make_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
make.cpp Misc 2008-10-03 00:45:13 +00:00
metd_proto.h Applied Damyan's patch eliminating some warnings in gcc 4.3 2008-05-28 13:22:26 +00:00
metd.epp misc CORE-1964 2008-08-18 07:12:25 +00:00
misc_func.cpp Literal strings should be treated as const data. 2008-03-25 12:05:17 +00:00
misc_func.h Literal strings should be treated as const data. 2008-03-25 12:05:17 +00:00
movd_proto.h const correctness, vars in scope, etc. 2003-10-05 06:27:16 +00:00
movd.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
node.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
Nodes.h Small inconsistency noticed by Claudio 2008-05-25 15:41:54 +00:00
parse_proto.h DSQL integration into the engine. 2008-02-28 13:48:16 +00:00
parse.y Implemented feature CORE-2113: Remove all privileges of a user or role. Readme will be ready soon. 2008-11-14 10:00:45 +00:00
Parser.cpp Feature requests CORE-1737 and CORE-1803: 2008-04-15 02:18:38 +00:00
Parser.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
pass1_proto.h Complete Adriano's change. 2008-05-25 11:48:01 +00:00
pass1.cpp There's no need to check whether a pointer is null before applying delete or delete[]. 2008-12-20 08:16:55 +00:00
prepa_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
preparse.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
sqlda_pub.h Front-ported the DSQL_unprepare feature from Vulcan. 2008-02-12 17:21:05 +00:00
sqlda.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
StmtNodes.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
StmtNodes.h Small inconsistency noticed by Claudio 2008-05-25 15:41:54 +00:00
sym.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
user__proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
user_dsql.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
utld_proto.h Made XSQLDA parameter const in isc_dsql_fetch and a family of isc_dsql_exec functions as suggested by Dmitry Kovalenko. 2008-09-10 12:31:54 +00:00
utld.cpp Misc 2008-09-14 23:17:58 +00:00