8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 19:23:03 +01:00
firebird-mirror/src/jrd
2003-09-23 14:21:43 +00:00
..
os Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
acl.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ail.cpp -Code format 2003-09-12 01:58:51 +00:00
ail.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
align.h CONST -> const 2003-02-13 10:11:35 +00:00
all_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
all.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
all.h Fixed major memory leaks. 2003-01-20 11:10:30 +00:00
alt.cpp Replaced macro with function 2003-09-15 11:17:59 +00:00
blb_proto.h sdl is UCHAR again 2003-08-15 10:23:46 +00:00
blb.cpp -Code format 2003-09-12 01:58:51 +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 STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
blk.h -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +00:00
blob_filter.cpp -Remove unneeded casts 2003-09-03 16:33:08 +00:00
blob_filter.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
block_cache.h Restore inlines 2003-02-25 00:05:06 +00:00
blp.h -Include var definitions in rdb_codes, codetext, msgs and blh.p headers. 2003-07-12 10:24:47 +00:00
blr.h Some savepoint-related changes: 2003-06-26 10:44:16 +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 Before starting with the new index-structure i do some code clean-up. 2003-09-17 23:24:03 +00:00
btr.cpp Fix problem with MinGW build :-( 2003-09-21 00:38:22 +00:00
btr.h Remove IGNORE_NULL_IDX_KEY define. 2003-09-16 23:19:46 +00:00
build_no.h increment build number 2003-09-23 14:15:45 +00:00
builtin.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
cch_proto.h NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
cch.cpp Remove outdated comment 2003-09-15 16:17:55 +00:00
cch.h NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
cmp_proto.h Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
cmp.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
common.h Removing SHLIB_DEFS 2003-09-22 17:56:35 +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 bugfix: MERGE caused engine crash when it was comparing two NULL values (when NULL was result of a calculation (add/multiply/divide...)) 2003-09-03 21:18:27 +00:00
cvt_proto.h Remove obsolete PASCAL_ROUTINE macro 2003-02-28 23:53:38 +00:00
cvt.cpp -Replace NULL_TDBB, NULL_DBB with NULL 2003-09-01 11:08:30 +00:00
db_alias.cpp Fix up server-side database aliases 2003-08-17 19:56:53 +00:00
db_alias.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +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 -Fix cast warnings 2003-08-09 20:58:34 +00:00
dbg.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dbt.cpp -Cleaning headers 2003-09-15 16:32:22 +00:00
dflt.h CONST -> const 2003-02-13 10:11:35 +00:00
dfw_proto.h ENUM removal 2003-08-22 10:56:55 +00:00
dfw.epp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
divorce.cpp Remove unneeded ifdefs 2003-07-14 23:14:24 +00:00
divorce.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
dls_proto.h Temporary directory management 2003-05-01 12:20:40 +00:00
dls.cpp -Remove NULL_PTR 2003-08-28 13:16:03 +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 -Replace NULL_TDBB, NULL_DBB with NULL 2003-09-01 11:08:30 +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 Fix indents 2003-09-13 12:03:11 +00:00
drq.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
dsc_proto.h const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
dsc.cpp const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
dsc.h Remove leading underscores from macro names 2003-03-13 12:30:54 +00:00
dyn_def.epp const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
dyn_del.epp const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
dyn_df_proto.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +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 - Fix incorrect assignment of DYN constants for NBACKUP 2003-09-21 13:33:45 +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 const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
dyn_util.epp const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
dyn.epp - Fix incorrect assignment of DYN constants for NBACKUP 2003-09-21 13:33:45 +00:00
dyn.h const correctness, bool, etc. 2003-09-09 11:07:19 +00:00
enc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
enc.cpp -Remove NULL define 2003-09-01 11:09:47 +00:00
entry.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
err_proto.h -Cleaning headers 2003-09-15 16:32:22 +00:00
err.cpp NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
event_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
event.cpp Fix indents 2003-09-13 12:03:11 +00:00
event.h Used local subsystem prefix for event request structure. 2003-03-16 10:16:29 +00:00
evl_like.cpp -Fix cast warnings 2003-08-09 20:58:34 +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 -Code format 2003-09-12 01:58:51 +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 Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
exe.h -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +00:00
ExecuteStatement.cpp Cleaning macros 2003-09-20 23:28:38 +00:00
ExecuteStatement.h fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
ext_proto.h External files access restriction cleanup 2003-03-23 16:50:54 +00:00
ext.cpp -Remove NULL_PTR 2003-08-28 13:16:03 +00:00
ext.h New C++ memory pool 2001-12-24 02:51:06 +00:00
fields.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +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 STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
filters.cpp -Replace NULL_TDBB, NULL_DBB with NULL 2003-09-01 11:08:30 +00:00
flags.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
flu_proto.h fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
flu.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
flu.h Code clean, removed obsolete "HP700" port 2002-10-29 03:37:50 +00:00
fun_proto.h fixed restore of backup file without required UDF(s) 2003-06-30 12:48:09 +00:00
fun.epp Fix SF Bugs #544132 and #728839. 2003-08-13 11:45:31 +00:00
functions.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
gds_proto.h -Remove GDS_VAL and GDS_REF (Final commit) 2003-09-12 23:37:06 +00:00
gds.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +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 -Removing PYXIS 2003-09-11 02:17:05 +00:00
gdsassert.h -Remove NULL_PTR 2003-08-28 13:16:03 +00:00
gdsold.h - Fix incorrect assignment of DYN constants for NBACKUP 2003-09-21 13:33:45 +00:00
grammar.cpp -Remove NULL_PTR 2003-08-28 13:16:03 +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 -Remove NULL_PTR 2003-08-28 13:16:03 +00:00
ib_stdio.h Remove unneeded ifdefs 2003-07-14 23:14:24 +00:00
ibase.h - Fix incorrect assignment of DYN constants for NBACKUP 2003-09-21 13:33:45 +00:00
iberr_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
iberr.cpp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
iberr.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
ibsetjmp.h Use MINGW macro. 2003-07-04 02:25:47 +00:00
idx_proto.h Forward port removal of artificial index number limitation from 1.0.3. 2003-08-18 21:13:56 +00:00
idx.cpp Remove IGNORE_NULL_IDX_KEY define. 2003-09-16 23:19:46 +00:00
idx.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +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 Move physical io to os specific 2003-07-14 10:35:49 +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 Small metadata fix 2003-09-19 13:56:48 +00:00
ini.h ENUM removal 2003-08-22 10:56:55 +00:00
intl_builtin.cpp -Remove NULL_PTR 2003-08-28 13:16:03 +00:00
intl_classes.h WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
intl_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
intl.cpp fixed restore of backup file without required UDF(s) 2003-06-30 12:48:09 +00:00
intl.h New charsets (....) 2003-01-25 03:12:46 +00:00
intlnames.h Applied Peter's patch 2003-09-10 12:55:43 +00:00
intlobj.h Macro cleaning (intl) 2003-09-18 22:06:59 +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 New style of files access configuration 2003-04-06 15:01:30 +00:00
isc_file.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
isc_proto.h 1. Fixed potential buffer overflow in gds__prefix* family of functions. 2003-04-06 11:40:29 +00:00
isc_s_proto.h NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
isc_signal.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
isc_sync.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
isc_version.h Fixed broken version compatibility with IB. 2003-06-07 12:39:12 +00:00
isc_version.rc Fixed broken version compatibility with IB. 2003-06-07 12:39:12 +00:00
isc.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
isc.h Get rid of the old config stuff completely. 2003-07-04 15:17:49 +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
jrd_blks.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
jrd_proto.h sdl is UCHAR again 2003-08-15 10:23:46 +00:00
jrd_pwd.h It's useless to care about handle leaks when both the engine and thread scheduler are shutdown. 2003-05-07 07:06:42 +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 Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
jrd.h -Cleaning headers 2003-09-15 16:32:22 +00:00
jrn_proto.h -Making journal buildable (and translating e to epp) 2003-09-02 18:28:23 +00:00
jrn.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
jrn.h ENUM removal 2003-08-22 10:56:55 +00:00
lck_proto.h NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
lck.cpp NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
lck.h NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
license.h Version information cleanup. 2003-06-08 13:13:25 +00:00
llio_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
llio.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +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
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 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
log.h New C++ memory pool 2001-12-24 02:51:06 +00:00
mem.cpp Changes to compile fb2 under autoconf includes some structural changes 2001-07-29 17:42:23 +00:00
met_proto.h Fix metadata cache problem that prevented restore of some databases 2003-06-01 16:22:47 +00:00
met.epp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
met.h Remove warnings 2003-02-20 00:10:25 +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 Check for the function mkstemp(). If it's not available, fall back to mktemp(). 2003-05-14 05:40:00 +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 Apply FreeBSD patches by Tomas Skoda 2003-08-11 11:21:21 +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 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
nav_proto.h Before starting with the new index-structure i do some code clean-up. 2003-09-17 23:24:03 +00:00
nav.cpp Before starting with the new index-structure i do some code clean-up. 2003-09-17 23:24:03 +00:00
nbak.cpp Make NBACKUP work on Windows 2003-09-13 18:35:39 +00:00
nbak.h Make NBACKUP work on Windows 2003-09-13 18:35:39 +00:00
nod.h Fixed (hopefully) savepoints implementation: 2003-06-10 13:40:19 +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
ods.h no message 2003-09-21 16:10:26 +00:00
old_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
old.cpp -Replace NULL_TDBB, NULL_DBB with NULL 2003-09-01 11:08:30 +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 Remove IGNORE_NULL_IDX_KEY define. 2003-09-16 23:19:46 +00:00
pag_proto.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
pag.cpp -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +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 yesterday. 2003-09-15 08:24:08 +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 Fix indents 2003-09-13 12:03:11 +00:00
perf_proto.h Finished y-valve C++ conversion cleanup 2003-01-22 16:37:59 +00:00
perf.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
perf.h NOTIME meant that the function times() is not available. Renamed into 2002-11-14 08:20:50 +00:00
plugin_manager.cpp Fixed massive memory leak from default pool 2003-03-20 08:58:11 +00:00
plugin_manager.h Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
pwd.cpp It's useless to care about handle leaks when both the engine and thread scheduler are shutdown. 2003-05-07 07:06:42 +00:00
qatest.cpp Move physical io to os specific 2003-07-14 10:35: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
rec_proto.h Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
rec.cpp BOOLEAN cleaning 2003-09-10 17:52:12 +00:00
relations.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
req.h -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +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 Fix indents 2003-09-13 12:03:11 +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 Fix indents 2003-09-13 12:03:11 +00:00
rng.h New C++ memory pool 2001-12-24 02:51:06 +00:00
rpb_chain.cpp Don't build rpb chains for external files 2003-05-05 11:48:37 +00:00
rpb_chain.h `inline' is not at beginning of declaration 2003-08-12 07:07:30 +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 Before starting with the new index-structure i do some code clean-up. 2003-09-17 23:24:03 +00:00
rse.h NO code changes, just reformatting for your viewing pleasure. 2003-02-27 18:50:43 +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 -Replace NULL_TDBB, NULL_DBB with NULL 2003-09-01 11:08:30 +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 Fix crash on IO error during database startup. I'm not sure this is very proper fix, but if it is we need to backport it to 1.5 2003-08-06 21:13:58 +00:00
scl_proto.h const correctness, bool, formatting, etc. 2003-09-21 07:57:12 +00:00
scl.epp Fixed bug with CURRENT_ROLE, introduced in early v1.5 development. 2003-09-23 14:21:43 +00:00
scl.h Get rid of the legacy GATEWAY (vms/oracle) implementation. 2002-08-22 08:20:27 +00:00
scroll_cursors.h Backward compatibility of public interface 2003-06-05 10:12:45 +00:00
sdl_proto.h sdl is UCHAR again 2003-08-15 10:23:46 +00:00
sdl.cpp Fix macro redefinition warning 2003-09-16 12:15:51 +00:00
sdl.h Fix up coding style. Thanks to Claudio 2003-08-11 10:43:13 +00:00
sdw_proto.h Fix up lock manager. Clean AST invocation. Fix type of lrq_flags to match its value. Backout my logic for fast deadlock detection as it breaks engine in several places 2003-05-16 20:35:19 +00:00
sdw.cpp Fix indents 2003-09-13 12:03:11 +00:00
sdw.h New C++ memory pool 2001-12-24 02:51:06 +00:00
shut_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
shut.cpp Fix indents 2003-09-13 12:03:11 +00:00
smp_impl.h Use V4_THREADING explicitly instead and remove empty defined macros. This change try to make clear V4_THREADING use. 2003-03-24 13:35:37 +00:00
smp.h New C++ memory pool 2001-12-24 02:51:06 +00:00
sort_mem.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sort_mem.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sort_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sort.cpp Correction (Thanks to Claudio) 2003-09-18 21:57:59 +00:00
sort.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +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
status.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
status.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
svc_proto.h Clean a bit services interface 2003-09-15 13:13:45 +00:00
svc_undoc.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
svc.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
svc.h Clean a bit services interface 2003-09-15 13:13:45 +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 Fix indents 2003-09-13 12:03:11 +00:00
thd_proto.h ongoing cleanup 2001-05-24 14:54:26 +00:00
thd.cpp -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +00:00
thd.h NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
tpc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
tpc.cpp -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +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 Fix indents 2003-09-13 12:03:11 +00:00
tra.h ENUM removal 2003-08-22 10:56:55 +00:00
trig.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
types.h Rollback generated metadata headers change 2003-08-03 23:26:51 +00:00
utl_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
utl.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
val_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
val.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
val.h ENUM removal 2003-08-22 10:56:55 +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 Fix problem in explicit locking logic implicitly noted by Ann Harrison 2003-07-11 22:39:14 +00:00
vio.cpp -Use NULL instead 0 for null pointers 2003-09-01 07:58:04 +00:00
why_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
why.cpp Removing SHLIB_DEFS 2003-09-22 17:56:35 +00:00
y_handle.h Some cosmetic cleanup to follow __ standard. Comments added. 2003-05-22 11:13:22 +00:00
y_ref.h Some cosmetic cleanup to follow __ standard. Comments added. 2003-05-22 11:13:22 +00:00