8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 01:23:03 +01:00
firebird-mirror/src/jrd
2002-11-14 08:20:00 +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 Increase time interval, given to thread with high priority in JRD_reschedule 2002-11-11 18:09:01 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
ail.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
align.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
align.h Code cleanup, removed obsolete "DecOSF" port 2002-10-29 03:17:45 +00:00
all_old.cpp Code cleanup: 2002-10-24 09:01:44 +00:00
all_old.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
all_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
all.cpp Fixed memory corruption problem that prevented restore of databases with procedures using plan expressions with long index names 2002-11-06 20:34:49 +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 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
ansi.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
arg.h Cleanup and get rid of the registry. 2002-11-10 14:04:55 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
blb.h Code cleanup, removed obsolete "DecOSF" port 2002-10-29 03:17:45 +00:00
blf_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
blk.h * Changed NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +00:00
blob_filter.epp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Merging changes from skidder branch - explicit locks, savepoints, build system changes 2002-10-29 20:20:44 +00:00
blrtable.cpp Merging changes from skidder branch - explicit locks, savepoints, build system changes 2002-10-29 20:20:44 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
btr.h Added better support for using indices with "OR". 2002-11-02 03:20:52 +00:00
build_no.h increment build number 2002-11-14 08:20:00 +00:00
builtin.cpp Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +00:00
cch_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
cch.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 bug with dynamic exception messages. 2002-11-14 07:35:44 +00:00
codes.epp Merging changes from fb1. 2002-06-29 13:03:13 +00:00
common.h Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 const correctness etc 2002-10-29 16:27:47 +00:00
cvt_proto.h const correctness etc 2002-10-29 16:27:47 +00:00
cvt.cpp const correctness etc 2002-10-29 16:27:47 +00:00
db_alias.cpp Force everybody to use new config manager. 2002-11-06 15:13:02 +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 Stored procedures are no longer recompiled before deletion 2002-11-04 15:12:34 +00:00
divorce.cpp Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +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 Removed support for obsolete IPX/SPX Protocol 2002-10-30 05:04:56 +00:00
dpm_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
dpm.epp Fixed a porting error that led up to database corruption (damaged blob pages). 2002-10-31 10:38:03 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
dyn_def.sed First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dyn_del.epp Stored procedures are no longer recompiled before deletion 2002-11-04 15:12:34 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
dyn.epp Reworked savepoint stuff a little 2002-11-03 17:29:51 +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 Autoconf: check for crypt.h and crypt 2002-11-14 07:12:50 +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 const correctness etc 2002-10-29 16:27:47 +00:00
err.cpp Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
event_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
event.cpp Fix compile error 2002-11-05 14:24:34 +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 * Changed NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +00:00
exe_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
exe.cpp Fixed bug with dynamic exception messages. 2002-11-14 07:42:50 +00:00
exe.h Fixed bug with dynamic exception messages. 2002-11-14 07:35:44 +00:00
ext_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
ext.cpp * Changed NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +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 support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
file_params.h Cleanup. 2002-11-14 07:37:27 +00:00
filte_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
filters.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Cleanup. 2002-11-12 07:59:19 +00:00
flu.h Code clean, removed obsolete "HP700" port 2002-10-29 03:37:50 +00:00
fun_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
fun.epp Changes to make some NOD entries now XXX_NOD as per module (assume this 2002-11-12 05:05:01 +00:00
functions.cpp Code cleanup: 2002-10-24 09:01:44 +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 Fixed gds__vtov to use native char type, and const correct. 2002-11-03 22:26:52 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Fixed gds__vtov to use native char type, and const correct. 2002-11-03 22:26:52 +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 Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
grant.gdl Field check constraints are now deleted automatically 2002-10-02 17:56:08 +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 Removed support for obsolete IPX/SPX Protocol 2002-10-30 05:04:56 +00:00
iberr_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
iberr.cpp More status vector cleanups (ISC_STATUS_LENGTH). 2002-11-04 13:57:18 +00:00
iberr.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
ibinitdll.cpp Fixed IBX-related and other explicit loading issues. 2002-11-06 12:37:14 +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 Merging changes from skidder branch - explicit locks, savepoints, build system changes 2002-10-29 20:20:44 +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 Just a cosmetic change. 2002-10-02 13:27:39 +00:00
inf_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
inf.cpp * Changed NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +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 Fixed compiler warnings. 2002-11-06 07:23:19 +00:00
intl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
intlnames.h New collate for WIN1251 charset. 2002-11-03 16:30:03 +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 Do not redefine MAXPATHLEN. Always use the value supplied by the operating 2002-11-06 07:19:02 +00:00
isc_f_proto.h Removed support for obsolete IPX/SPX Protocol 2002-10-30 05:04:56 +00:00
isc_file.cpp ERROR_FBOK => ERROR_SUCCESS 2002-11-13 16:37:05 +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 Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +00:00
isc_proto.h Removed duplicated registry path constants. 2002-08-27 11:07:36 +00:00
isc_s_proto.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
isc_version.rc Added proper version information for the both client libraries. 2002-10-12 10:03:56 +00:00
isc_win32.cpp ERROR_FBOK => ERROR_SUCCESS 2002-11-13 16:37:05 +00:00
isc.cpp Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +00:00
isc.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
jrd.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
jrd.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrd.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
jrn_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrn.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
lck_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
lck.cpp Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
lck.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
license.h Cleanup. 2002-11-03 22:03:29 +00:00
llio_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
llio.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Stored procedures are no longer recompiled before deletion 2002-11-04 15:12:34 +00:00
met.epp Changes to make some NOD entries now XXX_NOD as per module (assume this 2002-11-12 05:05:01 +00:00
met.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
misc_func_ids.h 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +00:00
misc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
misc.cpp Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
misc.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
mmov.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
mov_proto.h const correctness etc 2002-10-29 16:27:47 +00:00
mov.cpp const correctness etc 2002-10-29 16:27:47 +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 * Changed NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +00:00
nlm_thd.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
nod.h Merging changes from skidder branch - explicit locks, savepoints, build system changes 2002-10-29 20:20:44 +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 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
old_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
old.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +00:00
os2.cpp Do not redefine MAXPATHLEN. Always use the value supplied by the operating 2002-11-06 07:19:02 +00:00
pag_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pag.cpp Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
pag.h New C++ memory pool 2001-12-24 02:51:06 +00:00
par_proto.h const correctness etc 2002-10-29 16:27:47 +00:00
par.cpp * Changed NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +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 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
perf.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +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 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +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 Code cleanup: 2002-10-24 09:01:44 +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 Code cleanup: 2002-10-24 09:01:44 +00:00
pwd.h Cleanup and get rid of the registry. 2002-11-10 14:04:55 +00:00
qatest.cpp Do not redefine MAXPATHLEN. Always use the value supplied by the operating 2002-11-06 07:08:49 +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 Code cleanup: 2002-10-24 09:01:44 +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 Code cleanup: 2002-10-24 09:01:44 +00:00
rdbint.cpp Code cleanup: 2002-10-24 09:01:44 +00:00
rec_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
rec.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
relations.h Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
req.h 1. Reworked internal_info implementation in both DSQL and JRD. 2002-09-28 14:04:35 +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 NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +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 NOD struct name to JRD_NOD. 2002-11-11 19:42:47 +00:00
rse.h New changes to the optimizer. Better backward compatibility with forced PLAN's 2002-11-06 03:07:50 +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 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
sch_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sch.cpp Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
scl_proto.h porting changes from fb1. 2002-07-01 15:07:18 +00:00
scl.epp Fixed one possible bug and one typo. 2002-10-13 10:30:50 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Code cleanup: 2002-10-24 09:01:44 +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 Code cleanup, removed obsolete "SGI" port 2002-10-29 03:31:20 +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 Limited default value. 2002-11-12 15:41:49 +00:00
sort_mem.h Global usage of "size_t" data type instead of "long". 2002-10-26 08:21:16 +00:00
sort_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sort.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Removed obsolete "Netware" port 2002-10-30 06:40:58 +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 const correctness etc 2002-10-29 16:27:47 +00:00
svc_undoc.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
svc.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
svc.h const correctness etc 2002-10-29 16:27:47 +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 Threads' priority scheduling in Win32 2002-10-25 16:28:17 +00:00
thd.cpp for Solaris port steps 2002-11-01 13:21:17 +00:00
thd.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +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 Removed obsolete "Netware" port 2002-10-30 06:40:58 +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 Reworked savepoint stuff a little 2002-11-03 17:29:51 +00:00
tra.h Reworked savepoint stuff a little 2002-11-03 17:29:51 +00:00
trig.h Field check constraints are now deleted automatically 2002-10-02 17:56:08 +00:00
types.h porting changes from fb1. 2002-07-01 15:07:18 +00:00
unix.cpp Autoconf: check for aio.h, pread and pwrite 2002-11-12 13:46:11 +00:00
utl_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
utl.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +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 Reworked savepoint stuff a little 2002-11-03 17:29:51 +00:00
vio.cpp Stored procedures are no longer recompiled before deletion 2002-11-04 15:12:34 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +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 Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00
windows.cpp Do not redefine MAXPATHLEN. Always use the value supplied by the operating 2002-11-06 07:19:02 +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 Cleanup. 2002-11-10 15:38:38 +00:00
y-valve.cpp Renaming all occurences of SUCCESS to FBOK 2002-11-13 15:01:21 +00:00