8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 21:23:04 +01:00
firebird-mirror/src/jrd
2005-05-22 06:18:51 +00:00
..
os Fix wrong error (write failure) detection 2005-02-17 07:28:03 +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 Make compilable in MSVC6 2004-10-27 18:17:42 +00:00
all.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
alt_proto.h Vulnerability reported by Daniel Urban. 2004-09-22 01:59:39 +00:00
alt.cpp comment 2004-11-21 16:25:28 +00:00
blb_proto.h Misc changes 2004-05-09 05:48:33 +00:00
blb.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
blb.h Roll back implementation of Claudio suggestion for consturctor of BID structure. It forced addition of constructors for message structures generated by GPRE which is not correct 2004-10-03 20:18:13 +00:00
blf_proto.h reverted class bid back to struct - thanks to Claudio 2004-03-31 17:17:04 +00:00
blk.h Teach engine to work with larger record numbers - 64-bit internally, 40-bit externally 2004-09-28 06:28:38 +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 BLR values in blp.h must not shift! 2004-11-23 04:03:47 +00:00
blr.h Remove CURRENT_DATABASE keyword 2004-11-22 20:50:34 +00:00
bookmark.cpp Thread cleanup: 2004-06-08 13:41:08 +00:00
bookmark.h Cleanup. 2004-03-28 09:10:30 +00:00
btn.cpp Totally misc. 2005-03-04 00:01:42 +00:00
btn.h Final ODS index structure change 2004-11-18 23:00:20 +00:00
btr_proto.h Fixed unregistered bug - "index key too big" when creating descending index 2005-05-07 19:45:57 +00:00
btr.cpp Correct previous fix for multisegment descending indexes 2005-05-08 09:43:36 +00:00
btr.h Don't check uniqueness for null keys - this leads to big waste of time 2004-12-03 07:55:32 +00:00
build_no.h increment build number 2005-05-22 06:13:48 +00:00
builtin.cpp -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
cch_proto.h -Correct parameter type (page_type) 2004-05-14 17:03:20 +00:00
cch.cpp Temporary fix to prevent 100% cpu load in case of write failure 2005-02-17 07:29:50 +00:00
cch.h Cleanup. 2005-01-24 07:58:34 +00:00
cmp_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
cmp.cpp Fix crash with views in expand_view_nodes caused by Alex' recent cleanup: unlike VaryingString (aka str) that inherits from pool_alloc_rpt, plain dynamic allocation of UCHAR[n] isn't memset to zero by our allocator, causing us to walk random garbage. 2005-05-22 06:18:51 +00:00
common.h Misc. 2004-12-25 09:44:03 +00:00
constants.h misc 2005-05-18 11:06:15 +00:00
cvt2_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
cvt2.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
cvt_proto.h const correctness 2003-11-05 09:02:33 +00:00
cvt.cpp Misc. 2004-12-08 05:58:41 +00:00
db_alias.cpp 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +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. Applied class MetaName 2005-05-12 18:28:04 +00:00
dbg.h -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
dbt.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
dflt.h Misc: style. 2004-11-24 09:22:07 +00:00
dfw_proto.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
dfw.epp fixed issues, reported by Claudio 2005-05-17 18:20:07 +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 After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
dpm_proto.h Moved page-level code to DPM. 2005-03-29 09:43:31 +00:00
dpm.epp Moved page-level code to DPM. 2005-03-29 09:43:31 +00:00
drq.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
dsc2.h -Use C++ struct declaration style. 2004-05-24 17:31:47 +00:00
dsc_proto.h More cleanup. Get rid of obsolete files, too. 2004-03-30 08:34:14 +00:00
dsc_pub.h Remove comment that is no longer relevant 2004-11-06 02:10:07 +00:00
dsc.cpp Style. 2004-12-24 08:52:39 +00:00
dsc.h Unify ODS11 between 32-bit and 64-bit builds on the same architecture: use 64-bit alignment and 32-bit descriptors 2004-10-25 01:18:37 +00:00
dyn_def.epp - Adjust error messages. 2005-05-20 00:23:25 +00:00
dyn_del.epp - 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_df_proto.h Getting rid of commented code that belonged to the dead shared cache and/or WAL. 2005-05-19 08:26:38 +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 ALTER EXTERNAL FUNCTION: be able to change the entry_point or the module_name when the UDF cannot be dropped to correct the declaration because it's used in some view, procedure, trigger or check. 2005-05-22 03:10:01 +00:00
dyn_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
dyn_ut_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_util.epp - 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.epp Misc. 2005-05-19 23:41:17 +00:00
dyn.h Fix warnings 2005-05-14 04:39:17 +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 Cleanup. In geeky words: 2004-03-18 05:56:06 +00:00
err_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
err.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
event_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
event.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
event.h Thread cleanup: 2004-06-08 13:41:08 +00:00
evl_like.h 1.- Misc changes 2004-05-21 06:16:17 +00:00
evl_proto.h Misc: style. 2004-11-24 09:22:07 +00:00
evl_string_test.cpp Update pattern matching tests 2004-07-07 16:06:19 +00:00
evl_string.h Misc. 2004-12-08 05:58:41 +00:00
evl.cpp fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
exe_proto.h Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
exe.cpp Fix SF Bug #494981. 2005-05-22 06:13:54 +00:00
exe.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
execute_statement.cpp Fixed SF bug #1124720 2005-02-24 17:56:10 +00:00
execute_statement.h fixed problems with diagnostics 2004-05-06 08:40:00 +00:00
ext_proto.h reverted class bid back to struct - thanks to Claudio 2004-03-31 17:58:04 +00:00
ext.cpp Avoid some casts and unused data members. 2005-03-26 05:37:59 +00:00
ext.h Avoid some casts and unused data members. 2005-03-26 05:37:59 +00:00
fields.h Misc: style. 2004-11-24 09:22:07 +00:00
fil.h Thread cleanup: 2004-06-08 13:41:08 +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 Misc. 2004-12-25 09:44:03 +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 I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +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 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
functions.cpp Little correction. 2005-03-12 02:46:06 +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 isc_interpret is fb_interpret again. 2004-11-28 01:03:05 +00:00
gds.cpp fixed embedded build 2005-05-16 11:08:14 +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 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
ibase.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
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 Misc: style. 2004-11-24 09:22:07 +00:00
idx_proto.h 1.- Misc changes 2004-05-21 06:16:17 +00:00
idx.cpp Misc. 2005-05-16 09:15:31 +00:00
idx.h Enforced uniqueness of blob filter name and in/out types pair. 2005-05-02 13:47:41 +00:00
inf_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
inf_pub.h Return relation alias via API. SQLDA stays untouched for the time being. 2005-01-23 15:53:36 +00:00
inf.cpp We are only asking for information, so use const. 2005-01-25 06:40:00 +00:00
ini_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
ini.epp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
ini.h Enlarge exception messages from 80 to 1023 bytes 2004-11-17 12:19:18 +00:00
intl_builtin.cpp fixed problem with loop in includes 2004-03-22 11:38:23 +00:00
intl_classes.h 1.- Extra unneeded semicolons are being garbage collected. 2004-11-06 07:20:44 +00:00
intl_proto.h Thread cleanup: 2004-06-08 13:41:08 +00:00
intl.cpp Misc. 2004-11-30 06:18:39 +00:00
intl.h Misc: style. 2004-11-24 09:22:07 +00:00
intlnames.h changed _INTL_COMPONENT_ to INTL_COMPONENT_FB 2003-10-05 07:03:09 +00:00
intlobj_new.h Adjust INTL interface according to new talks with Adriano 2004-09-15 01:36:13 +00:00
intlobj.h Misc: style. 2004-11-24 09:22:07 +00:00
inuse_proto.h Big cleanup. 2004-02-20 06:43:27 +00:00
inuse.cpp Misc. 2004-11-17 08:39:59 +00:00
irq.h Replace defines for constants 2004-04-29 11:16:31 +00:00
isc_f_proto.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
isc_file.cpp A better fix. 2005-04-04 08:29:40 +00:00
isc_proto.h Possible buffer overrun (SOLARIS & VMS) 2004-10-07 09:01:39 +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 Misc. 2004-11-10 04:35:58 +00:00
isc_version.h Add Spanish translations for Win32 installer. Fix problem with Bosnian translation. Update readmes for Alpha2. 2005-05-04 10:47:44 +00:00
isc_version.rc
isc.cpp Possible buffer overrun (SOLARIS & VMS) 2004-10-07 09:01:39 +00:00
isc.h Some things is moved from R1.5.1. 2004-12-24 09:35:48 +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 fixed windows build 2005-04-14 17:06:14 +00:00
jrd_pwd.h Changed name to security2.fdb 2005-02-24 12:24:38 +00:00
jrd_time.h -Replace define with const 2004-05-05 21:55:13 +00:00
jrd.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
jrd.h Fix warnings 2005-05-14 04:39:17 +00:00
lck_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
lck.cpp Thread cleanup: 2004-06-08 13:41:08 +00:00
lck.h Misc changes 2004-05-09 05:48:33 +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 Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
log.h -Replace define with const 2004-05-06 18:09:24 +00:00
mem.cpp Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
met_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
met.epp Misc. 2005-05-22 03:11:41 +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 fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
msg_encode.h -Replace define with const 2004-05-06 18:09:24 +00:00
msg.h Misc cleanup. 2004-10-04 04:59:43 +00:00
names.h
nav_proto.h Cleanup. 2004-03-28 09:10:30 +00:00
nav.cpp Fix bug #1169884 with IS NULL on segments in compound index and using navigational index 2005-03-24 21:45:36 +00:00
nbak.cpp Misc. 2004-12-26 04:09:06 +00:00
nbak.h Change license for source files which I wrote 2004-06-30 01:45:18 +00:00
nod.h Remove CURRENT_DATABASE keyword 2004-11-22 20:50:34 +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.h Re-enable the ODS architecture compatibility check disabled by Deej 10 years ago 2005-02-09 23:03:11 +00:00
opt_proto.h 1. removed any mentions of blk_pool() from engine (and method itself) 2004-04-18 14:22:27 +00:00
opt.cpp Misc. 2005-05-16 09:15:31 +00:00
Optimizer.cpp 1. Fixed bug with selectivity of non-equality comparisons. 2005-05-18 14:43:36 +00:00
Optimizer.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
pag_proto.h After talking to Ann, decided to disable several items: 2004-10-03 04:49:04 +00:00
pag.cpp Misc. 2005-02-14 05:56:04 +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 fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
pcmet_proto.h The EXPRESSION_INDICES code now compiles. 2004-08-19 18:41:19 +00:00
pcmet.epp fixed bug in my resent commit - thanks to Claudio 2005-05-13 13:52:17 +00:00
perf_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
perf.cpp Y-Valve handle translation layer 2004-05-02 23:06:37 +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 I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +00:00
pwd.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +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 Variable shadowing 2004-10-27 09:28:26 +00:00
relations.h Implement rdb$description in rdb$generators. What a chore. 2004-10-30 05:23:31 +00:00
req.h Removed unused crap. 2005-03-11 08:34:20 +00:00
rlck_proto.h Thread cleanup: 2004-06-08 13:41:08 +00:00
rlck.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
rng_proto.h Cleanup. 2004-03-28 09:10:30 +00:00
rng.cpp 1) Locks related cleanup 2004-10-07 09:15:32 +00:00
rng.h -Replace define with const 2004-05-06 18:09:24 +00:00
rpb_chain.cpp size_t is more correct type for container sizes and indices 2004-07-16 23:06:31 +00:00
rpb_chain.h Switch to Firebird container templates for request resource tracking. This significantly reduces CPU time any memory consumption for databases with complex metadata 2004-04-18 02:50:38 +00:00
rse_proto.h Cleanup. 2004-03-28 09:10:30 +00:00
rse.cpp fixed declarations of gds__temp_file() parameter - 2005-05-14 10:42:58 +00:00
rse.h Misc. 2005-05-16 09:15:31 +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 Style. 2004-12-24 08:52:39 +00:00
scl_proto.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
scl.epp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
scl.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
scroll_cursors.h Macro cleaning 2004-05-03 21:43:56 +00:00
sdl_proto.h Finishing the api cleanup 2004-05-29 13:34:54 +00:00
sdl.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
sdl.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
sdw_proto.h Cleanup. 2004-03-28 09:10:30 +00:00
sdw.cpp A bit better fix for shadow shutdown issues. 2005-05-02 19:30:48 +00:00
sdw.h Corrections suggested by Claudio 2004-05-03 22:42:47 +00:00
sha.cpp Misc. 2004-12-08 05:58:41 +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 Style: 2004-10-04 08:15:00 +00:00
smp_impl.h I hope nobody will take offense because I decided to do the right spelling. 2005-04-02 03:10:33 +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 fixed declarations of gds__temp_file() parameter - 2005-05-14 10:42:58 +00:00
sort.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
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 -Replace define with const 2004-05-06 18:09:24 +00:00
status.h Enlarge exception messages from 80 to 1023 bytes 2004-11-17 12:19:18 +00:00
svc_proto.h Thread cleanup: 2004-06-08 13:41:08 +00:00
svc_undoc.h -Replace define with const 2004-05-05 21:55:13 +00:00
svc.cpp fixed windows build 2005-04-14 17:06:14 +00:00
svc.h Apply forgotten patch from v1.5.x which allows "gbak -se" to work again. 2005-03-01 17:53:56 +00:00
sym.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
sym.h Misc. 2005-05-16 09:15:31 +00:00
thd.cpp Splitting thd.cpp into 2 files 2005-03-01 15:49:10 +00:00
thd.h Misc. 2004-12-25 09:44:03 +00:00
thread_proto.h Fix very hard-to-track Windows CS stability problem introduced by Blas on 15-May-2004 2004-08-21 07:55:35 +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 Fix the memory leak from transaction pool when selectable stored procedures are called from PSQL or in subqueries 2004-12-07 01:19:55 +00:00
tra.cpp fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
tra.h 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
trig.h Implement rdb$description in rdb$generators. What a chore. 2004-10-30 05:23:31 +00:00
types.h Introduce sub_type BINARY as a synonym for sub_type 0 2004-08-27 04:54:48 +00:00
utl_proto.h Misc. 2004-12-10 22:54:16 +00:00
utl.cpp 1. Applied class MetaName 2005-05-12 18:28:04 +00:00
val_proto.h 1. introduced Jrd and Ods namespaces 2004-03-20 14:57:40 +00:00
val.h Fix error in my code spotted by Claudio 2004-09-13 05:13:05 +00:00
validation.cpp fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
version.rc
vio_debug.h Replace define for constants 2004-04-29 00:50:02 +00:00
vio_proto.h 1) Made RefetchRecord a public routine 2005-03-27 15:01:56 +00:00
vio.cpp Misc. 2005-05-22 03:11:41 +00:00
why_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
why.cpp Style. 2004-12-24 08:52:39 +00:00
y_handle.h Correct the year in Alex' changed licenses. 2005-01-12 04:34:16 +00:00