8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 21:23:04 +01:00
firebird-mirror/src/jrd
2002-12-06 12:04:38 +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 Synchronised POSIX build with recent changes in the configuration manager. 2002-12-02 13:06:06 +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 Global names change: 2002-11-14 08:33:08 +00:00
ail.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
align.cpp Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
blb.cpp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
blb.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
blf_proto.h change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
blk.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
blob_filter.epp Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
bookmark.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
bookmark.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
btr_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
btr.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
btr.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
build_no.h increment build number 2002-12-06 12:04:38 +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 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
cmp.cpp bugfix: release wrong memory (introduced in last commit) 2002-12-05 22:28:20 +00:00
codes.epp Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
common.h Moved the definition of NOFILE to a common place. 2002-11-18 07:57:43 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dbg.cpp changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dbg.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dbt.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dfw.epp Removed unused variables. 2002-11-21 21:02:18 +00:00
divorce.cpp Moved the definition of NOFILE to a common place. 2002-11-18 07:57:43 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dpm.epp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
dsc.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
dyn_def.epp Removed unused variables. 2002-11-21 21:02:18 +00:00
dyn_def.sed change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
dyn_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dyn_ut_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dyn_util.epp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
dyn.epp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
dyn.h change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
err.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
event_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
event.cpp changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
event.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
everything.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
evl_like.cpp Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
evl_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
evl.cpp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
exe_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
exe.cpp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
exe.h Fixed crash when grouping by invariant subquery 2002-11-24 13:47:17 +00:00
ext_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
ext.cpp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
ext.h New C++ memory pool 2001-12-24 02:51:06 +00:00
extvms.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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 Fixed a buffer overflow (MAXPATHLEN) and rewritten local function dirname. 2002-12-02 09:48:09 +00:00
flu.h Code clean, removed obsolete "HP700" port 2002-10-29 03:37:50 +00:00
fun_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
fun.epp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 Fix some errors in mmap_anon for Solaris 2002-12-02 10:15:59 +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 Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +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 Fixed another porting bug in grant/revoke code. 2002-11-22 12:47:03 +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 A 2002-11-28 15:42:03 +00:00
ibase.h Adding some comments regarding deprecated SPX protocol. 2002-12-03 03:55:08 +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 Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
idx.cpp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
idx.h Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
inf_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
inf.cpp changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
inf.h Merging changes from fb1. 2002-07-01 15:46:07 +00:00
ini_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
ini.epp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +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 Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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 Fixed typo. 2002-11-21 09:02:36 +00:00
isc_i_proto.h Resolving C/C++ linkage problem on SOLX86 2002-11-20 13:37:23 +00:00
isc_ipc.cpp Resolving C/C++ linkage problem on SOLX86 2002-11-20 13:37:23 +00:00
isc_proto.h Merged isc_win32.cpp into isc.cpp. By Dimitry Sibiryakov. 2002-11-25 16:25:31 +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.cpp Cleanup semun stuff. 2002-11-21 10:20:07 +00:00
isc_version.rc Added proper version information for the both client libraries. 2002-10-12 10:03:56 +00:00
isc.cpp Merged isc_win32.cpp into isc.cpp. By Dimitry Sibiryakov. 2002-11-25 16:25:31 +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 Global names change: 2002-11-14 08:33:08 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
jrd_time.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
jrd.cpp Autoconf: 2002-11-18 13:23:00 +00:00
jrd.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrd.h Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
jrn_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrn.cpp Global names change: 2002-11-14 08:33:08 +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 Global names change: 2002-11-14 08:33:08 +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 Global names change: 2002-11-14 08:33:08 +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 Renamed MSG to MAP_MSG. 2002-11-19 12:37:11 +00:00
map.cpp Renamed MSG to MAP_MSG. 2002-11-19 12:37:11 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
met_proto.h Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +00:00
met.epp Fixed renaming issue. 2002-12-02 10:29:02 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
nav.cpp changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
nlm_thd.h Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
nod.h New explicit pessimistic locks implementation. It is logically consistent in all TPB modes and should be very fast. 2002-11-18 20:27:24 +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 Global names change: 2002-11-14 08:33:08 +00:00
old.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
opt_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
opt.cpp bugfix: no index was used for STARTING WITH and IS NULL comparison inside OR structures. 2002-12-04 20:05:04 +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 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
pag.h New C++ memory pool 2001-12-24 02:51:06 +00:00
par_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
par.cpp Fixed bug introduced with FB_NELEM. Thanks to Claudio Valderr. 2002-12-04 07:07:23 +00:00
pcmet_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
pcmet.epp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 NOTIME meant that the function times() is not available. Renamed into 2002-11-14 08:20:50 +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 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +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 Global names change: 2002-11-14 08:33:08 +00:00
relations.h Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
req.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
rlck_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
rlck.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
rng_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
rng.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
rng.h New C++ memory pool 2001-12-24 02:51:06 +00:00
rse_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
rse.cpp 1. Implemented ORDER BY clause in subqueries. 2002-12-03 18:04:36 +00:00
rse.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
scl.epp Changed struct fld and FLD to local module names 2002-11-30 17:45:02 +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 Global names change: 2002-11-14 08:33:08 +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 New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements 2002-11-30 15:08:09 +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 Some changes to support future improvements. 2002-11-16 17:41:12 +00:00
sort.cpp Cleanup. 2002-12-03 10:14:53 +00:00
sort.h Cleanup. 2002-11-17 15:51:25 +00:00
sqz_proto.h New explicit pessimistic locks implementation. It is logically consistent in all TPB modes and should be very fast. 2002-11-18 20:27:24 +00:00
sqz.cpp New explicit pessimistic locks implementation. It is logically consistent in all TPB modes and should be very fast. 2002-11-18 20:27:24 +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 Fixed one little issue with unrecognized error type. 2002-11-23 11:23:41 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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 Removed inconsistencies pointed out by Claudio Valderr. 2002-12-02 08:25:23 +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.cpp Merged contents of thd_win32.cpp into thd.cpp. Thanks to Dimitry Sibiryakov. 2002-11-22 08:48:13 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
tra.cpp changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
tra.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
trig.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +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 Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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 change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
val.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18: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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
vio.cpp Added configuration parameter to enable older parameter ordering behavior 2002-12-03 13:37:06 +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 changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
vmslo_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
vmslock.cpp Global names change: 2002-11-14 08:33:08 +00:00
vmsthread.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
why_proto.h change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
why.c Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +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-12-06 11:44:37 +00:00
y-valve.cpp Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00