8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 20:03:03 +01:00
firebird-mirror/src/jrd
2008-02-08 16:54:14 +00:00
..
os Misc 2008-02-06 00:43:54 +00:00
acl.h
align.h
all.cpp Misc 2008-01-29 18:07:37 +00:00
all.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
alt_proto.h The merge continued. 2008-01-16 08:16:36 +00:00
alt.cpp Misc 2008-01-23 19:03:16 +00:00
blb_proto.h avoid cast 2007-11-01 17:19:54 +00:00
blb.cpp Mostly style, constness, native memcpy and explicit constructors. 2008-02-02 17:04:06 +00:00
blb.h The merge continued. 2008-01-16 08:16:36 +00:00
blf_proto.h
blk.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 12:52:51 +00:00
blob_filter.cpp TCS's PROC_CAST8_ISQL failed - wrong error return caused by accidentially placed into status vector code 2008-02-06 17:25:36 +00:00
blob_filter.h
blp.h The merge continued. 2008-01-16 08:16:36 +00:00
blr.h The merge continued. 2008-01-16 08:16:36 +00:00
btn.cpp The merge continued. 2008-01-16 08:31:31 +00:00
btn.h The merge continued. 2008-01-16 08:31:31 +00:00
btr_proto.h Fixed bug CORE-1361 : Index operations for global temporary tables are not visible for the active connection 2007-08-28 20:17:36 +00:00
btr.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
btr.h Let store plain 64-bit record number in index_sort_record (and in sort scratch file) and became independent of additional fields of RecordNumber class. 2007-03-20 18:02:10 +00:00
build_no.h increment build number 2008-02-08 16:54:14 +00:00
builtin.cpp Misc. 2007-02-11 09:09:02 +00:00
cch_proto.h Fixed bug CORE-1228 : Database often became corrupted after an out of disk space condition 2007-04-25 20:45:03 +00:00
cch.cpp Misc 2008-02-08 01:25:41 +00:00
cch.h Fixed bug CORE-1731 : Sometimes engine may "hang" using 100% CPU load and no IO activity for the few minutes 2008-02-06 17:06:43 +00:00
CharSet.cpp The merge continued. 2008-01-16 08:31:31 +00:00
CharSet.h 1. Updated MacOS mod_loader to handle Bundles and Dynamic Libraries (yes the loading of the two is different) 2008-02-05 12:48:38 +00:00
cmp_proto.h The merge continued. 2008-01-16 08:31:31 +00:00
cmp.cpp Fixed CORE-1716 - Wrong variable initialization in recursive procedures 2008-01-30 19:05:02 +00:00
Collation.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 12:52:51 +00:00
Collation.h The merge continued. 2008-01-16 08:31:31 +00:00
common.h Style, constness and macro cleanup. 2008-02-03 11:20:48 +00:00
constants.h The merge continued. 2008-01-16 08:31:31 +00:00
CsConvert.h The merge continued. 2008-01-16 08:31:31 +00:00
cvt2_proto.h
cvt2.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
cvt_proto.h
cvt.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
DatabaseSnapshot.cpp Fixed CORE-1729. 2008-02-06 13:47:08 +00:00
DatabaseSnapshot.h Fixed CORE-1729. 2008-02-06 13:47:08 +00:00
DataTypeUtil.cpp The merge continued. 2008-01-16 08:31:31 +00:00
DataTypeUtil.h Misc 2007-10-28 16:11:02 +00:00
db_alias.cpp 1. Avoid use of STL 2006-05-19 15:17:02 +00:00
db_alias.h
dbg_proto.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
dbg.cpp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
dbg.h
dbt.cpp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
DebugInterface.cpp The merge continued. 2008-01-16 08:31:31 +00:00
DebugInterface.h Misc 2007-03-19 00:28:16 +00:00
dflt.h
dfw_proto.h Fixed two DFW bugs 2005-08-02 11:41:37 +00:00
dfw.epp Mutexes cleanup: 2008-02-05 08:21:18 +00:00
divorce.cpp Apply MacOS changes to HEAD 2007-12-19 14:35:52 +00:00
divorce.h
dmp_proto.h
dmp.cpp Misc 2008-01-23 19:03:16 +00:00
dpm_proto.h Global temporary tables implementation 2006-05-21 22:07:35 +00:00
dpm.epp Mostly style, constness, native memcpy and explicit constructors. 2008-02-02 17:04:06 +00:00
drq.h The merge continued. 2008-01-16 08:46:02 +00:00
dsc2.h The merge continued. 2008-01-16 08:46:02 +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 The merge continued. 2008-01-16 08:46:02 +00:00
dsc.h The merge continued. 2008-01-16 08:46:02 +00:00
dyn_def.epp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
dyn_del.epp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
dyn_df_proto.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
dyn_dl_proto.h Implementation of CREATE/DROP COLLATION and ISQL show/extraction of collations 2006-08-07 16:39:21 +00:00
dyn_md_proto.h The merge continued. 2008-01-16 08:46:02 +00:00
dyn_mod.epp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
dyn_proto.h More cleanup. 2006-02-23 06:52:25 +00:00
dyn_ut_proto.h The merge continued. 2008-01-16 08:46:02 +00:00
dyn_util.epp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
dyn.epp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
dyn.h The merge continued. 2008-01-16 08:46:02 +00:00
enc_proto.h
enc.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
entry.h Revert files back after wrong commit 2007-11-19 00:21:18 +00:00
err_proto.h The merge continued. 2008-01-16 08:54:50 +00:00
err.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
event_proto.h Cleanup. 2006-04-25 18:17:05 +00:00
event.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 12:57:52 +00:00
event.h Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
evl_proto.h Optimized code for domain-based variables (and procedure arguments) 2007-12-08 13:41:26 +00:00
evl_string_test.cpp Misc. 2006-05-20 04:22:07 +00:00
evl_string.h The merge continued. 2008-01-16 08:54:50 +00:00
evl.cpp Misc 2008-02-08 01:25:41 +00:00
exe_proto.h Fixed CORE-1331 - Charset transliterations don't work with EXECUTE STATEMENT 2007-06-23 18:48:27 +00:00
exe.cpp Mostly style, constness, native memcpy and explicit constructors. 2008-02-02 17:04:06 +00:00
exe.h The merge continued. 2008-01-16 08:54:50 +00:00
execute_statement.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
execute_statement.h Allow BLOBs in EXECUTE STATEMENT and possibly in others unkown cases 2007-02-27 02:36:20 +00:00
ext_proto.h Close external table's file when relation is not used by the engine. 2007-03-19 21:34:52 +00:00
ext.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
ext.h Improve write performance of external tables 2006-12-05 22:01:58 +00:00
fields.h Added MON$STAT_GROUP into the statistics tables. 2007-09-28 12:59:14 +00:00
fil.h Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
file_params.h The merge continued. 2008-01-16 08:54:50 +00:00
filte_proto.h
filters.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
flags.h Cleanup of some older remainings... 2006-07-18 09:55:01 +00:00
flu_proto.h
flu.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
flu.h This destructor should be virtual to not leak resources 2007-01-26 00:36:28 +00:00
fun_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
fun.epp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
functions.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
functions.h
gds_proto.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
gds.cpp Misc 2008-02-04 17:01:36 +00:00
gdsassert.h Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
GlobalRWLock.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
GlobalRWLock.h Misc 2008-01-29 01:36:41 +00:00
grant_proto.h Create common UCharBuffer based on Claudio and Alex suggestions 2006-07-31 15:43:20 +00:00
grant.epp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
ibase.h The merge continued. 2008-01-16 09:07:24 +00:00
iberr_proto.h
iberr.cpp
iberr.h
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 Global temporary tables implementation 2006-05-21 22:07:35 +00:00
idx.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +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 Welcome to 64bit MacOS builds 2008-01-18 14:12:26 +00:00
inf.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +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 Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
ini.h The merge continued. 2008-01-16 09:07:24 +00:00
intl_builtin.cpp The merge continued. 2008-01-16 09:07:24 +00:00
intl_classes.h The merge continued. 2008-01-16 09:07:24 +00:00
intl_proto.h The merge continued. 2008-01-16 09:07:24 +00:00
intl.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
intl.h Optimized RuntimeStaticstics (and related part of ThreadDb) for performance - some tests run 25faster 2007-12-03 15:46:39 +00:00
IntlManager.cpp Mostly style, constness, native memcpy and explicit constructors. 2008-02-02 17:04:06 +00:00
IntlManager.h The merge continued. 2008-01-16 09:07:24 +00:00
intlnames.h 1) CORE-1366 - French insensitive collation FR_FR_CI_AI 2007-07-19 01:25:23 +00:00
intlobj_new.h Misc 2007-04-17 02:24:33 +00:00
IntlUtil.cpp Fixed CORE-1715 - Incorrect "key size exceeds implementation restriction for index" error 2008-01-30 13:27:52 +00:00
IntlUtil.h Fixed CORE-1499: Wrong alignment of data, used in INTL converters 2007-10-05 14:37:33 +00:00
irq.h The merge continued. 2008-01-16 09:07:24 +00:00
isc_f_proto.h The merge continued. 2008-01-16 09:07:24 +00:00
isc_file.cpp The merge continued. 2008-01-16 09:07:24 +00:00
isc_proto.h The merge continued. 2008-01-16 09:07:24 +00:00
isc_s_proto.h The merge continued. 2008-01-16 09:07:24 +00:00
isc_signal.h The merge continued. 2008-01-16 09:07:24 +00:00
isc_sync.cpp Make the routine behavior consistent across platforms. 2008-02-04 15:00:26 +00:00
isc_version.h Update. 2007-05-15 08:15:54 +00:00
isc_version.rc The project name is Firebird, not FirebirdSQL 2007-10-26 19:55:25 +00:00
isc.cpp The merge continued. 2008-01-16 09:07:24 +00:00
isc.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
jrd_blks.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
jrd_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:30:47 +00:00
jrd_pwd.h Mutexes cleanup: 2008-02-05 08:21:18 +00:00
jrd.cpp Fixed filehandles and temp diskspace leak - delete dbb_sys_trans makes it close TempSpace 2008-02-08 16:54:10 +00:00
jrd.h Fixed filehandles and temp diskspace leak - delete dbb_sys_trans makes it close TempSpace 2008-02-08 16:54:10 +00:00
lck_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:30:47 +00:00
lck.cpp Changed the LM wrapper functions prefix (by Claudio's request). 2008-02-04 10:06:43 +00:00
lck.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:30:47 +00:00
license.h Misc 2008-01-20 23:51:21 +00:00
lls.h
log2.h The merge continued. 2008-01-16 09:29:37 +00:00
log_proto.h
log.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +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 Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
met.epp Misc 2008-02-06 00:43:54 +00:00
met.h
misc_func_ids.h
mov_proto.h The merge continued. 2008-01-16 09:29:37 +00:00
mov.cpp The merge continued. 2008-01-16 09:29:37 +00:00
msg_encode.h
msg.h Raise the minor version of the messages file or we will do nothing at all to signal the change in messages processing. 2007-05-16 06:56:24 +00:00
names.h Added MON$STAT_GROUP into the statistics tables. 2007-09-28 12:59:14 +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 Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
nbak.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
nbak.h 1. Renamed info parameter. 2007-11-12 17:24:22 +00:00
nod.h The merge continued. 2008-01-16 09:41:31 +00:00
nodebug.cpp
ntrace.h
obj.h Fix for CORE-1051: Possible stack corruption in DFW\check_dependencies 2006-12-11 14:03:29 +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 The merge continued. 2008-01-16 09:41:31 +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 Misc 2008-02-04 17:01:36 +00:00
Optimizer.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
Optimizer.h Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
pag_proto.h 1. Renamed info parameter. 2007-11-12 17:24:22 +00:00
pag.cpp Minor modifications for MacOS 64bit builds 2008-02-06 14:59:08 +00:00
pag.h Fixed bug CORE-1468 : Database corruption possible when database file extension and read\write activity is performed simultaneously 2007-09-18 14:50:51 +00:00
par_proto.h Use debug informations in EXECUTE BLOCK 2007-01-20 14:18:18 +00:00
par.cpp Mostly style, constness, native memcpy and explicit constructors. 2008-02-02 17:04:06 +00:00
pcmet_proto.h
pcmet.epp Mostly style, constness, native memcpy and explicit constructors. 2008-02-02 17:04:06 +00:00
perf_proto.h
perf.cpp The merge continued. 2008-01-16 09:41:31 +00:00
perf.h The merge continued. 2008-01-16 09:41:31 +00:00
plugin_manager.cpp Misc tweaks with Firebird::string. 2007-08-26 09:53:08 +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 Mutexes cleanup: 2008-02-05 08:21:18 +00:00
qatest.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
quad_proto.h
quad.cpp
quad.h
que.h
RandomGenerator.cpp Make compilation possible in VC6. 2007-10-29 03:21:25 +00:00
RandomGenerator.h Make compilation possible in VC6. 2007-10-29 03:21:25 +00:00
RecordBuffer.cpp Misc. 2006-12-06 18:30:46 +00:00
RecordBuffer.h Misc. 2006-12-06 18:30:46 +00:00
RecordNumber.h HPUX Port 2007-11-12 14:26:44 +00:00
Relation.cpp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
Relation.h Misc. 2006-05-31 12:04:55 +00:00
relations.h The merge continued. 2008-01-16 09:41:31 +00:00
req.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
rlck_proto.h The merge continued. 2008-01-16 09:48:41 +00:00
rlck.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
rpb_chain.cpp More protections. 2006-07-28 09:15:32 +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 Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
rse.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
RuntimeStatistics.cpp Optimized RuntimeStaticstics (and related part of ThreadDb) for performance - some tests run 25faster 2007-12-03 15:46:39 +00:00
RuntimeStatistics.h Misc 2007-12-05 00:03:15 +00:00
sbm.h HPUX Port 2007-11-12 14:26:44 +00:00
sch_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
sch.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
scl_proto.h The merge continued. 2008-01-16 09:48:41 +00:00
scl.epp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
scl.h The merge continued. 2008-01-16 09:48:41 +00:00
scroll_cursors.h
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 The merge continued. 2008-01-16 09:48:41 +00:00
sdl.h Partial commit with some cleanup and more constants. 2006-10-10 06:41:36 +00:00
sdw_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
sdw.cpp Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
sdw.h More cleanup. 2006-02-23 06:52:25 +00:00
sha.cpp The merge continued. 2008-01-16 09:48:41 +00:00
sha.h
shut_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
shut.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
SimilarToMatcher.h The merge continued. 2008-01-16 09:48:41 +00:00
sort_proto.h The merge continued. 2008-01-16 09:48:41 +00:00
sort.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
sort.h The merge continued. 2008-01-16 09:48:41 +00:00
sqz_proto.h
sqz.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
sqz.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +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_undoc.h Misc and replaced "IB" by "FB" where it made sense to me. 2007-02-11 09:04:54 +00:00
svc.cpp removed old comments: they are wrong now 2008-02-04 12:01:26 +00:00
svc.h Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
SysFunction.cpp The merge is being fixed. 2008-01-16 12:22:11 +00:00
SysFunction.h Use const in SysFunction as suggested by Dmitry Kovalenko 2007-10-12 20:25:04 +00:00
TempSpace.cpp Let's not infinitely write regular messaging to the log file. 2008-02-06 19:30:30 +00:00
TempSpace.h Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
TextType.cpp Fix the merge 2008-01-16 14:01:24 +00:00
TextType.h The merge continued. 2008-01-16 10:25:04 +00:00
thread_proto.h Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
ThreadData.cpp The merge continued. 2008-01-16 10:17:51 +00:00
ThreadData.h The merge continued. 2008-01-16 10:17:51 +00:00
ThreadStart.cpp The merge continued. 2008-01-16 10:17:51 +00:00
ThreadStart.h The merge continued. 2008-01-16 10:17:51 +00:00
tpc_proto.h
tpc.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
tpc.h
tra_proto.h The merge continued. 2008-01-16 10:25:04 +00:00
tra.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
tra.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
trig.h Misc 2007-06-07 03:35:04 +00:00
types.h Misc 2007-12-11 23:50:17 +00:00
unicode_util.cpp Add HPUX for when the port comes later 2008-02-06 11:44:47 +00:00
unicode_util.h Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
utl_proto.h The merge continued. 2008-01-16 10:17:51 +00:00
utl.cpp Minor modifications for MacOS 64bit builds 2008-02-06 14:43:17 +00:00
val_proto.h
val.h The merge continued. 2008-01-16 10:17:51 +00:00
validation.cpp Misc 2008-01-29 18:07:37 +00:00
version.rc The project name is Firebird, not FirebirdSQL 2007-10-26 19:55:25 +00:00
vio_debug.h
vio_proto.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
vio.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
VirtualTable.cpp Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
VirtualTable.h Fix MinGW build 2007-03-13 05:33:02 +00:00
why_proto.h The merge continued. 2008-01-16 10:17:51 +00:00
why.cpp Mutexes cleanup: 2008-02-05 08:21:18 +00:00
y_handle.h Mutexes cleanup: 2008-02-05 08:21:18 +00:00