8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 09:23:09 +01:00
firebird-mirror/src/dsql
2002-10-02 13:24:03 +00:00
..
all.h MemoryPool work 2001-12-28 05:16:31 +00:00
alld_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
alld.cpp Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now 2002-09-25 17:12:16 +00:00
array_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
array.epp Merging changes from fb1. 2002-06-29 06:56:51 +00:00
blk.h New C++ memory pool 2001-12-24 02:51:06 +00:00
blob_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
blob.epp Merging changes from fb1. 2002-06-29 06:56:51 +00:00
chars.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ddl_proto.h Merging changes from fb1. 2002-06-29 06:56:51 +00:00
ddl.cpp Made it in-sync with the FB1 tree. 2002-10-02 13:24:03 +00:00
depends.mak First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dsql_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
dsql.cpp 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
dsql.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dsql.h Fixed compiler warning about redefinition of 'assert'. 2002-09-27 09:05:33 +00:00
dsql.tab.h 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
errd_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
errd.cpp Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 12:20:50 +00:00
gen_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gen.cpp 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
hsh_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
hsh.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
keywords.cpp 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
keywords.h 1) Implemented CASE, NULLIF, COALESCE 2002-08-03 15:27:20 +00:00
make_proto.h 1) Implemented CASE, NULLIF, COALESCE 2002-08-03 15:27:20 +00:00
make.cpp 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
makefile.mak First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
metd_proto.h Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 12:20:50 +00:00
metd.epp Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now 2002-09-25 17:12:16 +00:00
misc_func.cpp 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
misc_func.h 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
movd_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
movd.cpp Cleaning up unneeded setjmp/longjmp code. 2002-04-04 05:35:21 +00:00
node.h 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
parse_proto.h Changes to make fb2 compile super version for linux 2002-07-29 15:37:59 +00:00
parse.awk First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
parse.cpp 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
parse.sed Changes to get compiling on linux (post fb1 changes). 2002-07-05 15:00:26 +00:00
parse.y 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
pass1_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pass1.cpp AB: Fix error-message bug with aggregate only in sub-select 2002-10-01 00:34:29 +00:00
prepa_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
preparse.cpp Changes to make it compile on linux. 2002-01-04 11:34:22 +00:00
sqlda.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sym.h New C++ memory pool 2001-12-24 02:51:06 +00:00
user__proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
user_dsql.cpp Cleaning up unneeded setjmp/longjmp code. 2002-04-04 05:35:21 +00:00
utld_proto.h Code cleanup, removed old Windows 3.1 (WINDOWS_ONLY) port 2002-02-23 22:08:37 +00:00
utld.cpp Merging changes from fb1. 2002-06-29 06:56:51 +00:00