.. |
os
|
Misc
|
2007-05-04 01:18:25 +00:00 |
acl.h
|
|
|
align.h
|
|
|
all.cpp
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
all.h
|
Jrd's deletePool() now return pointer to next database's pool as suggested by dlh
|
2006-10-31 12:27:49 +00:00 |
alt_proto.h
|
1. Make classic server close shutdown normally when killed by signals 2 & 15.
|
2007-01-20 14:45:45 +00:00 |
alt.cpp
|
added switch -trusted to most of firebird utilities
|
2007-04-07 08:47:58 +00:00 |
blb_proto.h
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
blb.cpp
|
Fixed CORE-1247 : Blobs garbage collector removed wrong blob if going blob descriptor contains 0:0 (NULL value) but field's NULL flag is not set
|
2007-05-07 09:39:45 +00:00 |
blb.h
|
Frontported alignment and endianess fixes from 2.0
|
2007-03-25 16:09:00 +00:00 |
blf_proto.h
|
|
|
blk.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
blob_filter.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
blob_filter.h
|
|
|
blp.h
|
Misc
|
2007-04-13 01:37:44 +00:00 |
blr.h
|
Misc
|
2007-04-13 01:37:44 +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
|
Implement improvement CORE-1069 : Optimize index scan when more than one index scanned and ANDed
|
2006-12-27 21:01:02 +00:00 |
btr.cpp
|
Correct error handling in index creation code when no space left on disk
|
2007-04-25 20:54:36 +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
|
2007-05-11 15:14:36 +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
|
Fixed CORE-1249 plus minor corrections for the single-user shutdown mode.
|
2007-05-08 08:31:48 +00:00 |
cch.h
|
Cleanup as requested by Dmitry and Vlad
|
2007-04-26 20:16:48 +00:00 |
CharSet.cpp
|
Port of Yaffil builtin functions
|
2007-04-12 15:56:34 +00:00 |
CharSet.h
|
Misc.
|
2007-04-18 11:02:41 +00:00 |
cmp_proto.h
|
Use debug informations in EXECUTE BLOCK
|
2007-01-20 14:18:18 +00:00 |
cmp.cpp
|
Fixed CORE-1227 - LIST() function seems not work if used twice or more in a query
|
2007-05-05 19:28:46 +00:00 |
Collation.cpp
|
Misc.
|
2007-04-15 11:25:23 +00:00 |
Collation.h
|
Warnings
|
2007-02-08 10:17:06 +00:00 |
common.h
|
fixed 32-bit build
|
2007-04-25 14:03:45 +00:00 |
constants.h
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
CsConvert.h
|
Fixed the problem found by Alex
|
2006-10-23 14:33:35 +00:00 |
cvt2_proto.h
|
1. Applied class MetaName
|
2005-05-12 18:28:04 +00:00 |
cvt2.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
cvt_proto.h
|
|
|
cvt.cpp
|
Fixed CORE-1120 - Conversion from string to number is not standard compliant
|
2007-02-03 01:21:29 +00:00 |
DatabaseSnapshot.cpp
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
DatabaseSnapshot.h
|
Added MON$CALL_STACK plus some minor monitoring-related changes.
|
2007-03-05 07:50:23 +00:00 |
DataTypeUtil.cpp
|
Port of Yaffil builtin functions
|
2007-04-12 15:56:34 +00:00 |
DataTypeUtil.h
|
Port of Yaffil builtin functions
|
2007-04-12 15:56:34 +00:00 |
db_alias.cpp
|
1. Avoid use of STL
|
2006-05-19 15:17:02 +00:00 |
db_alias.h
|
fb_string.h is moved to common/classes.
|
2004-12-17 05:41:47 +00:00 |
dbg_proto.h
|
Misc.
|
2006-04-29 08:39:54 +00:00 |
dbg.cpp
|
Removed unused code. When MT-safe logic is done, we should use native classes instead of wrappers anyway.
|
2006-04-30 17:30:11 +00:00 |
dbg.h
|
|
|
dbt.cpp
|
Simplification.
|
2006-05-04 00:02:58 +00:00 |
DebugInterface.cpp
|
Use debug informations in EXECUTE BLOCK
|
2007-01-20 14:18:18 +00:00 |
DebugInterface.h
|
Misc
|
2007-03-19 00:28:16 +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
|
NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues
|
2007-04-24 14:05:46 +00:00 |
divorce.cpp
|
|
|
divorce.h
|
|
|
dmp_proto.h
|
|
|
dmp.cpp
|
1) Replace API encode/decode routines with TimeStamp methods
|
2006-07-21 08:15:48 +00:00 |
dpm_proto.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
dpm.epp
|
Misc.
|
2006-07-21 01:35:17 +00:00 |
drq.h
|
1) Upgrade INTL interface to undestand misc. configuration informations
|
2007-04-15 15:57:12 +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
|
1) Make SUBSTRING of BLOB work
|
2006-08-12 03:17:01 +00:00 |
dsc.h
|
Fixed CORE-1227 - LIST() function seems not work if used twice or more in a query
|
2007-05-05 19:28:46 +00:00 |
dyn_def.epp
|
1) Upgrade INTL interface to undestand misc. configuration informations
|
2007-04-15 15:57:12 +00:00 |
dyn_del.epp
|
Misc
|
2007-04-01 00:35:59 +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
|
- 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
|
better way to avoid warning, suggested by Claudio
|
2007-04-23 11:35:38 +00:00 |
dyn_proto.h
|
More cleanup.
|
2006-02-23 06:52:25 +00:00 |
dyn_ut_proto.h
|
Moved DYN_skip_blr_blob from dyn_util.epp into dyn.epp as Claudio suggested
|
2006-11-01 21:16:55 +00:00 |
dyn_util.epp
|
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
|
2007-03-28 04:20:36 +00:00 |
dyn.epp
|
misc
|
2007-05-11 09:19:36 +00:00 |
dyn.h
|
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
|
2007-03-28 04:20:36 +00:00 |
enc_proto.h
|
1. make ENC_crypt thread safe
|
2004-11-07 14:27:54 +00:00 |
enc.cpp
|
Protect global data (sync with Vulcan).
|
2006-04-30 16:37:14 +00:00 |
entry.h
|
Misc + gcc warning hunting
|
2007-04-09 16:15:29 +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
|
NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues
|
2007-04-24 14:05:46 +00:00 |
event_proto.h
|
Cleanup.
|
2006-04-25 18:17:05 +00:00 |
event.cpp
|
Be compilable in non WIN_NT platforms
|
2006-05-01 02:30:08 +00:00 |
event.h
|
|
|
evl_proto.h
|
Full domain support and NOT NULL in PSQL
|
2007-01-17 01:19:01 +00:00 |
evl_string_test.cpp
|
Misc.
|
2006-05-20 04:22:07 +00:00 |
evl_string.h
|
Frontported alignment and endianess fixes from 2.0
|
2007-03-25 16:09:00 +00:00 |
evl.cpp
|
Fixed CORE-1253 - LIST(DISTINCT) concatenate VARCHAR values as CHAR
|
2007-05-11 02:07:36 +00:00 |
exe_proto.h
|
Don't leak memory after conversion to blob for store the value in a variable or parameter
|
2007-03-24 03:00:22 +00:00 |
exe.cpp
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
exe.h
|
Fixed CORE-1253 - LIST(DISTINCT) concatenate VARCHAR values as CHAR
|
2007-05-11 02:07:36 +00:00 |
execute_statement.cpp
|
Allow BLOBs in EXECUTE STATEMENT and possibly in others unkown cases
|
2007-02-27 02:36:20 +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
|
Misc
|
2007-03-22 09:26:08 +00:00 |
ext.h
|
Improve write performance of external tables
|
2006-12-05 22:01:58 +00:00 |
fields.h
|
Added MON$CALL_STACK plus some minor monitoring-related changes.
|
2007-03-05 07:50:23 +00:00 |
fil.h
|
Misc
|
2006-05-01 02:41:33 +00:00 |
file_params.h
|
Misc and replaced "IB" by "FB" where it made sense to me.
|
2007-02-11 09:04:54 +00:00 |
filte_proto.h
|
|
|
filters.cpp
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
flags.h
|
Cleanup of some older remainings...
|
2006-07-18 09:55:01 +00:00 |
flu_proto.h
|
1. rewritten flu.cpp using modern firebird classes library
|
2004-11-29 11:15:09 +00:00 |
flu.cpp
|
Misc and replaced "IB" by "FB" where it made sense to me.
|
2007-02-11 09:04:54 +00:00 |
flu.h
|
This destructor should be virtual to not leak resources
|
2007-01-26 00:36:28 +00:00 |
fun_proto.h
|
1. Applied class MetaName
|
2005-05-12 18:28:04 +00:00 |
fun.epp
|
Make MOV_move know how to move blobs.
|
2007-03-02 00:46:03 +00:00 |
functions.cpp
|
Implemented CORE-1018.
|
2006-12-04 21:38:07 +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
|
Restored the legacy entrypoint as suggested by Claudio many months ago.
|
2007-02-14 11:38:11 +00:00 |
gds.cpp
|
Fixed BLR filter for exceptions with strings (EXCEPTION e 'string')
|
2007-05-11 15:14:31 +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 |
GlobalRWLock.cpp
|
Small NBAK performance optimization from Rom
|
2007-05-04 21:25:04 +00:00 |
GlobalRWLock.h
|
Warnings
|
2007-05-11 06:44:14 +00:00 |
grammar.cpp
|
Style.
|
2004-12-24 08:52:39 +00:00 |
grammar.y
|
|
|
grant_proto.h
|
Create common UCharBuffer based on Claudio and Alex suggestions
|
2006-07-31 15:43:20 +00:00 |
grant.epp
|
Create common UCharBuffer based on Claudio and Alex suggestions
|
2006-07-31 15:43:20 +00:00 |
ibase.h
|
Misc and replaced "IB" by "FB" where it made sense to me.
|
2007-02-11 09:04:54 +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
|
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 |
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
|
Patch by Damyan Ivanov for Mipsel
|
2007-04-01 10:04:28 +00:00 |
inf.cpp
|
Front-ported fix for CORE-1240 - any task, using libfbclient, hangs on exit on Darwin/PPC
|
2007-05-03 13:52:16 +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:
|
2007-04-06 02:10:10 +00:00 |
ini.h
|
Fixed:
|
2007-04-06 02:10:10 +00:00 |
intl_builtin.cpp
|
Misc
|
2007-04-21 03:27:36 +00:00 |
intl_classes.h
|
fixed posix build
|
2006-10-23 11:41:00 +00:00 |
intl_proto.h
|
1) Upgrade INTL interface to undestand misc. configuration informations
|
2007-04-15 15:57:12 +00:00 |
intl.cpp
|
Allow BLOBs in EXECUTE STATEMENT and possibly in others unkown cases
|
2007-02-27 02:36:20 +00:00 |
intl.h
|
Fixed registration and use of custom character sets
|
2007-05-08 15:33:22 +00:00 |
IntlManager.cpp
|
Misc.
|
2007-04-20 09:47:14 +00:00 |
IntlManager.h
|
Misc.
|
2007-04-18 11:02:41 +00:00 |
intlnames.h
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
intlobj_new.h
|
Misc
|
2007-04-17 02:24:33 +00:00 |
IntlUtil.cpp
|
fixed posix build after latest changes
|
2007-04-19 09:19:11 +00:00 |
IntlUtil.h
|
1) Upgrade INTL interface to undestand misc. configuration informations
|
2007-04-15 15:57:12 +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
|
Threading cleanup. More to follow.
|
2006-05-01 04:12:30 +00:00 |
irq.h
|
1) Upgrade INTL interface to undestand misc. configuration informations
|
2007-04-15 15:57:12 +00:00 |
isc_f_proto.h
|
Misc (64-bit related)
|
2006-10-29 14:16:29 +00:00 |
isc_file.cpp
|
Misc
|
2007-03-11 02:45:50 +00:00 |
isc_proto.h
|
restored functionality of -e family of switches, broken somewhere in 1.5
|
2007-04-05 12:47:20 +00:00 |
isc_s_proto.h
|
Cleanup unneeded extern "C"
|
2005-03-15 07:33:29 +00:00 |
isc_signal.h
|
|
|
isc_sync.cpp
|
Misc
|
2007-04-21 03:27:36 +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
|
restored functionality of -e family of switches, broken somewhere in 1.5
|
2007-04-05 12:47:20 +00:00 |
isc.h
|
Restored Yaffil's fast mutex code and made thread priority adjustment for classic server
|
2007-04-17 21:34:22 +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
|
Misc + gcc warning hunting
|
2007-04-09 16:15:29 +00:00 |
jrd_pwd.h
|
Threading cleanup. More to follow.
|
2006-04-30 16:28:30 +00:00 |
jrd.cpp
|
Assing memory pool in tdbb at database detach.
|
2007-05-07 13:09:26 +00:00 |
jrd.h
|
Misc.
|
2007-05-02 06:57:18 +00:00 |
lck_proto.h
|
NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues
|
2007-04-24 14:05:46 +00:00 |
lck.cpp
|
NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues
|
2007-04-24 14:05:46 +00:00 |
lck.h
|
NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues
|
2007-04-24 14:05:46 +00:00 |
license.h
|
Misc.
|
2007-03-10 10:49:39 +00:00 |
lls.h
|
|
|
log2.h
|
|
|
log_proto.h
|
|
|
log.cpp
|
Partial commit with some cleanup and more constants.
|
2006-10-10 06:41:36 +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
|
Some changes based on Claudio's comments
|
2007-01-21 15:35:35 +00:00 |
met.epp
|
Fixed problem of not storing dependencies for database triggers - reported privately by Dmitry
|
2007-04-03 15:41:00 +00:00 |
met.h
|
|
|
misc_func_ids.h
|
|
|
mov_proto.h
|
Port of Yaffil builtin functions
|
2007-04-12 15:56:34 +00:00 |
mov.cpp
|
Misc
|
2007-04-13 01:37:44 +00:00 |
msg_encode.h
|
|
|
msg.h
|
Misc
|
2007-04-12 02:20:36 +00:00 |
names.h
|
Added MON$CALL_STACK plus some minor monitoring-related changes.
|
2007-03-05 07:50:23 +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
|
Implement improvement CORE-1069 : Optimize index scan when more than one index scanned and ANDed
|
2006-12-27 21:01:02 +00:00 |
nbak.cpp
|
Fix typo in comment
|
2007-04-24 17:43:11 +00:00 |
nbak.h
|
Fix typos in comments
|
2007-04-24 17:40:42 +00:00 |
nod.h
|
Misc
|
2007-04-13 01:37:44 +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
|
Increase minimal created page size to 4096. Note that we still can open less page sizes.
|
2006-07-19 15:16:14 +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 CORE-1253 - LIST(DISTINCT) concatenate VARCHAR values as CHAR
|
2007-05-11 02:07:36 +00:00 |
Optimizer.cpp
|
Misc
|
2007-04-13 01:37:44 +00:00 |
Optimizer.h
|
Fixed mistake
|
2006-11-01 21:19:19 +00:00 |
pag_proto.h
|
Front-ported fix for CORE-943.
|
2007-03-09 08:55:07 +00:00 |
pag.cpp
|
Misc.
|
2007-05-02 06:57:18 +00:00 |
pag.h
|
Implement CORE-1229 : Teach Firebird to allocate disk space by more than one page at a time
|
2007-04-25 21:08:57 +00:00 |
par_proto.h
|
Use debug informations in EXECUTE BLOCK
|
2007-01-20 14:18:18 +00:00 |
par.cpp
|
Some changes as per Claudio comments
|
2007-04-16 15:31:28 +00:00 |
pcmet_proto.h
|
|
|
pcmet.epp
|
Fixed CORE-879 :
|
2006-07-28 21:12:24 +00:00 |
perf_proto.h
|
|
|
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
|
each file must have firebird.hincluded
|
2006-07-26 09:26:12 +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
|
Use symbolic names for authentication methods in firebird.conf
|
2006-12-17 14:02:23 +00:00 |
qatest.cpp
|
Misc and replaced "IB" by "FB" where it made sense to me.
|
2007-02-11 09:04:54 +00:00 |
quad_proto.h
|
|
|
quad.cpp
|
|
|
quad.h
|
Misc: style.
|
2004-11-24 09:22:07 +00:00 |
que.h
|
Misc: style.
|
2004-11-24 09:22:07 +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
|
Frontported alignment and endianess fixes from 2.0
|
2007-03-25 16:09:00 +00:00 |
Relation.cpp
|
Fixed server crash when accessing GTT with two indices having different number of segments.
|
2007-03-25 08:43:49 +00:00 |
Relation.h
|
Misc.
|
2006-05-31 12:04:55 +00:00 |
relations.h
|
Added MON$CALL_STACK plus some minor monitoring-related changes.
|
2007-03-05 07:50:23 +00:00 |
req.h
|
Simplification and indentation.
|
2007-01-21 07:46:41 +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
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +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
|
Restored accidentally broken alignment rules
|
2007-04-03 13:06:08 +00:00 |
rse.h
|
a) Refactor sort module. All related sort_work_file management moved into TempSpace class now. Former sort_work_file is now TempSpace::Segment
|
2007-04-03 12:57:32 +00:00 |
RuntimeStatistics.cpp
|
Small optimization.
|
2007-03-23 13:50:17 +00:00 |
RuntimeStatistics.h
|
Added a new class to handle aggregated multi-level performance counters.
|
2006-10-07 10:42:02 +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.
|
2007-01-07 12:45:50 +00:00 |
scl_proto.h
|
Trusted authentication for windows
|
2006-12-08 18:38:15 +00:00 |
scl.epp
|
Use symbolic names for authentication methods in firebird.conf
|
2006-12-17 14:02:23 +00:00 |
scl.h
|
1. Centralized validation of attachment to be a super-user attachment.
|
2006-08-16 15:15:58 +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
|
Partial commit with some cleanup and more constants.
|
2006-10-10 06:41:36 +00:00 |
sdl.h
|
Partial commit with some cleanup and more constants.
|
2006-10-10 06:41:36 +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
|
Front-ported fix for CORE-1139.
|
2007-03-09 07:59:05 +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
|
|
|
shut.cpp
|
Fixed CORE-1249 plus minor corrections for the single-user shutdown mode.
|
2007-05-08 08:31:48 +00:00 |
sort_proto.h
|
a) Refactor sort module. All related sort_work_file management moved into TempSpace class now. Former sort_work_file is now TempSpace::Segment
|
2007-04-03 12:57:32 +00:00 |
sort.cpp
|
Sorting pool must be database pool (not transaction poll) else we can't correctly free resources of unfinished sort's at disconnect
|
2007-04-25 20:58:00 +00:00 |
sort.h
|
a) Refactor sort module. All related sort_work_file management moved into TempSpace class now. Former sort_work_file is now TempSpace::Segment
|
2007-04-03 12:57:32 +00:00 |
sqz_proto.h
|
|
|
sqz.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
sqz.h
|
|
|
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
|
Misc and replaced "IB" by "FB" where it made sense to me.
|
2007-02-11 09:04:54 +00:00 |
svc.cpp
|
Fixes to gsec-related part of services manager
|
2007-04-27 15:07:42 +00:00 |
svc.h
|
added switch -trusted to most of firebird utilities
|
2007-04-07 08:47:58 +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 |
SysFunction.cpp
|
Misc
|
2007-04-21 03:27:36 +00:00 |
SysFunction.h
|
Misc
|
2007-04-17 02:24:33 +00:00 |
TempSpace.cpp
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
TempSpace.h
|
Warnings
|
2007-05-11 06:44:14 +00:00 |
TextType.cpp
|
Warnings
|
2007-02-08 10:17:06 +00:00 |
TextType.h
|
Slightly reorganized a code. Hope this should help posix compilation
|
2006-12-04 17:55:25 +00:00 |
thd.cpp
|
Misc
|
2006-05-02 00:25:11 +00:00 |
thd.h
|
Misc
|
2006-05-02 00:25:11 +00:00 |
thread_proto.h
|
Misc.
|
2006-04-25 07:37:19 +00:00 |
ThreadData.cpp
|
Misc.
|
2006-05-20 04:22:07 +00:00 |
tpc_proto.h
|
|
|
tpc.cpp
|
Fixed gcc warnings, general (un)signed usage cleanup
|
2007-04-11 09:28:50 +00:00 |
tpc.h
|
|
|
tra_proto.h
|
Partial commit with some cleanup and more constants.
|
2006-10-10 06:41:36 +00:00 |
tra.cpp
|
Misc.
|
2007-03-09 08:56:31 +00:00 |
tra.h
|
1) Upgrade INTL interface to undestand misc. configuration informations
|
2007-04-15 15:57:12 +00:00 |
trig.h
|
Fixed SF #1191206.
|
2005-12-12 13:58:19 +00:00 |
types.h
|
Added MON$CALL_STACK plus some minor monitoring-related changes.
|
2007-03-05 07:50:23 +00:00 |
unicode_util.cpp
|
Avoid code duplication - thanks to Alex
|
2007-04-19 15:27:13 +00:00 |
unicode_util.h
|
Misc.
|
2007-04-18 11:02:41 +00:00 |
utl_proto.h
|
Use public type in public function
|
2006-11-18 19:33:25 +00:00 |
utl.cpp
|
Misc.
|
2007-04-05 09:13:10 +00:00 |
val_proto.h
|
|
|
val.h
|
Make MAX_FORMAT_SIZE visible in DSQL.
|
2006-07-20 09:55:57 +00:00 |
validation.cpp
|
Let's use Universal Date Format yyyy-mm-dd for comments, please.
|
2007-02-15 10:21:09 +00:00 |
version.rc
|
|
|
vio_debug.h
|
|
|
vio_proto.h
|
1) A new class to handle aggregated multi-level performance counters.
|
2006-10-07 10:53:01 +00:00 |
vio.cpp
|
Fixed CORE-885 - impossible to take away rights on update of a column
|
2007-05-11 09:24:57 +00:00 |
VirtualTable.cpp
|
Changed cancellation implementation to work at the transaction level as being more efficient.
|
2007-01-07 15:15:06 +00:00 |
VirtualTable.h
|
Fix MinGW build
|
2007-03-13 05:33:02 +00:00 |
why_proto.h
|
Misc + gcc warning hunting
|
2007-04-09 16:15:29 +00:00 |
why.cpp
|
fixed bug, noticed by Dmitry
|
2007-04-28 06:17:44 +00:00 |
y_handle.h
|
Avoid reinterpret_cast when possible
|
2007-03-01 13:20:17 +00:00 |