8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 04:43:02 +01:00
firebird-mirror/src/jrd
robocop dbea8030f4 MSVC6 says:
error C2664: 'delete' : cannot convert parameter 1 from 'const class VaryingString *' to 'void *'
        Conversion loses qualifiers
So maybe the rules changed for VC7. Anyway, I simplified the logic here to achieve the same in a direct way.
2006-04-29 00:57:26 +00:00
..
os Commit correct signature for events-related calls. 2006-03-10 08:23:40 +00:00
acl.h 1.- Try to fix the mess caused by different data types used to represent bifields of SCL_ constants defined in scl.h, second round. 2004-07-06 05:59:40 +00:00
align.h Fix problems with NUMERIC and DECIMAL datatypes in MAKE_desc_from_list() for Dialect 1. 2004-06-19 21:29:50 +00:00
all_proto.h
all.cpp Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
all.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
alt_proto.h Commit correct signature for events-related calls. 2006-03-10 08:23:40 +00:00
alt.cpp Commit correct signature for events-related calls. 2006-03-10 08:23:40 +00:00
blb_proto.h 1. Cleanup. 2005-12-05 12:40:22 +00:00
blb.cpp Style. 2006-04-06 08:18:53 +00:00
blb.h Fixed SF #1446987 2006-03-17 09:28:35 +00:00
blf_proto.h reverted class bid back to struct - thanks to Claudio 2004-03-31 17:17:04 +00:00
blk.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-01 09:21:05 +00:00
blob_filter.cpp next step preparing to allocate auto objects memory from appropriate pool 2004-08-16 12:28:43 +00:00
blob_filter.h next step preparing to allocate auto objects memory from appropriate pool 2004-08-16 12:28:43 +00:00
block_cache.h I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +00:00
blp.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-07 08:08:49 +00:00
blr.h The core implementation of the LIST function. Unstable yet. 2006-04-24 16:56:58 +00:00
btn.cpp Fix the discordant data types between flags and the vars used to work with them (really dangerous if the flag is USHORT and you hold it in a UCHAR). Also, get rid of some debris of the uppercased typedefs. 2006-04-19 07:10:53 +00:00
btn.h Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
btr_proto.h 1. Move IDX\eval_expr_idx into BTR_eval_expression 2005-11-28 21:43:06 +00:00
btr.cpp Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
btr.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
build_no.h increment build number 2006-04-29 00:35:33 +00:00
builtin.cpp -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
cch_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
cch.cpp Style. 2006-04-06 08:18:53 +00:00
cch.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
cmp_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:32:07 +00:00
cmp.cpp Fixed one of the bugs in the LIST code. 2006-04-27 11:50:02 +00:00
common.h Removed unused definition. 2006-04-26 09:57:40 +00:00
constants.h Better (and more honest) diagnostics. 2005-10-21 09:43:26 +00:00
cvt2_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
cvt2.cpp 1. Moved data structures, written to database file, into ods.h. 2005-11-27 20:53:09 +00:00
cvt_proto.h const correctness 2003-11-05 09:02:33 +00:00
cvt.cpp Better play safe with int. 2006-02-23 07:36:41 +00:00
db_alias.cpp [s|g]etConfigFile renamed [s|g]setConfigFilePath. Clearer, since we have a class named ConfigFile but the function only returns a string with the path, not an object. 2005-12-25 03:59:49 +00:00
db_alias.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
dbg_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
dbg.cpp 1.- Make "vec" type safe and get rid of several code contortions. Fix some small bugs meanwhile. 2005-12-02 07:35:34 +00:00
dbg.h -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
dbt.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
dflt.h Misc: style. 2004-11-24 09:22:07 +00:00
dfw_proto.h Fixed two DFW bugs 2005-08-02 11:41:37 +00:00
dfw.epp Style. 2006-04-06 08:18:53 +00:00
divorce.cpp Cleanup 2004-02-02 11:02:12 +00:00
divorce.h extern cleaning 2003-10-03 01:53:34 +00:00
dls_proto.h Finishing the api cleanup 2004-05-29 13:34:54 +00:00
dls.cpp Thread cleanup: 2004-06-08 13:41:08 +00:00
dmp_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
dmp.cpp Fix the discordant data types between flags and the vars used to work with them (really dangerous if the flag is USHORT and you hold it in a UCHAR). Also, get rid of some debris of the uppercased typedefs. 2006-04-19 07:10:53 +00:00
dpm_proto.h Moved page-level code to DPM. 2005-03-29 09:43:31 +00:00
dpm.epp Fix the discordant data types between flags and the vars used to work with them (really dangerous if the flag is USHORT and you hold it in a UCHAR). Also, get rid of some debris of the uppercased typedefs. 2006-04-19 07:10:53 +00:00
drq.h Tweak DYN to solve several issues: 2005-08-14 05:48:20 +00:00
dsc2.h fixed gcc warning(s) 2006-01-18 10:43:13 +00:00
dsc_proto.h It shouldn't be possible to write BLR to create tables with fields using unknown data types. 2005-09-24 05:11:04 +00:00
dsc_pub.h fixed gcc warning(s) 2006-01-18 10:43:13 +00:00
dsc.cpp fixed gcc warning(s) 2006-01-18 10:43:13 +00:00
dsc.h Misc. 2006-01-17 07:52:14 +00:00
dyn_def.epp EXPRESSION_INDICES code is considered stable and therefore there's no need to keep it protected by macros. Please do a full rebuild. 2006-01-14 07:00:44 +00:00
dyn_del.epp EXPRESSION_INDICES code is considered stable and therefore there's no need to keep it protected by macros. Please do a full rebuild. 2006-01-14 07:00:44 +00:00
dyn_df_proto.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
dyn_dl_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
dyn_md_proto.h - Implement the proposed COMMENT keyword to allow descriptions in database objects. Subject to change or withdrawal. 2005-05-17 07:17:25 +00:00
dyn_mod.epp Misc. 2006-03-28 10:16:51 +00:00
dyn_proto.h More cleanup. 2006-02-23 06:52:25 +00:00
dyn_ut_proto.h Tweak DYN to solve several issues: 2005-08-14 05:48:20 +00:00
dyn_util.epp Tweak DYN to solve several issues: 2005-08-14 05:48:20 +00:00
dyn.epp Comment excessive dependencies on license.h. 2006-01-07 00:31:37 +00:00
dyn.h Tweak DYN to solve several issues: 2005-08-14 05:48:20 +00:00
enc_proto.h 1. make ENC_crypt thread safe 2004-11-07 14:27:54 +00:00
enc.cpp Misc. 2004-12-09 02:50:47 +00:00
entry.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
err_proto.h 1. reanimated -database switch in gsec\n 2. isc_file.cpp should now compile at AIX\n 3.Use PathName to store database name in jrd.cpp during attach/create 2005-09-30 16:16:39 +00:00
err.cpp slightly better diagnostic in log 2006-03-03 16:06:25 +00:00
event_proto.h Cleanup. 2006-04-25 18:17:05 +00:00
event.cpp Cleanup. 2006-04-25 18:17:05 +00:00
event.h Thread cleanup: 2004-06-08 13:41:08 +00:00
evl_like.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
evl_proto.h - Corrections and changes to Adriano's commit, subject to his inspection. 2005-06-06 08:30:03 +00:00
evl_string_test.cpp Update pattern matching tests 2004-07-07 16:06:19 +00:00
evl_string.h Fix AV in Knuth-Morris-Pratt algorithm implementation 2006-03-01 22:58:51 +00:00
evl.cpp MSVC6 says: 2006-04-29 00:57:26 +00:00
exe_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:32:07 +00:00
exe.cpp Style. 2006-04-06 08:18:53 +00:00
exe.h Let LOWER/UPPER (blob) work - returning a blob 2006-04-16 18:45:40 +00:00
execute_statement.cpp Fixed bug in VC7.1 builds, reported by Ivan Prenosil 2006-04-16 17:03:00 +00:00
execute_statement.h Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
ext_proto.h reverted class bid back to struct - thanks to Claudio 2004-03-31 17:58:04 +00:00
ext.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
ext.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
fields.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
fil.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
file_params.h Fix problem created by Blas' cleanup (went unnoticed at its due time). 2004-10-04 04:42:56 +00:00
filte_proto.h -Replace define with const 2004-05-06 18:09:24 +00:00
filters.cpp More cleanup. 2006-02-23 06:52:25 +00:00
flags.h After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
flu_proto.h 1. rewritten flu.cpp using modern firebird classes library 2004-11-29 11:15:09 +00:00
flu.cpp Restored the v1.5 diagnostics logic. 2005-10-06 10:26:27 +00:00
flu.h I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +00:00
fun_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
fun.epp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
functions.cpp Style. 2006-04-06 08:18:53 +00:00
functions.h Leave room to register the example UDF's with the new macros. 2004-11-27 05:44:53 +00:00
gds_proto.h Stop complainers related to the argument types of fb_interpret. 2006-04-06 06:32:47 +00:00
gds.cpp Stop complainers related to the argument types of fb_interpret. 2006-04-06 06:32:47 +00:00
gdsassert.h Do not override local fb_assert like the ones in gpre and dsql. 2004-09-29 03:46:17 +00:00
grammar.cpp Style. 2004-12-24 08:52:39 +00:00
grammar.y
grant_proto.h use UCHAR instead of char for ACLs again 2004-05-06 08:42:15 +00:00
grant.epp Forgot one more fix. 2005-10-28 07:39:30 +00:00
ibase.h Stop complainers related to the argument types of fb_interpret. 2006-04-06 06:32:47 +00:00
iberr_proto.h const correctness 2003-10-29 10:53:47 +00:00
iberr.cpp Removing ib_stdio.h 2004-04-28 22:43:34 +00:00
iberr.h Totally misc 2004-09-24 06:40:13 +00:00
ibsetjmp.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
idx_proto.h Fixed SF bug #1186607 (Foreign key relation VARCHAR <-> INT ??????) 2005-06-11 11:39:03 +00:00
idx.cpp More cleanup. 2006-02-23 06:52:25 +00:00
idx.h 1) Remove feature that allow one collation name to be used with more than one charset. 2005-10-13 19:11:29 +00:00
inf_proto.h Fixed SF field-test #1249187 - 2.0a3: String literals dest. for large CHAR fields truncated 2005-08-21 15:52:30 +00:00
inf_pub.h applied patch of Sergey Skvortsov - port for FreeBSD AMD64 2006-03-15 17:32:33 +00:00
inf.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
ini_proto.h Let's load real system triggers from the database, not the ones hardcoded in trigs.h. 2005-10-13 08:11:37 +00:00
ini.epp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
ini.h Misc. 2005-07-25 11:59:55 +00:00
intl_builtin.cpp fixed gcc warning(s) 2006-01-18 10:43:13 +00:00
intl_classes.h Fix warning 2005-06-20 05:40:38 +00:00
intl_proto.h 1) Fixed SF #1016040 Missing external libraries causes engine exception 2005-06-14 03:16:54 +00:00
intl.cpp Misc 2006-04-26 02:49:25 +00:00
intl.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
IntlManager.cpp Const correctness and the like. 2005-12-23 01:42:40 +00:00
IntlManager.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
intlnames.h Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki 2006-04-13 03:04:30 +00:00
intlobj_new.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
inuse_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
inuse.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
irq.h Hopefully, this should fix SF #1404157. 2006-01-26 11:17:52 +00:00
isc_f_proto.h Fix a directory traversal attack against FB when using TCP. More to come as I will try to polish the functionality. Examples: 2006-04-23 08:31:52 +00:00
isc_file.cpp Fix a directory traversal attack against FB when using TCP. More to come as I will try to polish the functionality. Examples: 2006-04-23 08:31:52 +00:00
isc_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
isc_s_proto.h Cleanup unneeded extern "C" 2005-03-15 07:33:29 +00:00
isc_signal.h Macro cleaning 2004-05-03 21:43:56 +00:00
isc_sync.cpp make CS lock manager semaphores have correct access rights 2006-04-09 15:46:46 +00:00
isc_version.h Use different release number in ISC_FILE_VER_XXXX to distinguish between Fb 1.5 and Fb 2.0. Bump the build number at the same time. 2006-03-15 14:03:21 +00:00
isc_version.rc
isc.cpp Misc. 2006-02-23 05:22:08 +00:00
isc.h Fix compile-time error reported by Michal Kubecek. 2006-02-24 01:04:12 +00:00
jlx.c Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
jrd_blks.h
jrd_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
jrd_pwd.h Security fix - temporary disable logins for clients, making too many wrong attempts to login 2005-08-23 06:52:55 +00:00
jrd.cpp Misc 2006-04-26 02:49:25 +00:00
jrd.h Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
lck_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
lck.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
lck.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
license.h extern cleaning 2003-10-03 01:53:34 +00:00
lls.h 1. removed any mentions of blk_pool() from engine (and method itself) 2004-04-18 14:22:27 +00:00
log2.h -Replace define with const 2004-05-06 18:09:24 +00:00
log_proto.h Cleanup 2004-03-11 05:04:26 +00:00
log.cpp The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-03 02:28:58 +00:00
log.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
met_proto.h Allow collation IDs greater than 127 2006-04-05 16:34:18 +00:00
met.epp Style. 2006-04-06 08:18:53 +00:00
met.h -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
misc_func_ids.h extern cleaning 2003-10-03 01:53:34 +00:00
mov_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
mov.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
msg_encode.h -Replace define with const 2004-05-06 18:09:24 +00:00
msg.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
names.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
nav_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:32:07 +00:00
nav.cpp Fix the discordant data types between flags and the vars used to work with them (really dangerous if the flag is USHORT and you hold it in a UCHAR). Also, get rid of some debris of the uppercased typedefs. 2006-04-19 07:10:53 +00:00
nbak.cpp fixed access rights to delta file 2006-04-09 10:59:43 +00:00
nbak.h Misc. 2006-02-23 07:22:52 +00:00
nod.h The core implementation of the LIST function. Unstable yet. 2006-04-24 16:56:58 +00:00
nodebug.cpp Extern "C" cleaning 2003-11-06 03:03:36 +00:00
ntrace.h Change license for source files which I wrote 2004-06-30 01:45:18 +00:00
obj.h 1.- const correctness 2004-06-29 04:37:59 +00:00
ods_proto.h Moved the ODS checking routine from ods.h to a separate module. 2005-08-16 13:39:26 +00:00
ods.cpp Moved the ODS checking routine from ods.h to a separate module. 2005-08-16 13:39:26 +00:00
ods.h Fix the discordant data types between flags and the vars used to work with them (really dangerous if the flag is USHORT and you hold it in a UCHAR). Also, get rid of some debris of the uppercased typedefs. 2006-04-19 07:10:53 +00:00
opt_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:32:07 +00:00
opt.cpp Fixed a bugcheck by restoring to the old nod_count processing. 2006-04-25 12:54:12 +00:00
Optimizer.cpp More precise calculation of index cardinalities. 2006-03-07 14:43:39 +00:00
Optimizer.h Disable the debug info for the optimizer in the public repository as it might produce release builds that create an output file with that information. 2006-01-17 07:39:12 +00:00
pag_proto.h Don't overwrite dbb_oldest_snapshot and another transaction numbers with 2006-02-03 13:23:58 +00:00
pag.cpp Misc. 2006-04-23 08:25:10 +00:00
pag.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
par_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
par.cpp The core implementation of the LIST function. Unstable yet. 2006-04-24 16:56:58 +00:00
pcmet_proto.h The EXPRESSION_INDICES code now compiles. 2004-08-19 18:41:19 +00:00
pcmet.epp Change misleading comment: the file is used for expression indices, cannot be deprecated as it was part of the PC_ENGINE feature. 2006-01-31 07:18:03 +00:00
perf_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
perf.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
perf.h
plugin_manager.cpp I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +00:00
plugin_manager.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
pwd.cpp Misc. 2005-12-09 05:00:32 +00:00
qatest.cpp Misc. 2004-12-16 03:03:13 +00:00
quad_proto.h Extern "C" cleaning 2003-11-06 03:03:36 +00:00
quad.cpp Move triplicated macros to common header 2004-05-02 22:40:22 +00:00
quad.h Misc: style. 2004-11-24 09:22:07 +00:00
que.h Misc: style. 2004-11-24 09:22:07 +00:00
RecordNumber.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
relations.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
req.h fixed memory leak - SF#1422471 2006-03-10 17:46:18 +00:00
rlck_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:32:07 +00:00
rlck.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
rpb_chain.cpp Added a couple of more checks. 2005-06-07 10:57:23 +00:00
rpb_chain.h Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
rse_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:37:26 +00:00
rse.cpp Misc 2006-04-07 02:58:06 +00:00
rse.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sbm.h Teach engine to work with larger record numbers - 64-bit internally, 40-bit externally 2004-09-28 06:28:38 +00:00
sch_proto.h Splitting thd.cpp into 2 files 2005-03-01 15:49:10 +00:00
sch.cpp Misc. 2006-04-25 07:37:19 +00:00
scl_proto.h 1) Replaced TEXT* with MetaName& in SCL. 2006-01-03 15:47:56 +00:00
scl.epp 1) Replaced TEXT* with MetaName& in SCL. 2006-01-03 15:47:56 +00:00
scl.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
scroll_cursors.h Macro cleaning 2004-05-03 21:43:56 +00:00
sdl_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sdl.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sdl.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sdw_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sdw.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sdw.h More cleanup. 2006-02-23 06:52:25 +00:00
sha.cpp This file lacked indentation. 2006-02-22 07:19:49 +00:00
sha.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
shut_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
shut.cpp Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
smp_impl.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
smp.h I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +00:00
sort_mem.cpp 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
sort_mem.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
sort_proto.h Fixed broken unique index creation found by Adriano dos Santos Fernandes (unique indices can be created with duplicate keys) 2004-11-01 07:51:55 +00:00
sort.cpp Fix SF #1434147 : Bugs with COUNT (DISTINCT XXX) when XXXX is a high integer 2006-03-13 14:32:15 +00:00
sort.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sqz_proto.h Cleanup. 2004-03-28 09:10:30 +00:00
sqz.cpp Misc. 2004-12-08 05:58:41 +00:00
sqz.h Cleanup. 2004-03-28 09:10:30 +00:00
status.cpp Please the Furies and change Mike's license with his permission. 2005-09-02 04:59:29 +00:00
status.h Fix compile error on Solaris - udefined va_list 2006-01-10 15:01:03 +00:00
svc_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
svc_undoc.h -Replace define with const 2004-05-05 21:55:13 +00:00
svc.cpp make service output look the same for both CS and SS 2006-04-06 13:30:49 +00:00
svc.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
sym.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
sym.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
thd.cpp Misc. 2006-03-25 07:01:34 +00:00
thd.h fixed bugcheck in case of OS error in mutex 2006-03-15 17:34:13 +00:00
thread_proto.h Misc. 2006-04-25 07:37:19 +00:00
ThreadData.cpp Misc. 2005-04-28 05:28:41 +00:00
tpc_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
tpc.cpp Always report system transaction state as tra_commited - missing part. Thanks to Oleg LOA 2005-03-26 11:41:17 +00:00
tpc.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
tra_proto.h Fixed a bugcheck (and possibly an engine crash) during server shutdown. 2005-07-25 05:03:26 +00:00
tra.cpp Style. 2006-04-06 08:18:53 +00:00
tra.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
trig.h Fixed SF #1191206. 2005-12-12 13:58:19 +00:00
types.h Introduce sub_type BINARY as a synonym for sub_type 0 2004-08-27 04:54:48 +00:00
unicode_util.cpp Constify 2006-02-24 01:33:38 +00:00
unicode_util.h Constify 2006-02-24 01:33:38 +00:00
utl_proto.h Commit correct signature for events-related calls. 2006-03-10 08:23:40 +00:00
utl.cpp misc 2006-03-16 13:45:28 +00:00
val_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
val.h Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
validation.cpp Fix the discordant data types between flags and the vars used to work with them (really dangerous if the flag is USHORT and you hold it in a UCHAR). Also, get rid of some debris of the uppercased typedefs. 2006-04-19 07:10:53 +00:00
version.rc
vio_debug.h Replace define for constants 2004-04-29 00:50:02 +00:00
vio_proto.h The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-02 07:32:07 +00:00
vio.cpp Style. 2006-04-06 08:18:53 +00:00
why_proto.h Commit correct signature for events-related calls. 2006-03-10 08:23:40 +00:00
why.cpp Commit correct signature for events-related calls. 2006-03-10 08:23:40 +00:00
y_handle.h Correct the year in Alex' changed licenses. 2005-01-12 04:34:16 +00:00