8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 18:03:02 +01:00
firebird-mirror/src/jrd
2003-02-18 12:38:28 +00:00
..
boot_codes CONST -> const 2003-02-13 10:11:35 +00:00
os config_root implementation for Darwin. The root directory is located using Darwin specific framework search methods. 2003-02-13 22:40:42 +00:00
acl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ail.cpp Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +00:00
ail.h Removed support for obsolete "PC_PLATFORM" define 2002-10-31 05:06:02 +00:00
align.cpp Remove __STDC__ obsolete define (used for pre C88 code) 2003-02-13 15:33:51 +00:00
align.h CONST -> const 2003-02-13 10:11:35 +00:00
all_old.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 Change #if 0 and #if 1 to NOT_USED_OR_REPLACED 2003-02-12 12:51:07 +00:00
all.h Fixed major memory leaks. 2003-01-20 11:10:30 +00:00
alt_use_sec.h Damn, my own typo caused another one. The extension should be "fdb". 2003-02-10 11:48:25 +00:00
alt_use_sec.h.pre Renamed isc4.gdb to security.fdb. 2003-02-10 12:47:35 +00:00
alt.cpp Remove W4 warnings (initialized but unused var) 2003-02-17 23:45:29 +00:00
blb_proto.h Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 16:25:10 +00:00
blb.cpp Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +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 Remove inline keyword. 2003-02-13 22:49:16 +00:00
blp.h Merging changes from fb1. 2002-06-29 13:03:13 +00:00
blr.h New BLR verb for parametrized events. 2003-01-15 11:40:40 +00:00
blrtable.cpp Remove __STDC__ obsolete define (used for pre C88 code) 2003-02-13 15:33:51 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
btr.cpp Remove inline keyword. 2003-02-13 22:49:16 +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 2003-02-18 12:38:28 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
cch.cpp Removed lots of compiler warnings. 2003-02-18 10:00:22 +00:00
cch.h New C++ memory pool 2001-12-24 02:51:06 +00:00
cmp_proto.h CONST -> const 2003-02-13 10:11:35 +00:00
cmp.cpp Cleanup. 2003-02-15 15:11:42 +00:00
codes.epp CONST -> const 2003-02-13 10:11:35 +00:00
common.h Removed lots of compiler warnings. 2003-02-18 10:00:22 +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 Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +00:00
cvt_proto.h const correctness etc 2002-10-29 16:27:47 +00:00
cvt.cpp Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
db_alias.cpp Add firebird header 2003-02-17 10:38:48 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
dbg.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dbt.cpp Update dbt entries to reflect new jrd_* structure names. 2003-02-13 23:01:56 +00:00
dfloat_stub.cpp Remove JPN_ defines 2003-02-08 00:31:29 +00:00
dflt.gdl First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dflt.h CONST -> const 2003-02-13 10:11:35 +00:00
dfw_proto.h Internal support for deferred work arguments. 2002-12-23 15:49:14 +00:00
dfw.epp Some extra checks. 2003-02-16 12:53:22 +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
dls_proto.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dls.cpp Moved temporary hack from jrd.cpp to dls.cpp. 2002-12-13 11:09:25 +00:00
dmp_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
dmp.cpp Change jrd/time to jrd/jrd_time.h 2003-02-14 02:08:16 +00:00
dpm_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
dpm.epp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
drq.h Merging changes from fb1. 2002-06-30 08:46:51 +00:00
dsc_proto.h CONST -> const 2003-02-13 10:11:35 +00:00
dsc.cpp CONST -> const 2003-02-13 10:11:35 +00:00
dsc.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
dyn_def.epp Remove nlm_thd.h (netware nlm) 2003-02-15 16:41:32 +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 Remove nlm_thd.h (netware nlm) 2003-02-15 16:41:32 +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 Remove nlm_thd.h (netware nlm) 2003-02-15 16:41:32 +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 Remove nlm_thd.h (netware nlm) 2003-02-15 16:41:32 +00:00
dyn.epp Fixed "embedded `\0' in format". 2003-02-18 07:15:15 +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 Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
entry.h Change #if 0 and #if 1 to NOT_USED_OR_REPLACED 2003-02-12 12:51:07 +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 -> const 2003-02-13 10:11:35 +00:00
err.cpp CONST -> const 2003-02-13 10:11:35 +00:00
event_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
event.cpp Fixed "assignment to non-pointer type `SLONG' from NULL" 2003-02-14 14:27:37 +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 WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
evl_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
evl.cpp WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +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 Cleanup. 2003-02-14 09:26:55 +00:00
exe.h Integrate new memory manager into the engine 2003-01-16 17:47:10 +00:00
ext_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
ext.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
ext.h New C++ memory pool 2001-12-24 02:51:06 +00:00
extvms.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 Remove csv and pipe directory and defines 2003-02-15 00:55:10 +00:00
filte_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
filters.cpp CONST -> const 2003-02-13 10:11:35 +00:00
flags.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
flu_proto.h 1. Don't include internals of struct why_hndl where it is nit required. 2003-01-03 12:49:59 +00:00
flu.cpp Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +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 Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
functions.cpp Code cleanup: 2002-10-24 09:01:44 +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 CONST -> const 2003-02-13 10:11:35 +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 Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
gds.def Remove old asm file (remains from thin.c?) 2003-02-17 23:12:51 +00:00
gds.h Change #if 0 and #if 1 to NOT_USED_OR_REPLACED 2003-02-12 12:51:07 +00:00
gds.hxx Code cleanup of obsolete OS/2 port 2002-02-16 04:16:12 +00:00
gds.pas CONST -> const 2003-02-13 10:11:35 +00:00
gds.pli First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
gds.vpas CONST -> const 2003-02-13 10:11:35 +00:00
gdsassert.h resoled some linux build issues, warnings 2002-09-11 19:37:30 +00:00
gdsold.h Remove __STDC__ obsolete define (used for pre C88 code) 2003-02-13 15:33:51 +00:00
grammar.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 Fexed "embedded `\0' in format". 2003-02-18 07:13:25 +00:00
grant.gdl Field check constraints are now deleted automatically 2002-10-02 17:56:08 +00:00
ib_stdio.cpp Change #if 0 and #if 1 to NOT_USED_OR_REPLACED 2003-02-12 12:51:07 +00:00
ib_stdio.h Remove ansi.h and cdefs.h and add lines needed (10) to ib_stdio.h 2003-02-15 16:25:35 +00:00
ibase.h CONST -> const 2003-02-13 10:11:35 +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 Change #if 0 and #if 1 to NOT_USED_OR_REPLACED 2003-02-12 12:51:07 +00:00
ibinitdll.cpp Corrections. 2003-02-16 18:07:53 +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 CONST -> const 2003-02-13 10:11:35 +00:00
idx.h CONST -> const 2003-02-13 10:11:35 +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 Fixed linkage issues on win32. 2003-01-27 11:47:04 +00:00
inf.h Merging changes from fb1. 2002-07-01 15:46:07 +00:00
ini_proto.h CONST -> const 2003-02-13 10:11:35 +00:00
ini.epp Fixed "embedded `\0' in format". 2003-02-18 07:15:15 +00:00
ini.h CONST -> const 2003-02-13 10:11:35 +00:00
intl_builtin.cpp WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
intl_classes.h WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
intl_proto.h Changes to bring intl support to FB2. 2002-06-04 19:56:16 +00:00
intl.cpp WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
intl.h New charsets (....) 2003-01-25 03:12:46 +00:00
intlnames.h Remove BUG_6925 define and wrong (and not used) collations. 2003-02-10 19:43:13 +00:00
intlobj.h WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +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_f_proto.h Temporary hack to make XNET working as a true remote protocol and be able to use both XNET and IPC. 2003-01-19 11:44:51 +00:00
isc_file.cpp Remove W4 warnings (initialized but unused var) 2003-02-17 23:45:29 +00:00
isc_i_proto.h Resolving C/C++ linkage problem on SOLX86 2002-11-20 13:37:23 +00:00
isc_ipc.cpp Remove csv and pipe directory and defines 2003-02-15 00:55:10 +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 Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +00:00
isc_version.rc Added proper version information for the both client libraries. 2002-10-12 10:03:56 +00:00
isc.cpp 1. Don't include internals of struct why_hndl where it is nit required. 2003-01-03 12:49:59 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
jrd_pwd.h Opps, I should at least commit the newly renamed file :-) 2003-02-13 22:44:00 +00:00
jrd_time.h Absolute path hack no longer needed now that time.h has been renamed jrd_time.h. 2003-02-13 23:05:55 +00:00
jrd.cpp Occasionally Windows also has unistd.h 2003-02-18 05:22:45 +00:00
jrd.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jrd.h CONST -> const 2003-02-13 10:11:35 +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
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 Remove W4 warnings (initialized but unused var) rollback 2003-02-18 00:08:03 +00:00
lck.h Fixed initialization problem in the current codebase. 2003-01-28 15:23:28 +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
log2.h Rename header arg.h to log2.h (included only in log.cpp) 2003-02-15 16:17:52 +00:00
log_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
log.cpp Rename header arg.h to log2.h (included only in log.cpp) 2003-02-15 16:17:52 +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
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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
met_proto.h CONST -> const 2003-02-13 10:11:35 +00:00
met.epp Removed lots of compiler warnings. 2003-02-18 10:00:22 +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 no message 2003-01-15 12:02:52 +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
mov_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
mov.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
nav.cpp Fixed exception handling. 2003-02-13 13:33:57 +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 Undone. 2003-01-18 18:02:12 +00:00
old.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
opt_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
opt.cpp More optimizer enhancements. 2003-02-15 01:35:19 +00:00
pag_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
pag.cpp Fixed exception handling. 2003-02-13 13:33:57 +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 a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
perf_proto.h Finished y-valve C++ conversion cleanup 2003-01-22 16:37:59 +00:00
perf.cpp Finished y-valve C++ conversion cleanup 2003-01-22 16:37:59 +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 Non forced writes mode, move logic to cch, add dbb mutex, and rollback changes in ail.cpp, pio.h, pio_proto.h, unix.cpp and winnt.cpp 2003-02-05 20:43:01 +00:00
pio.h Add flags field 2003-02-06 19:47:07 +00:00
plugin_manager.cpp Change build system to move warning control to only one header for each compiler 2003-02-16 11:39:22 +00:00
plugin_manager.h Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +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.cpp Renamed two header files that conflicted with Darwin (and presumably other *nix ) system headers: pwd.h and math.h 2003-02-13 22:38:04 +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 Removed lots of compiler warnings. 2003-02-18 10:00:22 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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
rdbgpas.cpp Code cleanup: 2002-10-24 09:01:44 +00:00
rdbint.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
rec_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
rec.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
relations.h Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
req.h Cleanup. 2003-02-15 15:11:42 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
rse.cpp Try to enhance readability of code. 2003-02-13 17:30:05 +00:00
rse.h Increased internal limits of the optimizer. 2003-02-03 13:06:03 +00:00
sbm_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
sbm.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 CONST -> const 2003-02-13 10:11:35 +00:00
scl.epp No more security during boot phase 2003-02-18 05:20:51 +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 Fixed exception handling. 2003-02-13 13:33:57 +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 Cleanup. 2003-01-18 19:43:08 +00:00
shut_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
shut.cpp Fixed exception handling. 2003-02-13 13:33:57 +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 Moved allocator functions back to GDS. MemoryPool is no longer exported. 2003-02-04 20:18:36 +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 Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
svc_proto.h Cleanup by Dimitry Sibiryakov. 2003-01-20 13:51:35 +00:00
svc_undoc.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
svc.cpp Move function definition from header to cpp and remove inline. 2003-02-16 00:20:30 +00:00
svc.h Move function definition from header to cpp and remove inline. 2003-02-16 00:20:30 +00:00
syidef.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sym_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
sym.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
thd_proto.h ongoing cleanup 2001-05-24 14:54:26 +00:00
thd.cpp Remove __BORLANDC__ define 2003-02-14 02:50:10 +00:00
thd.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 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 16:25:10 +00:00
tra.cpp Change build system to move warning control to only one header for each compiler 2003-02-16 11:39:22 +00:00
tra.h Internal support for deferred work arguments. 2002-12-23 15:49:14 +00:00
trig.h CONST -> const 2003-02-13 10:11:35 +00:00
types.h porting changes from fb1. 2002-07-01 15:07:18 +00:00
unix.cpp Non forced writes mode, move logic to cch, add dbb mutex, and rollback changes in ail.cpp, pio.h, pio_proto.h, unix.cpp and winnt.cpp 2003-02-05 20:43:01 +00:00
utl_proto.h Let's return version of the client library via API. Interface is IB7-compliant. 2003-01-19 14:30:53 +00:00
utl.cpp Remove PIPE and STACK defines (PIPE_SERVER, PIPE_CLIENT, PIPE_LIBRARY, PIPE_SERVER_YVALUE, PIPE_BRIDGE_TO_V3, V3, V3_PATH, ALTPIPE)(STACK_EFFICIENT, STACK_REDUCTION) 2003-02-14 02:24:44 +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 Fixed exception handling. 2003-02-13 13:33:57 +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 Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
vio.cpp Fixed exception handling. 2003-02-13 13:33:57 +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 Remove PLSERVER (page lock server). 2003-02-16 00:38:03 +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 CONST -> const 2003-02-13 10:11:35 +00:00
why.cpp Remove csv and pipe directory and defines 2003-02-15 00:55:10 +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 1. Cleanup. 2003-02-09 09:52:32 +00:00
y_handle.h 1. Don't include internals of struct why_hndl where it is nit required. 2003-01-03 12:49:59 +00:00
y_ref.h 1. Don't include internals of struct why_hndl where it is nit required. 2003-01-03 12:49:59 +00:00
y-valve.cpp Remove csv and pipe directory and defines 2003-02-15 00:55:10 +00:00