8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
firebird-mirror/src/jrd
asfernandes 5baf890a21 Misc
2010-06-26 01:18:53 +00:00
..
extds Misc. 2010-04-29 05:13:03 +00:00
os Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +00:00
recsrc Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
trace Misc 2010-06-26 01:18:53 +00:00
acl.h Now that Dmitry added ACLs to several object types previously unprotected, let's assign each of them an identifier in the ACL. 2010-01-26 08:38:30 +00:00
align.h Misc 2009-07-15 03:13:16 +00:00
alt_proto.h
alt.cpp Cleaned up macro BOOT_BUILD, boot ObjModuleType in posix build and a lot of related steps in posix build 2010-05-18 13:32:30 +00:00
Attachment.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
Attachment.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
blb_proto.h
blb.cpp Fix problem of the system transaction storing pointer to random or already deallocated attachment. Full build (or kind of) required. 2010-04-02 21:48:15 +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 Feature CORE-2006 - SUBSTRING with regular expression (SIMILAR TO) capability 2010-02-21 01:47:54 +00:00
blr.h Feature CORE-2006 - SUBSTRING with regular expression (SIMILAR TO) capability 2010-02-21 01:47:54 +00:00
BlrReader.h Fix warning with HP-UX compiler - reported by Bill 2009-08-20 01:55:20 +00:00
btn.cpp Cleanup the dead code remaining from the legacy scrollable cursors feature. 2010-03-16 06:21:28 +00:00
btn.h Cleanup the dead code remaining from the legacy scrollable cursors feature. 2010-03-16 06:21:28 +00:00
btr_proto.h Release the sort resources as soon as possible, per Claudio's request. 2010-04-01 06:57:34 +00:00
btr.cpp Misc 2010-05-22 02:00:45 +00:00
btr.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
build_no.h Current build no (ported from CVS) 2010-06-05 00:48:45 +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 Port from CVS Vlad's fixes for CORE-3015, CORE-3016 and CORE-3017 2010-06-05 00:48:06 +00:00
cch.h Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +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 Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
cmp.cpp Fixed CORE-3024: Error "no current record for fetch operation" after ALTER VIEW (and a lot of other possible inconsistencies) 2010-06-15 12:27:33 +00:00
Collation.cpp Misc 2010-04-07 02:04:22 +00:00
Collation.h Feature CORE-2006 - SUBSTRING with regular expression (SIMILAR TO) capability 2010-02-21 01:47:54 +00:00
common.h Fix debug code 2010-06-10 16:08:18 +00:00
constants.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
CsConvert.h Misc 2010-04-01 00:21:37 +00:00
cvt2_proto.h
cvt2.cpp Fixed unregistered bug - invalid datetime2string conversion, reported by Claudio 2010-01-23 14:14:16 +00:00
cvt_proto.h Misc 2010-01-24 15:18:43 +00:00
cvt.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
Database.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
Database.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
DatabaseSnapshot.cpp Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +00:00
DatabaseSnapshot.h Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +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 Restored use of correct hash function for filename strings 2010-03-09 09:24:25 +00:00
db_alias.h Misc 2010-03-01 02:14:36 +00:00
dbg_proto.h
dbg.cpp 1. Cleaned up most of SUPERSERVER usage. 2010-04-15 14:40:27 +00:00
dbg.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
dbt.cpp Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +00:00
DebugInterface.cpp Fixed CORE-3055 - Variable/argument name could be absent or be wrong in error messages when more than 256 variables are used 2010-06-17 15:32:11 +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 Misc. 2010-01-30 09:58:01 +00:00
dfw.epp Fixed CORE-3056 - Problems may happen when issuing DDL commands in the same transaction after CREATE COLLATION was issued 2010-06-18 12:49:31 +00:00
divorce.cpp Comments. 2009-11-22 03:56:20 +00:00
divorce.h
dmp_proto.h
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 Cleanup. 2010-04-29 05:15:57 +00:00
drq.h Fixed CORE-3056 - Problems may happen when issuing DDL commands in the same transaction after CREATE COLLATION was issued 2010-06-18 12:49:31 +00:00
dsc_proto.h
dsc_pub.h Misc 2009-07-15 03:13:16 +00:00
dsc.cpp Make RELEASE build compilable 2010-01-04 09:05:16 +00:00
dsc.h Fixed bug CORE-2920 : Incorrect execution of volatile SQL statements inside EXECUTE STATEMENT 2010-03-12 15:39:06 +00:00
dyn_def.epp Fixed CORE-3056 - Problems may happen when issuing DDL commands in the same transaction after CREATE COLLATION was issued 2010-06-18 12:49:31 +00:00
dyn_del.epp Cleanup. 2010-04-29 05:15:57 +00:00
dyn_df_proto.h Refactor CREATE GENERATOR/SEQUENCE 2010-01-10 17:32:40 +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 Cleanup. 2010-04-29 05:15:57 +00:00
dyn_proto.h Misc 2010-04-09 00:53:31 +00:00
dyn_ut_proto.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
dyn_util.epp Misc 2010-05-01 17:34:46 +00:00
dyn.epp Cleanup. 2010-04-29 05:15:57 +00:00
dyn.h Use AutoCacheRequest for DYN requests 2010-04-18 01:10:05 +00:00
enc_proto.h
enc.cpp Comments. 2009-11-27 08:34:34 +00:00
entry.h Cleanup SUPERCLIENT - use loopback provider instead #ifdefs in REM provider 2010-03-29 16:00:00 +00:00
err_proto.h 1) Use metadata character set in DSQL cache 2009-12-05 14:21:52 +00:00
err.cpp Fixed CORE-2916: Broken error handling in the case of a conversion error happened during index creation. 2010-03-10 18:07:34 +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 2010-06-26 01:18:53 +00:00
event.cpp Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +00:00
event.h Introduced class SharedMemory - base class for everything, using IPC. Related to CORE-3035. 2010-06-25 11:55:11 +00:00
evl_proto.h Replace the hash join by specialized join with the already sorted streams 2010-01-20 00:02:58 +00:00
evl_string_test.cpp
evl_string.h AIX port - fixed warnings 2009-05-28 07:55:13 +00:00
evl.cpp Fixed CORE-3046: Assertion after ALTER TABLE 2010-06-15 11:57:13 +00:00
exe_proto.h 1) Use RAII with the non-cached requests. 2010-04-19 22:49:18 +00:00
exe.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
exe.h Fixed CORE-3038 - The insert failed because a column definition includes validation 2010-06-12 16:28:11 +00:00
execute_statement.cpp Some syntactic sugar 2010-01-03 00:19:14 +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 Let's calculate the exact cardinality for external tables. 2010-05-21 06:14:25 +00:00
ext.cpp Fix Linux build 2010-05-22 02:19:01 +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 Make all configuration files case-sensitive 2010-03-04 12:52:01 +00:00
ExtEngineManager.h 1) Make procedures and functions member of the same hierarchy (Routine class) 2009-12-27 22:05:22 +00:00
fields.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
file_params.h Comments. 2009-11-27 08:34:34 +00:00
filte_proto.h
filters.cpp Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +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 1) Make procedures and functions member of the same hierarchy (Routine class) 2009-12-27 22:05:22 +00:00
fun.epp Misc 2010-05-22 02:00:45 +00:00
Function.epp 1) Use RAII with the non-cached requests. 2010-04-19 22:49:18 +00:00
Function.h Optimization: allocate the messages during prepare time rather than runtime. 2010-04-15 11:07:05 +00:00
gds_proto.h Misc 2010-04-16 02:31:36 +00:00
gds.cpp Fixed unregistered error in the BLR printer output. 2010-06-16 16:28:09 +00:00
gdsassert.h Misc 2010-04-01 00:21:37 +00:00
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 Cleanup. 2010-04-29 05:15:57 +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 Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +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 Basic implementation of hash joins (only inner so far). 2010-01-12 11:26:09 +00:00
inf.cpp Misc 2010-04-16 02:31:36 +00:00
ini_proto.h Misc 2009-12-27 16:49:46 +00:00
ini.epp Var shadow/misc seen by Claudio 2010-04-27 15:30:46 +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 Simplificate the pattern matchers templates 2010-03-14 20:58:50 +00:00
intl_proto.h - External Engines implementation. 2009-10-21 00:42:38 +00:00
intl.cpp Frontport fix for CORE-2875 - String right truncation error when char column longer than 4096 bytes is compared with string constant 2010-02-19 10:19:22 +00:00
intl.h Cleanup 2009-11-28 19:39:23 +00:00
IntlManager.cpp Make config files case-insensitive 2010-03-11 14:46:19 +00:00
IntlManager.h Extend format of firebird configuration file with a set of additional parameters for any parameter. 2010-02-28 18:00:51 +00:00
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 Fixed CORE-3056 - Problems may happen when issuing DDL commands in the same transaction after CREATE COLLATION was issued 2010-06-18 12:49:31 +00:00
isc_f_proto.h Reworked the remote protocol analyzing logic. 2010-03-21 13:13:55 +00:00
isc_file.cpp CORE-2929 - 'Invalid ESCAPE sequence' when connecting to the database 2010-05-17 15:30:38 +00:00
isc_proto.h Cleaned isc_dpb_sys_user_name and related things 2010-04-21 12:55:43 +00:00
isc_s_proto.h Misc 2010-06-26 01:18:53 +00:00
isc_sync.cpp Misc 2010-06-26 01:18:53 +00:00
isc_version.h Update. 2009-07-20 14:35:32 +00:00
isc_version.rc
isc.cpp Misc 2010-04-23 01:59:21 +00:00
jrd_proto.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
jrd_pwd.h Better approach to const correctnes of auth interfaces - thanks to Claudio 2010-01-27 16:51:26 +00:00
jrd.cpp Improvement CORE-3008 : Add attachment's CHARACTER SET name into corresponding trace records 2010-05-19 16:25:50 +00:00
jrd.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
JrdStatement.cpp Cleanup. 2010-04-29 05:15:57 +00:00
JrdStatement.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
lck_proto.h Misc 2009-08-20 01:32:24 +00:00
lck.cpp Fixed CORE-3024: Error "no current record for fetch operation" after ALTER VIEW (and a lot of other possible inconsistencies) 2010-06-15 12:27:33 +00:00
lck.h Fixed CORE-3024: Error "no current record for fetch operation" after ALTER VIEW (and a lot of other possible inconsistencies) 2010-06-15 12:27:33 +00:00
license.h Comments. 2009-11-27 08:34:34 +00:00
lls.h Cleanup and refactoring in the optimizer (mostly related to rivers and sort/merge). 2010-01-13 11:46:16 +00:00
met_proto.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
met.epp Misc/cleanup 2010-06-22 00:53:35 +00:00
met.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
misc_func_ids.h Fixed CORE-2890: SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE. 2010-03-21 07:29:58 +00:00
mov_proto.h - External Engines implementation. 2009-10-21 00:42:38 +00:00
mov.cpp Fixed unregistered bug - invalid datetime2string conversion, reported by Claudio 2010-01-23 14:14:16 +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 Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
nbak.cpp Misc. 2010-03-15 06:38:49 +00:00
nbak.h Put class Attachment in its own files by brute force. 2009-12-25 09:55:05 +00:00
nod.h Cleanup 2010-04-07 16:32:12 +00:00
nodebug.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
ntrace.h Improvement CORE-3008 : Add attachment's CHARACTER SET name into corresponding trace records 2010-05-19 16:25:50 +00:00
obj.h Misc 2009-11-28 01:44:42 +00:00
ods_proto.h Some fixes; Misc. 2009-12-22 00:08:49 +00:00
ods.cpp Misc 2009-12-23 01:19:18 +00:00
ods.h Fixed bug CORE-2936 : Wrong page type (expected 7 found N) error 2010-03-22 22:52:22 +00:00
opt_proto.h Feature OVER (PARTITION BY ...) clause for window functions 2010-01-18 21:37:47 +00:00
opt.cpp Misc 2010-05-01 17:34:46 +00:00
Optimizer.cpp Misc 2010-05-22 02:00:45 +00:00
Optimizer.h Fixed CORE-1550: Unnecessary index scan happens when the same index is mapped to both WHERE and ORDER BY clauses. 2010-03-11 10:03:32 +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 1. Cleaned up most of SUPERSERVER usage. 2010-04-15 14:40:27 +00:00
pag.h Misc. 2010-02-26 02:16:31 +00:00
par_proto.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
par.cpp Fixed CORE-3038 - The insert failed because a column definition includes validation 2010-06-12 16:28:11 +00:00
pcmet_proto.h Misc. 2010-01-30 09:58:01 +00:00
pcmet.epp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +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 Misc 2010-04-16 02:31:36 +00:00
PluginManager.h Make config files case-insensitive 2010-03-11 14:46:19 +00:00
PreparedStatement.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
PreparedStatement.h I want to be able to pass const input params. 2010-01-06 12:53:23 +00:00
pwd.cpp Better approach to const correctnes of auth interfaces - thanks to Claudio 2010-01-27 16:51:26 +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
RecordBuffer.cpp It was bad idea to make two TempSpace related parameters per-database - rolled back some changes 2010-03-03 15:02:01 +00:00
RecordBuffer.h It was bad idea to make two TempSpace related parameters per-database - rolled back some changes 2010-03-03 15:02:01 +00:00
RecordNumber.h EMPTY_NUMBER doesn't have any special semantics, it's just something the default constructor assigns to the object value. 2010-02-05 10:58:55 +00:00
Relation.cpp Fix problem of the system transaction storing pointer to random or already deallocated attachment. Full build (or kind of) required. 2010-04-02 21:48:15 +00:00
Relation.h Fixed CORE-3024: Error "no current record for fetch operation" after ALTER VIEW (and a lot of other possible inconsistencies) 2010-06-15 12:27:33 +00:00
relations.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
req.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
ResultSet.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
ResultSet.h Support for new types and support for getters in ResultSet 2010-01-03 20:56:39 +00:00
rlck_proto.h
rlck.cpp Style. 2009-11-23 07:54:56 +00:00
Routine.h Misc. 2010-04-29 05:13:03 +00:00
rpb_chain.cpp Fixed CORE-195: Bugcheck 291 2010-02-05 10:47:04 +00:00
rpb_chain.h HP-UX IA-64 warnings, type qualifier is meaningless 2009-08-27 20:15:44 +00:00
rse.h Let's consistently handle offsets as unsigned integers. 2010-04-08 12:17:54 +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 The way AccessItem instances were ordered was a hack that sooner or later would fail when adding more object types (that now have ACLs but we still don't enfornce them). Further, comparing numbers is faster than comparing strings. 2010-02-13 08:31:16 +00:00
scl.epp Cleanup. 2010-04-29 10:13:38 +00:00
scl.h Did the wrong priorities order based on misinterpretation of the logic used by SortedArray. Noticed by Adriano with a TCS test. 2010-02-14 10:48:31 +00:00
sdl_proto.h
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 Put class Attachment in its own files by brute force. 2009-12-25 09:55:05 +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 Forgotten part of the fix. 2010-02-10 15:21:07 +00:00
SimilarToMatcher.h Misc 2010-04-01 00:21:37 +00:00
sort.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
sort.h Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
sqz.cpp Misc. 2010-02-13 08:34:08 +00:00
sqz.h Misc. 2010-02-13 08:34:08 +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_stub.cpp Misc 2010-05-22 02:00:45 +00:00
svc_tab.cpp Make Windows boot build work again after Alex's changes 2010-05-20 11:47:28 +00:00
svc_tab.h Misc 2010-05-22 02:00:45 +00:00
svc_undoc.h Misc 2009-11-28 01:44:42 +00:00
svc.cpp Cleaned up macro BOOT_BUILD, boot ObjModuleType in posix build and a lot of related steps in posix build 2010-05-18 13:32:30 +00:00
svc.h Cleaned up macro BOOT_BUILD, boot ObjModuleType in posix build and a lot of related steps in posix build 2010-05-18 13:32:30 +00:00
SysFunction.cpp Misc 2010-04-05 19:54:52 +00:00
SysFunction.h
TempSpace.cpp Bring some consistency into the memory management. 2010-03-19 10:54:53 +00:00
TempSpace.h Bring some consistency into the memory management. 2010-03-19 10:54:53 +00:00
TextType.cpp Feature CORE-2006 - SUBSTRING with regular expression (SIMILAR TO) capability 2010-02-21 01:47:54 +00:00
TextType.h Feature CORE-2006 - SUBSTRING with regular expression (SIMILAR TO) capability 2010-02-21 01:47:54 +00:00
thread_proto.h
ThreadData.cpp
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 Fix problem of the system transaction storing pointer to random or already deallocated attachment. Full build (or kind of) required. 2010-04-02 21:48:15 +00:00
tra.cpp Refactor jrd_req into JrdStatement (shared part) and jrd_req (execution of a statement). 2010-04-18 22:19:11 +00:00
tra.h It was bad idea to make two TempSpace related parameters per-database - rolled back some changes 2010-03-03 15:02:01 +00:00
trig.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
types.h Feature CORE-1385 Identity columns - in its basic form 2010-01-13 19:14:15 +00:00
unicode_util.cpp Fix problem seen by Vlad where crash happens when our older ICU is found 2010-06-18 11:15:57 +00:00
unicode_util.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
UserManagement.cpp Make Windows boot build work again after Alex's changes 2010-05-20 11:47:28 +00:00
UserManagement.h
utl_proto.h
utl.cpp Cleaned isc_dpb_sys_user_name and related things 2010-04-21 12:55:43 +00:00
val_proto.h
val.h Misc. 2010-04-15 10:27:30 +00:00
validation.cpp Misc and cleanup. 2009-12-24 11:48:17 +00:00
ValueImpl.cpp Misc 2010-01-04 00:48:40 +00:00
ValueImpl.h Use correct memory pools 2009-10-21 23:48:07 +00:00
ValuesImpl.cpp Misc. 2010-01-04 05:09:38 +00:00
ValuesImpl.h Misc 2010-01-04 00:48:40 +00:00
version.rc
vio_debug.h
vio_proto.h Cleanup. 2009-12-13 13:49:43 +00:00
vio.cpp Fixed the second part of the problem described in CORE-2933: Very slow execution of a script that creates a lot of metadata. 2010-05-17 09:58:45 +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 Cleanup SUPERCLIENT - was used to make yValve on client a few bytes smaller 2010-03-30 14:21:22 +00:00
why.cpp Cleaned isc_dpb_sys_user_name and related things 2010-04-21 12:55:43 +00:00