8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:43:03 +01:00
firebird-mirror/src/jrd
2002-09-27 13:12:48 +00:00
..
boot_codes More changes to convert FB2 to c++. This time is files that have been renamed 2001-07-12 06:32:05 +00:00
os 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
acl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
aif.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
aif.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ail.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
ail.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
align.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
align.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
all_old.cpp Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
all_old.h New C++ memory pool 2001-12-24 02:51:06 +00:00
all_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
all.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
all.h MemoryPool work 2001-12-28 05:16:31 +00:00
alt_use_sec.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
alt_use_sec.h.pre New C++ memory pool 2001-12-24 02:51:06 +00:00
alt.cpp Changes to make fb2 compile super version for linux 2002-07-29 15:37:59 +00:00
ansi.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
arg.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
atom.h Autoconf cleanup: 2002-09-17 05:58:40 +00:00
blb_proto.h Merging changes from fb1. 2002-06-29 13:03:13 +00:00
blb.cpp Fixed compiler warnings. 2002-09-26 09:26:40 +00:00
blb.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
blf_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
blk.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
blob_filter.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
blob_filter.h New C++ memory pool 2001-12-24 02:51:06 +00:00
block_cache.h 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
blp.h Merging changes from fb1. 2002-06-29 13:03:13 +00:00
blr.h Added nulls first/last support 2002-09-10 18:34:00 +00:00
blrtable.cpp Merging changes from fb1. 2002-06-29 13:03:13 +00:00
bookmark.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
bookmark.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
btr_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
btr.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
btr.h New C++ memory pool 2001-12-24 02:51:06 +00:00
build_no.h increment build number 2002-09-27 13:12:48 +00:00
builtin.cpp Changes to make it compile on linux. 2002-01-04 11:34:22 +00:00
cch_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
cch.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
cch.h New C++ memory pool 2001-12-24 02:51:06 +00:00
cdefs.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
cmp_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
cmp.cpp Fixed some memory leaks 2002-09-26 18:13:02 +00:00
codes.epp Merging changes from fb1. 2002-06-29 13:03:13 +00:00
common.h *** empty log message *** 2002-09-27 13:12:46 +00:00
constants.h Merging changes from fb1. 2002-06-29 13:03:13 +00:00
cvt2_proto.h Merging changes from fb1. 2002-06-29 13:03:13 +00:00
cvt2.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
cvt_proto.h Main changes were to add cr to end of the files. 2002-03-11 16:34:08 +00:00
cvt.cpp Cleaned up some include directives after renaming jrd_time.h. 2002-09-27 01:28:27 +00:00
db_alias.cpp Proper location of the aliases config file. 2002-09-06 08:57:51 +00:00
dbg_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
dbg.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
dbg.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dbt.cpp Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
dfloat_stub.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
dflt.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dflt.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dfw_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dfw.epp Fixed some memory leaks 2002-09-26 18:13:02 +00:00
divorce.cpp Autoconf enhancements: 2002-09-11 11:30:50 +00:00
divorce.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dllshell.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
dls_proto.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dls.cpp Fixed compiler warnings. 2002-09-26 09:26:40 +00:00
dmp_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dmp.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
doserr.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dpm_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
dpm.epp Fixed compiler warnings. 2002-09-26 09:26:40 +00:00
drq.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dsc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dsc.cpp 1) Implemented CASE, NULLIF, COALESCE 2002-08-03 15:27:20 +00:00
dsc.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
dyn_def.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
dyn_def.sed First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dyn_del.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
dyn_df_proto.h Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster 2002-09-16 16:31:38 +00:00
dyn_dl_proto.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dyn_md_proto.h 1. BIGINT is now the only keyword for the 64-bit exact numerics and it's available 2002-08-11 08:04:54 +00:00
dyn_mod.epp Autoconf enhancements: 2002-09-11 11:30:50 +00:00
dyn_proto.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dyn_ut_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dyn_util.epp Autoconf enhancements: 2002-09-11 11:30:50 +00:00
dyn.epp Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster 2002-09-16 16:31:38 +00:00
dyn.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
enc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
enc.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
entry.h New C++ memory pool 2001-12-24 02:51:06 +00:00
envelope.epp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
err_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
err.cpp Fixed the naming of some files: 2002-09-20 10:23:15 +00:00
event_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
event.cpp Another autoconf cleanup: 2002-08-26 12:10:19 +00:00
event.h Code cleanup, removed old Windows 3.1 (WINDOWS_ONLY) port 2002-02-23 22:08:37 +00:00
everything.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
evl_like.cpp Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
evl_proto.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
evl.cpp Cleaned up some include directives after renaming jrd_time.h. 2002-09-27 01:28:27 +00:00
exe_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
exe.cpp Cleaned up some include directives after renaming jrd_time.h. 2002-09-27 01:28:27 +00:00
exe.h 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
ext_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
ext.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
ext.h New C++ memory pool 2001-12-24 02:51:06 +00:00
extvms.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
fields.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
fil.h Removed compiler warnings. Fixed more SIG_FPTR issues. Use GNU C to check 2002-09-24 12:57:10 +00:00
file_params.h Do not hard-code the value of ISC_PREFIX, but set it to installation 2002-09-20 08:28:51 +00:00
filte_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
filters.cpp Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
flags.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
flu_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
flu.cpp Minor 'dirname' cleanup: 2002-08-14 12:27:41 +00:00
flu.h Merging changes from fb1. 2002-06-30 09:58:20 +00:00
fun_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
fun.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
functions.cpp Merging changes from fb1. 2002-06-30 10:44:49 +00:00
gds5entry.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds_aix.f First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds_apollo.f First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds_h3.f First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds_hp.f First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds_proto.h Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
gds_sun.f First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds_vms.f First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds.bas First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds.cpp Cleaned up some include directives after renaming jrd_time.h. 2002-09-27 01:28:27 +00:00
gds.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds.h Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 12:20:50 +00:00
gds.hxx Code cleanup of obsolete OS/2 port 2002-02-16 04:16:12 +00:00
gds.pas First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds.pli First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds.vpas First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gdsassert.h resoled some linux build issues, warnings 2002-09-11 19:37:30 +00:00
gdsentry.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gdsold.h Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-03 07:16:33 +00:00
grammar.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
grammar.y New C++ memory pool 2001-12-24 02:51:06 +00:00
grant_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
grant.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
grant.gdl Fixed bug, when nobody could alter or drop a trigger which name contains 'RDB$'. 2002-08-28 15:50:54 +00:00
ib_stdio.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
ib_stdio.h Some work on Solaris port 2002-09-25 06:22:43 +00:00
ibase.h Merging changes from fb1 (stage 2 - fixing porting errors). 2002-07-02 12:20:50 +00:00
iberr_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
iberr.cpp cleaning up 2001-12-29 11:41:29 +00:00
iberr.h Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
ibinitdll.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
ibsetjmp.h Changes to make fb2 compile super version for linux 2002-07-29 15:37:59 +00:00
ids.h Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
ids.m First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
idx_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
idx.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
idx.h Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster 2002-09-16 16:31:38 +00:00
inf_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
inf.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
inf.h Merging changes from fb1. 2002-07-01 15:46:07 +00:00
ini_proto.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
ini.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
ini.h Merging changes from fb1. 2002-07-01 15:46:07 +00:00
intl_builtin.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
intl_classes.h Don't know why, but it fixes the current linking problem. 2002-09-22 12:52:31 +00:00
intl_proto.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
intl.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
intl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
intlnames.h Merging changes from fb1. 2002-07-02 09:49:19 +00:00
intlobj.h Merging changes from fb1. 2002-07-02 09:49:19 +00:00
inuse_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
inuse.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
irq.h Merging changes from fb1. 2002-07-02 09:49:19 +00:00
isc_cray.cpp Removed compiler warnings. Fixed more SIG_FPTR issues. Use GNU C to check 2002-09-24 12:57:10 +00:00
isc_f_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
isc_file.cpp Fixed compiler warnings. 2002-09-26 09:26:40 +00:00
isc_i_proto.h Make engine compileable on Linux again after Erik's signal cleanup 2002-09-24 19:53:31 +00:00
isc_ipc.cpp Make engine compileable on Linux again after Erik's signal cleanup 2002-09-24 19:53:31 +00:00
isc_proto.h Removed duplicated registry path constants. 2002-08-27 11:07:36 +00:00
isc_s_proto.h Another autoconf cleanup: 2002-08-26 12:10:19 +00:00
isc_signal.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
isc_sync_win32.cpp Corrected the exception handling logic: 2002-09-05 09:00:04 +00:00
isc_sync.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
isc_win32.cpp Removed duplicated registry path constants. 2002-08-27 11:07:36 +00:00
isc.cpp Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
isc.h Merging changes from fb1. 2002-06-29 13:03:13 +00:00
iscmsgs.msg First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
iutls.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jio.cpp Code cleanup of obsolete M88K and NT Power PC ports 2002-02-16 03:54:56 +00:00
jlx.c New C++ memory pool 2001-12-24 02:51:06 +00:00
john.make New C++ memory pool 2001-12-24 02:51:06 +00:00
jrd_blks.cpp Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
jrd_blks.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
jrd_math.h Finished header file renaming cleanup. 2002-09-27 01:31:04 +00:00
jrd_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
jrd_time.h Cleaned up some include directives after renaming jrd_time.h. 2002-09-27 01:28:27 +00:00
jrd.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
jrd.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrd.h 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
jrn_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrn.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
jrn.h New C++ memory pool 2001-12-24 02:51:06 +00:00
lan.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
lck_dummy.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
lck_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
lck.cpp resoled some linux build issues, warnings 2002-09-11 19:37:30 +00:00
lck.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
license.h Merging changes from fb1. 2002-07-02 09:49:19 +00:00
llio_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
llio.cpp Added / replaced ifdef's around unistd.h with the define HAVE_UNISTD_H 2002-08-26 12:18:16 +00:00
llio.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
lls.h New C++ memory pool 2001-12-24 02:51:06 +00:00
lnmdef.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
log_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
log.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
log.h New C++ memory pool 2001-12-24 02:51:06 +00:00
loiter.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
loiter.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
makefile.mak First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
map_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
map.cpp Merged change from fb1. 2002-07-01 16:59:09 +00:00
math.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
math.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
mblr_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
mblr.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
mblr.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
mem.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
memtest.cpp Autoconf cleanup: 2002-09-18 12:50:13 +00:00
met_proto.h Deferred user trigger compilation added. Solves some, but not all DDL issues and speeds things up 2002-09-19 16:02:58 +00:00
met.epp Fixed some memory leaks 2002-09-26 18:13:02 +00:00
met.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
misc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
misc.cpp Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
misc.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
mmov.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
mov_proto.h More careful (and proper) implementation of my yesterday's bugfix. 2002-08-22 08:34:46 +00:00
mov.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
msg_encode.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
msg.h New C++ memory pool 2001-12-24 02:51:06 +00:00
names.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
nav_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
nav.cpp Finished removal of setjmp/longjmp code, and fixed a handful of FB1->FB2 2002-04-04 07:10:40 +00:00
netware.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
nlm_thd.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
nod.h Merged change from fb1. 2002-07-01 16:59:09 +00:00
nodebug.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
obj.h Merged change from fb1. 2002-07-01 16:59:09 +00:00
ods10.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ods72.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ods80.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ods80dif.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ods81.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ods91.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ods101.gdl Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster 2002-09-16 16:31:38 +00:00
ods.h Minor ODS change (version 10.1). New indices on system tables: 2002-08-27 11:58:47 +00:00
old_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
old.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
old.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
opt_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
opt.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
os2.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
pag_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pag.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
pag.h New C++ memory pool 2001-12-24 02:51:06 +00:00
par_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
par.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
pcmet_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pcmet.epp New C++ memory pool 2001-12-24 02:51:06 +00:00
pcsleep.cpp Autoconf cleanup: 2002-09-18 12:50:13 +00:00
perf_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
perf.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
perf.h Autoconf cleanup: 2002-09-18 12:50:13 +00:00
perf.pas First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pio_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pio.h Cleanup 2002-04-29 15:05:11 +00:00
plugin_manager.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
plugin_manager.h Added support for a single, generic "plugins" directory. Where possible, this 2002-09-24 00:27:23 +00:00
pragma.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
print.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
procs2.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
prv_m_bypass.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pwd_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
pwd.cpp Autoconf cleanup: 2002-09-18 12:50:13 +00:00
pwd.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
qatest.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
quad_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
quad.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
quad.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
que.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rdb.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
rdb.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rdbcodes.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rdbcodes.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rdbgentry.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rdbgpas.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
rdbint.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
rec_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
rec.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
relations.h Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
req.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
rlck_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rlck.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
rng_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
rng.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
rng.h New C++ memory pool 2001-12-24 02:51:06 +00:00
rse_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
rse.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
rse.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
sbm_proto.h Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
sbm.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
sbm.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sch_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sch.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
scl_proto.h porting changes from fb1. 2002-07-01 15:07:18 +00:00
scl.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
scl.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
scroll_cursors.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sdl_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sdl.cpp Fixed bug with INT64 array slices. Thanks to Artem Petkevych. 2002-06-20 10:01:56 +00:00
sdl.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sdw_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sdw.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
sdw.h New C++ memory pool 2001-12-24 02:51:06 +00:00
shdef.h Code cleanup of obsolete IMP port 2002-02-16 03:27:33 +00:00
shrfinit.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
shrinit.cpp porting changes from fb1. 2002-07-01 15:07:18 +00:00
shut_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
shut.cpp Finished removal of setjmp/longjmp code, and fixed a handful of FB1->FB2 2002-04-04 07:10:40 +00:00
smp_impl.h New C++ memory pool 2001-12-24 02:51:06 +00:00
smp.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sort_mem.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
sort_mem.h New temporary space management for the external sorting stuff 2002-04-29 11:22:26 +00:00
sort_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sort.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
sort.h New temporary space management for the external sorting stuff 2002-04-29 11:22:26 +00:00
sqz_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sqz.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
sqz.h New C++ memory pool 2001-12-24 02:51:06 +00:00
stats.epp New C++ memory pool 2001-12-24 02:51:06 +00:00
status.cpp Changes to make fb2 compile super version for linux 2002-07-29 15:37:59 +00:00
status.h Changes to make fb2 compile super version for linux 2002-07-29 15:37:59 +00:00
stored_proc.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
stubs.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
sun_ftn.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
svc_proto.h Cleanup 2002-04-03 08:41:23 +00:00
svc_undoc.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
svc.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
svc.h New C++ memory pool 2001-12-24 02:51:06 +00:00
syidef.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sym_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sym.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
termtype.h Code cleanup of obsolete Apollo port(s) 2002-02-16 04:36:05 +00:00
thd_proto.h ongoing cleanup 2001-05-24 14:54:26 +00:00
thd_win32.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
thd.cpp Added / replaced ifdef's around unistd.h with the define HAVE_UNISTD_H 2002-08-26 12:18:16 +00:00
thd.h Some work on Solaris port 2002-09-25 06:22:43 +00:00
thin.asm First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
thread.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
time.h Autoconf cleanup: 2002-09-18 12:50:13 +00:00
tpc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
tpc.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
tpc.h New C++ memory pool 2001-12-24 02:51:06 +00:00
tra_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
tra.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
tra.h porting changes from fb1. 2002-07-01 15:07:18 +00:00
trig.h Fixed bug, when nobody could alter or drop a trigger which name contains 'RDB$'. 2002-08-28 15:50:54 +00:00
types.h porting changes from fb1. 2002-07-01 15:07:18 +00:00
unix.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
utl_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
utl.cpp renamed header files jrd/math.h and jrd/time.h to jrd/jrd_math.h and 2002-09-27 00:20:12 +00:00
utls.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
v2_triggers.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
val_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
val.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
val.h 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
version.rc Get rid of unnecessary files. 2002-09-20 10:13:29 +00:00
vio_debug.h Changes to bring FB2 to c++ on *nix. 2001-07-12 05:46:06 +00:00
vio_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
vio.cpp Fixed nasty memory corruption problem which caused server to crash quasi-randomly under high load (seems to be very old bug) 2002-09-26 18:14:43 +00:00
vms_command.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
vms.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
vms.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
vmsevent.cpp Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
vmslo_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
vmslock.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
vmsthread.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
why_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
why.c Changes to make fb2 compile super version for linux 2002-07-29 15:37:59 +00:00
windows.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
winnt_dll.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
winnt.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
y-valve.cpp Added / replaced ifdef's around unistd.h with the define HAVE_UNISTD_H 2002-08-26 12:18:16 +00:00