8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 20:03:03 +01:00
firebird-mirror/src/jrd
2008-12-05 01:20:04 +00:00
..
extds Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
os Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
acl.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
align.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
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 Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
alt.cpp Misc. 2008-08-28 07:14:20 +00:00
blb_proto.h 1) Remove REPLAY_OSRI_API_CALLS_SUBSYSTEM code 2008-03-07 15:23:21 +00:00
blb.cpp AIX port - use FB_ prefix for alignment constants 2008-11-05 11:26:23 +00:00
blb.h Comment unused fields. 2008-05-08 14:22:09 +00:00
blf_proto.h Changed blob filter functions to throw exceptions instead of return status codes 2008-04-12 04:11:03 +00:00
blob_filter.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
blob_filter.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
blp.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
blr.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
btn.cpp The merge continued. 2008-01-16 08:31:31 +00:00
btn.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
btr_proto.h Fixed CORE-1812. 2008-05-06 09:40:22 +00:00
btr.cpp This change is intended to make the engine responsible to async requests (shutdown, cancellation, etc) while performing long index scans. 2008-09-16 10:27:30 +00:00
btr.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
build_no.h increment build number 2008-12-05 01:20:04 +00:00
builtin.cpp
cch_proto.h Fixed bug CORE-1970 : Lock conversion denied (215) error may occurs 2008-07-17 12:49:19 +00:00
cch.cpp Let's not hide the line number of a particular bugcheck call behind a dummy function. 2008-10-14 13:09:48 +00:00
cch.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
CharSet.cpp CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
CharSet.h Style and minor cleanup. 2008-05-10 03:44:57 +00:00
cmp_proto.h 1) Move the new Node classes to appropriate files 2008-05-19 13:47:48 +00:00
cmp.cpp Misc. 2008-12-01 09:21:31 +00:00
Collation.cpp Clean the sources from VC6 hacks. 2008-05-14 05:17:53 +00:00
Collation.h The merge continued. 2008-01-16 08:31:31 +00:00
common.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
constants.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
CsConvert.h Misc 2008-10-20 23:46:46 +00:00
cvt2_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
cvt2.cpp Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
cvt_proto.h Inline optimization as suggested by Claudio 2008-07-28 12:39:03 +00:00
cvt.cpp fixed some gcc warning 2008-11-28 18:49:07 +00:00
Database.cpp Misc 2008-10-16 02:31:49 +00:00
Database.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
DatabaseSnapshot.cpp Better diagnostics in firebird.log. 2008-12-04 10:44:16 +00:00
DatabaseSnapshot.h 1. Cleanup - use Firebird::Semaphore instead of local events, removed code 2008-10-10 15:58:05 +00:00
DataTypeUtil.cpp Misc. 2008-12-01 09:21:31 +00:00
DataTypeUtil.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
db_alias.cpp Fix CORE-1905 for aliases.conf (firebird.conf uses other rules, like demanding paths without quotes). My test string in aliases.conf was: 2008-05-21 13:53:17 +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 1) Remove REPLAY_OSRI_API_CALLS_SUBSYSTEM code 2008-03-07 15:23:21 +00:00
DebugInterface.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
DebugInterface.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dflt.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dfw_proto.h Fixed CORE-1963: Possible server crash on commit when granting/revoking privileges from multiple connections simultaneously. 2008-06-27 08:44:40 +00:00
dfw.epp Fix for bug CORE-2114 : Fix for CORE-1838 was incomplete 2008-10-09 18:42:02 +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
dpm.epp Splitted the undo log into two parts: in-memory one for initial undo items (but they're much more dense now) and on-disk (cached up to TempSpaceLimit) one for full record versions (used in update-in-place). 2008-10-14 10:07:37 +00:00
drq.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dsc2.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dsc_proto.h
dsc_pub.h
dsc.cpp The merge continued. 2008-01-16 08:46:02 +00:00
dsc.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dyn_def.epp Misc 2008-09-06 18:42:55 +00:00
dyn_del.epp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
dyn_df_proto.h
dyn_dl_proto.h
dyn_md_proto.h The merge continued. 2008-01-16 08:46:02 +00:00
dyn_mod.epp Fixed CORE-2202 - RDB$VIEW_RELATIONS is not cleaned when altering a view 2008-11-20 17:16:53 +00:00
dyn_proto.h Remove warnings by gcc 4.3.2 2008-11-05 01:08:20 +00:00
dyn_ut_proto.h Fixed CORE-1544: RDB$procedures generator overflow. 2008-09-05 09:32:51 +00:00
dyn_util.epp Misc. 2008-09-06 11:39:00 +00:00
dyn.epp Style (and let lines grow up to 100 columns). 2008-12-04 09:29:16 +00:00
dyn.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +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 Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
err_proto.h added new function, minor cleanup 2008-09-03 08:55:09 +00:00
err.cpp Fixed CORE-2179: Deadlock when trying to shutdown server with opened ExecuteStatement 2008-11-12 14:32:18 +00:00
event_proto.h
event.cpp 1. Cleanup - use Firebird::Semaphore instead of local events, removed code 2008-10-10 15:58:05 +00:00
event.h 1. Cleanup - use Firebird::Semaphore instead of local events, removed code 2008-10-10 15:58:05 +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
evl_string.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
evl.cpp Misc. 2008-12-01 09:21:31 +00:00
exe_proto.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
exe.cpp Misc 2008-11-30 02:23:01 +00:00
exe.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
execute_statement.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
execute_statement.h 1) Major cleanup of the old-style blk and allocator-based blk_type. 2008-03-19 16:19:56 +00:00
ext_proto.h
ext.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
ext.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
fields.h Misc. 2008-05-06 08:59:31 +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 1. Cleanup - use Firebird::Semaphore instead of local events, removed code 2008-10-10 15:58:05 +00:00
filte_proto.h
filters.cpp Fixed bug CORE-2222 : AV in engine when storing text blob with transliteration blob filter 2008-12-02 15:14:52 +00:00
flags.h
flu_proto.h
flu.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
flu.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
fun_proto.h Remove warnings by gcc 4.3.2 2008-11-05 01:08:20 +00:00
fun.epp Misc. 2008-12-01 09:21:31 +00:00
functions.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
functions.h
gds_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
gds.cpp Fixed CORE-1246 - Incorrect column values with outer joins and derived tables 2008-09-07 19:44:48 +00:00
gdsassert.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
GlobalRWLock.cpp Style (and let lines grow up to 100 columns). 2008-12-04 09:29:16 +00:00
GlobalRWLock.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
grant_proto.h Remove warnings by gcc 4.3.2 2008-11-05 01:08:20 +00:00
grant.epp Misc 2008-07-16 01:39:12 +00:00
ibase.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
ibsetjmp.h 1) Enabled proper error reporting for unexpected crashes in Classic. 2008-04-10 09:25:48 +00:00
idx_proto.h Correction 2008-07-02 10:56:00 +00:00
idx.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
idx.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
inf_proto.h Fixed CORE-2115: Query plan is missing for the long query. 2008-10-13 07:23:19 +00:00
inf_pub.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
inf.cpp Misc 2008-10-16 02:31:49 +00:00
ini_proto.h 1) Fixed the layering, as dbb_lock shouldn't belong to PIO. 2008-07-09 08:40:31 +00:00
ini.epp AIX port 2008-11-13 09:42:13 +00:00
ini.h The merge continued. 2008-01-16 09:07:24 +00:00
intl_builtin.cpp GCC emits warning when struct in non-anonymous namespace references struct from the anonymous namespace. Use void* and cast appropriatelly, because multiple declaration of struct using the same name 2008-07-12 19:37:03 +00:00
intl_classes.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
intl_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
intl.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
intl.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
IntlManager.cpp Misc. 2008-11-19 04:25:56 +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 Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
IntlUtil.cpp Misc 2008-07-16 01:39:12 +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 Fixed CORE-1894 - Circular dependencies between computed fields crashs the engine 2008-08-08 16:01:58 +00:00
isc_f_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
isc_file.cpp Style and minor cleanup. 2008-05-10 03:44:57 +00:00
isc_proto.h 1. Cleanup - use Firebird::Semaphore instead of local events, removed code 2008-10-10 15:58:05 +00:00
isc_s_proto.h Release lock manager's mutex in its destructor 2008-11-27 20:20:38 +00:00
isc_sync.cpp Style. 2008-12-02 07:09:49 +00:00
isc_version.h
isc_version.rc The project name is Firebird, not FirebirdSQL 2007-10-26 19:55:25 +00:00
isc.cpp Style. 2008-12-02 07:09:49 +00:00
isc.h Misc 2008-10-11 02:42:01 +00:00
jrd_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
jrd_pwd.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
jrd.cpp Few fixes to correctly close brocken external connection. 2008-11-27 23:06:48 +00:00
jrd.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
lck_proto.h Misc. 2008-06-10 04:18:50 +00:00
lck.cpp Style. 2008-12-02 07:09:49 +00:00
lck.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
license.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
lls.h
met_proto.h 1. Fixed illegal use of local variable in MET_trigger_msg() - thanks to Claudio. 2008-09-03 11:23:00 +00:00
met.epp AIX port - use FB_ prefix for alignment constants 2008-11-05 11:26:23 +00:00
met.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
misc_func_ids.h
mov_proto.h The merge continued. 2008-01-16 09:29:37 +00:00
mov.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
msg_encode.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
msg.h
names.h Added table MON$MEMORY_USAGE. 2008-05-06 08:24:07 +00:00
nav_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nav.cpp Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
nbak.cpp Misc 2008-08-31 01:10:41 +00:00
nbak.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nod.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nodebug.cpp
ntrace.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
obj.h
ods_proto.h
ods.cpp
ods.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
opt_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
opt.cpp Fixed CORE-2215 - GROUP BY concatenation with empty string 2008-11-28 14:59:17 +00:00
Optimizer.cpp Misc. 2008-11-23 12:53:29 +00:00
Optimizer.h Fixed CORE-2132: Indexed retrieval cannot be chosen if a stored procedure is used inside the comparison predicate. 2008-10-19 12:05:36 +00:00
pag_proto.h 1) Fixed the layering, as dbb_lock shouldn't belong to PIO. 2008-07-09 08:40:31 +00:00
pag.cpp 1. AIX port 2008-12-03 15:17:58 +00:00
pag.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
par_proto.h 1. Fixed illegal use of local variable in MET_trigger_msg() - thanks to Claudio. 2008-09-03 11:23:00 +00:00
par.cpp Fixed CORE-2176 - Unexpected (wrong) results with COALESCE and GROUP BY 2008-11-08 17:59:06 +00:00
pcmet_proto.h
pcmet.epp Misc 2008-08-31 01:10:41 +00:00
perf_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
perf.cpp Misc. 2008-03-28 13:33:39 +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 Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
PreparedStatement.cpp Fixed bug CORE-2036 : Parameters order of EXECUTE BLOCK statement is reversed if called from EXECUTE STATEMENT 2008-08-10 22:11:17 +00:00
PreparedStatement.h Misc 2008-04-10 02:35:30 +00:00
pwd.cpp Misc 2008-09-06 18:42:55 +00:00
qatest.cpp 1) Fixed the layering, as dbb_lock shouldn't belong to PIO. 2008-07-09 08:40:31 +00:00
quad_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
quad.cpp Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
quad.h
que.h Misc 2008-05-13 01:29:38 +00:00
RandomGenerator.cpp Make compilation possible in VC6. 2007-10-29 03:21:25 +00:00
RandomGenerator.h Clean the sources from VC6 hacks. 2008-05-14 05:17:53 +00:00
RecordBuffer.cpp Constness and style. 2008-04-19 09:42:01 +00:00
RecordBuffer.h Constness and style. 2008-04-19 09:42:01 +00:00
RecordNumber.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
Relation.cpp Misc. 2008-05-06 09:05:02 +00:00
Relation.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
relations.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
req.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
ResultSet.cpp Misc 2008-06-27 13:31:04 +00:00
ResultSet.h Misc 2008-06-29 12:26:55 +00:00
rlck_proto.h The merge continued. 2008-01-16 09:48:41 +00:00
rlck.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
rpb_chain.cpp
rpb_chain.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
rse_proto.h
rse.cpp Rolled back my yesterday's fix as totally wrong. Solution is to be re-considered. 2008-11-21 18:38:07 +00:00
rse.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
RuntimeStatistics.cpp Fixed CORE-2017: I/O statistics for stored procedures is not accounted in monitoring tables. 2008-11-06 16:04:20 +00:00
RuntimeStatistics.h Fixed CORE-2017: I/O statistics for stored procedures is not accounted in monitoring tables. 2008-11-06 16:04:20 +00:00
sbm.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
scl_proto.h Fixed CORE-1957 & CORE-216: too many grants lose privileges. ACLs cleanup. 2008-07-11 13:50:59 +00:00
scl.epp Misc 2008-08-31 01:10:41 +00:00
scl.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
scroll_cursors.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sdl_proto.h Cleanup/refactoring. 2008-03-19 12:36:40 +00:00
sdl.cpp Misc 2008-08-31 01:10:41 +00:00
sdl.h
sdw_proto.h 1) Cleanup. 2008-03-12 16:53:57 +00:00
sdw.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
sdw.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sha.cpp The merge continued. 2008-01-16 09:48:41 +00:00
sha.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
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 Misc. 2008-12-01 09:21:31 +00:00
SimilarToMatcher.h Misc. 2008-10-29 05:14:30 +00:00
sort_proto.h The merge continued. 2008-01-16 09:48:41 +00:00
sort.cpp Misc 2008-11-06 00:23:21 +00:00
sort.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sqz_proto.h Cleanup. Done separately in case bad behavior happens. 2008-03-10 09:42:48 +00:00
sqz.cpp Misc. 2008-04-24 07:18:15 +00:00
sqz.h Cleanup. Get rid of the JrdMemoryPool. 2008-01-29 10:11:52 +00:00
status.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
status.h 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
svc_undoc.h
svc.cpp more checks - thanks to Claudio 2008-11-23 14:04:41 +00:00
svc.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
SysFunction.cpp Fixed CORE-2174 - DATEADD and DATEDIFF causes an assert in TimeStamp::decode() 2008-11-07 14:31:58 +00:00
SysFunction.h Clean the sources from VC6 hacks. 2008-05-14 05:17:53 +00:00
TempSpace.cpp Misc. 2008-09-13 11:09:09 +00:00
TempSpace.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
TextType.cpp Misc. 2008-02-24 03:23:40 +00:00
TextType.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
thread_proto.h Constness and style. 2008-04-19 09:42:01 +00:00
ThreadData.cpp correction 2008-10-30 09:43:37 +00:00
ThreadData.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
ThreadStart.cpp Fixed CORE-2158: AV in client/embedded library when unloading it 2008-10-29 17:05:22 +00:00
ThreadStart.h Fixed CORE-2158: AV in client/embedded library when unloading it 2008-10-29 17:05:22 +00:00
tpc_proto.h
tpc.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
tpc.h Style and minor cleanup. 2008-05-10 03:44:57 +00:00
tra_proto.h Implemented CORE-1751. The changes include: 2008-05-06 08:46:39 +00:00
tra.cpp Misc 2008-12-03 01:05:53 +00:00
tra.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
trig.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
types.h Implemented CORE-1583: Enhance MON$STATEMENTS / MON$STATE to represent real CPU consumption. 2008-08-25 06:58:35 +00:00
unicode_util.cpp Fixed: 2008-11-16 13:36:19 +00:00
unicode_util.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
UserManagement.cpp Fixed CORE-1994. 2008-07-15 13:11:01 +00:00
UserManagement.h Misc 2008-05-22 21:45:22 +00:00
utl_proto.h 1. Cleanup - use constants ISC_USER/ISC_PASSWORD instead of always repeated string constants. 2008-05-19 13:58:37 +00:00
utl.cpp Fixed mistake 2008-10-21 19:32:50 +00:00
val_proto.h
val.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
validation.cpp Fixed bugcheck 210 (page in use during flush) is thrown during database validation. 2008-07-02 13:02:26 +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 (and let lines grow up to 100 columns). 2008-12-04 09:29:16 +00:00
VirtualTable.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
VirtualTable.h
why_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
why.cpp Style (and let lines grow up to 100 columns). 2008-12-04 09:29:16 +00:00