.. |
extds
|
Consts
|
2009-12-20 23:41:48 +00:00 |
os
|
Misc
|
2009-12-14 23:55:56 +00:00 |
recsrc
|
Misc
|
2009-12-16 21:52:01 +00:00 |
trace
|
Refactor DSQL, continuing the work I started in 2.5:
|
2009-12-20 21:01:10 +00:00 |
acl.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
align.h
|
Misc
|
2009-07-15 03:13:16 +00:00 |
alt_proto.h
|
|
|
alt.cpp
|
Misc
|
2009-10-23 00:42:40 +00:00 |
blb_proto.h
|
Change param type from SLONG* to UCHAR* because we gain nothing with the old declaration, except forced casts.
|
2008-12-22 10:06:43 +00:00 |
blb.cpp
|
Cleanup.
|
2009-11-28 07:29:26 +00:00 |
blb.h
|
Comments, cleanup and eliminating gaps in flags.
|
2009-11-28 07:36:45 +00:00 |
blf_proto.h
|
|
|
blob_filter.cpp
|
Misc
|
2009-10-13 15:49:38 +00:00 |
blob_filter.h
|
Misc
|
2009-11-28 01:44:42 +00:00 |
blp.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
blr.h
|
Let's transfer procedure aliases to the engine similarly to how it is done for relations. This allows more precise plan reporting.
|
2009-12-14 11:19:26 +00:00 |
BlrReader.h
|
Fix warning with HP-UX compiler - reported by Bill
|
2009-08-20 01:55:20 +00:00 |
btn.cpp
|
Cleanup. Page numbers are not expected to be 64-bit in the foreseeable future.
|
2009-12-07 10:44:29 +00:00 |
btn.h
|
Cleanup. Page numbers are not expected to be 64-bit in the foreseeable future.
|
2009-12-07 10:44:29 +00:00 |
btr_proto.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:25:01 +00:00 |
btr.cpp
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
btr.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
build_no.h
|
increment build number
|
2009-12-20 23:13:02 +00:00 |
builtin.cpp
|
Comments and style.
|
2009-08-22 12:09:51 +00:00 |
cch_proto.h
|
Cleanup.
|
2009-12-14 11:33:13 +00:00 |
cch.cpp
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
cch.h
|
Cleanup.
|
2009-11-28 07:29:26 +00:00 |
CharSet.cpp
|
Style.
|
2009-06-27 11:44:21 +00:00 |
CharSet.h
|
HP-UX IA-64 warnings, type qualifier is meaningless
|
2009-08-27 20:15:44 +00:00 |
cmp_proto.h
|
Misc
|
2009-11-21 00:10:16 +00:00 |
cmp.cpp
|
Cleanup.
|
2009-12-15 12:25:44 +00:00 |
Collation.cpp
|
Comments.
|
2009-11-22 03:56:20 +00:00 |
Collation.h
|
1) Let the collation existence locks respect the database shutdown. In particular, let's distinguish between "releasing" and "destroying" the lock.
|
2009-07-13 19:45:08 +00:00 |
common.h
|
Make checksum deterministic in all platforms (it was already in Windows and UNIX).
|
2009-11-29 07:09:41 +00:00 |
constants.h
|
Misc
|
2009-12-16 21:52:01 +00:00 |
CsConvert.h
|
Misc
|
2009-05-03 21:57:13 +00:00 |
cvt2_proto.h
|
|
|
cvt2.cpp
|
Cleanup
|
2009-11-28 19:39:23 +00:00 |
cvt_proto.h
|
Misc.
|
2009-09-06 06:24:07 +00:00 |
cvt.cpp
|
Pass a real tdbb instead of a bogus NULL
|
2009-11-30 15:18:57 +00:00 |
Database.cpp
|
Misc, style, fixing dangerous warnings, constness, etc.
|
2009-02-08 11:23:46 +00:00 |
Database.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
DatabaseSnapshot.cpp
|
Remove usage of tdbb (and tdbb->tdbb_status_vector) in the lock manager
|
2009-12-06 01:34:57 +00:00 |
DatabaseSnapshot.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
DataTypeUtil.cpp
|
Fixed CORE-2578: select rdb$db_key from a view with a more than 1 table joined, results in conversion error
|
2009-11-05 16:23:07 +00:00 |
DataTypeUtil.h
|
Fixed CORE-2361 - String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection
|
2009-04-18 22:20:20 +00:00 |
db_alias.cpp
|
Fix line ending inconsistence
|
2009-09-22 15:49:55 +00:00 |
db_alias.h
|
|
|
dbg_proto.h
|
Style.
|
2009-01-14 11:10:48 +00:00 |
dbg.cpp
|
Comments.
|
2009-11-22 03:56:20 +00:00 |
dbg.h
|
Trim trailling spaces
|
2009-04-04 16:39:31 +00:00 |
dbt.cpp
|
Cleanup.
|
2009-12-15 12:25:44 +00:00 |
DebugInterface.cpp
|
Debug checks.
|
2009-08-05 12:31:54 +00:00 |
DebugInterface.h
|
HP-UX IA-64 warnings, type qualifier is meaningless
|
2009-08-27 20:15:44 +00:00 |
dflt.h
|
|
|
dfw_proto.h
|
Improve efficiency and error reporting of CORE-1180
|
2009-11-11 15:12:56 +00:00 |
dfw.epp
|
Work in progress on RDB$VIEW_RELATIONS
|
2009-12-17 15:07:02 +00:00 |
divorce.cpp
|
Comments.
|
2009-11-22 03:56:20 +00:00 |
divorce.h
|
|
|
dmp_proto.h
|
Style.
|
2009-01-14 11:10:48 +00:00 |
dmp.cpp
|
- Eliminate the LOG page.
|
2009-11-28 08:04:04 +00:00 |
dpm_proto.h
|
Misc
|
2009-10-31 17:31:48 +00:00 |
dpm.epp
|
Misc
|
2009-12-17 23:59:07 +00:00 |
drq.h
|
Cleanup.
|
2009-12-18 07:46:45 +00:00 |
dsc_proto.h
|
|
|
dsc_pub.h
|
Misc
|
2009-07-15 03:13:16 +00:00 |
dsc.cpp
|
Cleanup
|
2009-11-28 19:39:23 +00:00 |
dsc.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
dyn_def.epp
|
Misc
|
2009-12-17 23:59:07 +00:00 |
dyn_del.epp
|
Cleanup
|
2009-12-17 01:36:33 +00:00 |
dyn_df_proto.h
|
Misc
|
2009-12-17 23:59:07 +00:00 |
dyn_dl_proto.h
|
Misc
|
2009-12-17 23:59:07 +00:00 |
dyn_md_proto.h
|
Misc
|
2009-12-17 23:59:07 +00:00 |
dyn_mod.epp
|
Refactor DSQL, continuing the work I started in 2.5:
|
2009-12-20 21:01:10 +00:00 |
dyn_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
dyn_ut_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
dyn_util.epp
|
When the two loops were joined, the value for rdb$context_type was different and this part was ignored, therefore a bug was introduced where views based on packaged procedures can't find their base fields.
|
2009-12-18 07:16:02 +00:00 |
dyn.epp
|
Cleanup
|
2009-12-17 01:36:33 +00:00 |
dyn.h
|
Misc
|
2009-12-07 15:55:40 +00:00 |
enc_proto.h
|
|
|
enc.cpp
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
entry.h
|
Misc.
|
2009-08-26 14:50:54 +00:00 |
err_proto.h
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
err.cpp
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
ErrorImpl.cpp
|
Misc
|
2009-10-23 00:42:40 +00:00 |
ErrorImpl.h
|
Misc.
|
2009-10-30 10:50:59 +00:00 |
event_proto.h
|
Misc
|
2009-11-02 14:42:27 +00:00 |
event.cpp
|
Cleanup.
|
2009-12-13 13:49:43 +00:00 |
event.h
|
Misc.
|
2009-05-24 05:36:04 +00:00 |
evl_proto.h
|
Misc
|
2009-11-02 14:42:27 +00:00 |
evl_string_test.cpp
|
|
|
evl_string.h
|
AIX port - fixed warnings
|
2009-05-28 07:55:13 +00:00 |
evl.cpp
|
Get rid of the obsolete option CompleteBooleanEvaluation in the config file. We always do short-circuit boolean logic.
|
2009-12-21 07:01:24 +00:00 |
exe_proto.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:25:01 +00:00 |
exe.cpp
|
Cleanup.
|
2009-12-16 18:35:55 +00:00 |
exe.h
|
Fixed (hopefully) CORE-2798: Incomplete plan output (lack of view names) when selecting from views containing procedures inside.
|
2009-12-10 14:47:52 +00:00 |
execute_statement.cpp
|
Refactor DSQL, continuing the work I started in 2.5:
|
2009-12-20 21:01:10 +00:00 |
execute_statement.h
|
Fixed bug CORE-2731 : Recursive EXECUTE STATEMENT works wrong
|
2009-11-05 22:42:46 +00:00 |
ext_proto.h
|
Misc / warnings
|
2009-12-10 00:02:01 +00:00 |
ext.cpp
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
ext.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
ExtEngineManager.cpp
|
Fix problem of a random (first) engine being used - seen by Claudio some time ago
|
2009-11-14 22:21:11 +00:00 |
ExtEngineManager.h
|
Fix problem of a random (first) engine being used - seen by Claudio some time ago
|
2009-11-14 22:21:11 +00:00 |
fields.h
|
CORE-2787: Make rdb$system_flag not null.
|
2009-12-03 12:52:10 +00:00 |
fil.h
|
Misc
|
2009-11-28 01:44:42 +00:00 |
file_params.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
filte_proto.h
|
|
|
filters.cpp
|
Misc.
|
2009-12-04 07:57:35 +00:00 |
flags.h
|
Cleanup.
|
2009-11-28 07:29:26 +00:00 |
flu_proto.h
|
|
|
flu.cpp
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
flu.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
fun_proto.h
|
Misc
|
2009-12-16 21:52:01 +00:00 |
fun.epp
|
Cleanup.
|
2009-12-15 12:25:44 +00:00 |
gds_proto.h
|
Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int
|
2009-08-03 15:52:48 +00:00 |
gds.cpp
|
Style.
|
2009-11-25 08:38:52 +00:00 |
gdsassert.h
|
|
|
GlobalRWLock.cpp
|
Fixed bug CORE-2647 : Race condition during detach database can lead to AV
|
2009-09-29 09:13:37 +00:00 |
GlobalRWLock.h
|
Misc.
|
2009-06-08 09:57:29 +00:00 |
grant_proto.h
|
Misc
|
2009-09-30 01:10:11 +00:00 |
grant.epp
|
Misc
|
2009-11-26 00:20:59 +00:00 |
ibase.h
|
Fully deprecate isc_ddl.
|
2009-11-15 00:38:12 +00:00 |
ibsetjmp.h
|
Misc.
|
2009-11-27 08:10:13 +00:00 |
idx_proto.h
|
Unused params
|
2009-04-28 13:08:04 +00:00 |
idx.cpp
|
Cleanup.
|
2009-12-13 13:49:43 +00:00 |
idx.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
inf_proto.h
|
Misc
|
2009-06-19 02:29:08 +00:00 |
inf_pub.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
inf.cpp
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
ini_proto.h
|
|
|
ini.epp
|
Cleanup
|
2009-12-17 23:25:11 +00:00 |
ini.h
|
CORE-2787: Make rdb$system_flag not null.
|
2009-12-03 12:52:10 +00:00 |
intl_builtin.cpp
|
Style and comments.
|
2009-11-23 07:31:21 +00:00 |
intl_classes.h
|
Unused function params.
|
2009-04-26 10:24:44 +00:00 |
intl_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
intl.cpp
|
Misc
|
2009-12-06 19:22:01 +00:00 |
intl.h
|
Cleanup
|
2009-11-28 19:39:23 +00:00 |
IntlManager.cpp
|
Use correct English.
|
2009-11-06 05:27:22 +00:00 |
IntlManager.h
|
|
|
intlobj_new.h
|
Unused params, some formatting, cleanup.
|
2009-05-01 17:21:36 +00:00 |
IntlUtil.cpp
|
Fixed use of fbtrace with any ICU version
|
2009-11-26 16:46:19 +00:00 |
IntlUtil.h
|
Fixed use of fbtrace with any ICU version
|
2009-11-26 16:46:19 +00:00 |
irq.h
|
Cleanup.
|
2009-12-18 07:46:45 +00:00 |
isc_f_proto.h
|
Misc
|
2009-07-06 22:37:31 +00:00 |
isc_file.cpp
|
Comments.
|
2009-11-25 09:34:43 +00:00 |
isc_proto.h
|
Misc
|
2009-09-03 01:28:54 +00:00 |
isc_s_proto.h
|
Cleanup.
|
2009-12-13 13:49:43 +00:00 |
isc_sync.cpp
|
Fixed CORE-2807: Problem with tracing on linux
|
2009-12-14 14:26:22 +00:00 |
isc_version.h
|
Update.
|
2009-07-20 14:35:32 +00:00 |
isc_version.rc
|
|
|
isc.cpp
|
Style and comments.
|
2009-11-23 07:31:21 +00:00 |
isc.h
|
1. Solaric/Sparc SunProCC port.
|
2009-05-05 08:06:37 +00:00 |
jrd_proto.h
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
jrd_pwd.h
|
Fixed CORE-2601: fine tuning of the installation directories does not work in configure
|
2009-09-11 10:49:46 +00:00 |
jrd.cpp
|
Detect charset not found
|
2009-12-19 15:06:56 +00:00 |
jrd.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
lck_proto.h
|
Misc
|
2009-08-20 01:32:24 +00:00 |
lck.cpp
|
Caller should know reason why LM denied its request
|
2009-12-17 19:29:29 +00:00 |
lck.h
|
Misc
|
2009-06-06 18:13:57 +00:00 |
license.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
lls.h
|
|
|
met_proto.h
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
met.epp
|
Work in progress on RDB$VIEW_RELATIONS
|
2009-12-17 15:07:02 +00:00 |
met.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
misc_func_ids.h
|
|
|
mov_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
mov.cpp
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
msg_encode.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
msg.h
|
Trim trailling spaces
|
2009-04-04 16:39:31 +00:00 |
names.h
|
Make views know exactly what type of source their fields have: include a type of context and a package name in rdb$view_relations. Debugged with a small script.
|
2009-12-15 14:08:28 +00:00 |
nbak.cpp
|
Cleanup.
|
2009-11-28 08:56:39 +00:00 |
nbak.h
|
Misc.
|
2009-09-29 10:17:39 +00:00 |
nod.h
|
Cleanup.
|
2009-10-31 11:08:11 +00:00 |
nodebug.cpp
|
Unused params, some formatting, cleanup.
|
2009-05-01 17:21:36 +00:00 |
ntrace.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
obj.h
|
Misc
|
2009-11-28 01:44:42 +00:00 |
ods_proto.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
ods.cpp
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
ods.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
opt_proto.h
|
Misc / warnings
|
2009-12-10 00:02:01 +00:00 |
opt.cpp
|
Warning.
|
2009-12-16 09:31:36 +00:00 |
Optimizer.cpp
|
Misc.
|
2009-12-14 16:43:47 +00:00 |
Optimizer.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
pag_proto.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
pag.cpp
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
pag.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
par_proto.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
par.cpp
|
Restored the validation that was formerly related to FUN_resolve() which has been cleaned up.
|
2009-12-17 09:04:52 +00:00 |
pcmet_proto.h
|
Misc
|
2009-09-30 01:10:11 +00:00 |
pcmet.epp
|
Misc
|
2009-11-26 00:20:59 +00:00 |
perf_proto.h
|
Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values.
|
2009-09-09 10:28:26 +00:00 |
perf.cpp
|
Comments.
|
2009-11-25 09:16:52 +00:00 |
perf.h
|
Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values.
|
2009-09-09 10:28:26 +00:00 |
PluginManager.cpp
|
Use correct English.
|
2009-11-06 05:27:22 +00:00 |
PluginManager.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
PreparedStatement.cpp
|
Consts
|
2009-12-20 23:41:48 +00:00 |
PreparedStatement.h
|
Refactor DSQL, continuing the work I started in 2.5:
|
2009-12-20 21:01:10 +00:00 |
pwd.cpp
|
Fixed bug in my last commit - init handle
|
2009-12-14 13:55:58 +00:00 |
qatest.cpp
|
Comments.
|
2009-12-04 08:30:26 +00:00 |
quad_proto.h
|
|
|
quad.cpp
|
Misc
|
2009-11-26 00:20:59 +00:00 |
quad.h
|
Misc
|
2009-05-03 21:57:13 +00:00 |
que.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
RandomGenerator.cpp
|
|
|
RandomGenerator.h
|
Fixed a few signed vs unsigned warnings
|
2009-01-22 16:53:10 +00:00 |
RecordBuffer.cpp
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
RecordBuffer.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
RecordNumber.h
|
Sun compiler warnings fix
|
2009-06-10 11:30:05 +00:00 |
Relation.cpp
|
Misc
|
2009-11-26 00:20:59 +00:00 |
Relation.h
|
Work in progress on RDB$VIEW_RELATIONS
|
2009-12-17 15:07:02 +00:00 |
relations.h
|
Make views know exactly what type of source their fields have: include a type of context and a package name in rdb$view_relations. Debugged with a small script.
|
2009-12-15 14:08:28 +00:00 |
req.h
|
Cleanup.
|
2009-12-16 18:35:55 +00:00 |
ResultSet.cpp
|
Refactor DSQL, continuing the work I started in 2.5:
|
2009-12-20 21:01:10 +00:00 |
ResultSet.h
|
Changed parameters to unsigned; Misc
|
2009-12-19 15:00:18 +00:00 |
rlck_proto.h
|
Style.
|
2008-12-22 09:00:05 +00:00 |
rlck.cpp
|
Style.
|
2009-11-23 07:54:56 +00:00 |
rpb_chain.cpp
|
Style.
|
2009-06-27 06:23:36 +00:00 |
rpb_chain.h
|
HP-UX IA-64 warnings, type qualifier is meaningless
|
2009-08-27 20:15:44 +00:00 |
rse.h
|
Sort maps refactor
|
2009-12-12 20:36:56 +00:00 |
RuntimeStatistics.cpp
|
Misc.
|
2009-11-23 05:40:18 +00:00 |
RuntimeStatistics.h
|
Unused function params.
|
2009-04-26 10:24:44 +00:00 |
sbm.h
|
|
|
scl_proto.h
|
Misc
|
2009-10-23 00:42:40 +00:00 |
scl.epp
|
CORE-2787: Make rdb$system_flag not null.
|
2009-12-03 12:52:10 +00:00 |
scl.h
|
Misc
|
2009-11-28 01:44:42 +00:00 |
sdl_proto.h
|
Style.
|
2008-12-23 08:41:23 +00:00 |
sdl.cpp
|
Cleanup
|
2009-11-28 19:39:23 +00:00 |
sdl.h
|
Trim trailling spaces
|
2009-04-04 16:39:31 +00:00 |
sdw_proto.h
|
|
|
sdw.cpp
|
Cleanup.
|
2009-12-14 11:33:13 +00:00 |
sdw.h
|
Misc
|
2009-11-28 01:44:42 +00:00 |
sha.cpp
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
sha.h
|
|
|
shut_proto.h
|
Misc
|
2009-08-26 01:52:12 +00:00 |
shut.cpp
|
Comments.
|
2009-11-23 09:13:38 +00:00 |
SimilarToMatcher.h
|
Fixed CORE-2755 - SIMILAR TO works wrongly
|
2009-11-18 18:38:51 +00:00 |
sort_proto.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:25:01 +00:00 |
sort.cpp
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:25:01 +00:00 |
sort.h
|
Comments, cleanup and eliminating gaps in flags.
|
2009-11-28 07:36:45 +00:00 |
sqz_proto.h
|
- Better input type for SQZ_decompress plus a bit of style.
|
2009-06-14 12:19:32 +00:00 |
sqz.cpp
|
Comments.
|
2009-11-23 09:13:38 +00:00 |
sqz.h
|
Patch by DS and VKh to speed up SQZ in some cases
|
2009-06-10 12:41:13 +00:00 |
status.cpp
|
Misc
|
2009-11-12 01:38:48 +00:00 |
status.h
|
Misc
|
2009-11-12 01:38:48 +00:00 |
svc_undoc.h
|
Misc
|
2009-11-28 01:44:42 +00:00 |
svc.cpp
|
Frontported changes to make -Direct switch of nbackup accept on/off parameter
|
2009-12-18 14:06:28 +00:00 |
svc.h
|
Frontported - fixed delivery of status vector from service thread
|
2009-12-18 12:42:26 +00:00 |
SysFunction.cpp
|
Misc.
|
2009-12-07 08:53:02 +00:00 |
SysFunction.h
|
|
|
TempSpace.cpp
|
Misc
|
2009-08-23 01:27:46 +00:00 |
TempSpace.h
|
Put TempFile in Firebird namespace
|
2009-06-06 18:39:29 +00:00 |
TextType.cpp
|
Style.
|
2009-06-27 06:23:36 +00:00 |
TextType.h
|
Prevent surprises with signed chars being promoted to negative integers.
|
2008-12-25 06:10:15 +00:00 |
thread_proto.h
|
|
|
ThreadData.cpp
|
Style.
|
2009-01-14 11:10:48 +00:00 |
ThreadData.h
|
Comment unused thread data types.
|
2009-08-16 05:20:17 +00:00 |
ThreadStart.cpp
|
Style.
|
2009-12-03 09:09:25 +00:00 |
ThreadStart.h
|
Comments.
|
2009-11-27 08:34:34 +00:00 |
tpc_proto.h
|
|
|
tpc.cpp
|
Comment.
|
2009-08-21 09:45:08 +00:00 |
tpc.h
|
|
|
tra_proto.h
|
Unused function params.
|
2009-04-26 10:24:44 +00:00 |
tra.cpp
|
Work in progress on RDB$VIEW_RELATIONS
|
2009-12-17 15:07:02 +00:00 |
tra.h
|
Refactor DSQL, continuing the work I started in 2.5:
|
2009-12-20 21:01:10 +00:00 |
trig.h
|
Some changes aiming a future replacement of the metadata character set
|
2009-11-28 16:39:54 +00:00 |
types.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
unicode_util.cpp
|
Use correct English.
|
2009-11-06 05:27:22 +00:00 |
unicode_util.h
|
Unused params, some formatting, cleanup.
|
2009-05-01 17:21:36 +00:00 |
UserManagement.cpp
|
1. Pass explicit role to the security database attachment
|
2009-10-05 10:27:02 +00:00 |
UserManagement.h
|
Fixed transactions support in user management commands
|
2009-02-19 12:59:32 +00:00 |
utl_proto.h
|
Style.
|
2008-12-25 06:09:37 +00:00 |
utl.cpp
|
Style.
|
2009-11-25 04:06:48 +00:00 |
val_proto.h
|
|
|
val.h
|
Cleanup.
|
2009-12-15 12:25:44 +00:00 |
validation.cpp
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
ValueImpl.cpp
|
Warnings.
|
2009-11-05 08:29:33 +00:00 |
ValueImpl.h
|
Use correct memory pools
|
2009-10-21 23:48:07 +00:00 |
ValuesImpl.cpp
|
Warnings.
|
2009-11-05 08:29:33 +00:00 |
ValuesImpl.h
|
Misc
|
2009-10-31 22:35:48 +00:00 |
version.rc
|
|
|
vio_debug.h
|
|
|
vio_proto.h
|
Cleanup.
|
2009-12-13 13:49:43 +00:00 |
vio.cpp
|
Cleanup.
|
2009-12-13 13:49:43 +00:00 |
VirtualTable.cpp
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
VirtualTable.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
why_proto.h
|
Fixed the layering.
|
2009-11-25 09:44:14 +00:00 |
why.cpp
|
Misc
|
2009-12-14 23:55:56 +00:00 |