..
array_proto.h
Fix 64-bit build
2004-06-13 23:27:29 +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
Split dsql_req into dsql_req and CompiledStatement. This should be my last refactoring to 2.5:
2008-05-24 03:19:52 +00:00
ddl.cpp
This should fix regressions related to fixes of:
2008-09-01 13:18:02 +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
1) Created classes PreparedStatement and ResultSet
2008-03-13 16:37:20 +00:00
dsql.cpp
1. Final fix for CORE-1964 - finished vararg cleanup in jrd.
2008-08-27 12:20:47 +00:00
dsql.h
fixed release gcc build
2008-08-27 11:06:11 +00:00
errd_proto.h
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
errd.cpp
Misc
2008-08-29 02:18:50 +00:00
gen_proto.h
This should fix regressions related to fixes of:
2008-09-01 13:18:02 +00:00
gen.cpp
This should fix regressions related to fixes of:
2008-09-01 13:18:02 +00:00
hsh_proto.h
DSQL integration into the engine.
2008-02-28 13:48:16 +00:00
hsh.cpp
Small cleanup
2008-04-12 16:07:45 +00:00
keywords.cpp
Added GRANTED BY clause to GRANT and REVOKE commands.
2008-06-10 10:55:48 +00:00
keywords.h
Lets isql not quote new non-reserved tokens
2007-08-29 09:05:17 +00:00
make_proto.h
Split dsql_req into dsql_req and CompiledStatement. This should be my last refactoring to 2.5:
2008-05-24 03:19:52 +00:00
make.cpp
This should fix regressions related to fixes of:
2008-09-01 13:18:02 +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
1. Final fix for CORE-1964 - finished vararg cleanup in jrd.
2008-08-27 12:20:47 +00:00
node.h
This should fix regressions related to fixes of:
2008-09-01 13:18:02 +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
Misc
2008-08-29 02:18:50 +00:00
Parser.cpp
Feature requests CORE-1737 and CORE-1803:
2008-04-15 02:18:38 +00:00
Parser.h
1) Move the new Node classes to appropriate files
2008-05-19 13:47:48 +00:00
pass1_proto.h
Complete Adriano's change.
2008-05-25 11:48:01 +00:00
pass1.cpp
This should fix regressions related to fixes of:
2008-09-01 13:18:02 +00:00
prepa_proto.h
Y-Valve handle translation layer
2004-05-02 23:06:37 +00:00
preparse.cpp
Misc.
2008-06-05 11:02:42 +00:00
sqlda_pub.h
Front-ported the DSQL_unprepare feature from Vulcan.
2008-02-12 17:21:05 +00:00
sqlda.h
Merge B1_5_Remote_LazyPort branch into HEAD
2006-05-01 22:23:31 +00:00
StmtNodes.cpp
Style.
2008-06-03 06:19:50 +00:00
StmtNodes.h
Small inconsistency noticed by Claudio
2008-05-25 15:41:54 +00:00
sym.h
Misc.
2008-02-29 08:45:02 +00:00
user__proto.h
Fixing the damn interface.
2008-03-30 09:42:24 +00:00
user_dsql.cpp
1. Final fix for CORE-1964 - finished vararg cleanup in jrd.
2008-08-27 12:20:47 +00:00
utld_proto.h
Split dsql_req into dsql_req and CompiledStatement. This should be my last refactoring to 2.5:
2008-05-24 03:19:52 +00:00
utld.cpp
Split dsql_req into dsql_req and CompiledStatement. This should be my last refactoring to 2.5:
2008-05-24 03:19:52 +00:00