8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 07:23:04 +01:00
firebird-mirror/src/dsql
2002-10-19 00:56:25 +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 BLOB subtypes are no longer ignored in views (expression fields only). 2002-10-06 10:51:54 +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 AB: "cosmetic changes" 2002-10-19 00:49:23 +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 A few makefile dependancies fixed. 2002-10-07 01:29:13 +00:00
parse.sed Changes to get compiling on linux (post fb1 changes). 2002-07-05 15:00:26 +00:00
parse.y Hide ALTER VIEW functionality until it works good. 2002-10-02 13:24:59 +00:00
pass1_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pass1.cpp AB: "cosmetic changes" 2002-10-19 00:56:25 +00:00
prepa_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
preparse.cpp Eventually fixed redefinition of PAGESIZE. 2002-10-16 08:40:01 +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