..
os
-Although not used, fix header location
2003-08-10 10:42:22 +00:00
acl.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
ail.cpp
Move physical io to os specific
2003-07-14 10:35:49 +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
Cleanup
2003-05-09 16:05:24 +00:00
all.h
Fixed major memory leaks.
2003-01-20 11:10:30 +00:00
alt.cpp
Rollback public API changes by Mike Nordell
2003-08-07 10:37:34 +00:00
blb_proto.h
sdl is a plain char again. Some cleanup around it
2003-07-24 10:21:42 +00:00
blb.cpp
-Fix cast warnings
2003-08-09 20:58:34 +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
changed nod,tra,req,trg,rel,ctx,prc struct names to local module names
2002-11-20 23:18:16 +00:00
blob_filter.cpp
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +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
Fix up engine to work with multi-field foreign constraints again after nulls handing changes in unique indices
2003-03-09 21:07:29 +00:00
btr.cpp
no message
2003-06-28 12:48:04 +00:00
btr.h
Fix up engine to work with multi-field foreign constraints again after nulls handing changes in unique indices
2003-03-09 21:07:29 +00:00
build_no.h
increment build number
2003-08-10 15:43:22 +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
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
cch.cpp
-Fix cast warnings
2003-08-09 20:58:34 +00:00
cch.h
Move physical io to os specific
2003-07-14 10:35:49 +00:00
cmp_proto.h
CONST -> const
2003-02-13 10:11:35 +00:00
cmp.cpp
-Fix cast warnings.
2003-08-09 21:55:01 +00:00
common.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
Avoid signed unsigned comparisons
2003-04-03 20:06:04 +00:00
cvt_proto.h
Remove obsolete PASCAL_ROUTINE macro
2003-02-28 23:53:38 +00:00
cvt.cpp
Avoid signed unsigned comparisons
2003-04-03 20:06:04 +00:00
db_alias.cpp
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
Update dbt entries to reflect new jrd_* structure names.
2003-02-13 23:01:56 +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
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +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
-Fix cast warnings
2003-08-09 20:58:34 +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
Correct formats
2003-04-01 21:59:31 +00:00
drq.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
dsc_proto.h
CONST -> const
2003-02-13 10:11:35 +00:00
dsc.cpp
Return fb_assert to assert (rollback)
2003-03-04 03:42:23 +00:00
dsc.h
Remove leading underscores from macro names
2003-03-13 12:30:54 +00:00
dyn_def.epp
Slightly fix formatting as Claudio suggested
2003-08-08 13:17:47 +00:00
dyn_del.epp
Remove nlm_thd.h (netware nlm)
2003-02-15 16:41:32 +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
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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 porting bug. Thanks to Oleg LOA.
2003-07-13 08:28:47 +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
Remove gcc warning partially bracketed initializer.
2003-03-02 01:03:34 +00:00
entry.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
err_proto.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
err.cpp
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +00:00
event_proto.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
event.cpp
-Fix not defined warning
2003-08-09 22:32:39 +00:00
event.h
Used local subsystem prefix for event request structure.
2003-03-16 10:16:29 +00:00
everything.h
Move physical io to os specific
2003-07-14 10:35:49 +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
-Fix cast warnings
2003-08-09 20:58:34 +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
-Fix cast warnings
2003-08-09 20:58:34 +00:00
exe.h
Fixed (hopefully) savepoints implementation:
2003-06-10 13:40:19 +00:00
ExecuteStatement.cpp
-Fix cast warnings
2003-08-10 10:41:51 +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
-Fix cast warnings
2003-08-09 20:58:34 +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
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +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
fixed diagnostic in EXECUTE STATEMENT & DirectoryList
2003-06-16 15:43:00 +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 string trunction bug when calling UDFs using BY DESCRIPTOR
2003-08-04 10:20:19 +00:00
functions.cpp
Correct formats
2003-04-01 21:59:31 +00:00
gds_proto.h
1) Cleanup
2003-07-05 12:13:17 +00:00
gds.cpp
-Fix cast warnings
2003-08-09 20:58:34 +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
gdsassert.h
Return fb_assert to assert (rollback)
2003-03-04 03:42:23 +00:00
gdsold.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
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
ib_stdio.h
Remove unneeded ifdefs
2003-07-14 23:14:24 +00:00
ibase.h
Rollback public API changes by Mike Nordell
2003-08-07 10:37:34 +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
Corrected VIO interface.
2003-05-04 15:32:00 +00:00
idx.cpp
-Fix cast warnings
2003-08-09 21:15:32 +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
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
ini.h
Rollback generated metadata headers change
2003-08-03 23:26:51 +00:00
intl_builtin.cpp
unicode<->binary conversion fixed for bigendian processors. Thanks to Claudio V. Not tested.
2003-02-27 05:07:16 +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
Fix bug in intl for a korean texttype.
2003-02-19 03:49:10 +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
New style of files access configuration
2003-04-06 15:01:30 +00:00
isc_file.cpp
Added support for case-sensitivity in path's comaparison according to OS requirements.
2003-05-30 12:17:47 +00:00
isc_i_proto.h
Resolving C/C++ linkage problem on SOLX86
2002-11-20 13:37:23 +00:00
isc_ipc.cpp
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +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
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
isc_signal.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
isc_sync.cpp
-Fix format warning
2003-08-10 01:21:34 +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
Get rid of the old config stuff completely.
2003-07-04 15:17:49 +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.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
sdl is a plain char again. Some cleanup around it
2003-07-24 10:21:42 +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
-Fix cast warnings
2003-08-09 21:15:32 +00:00
jrd.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
jrn_proto.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
jrn.cpp
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
jrn.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
lck_proto.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
lck.cpp
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +00:00
lck.h
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +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
-Fix cast warnings
2003-08-09 21:15:32 +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
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
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
-Fix cast warnings
2003-08-09 21:15:32 +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
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
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
Allowed NULLs in unique indices.
2003-03-05 11:23:08 +00:00
nbak.cpp
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +00:00
nbak.h
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +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
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
old_proto.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
old.cpp
-Fix cast warnings
2003-08-09 21:15:32 +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
-Fix cast warnings
2003-08-09 21:15:32 +00:00
pag_proto.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
pag.cpp
Fix warnings
2003-08-06 17:22:52 +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
-Fix cast warnings
2003-08-09 21:15:32 +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
perf_proto.h
Finished y-valve C++ conversion cleanup
2003-01-22 16:37:59 +00:00
perf.cpp
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +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
- Avoiding some signed unsigned comparisons
2003-04-03 13:52:42 +00:00
relations.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
Put some declaration definitions only used when PC_ENGINE is defined, inside PC_ENGINE ifdef.
2003-03-03 08:48:40 +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
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +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
Fixed g++ warning
2003-04-26 09:36:02 +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
-Fix cast warnings
2003-08-09 21:15:32 +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
- Remove constant conditionals
2003-04-03 10:11:34 +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 -> 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
Backward compatibility of public interface
2003-06-05 10:12:45 +00:00
sdl_proto.h
sdl is a plain char again. Some cleanup around it
2003-07-24 10:21:42 +00:00
sdl.cpp
sdl is a plain char again. Some cleanup around it
2003-07-24 10:21:42 +00:00
sdl.h
sdl is a plain char again. Some cleanup around it
2003-07-24 10:21:42 +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
Move physical io to os specific
2003-07-14 10:35:49 +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
* Changed datatype of DSQL_debug to match the DSQL definition..
2003-02-24 20:54:12 +00:00
shut_proto.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
shut.cpp
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
Uniform tempfile naming.
2003-07-06 07:04:03 +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
stats.epp
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +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
sun_ftn.cpp
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
svc_proto.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
svc_undoc.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
svc.cpp
-Fix format warning
2003-08-10 11:41:23 +00:00
svc.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +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
THD_yield() should just release the CPU, it shouldn't wait. Hence we get significant speed-up for the GC/sweep.
2003-05-14 08:09:47 +00:00
thd.h
1) Make NBACKUP happy on Win32 CS too.
2003-08-10 15:43:23 +00:00
tpc_proto.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
tpc.cpp
Avoid signed unsigned comparison
2003-04-03 17:19:10 +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
Fixed thread priority to avoid the sweeper to be locked outside the scheduler under a heavy load.
2003-07-06 13:56:01 +00:00
tra.h
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +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
Version information cleanup.
2003-06-08 13:13:25 +00:00
val_proto.h
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00
val.cpp
Fix up the reason of slowdown of Windows CS
2003-03-24 14:41:42 +00:00
val.h
Fixed buffer overrun with arrays.
2003-03-15 08:33:56 +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
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
why_proto.h
STATUS -> ISC_STATUS
2003-04-10 06:49:16 +00:00
why.cpp
fixed diagnostic in EXECUTE STATEMENT & DirectoryList
2003-06-16 15:43:00 +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
y-valve.cpp
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +00:00