.. |
os
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
acl.h
|
|
|
align.h
|
|
|
all.cpp
|
Cleanup done and tree is buildable again.
|
2006-05-25 10:20:31 +00:00 |
all.h
|
Cleanup done and tree is buildable again.
|
2006-05-25 10:20:31 +00:00 |
alt_proto.h
|
Commit correct signature for events-related calls.
|
2006-03-10 08:23:40 +00:00 |
alt.cpp
|
Commit correct signature for events-related calls.
|
2006-03-10 08:23:40 +00:00 |
blb_proto.h
|
BLB_put_segment can't write more than 64K in one shot.
|
2006-05-13 18:35:13 +00:00 |
blb.cpp
|
Misc
|
2006-05-25 03:15:53 +00:00 |
blb.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +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
|
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-07 08:08:49 +00:00 |
blr.h
|
The core implementation of the LIST function. Unstable yet.
|
2006-04-24 16:56:58 +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
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
btr.cpp
|
Misc.
|
2006-05-25 08:40:23 +00:00 |
btr.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 |
build_no.h
|
increment build number
|
2006-05-31 09:10:14 +00:00 |
builtin.cpp
|
|
|
cch_proto.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
cch.cpp
|
Misc.
|
2006-05-25 08:40:23 +00:00 |
cch.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
cmp_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 |
cmp.cpp
|
Misc.
|
2006-05-25 08:40:23 +00:00 |
common.h
|
Threading cleanup. More to follow.
|
2006-05-01 04:43:59 +00:00 |
constants.h
|
Refactor common code and constants
|
2006-05-24 20:43:07 +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
|
Better play safe with int.
|
2006-02-23 07:36:41 +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 |
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
|
Style and typo correction.
|
2006-05-26 05:19:48 +00:00 |
divorce.cpp
|
|
|
divorce.h
|
|
|
dmp_proto.h
|
|
|
dmp.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 |
dpm_proto.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
dpm.epp
|
Misc.
|
2006-05-31 08:29:29 +00:00 |
drq.h
|
Added check of relation temporary scope for foreign key constraints defined
|
2006-05-23 20:01:17 +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
|
fixed gcc warning(s)
|
2006-01-18 10:43:13 +00:00 |
dsc.h
|
Misc.
|
2006-01-17 07:52:14 +00:00 |
dyn_def.epp
|
Correct GTT's error reporting code as Claudio suggested
|
2006-05-27 21:19:15 +00:00 |
dyn_del.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
dyn_df_proto.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
dyn_dl_proto.h
|
1. Applied class MetaName
|
2005-05-12 18:28:04 +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
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
dyn_proto.h
|
More cleanup.
|
2006-02-23 06:52:25 +00:00 |
dyn_ut_proto.h
|
Tweak DYN to solve several issues:
|
2005-08-14 05:48:20 +00:00 |
dyn_util.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
dyn.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
dyn.h
|
Tweak DYN to solve several issues:
|
2005-08-14 05:48:20 +00:00 |
enc_proto.h
|
|
|
enc.cpp
|
Protect global data (sync with Vulcan).
|
2006-04-30 16:37:14 +00:00 |
entry.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 |
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
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +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_like.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
evl_proto.h
|
- Corrections and changes to Adriano's commit, subject to his inspection.
|
2005-06-06 08:30:03 +00:00 |
evl_string_test.cpp
|
Misc.
|
2006-05-20 04:22:07 +00:00 |
evl_string.h
|
Fix FB2 regression - '' CONTAINING '' should return true - thanks to Arno
|
2006-05-18 13:16:04 +00:00 |
evl.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
exe_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 |
exe.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
exe.h
|
Move relation stuff from jrd.h\vio.cpp into new Relation.h\Relation.cpp
|
2006-05-30 13:29:24 +00:00 |
execute_statement.cpp
|
Fixed bug in VC7.1 builds, reported by Ivan Prenosil
|
2006-04-16 17:03:00 +00:00 |
execute_statement.h
|
Use Firebird::Array instead of STL's vector
|
2006-04-25 17:49:24 +00:00 |
ext_proto.h
|
|
|
ext.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
ext.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 |
fields.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
fil.h
|
Misc
|
2006-05-01 02:41:33 +00:00 |
file_params.h
|
|
|
filte_proto.h
|
|
|
filters.cpp
|
More cleanup.
|
2006-02-23 06:52:25 +00:00 |
flags.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
flu_proto.h
|
1. rewritten flu.cpp using modern firebird classes library
|
2004-11-29 11:15:09 +00:00 |
flu.cpp
|
Remove DLS where it's not used.
|
2006-05-17 13:55:01 +00:00 |
flu.h
|
I hope nobody will take offense because I decided to do the right spelling.
|
2005-04-02 03:10:33 +00:00 |
fun_proto.h
|
1. Applied class MetaName
|
2005-05-12 18:28:04 +00:00 |
fun.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
functions.cpp
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +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
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
gds.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
gdsassert.h
|
|
|
grammar.cpp
|
Style.
|
2004-12-24 08:52:39 +00:00 |
grammar.y
|
|
|
grant_proto.h
|
|
|
grant.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
ibase.h
|
Correct dyn codes. Thanks to Claudio
|
2006-05-24 06:46:40 +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
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +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
|
Merge B1_5_Remote_LazyPort branch into HEAD
|
2006-05-01 22:23:31 +00:00 |
inf.cpp
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +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
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
ini.h
|
Misc.
|
2005-07-25 11:59:55 +00:00 |
intl_builtin.cpp
|
fixed gcc warning(s)
|
2006-01-18 10:43:13 +00:00 |
intl_classes.h
|
Fix warning
|
2005-06-20 05:40:38 +00:00 |
intl_proto.h
|
1) Fixed SF #1016040 Missing external libraries causes engine exception
|
2005-06-14 03:16:54 +00:00 |
intl.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
intl.h
|
Make INTL_TEXT_TYPE works with blobs
|
2006-05-13 01:19:31 +00:00 |
IntlManager.cpp
|
Allow external (what is passed to driver) collation name in fbintl.conf
|
2006-05-30 02:58:25 +00:00 |
IntlManager.h
|
Misc
|
2006-05-30 19:51:17 +00:00 |
intlnames.h
|
Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki
|
2006-04-13 03:04:30 +00:00 |
intlobj_new.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +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
|
Hopefully, this should fix SF #1404157.
|
2006-01-26 11:17:52 +00:00 |
isc_f_proto.h
|
Fix a directory traversal attack against FB when using TCP. More to come as I will try to polish the functionality. Examples:
|
2006-04-23 08:31:52 +00:00 |
isc_file.cpp
|
Misc
|
2006-05-20 01:53:51 +00:00 |
isc_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 |
isc_s_proto.h
|
Cleanup unneeded extern "C"
|
2005-03-15 07:33:29 +00:00 |
isc_signal.h
|
|
|
isc_sync.cpp
|
make CS lock manager semaphores have correct access rights
|
2006-04-09 15:46:46 +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
|
Remove DLS where it's not used.
|
2006-05-17 13:55:01 +00:00 |
isc.h
|
Threading cleanup. More to follow.
|
2006-05-01 04:12:30 +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
|
Threading cleanup. Restored the V4_THREADING code to the state it was before Blas' cleanup. It's not used but preserved as a self-documentation.
|
2006-05-01 05:11:52 +00:00 |
jrd_pwd.h
|
Threading cleanup. More to follow.
|
2006-04-30 16:28:30 +00:00 |
jrd.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
jrd.h
|
Move relation stuff from jrd.h\vio.cpp into new Relation.h\Relation.cpp
|
2006-05-30 13:29:24 +00:00 |
lck_proto.h
|
|
|
lck.cpp
|
Misc
|
2006-05-30 19:51:17 +00:00 |
lck.h
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
license.h
|
|
|
lls.h
|
|
|
log2.h
|
|
|
log_proto.h
|
|
|
log.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +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
|
Allow collation IDs greater than 127
|
2006-04-05 16:34:18 +00:00 |
met.epp
|
Misc.
|
2006-05-31 12:04:55 +00:00 |
met.h
|
|
|
misc_func_ids.h
|
|
|
mov_proto.h
|
Cleanup.
|
2006-05-31 09:10:13 +00:00 |
mov.cpp
|
Cleanup.
|
2006-05-31 09:10:13 +00:00 |
msg_encode.h
|
|
|
msg.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
names.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +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
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
nbak.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
nbak.h
|
Misc.
|
2006-02-23 07:22:52 +00:00 |
nod.h
|
The core implementation of the LIST function. Unstable yet.
|
2006-04-24 16:56:58 +00:00 |
nodebug.cpp
|
|
|
ntrace.h
|
|
|
obj.h
|
|
|
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
|
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 |
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
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
Optimizer.cpp
|
Style and typo correction.
|
2006-05-26 05:19:48 +00:00 |
Optimizer.h
|
Disable the debug info for the optimizer in the public repository as it might produce release builds that create an output file with that information.
|
2006-01-17 07:39:12 +00:00 |
pag_proto.h
|
Changes noted by Claudio
|
2006-05-24 11:38:16 +00:00 |
pag.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
pag.h
|
Changes noted by Claudio
|
2006-05-24 11:38:16 +00:00 |
par_proto.h
|
1. Applied class MetaName
|
2005-05-12 18:28:04 +00:00 |
par.cpp
|
Style and typo correction.
|
2006-05-26 05:19:48 +00:00 |
pcmet_proto.h
|
|
|
pcmet.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +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
|
I hope nobody will take offense because I decided to do the right spelling.
|
2005-04-02 03:10:33 +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
|
Threading cleanup. More to follow.
|
2006-04-30 16:28:30 +00:00 |
qatest.cpp
|
Misc.
|
2004-12-16 03:03:13 +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 |
RecordNumber.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
Relation.cpp
|
Move relation stuff from jrd.h\vio.cpp into new Relation.h\Relation.cpp
|
2006-05-30 13:29:24 +00:00 |
Relation.h
|
Misc.
|
2006-05-31 12:04:55 +00:00 |
relations.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
req.h
|
fixed gcc warnings
|
2006-05-22 10:41:32 +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
|
Added a couple of more checks.
|
2005-06-07 10:57:23 +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
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
rse.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 |
sbm.h
|
|
|
sch_proto.h
|
Splitting thd.cpp into 2 files
|
2005-03-01 15:49:10 +00:00 |
sch.cpp
|
Misc.
|
2006-05-20 04:22:07 +00:00 |
scl_proto.h
|
1) Replaced TEXT* with MetaName& in SCL.
|
2006-01-03 15:47:56 +00:00 |
scl.epp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
scl.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 |
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
|
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.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_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
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +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
|
Global temporary tables implementation
|
2006-05-21 22:07:35 +00:00 |
sort_proto.h
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
sort.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
sort.h
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +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
|
|
|
svc.cpp
|
1. Avoid use of STL
|
2006-05-19 15:17:02 +00:00 |
svc.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 |
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 |
TempSpace.cpp
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +00:00 |
TempSpace.h
|
1) Reworked memory management in SORT. Now we're pools aware there.
|
2006-05-31 08:53:00 +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
|
Misc
|
2006-05-24 03:03:52 +00:00 |
tpc.h
|
|
|
tra_proto.h
|
Fixed a bugcheck (and possibly an engine crash) during server shutdown.
|
2005-07-25 05:03:26 +00:00 |
tra.cpp
|
Misc.
|
2006-05-25 08:40:23 +00:00 |
tra.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 |
trig.h
|
Fixed SF #1191206.
|
2005-12-12 13:58:19 +00:00 |
types.h
|
|
|
unicode_util.cpp
|
Fix problem "STARTS WITH not working properly on an indexed column with charset UTF8" reported by Michael Weissenbacher in fb-devel
|
2006-05-30 12:19:14 +00:00 |
unicode_util.h
|
Fix problem "STARTS WITH not working properly on an indexed column with charset UTF8" reported by Michael Weissenbacher in fb-devel
|
2006-05-30 12:19:14 +00:00 |
utl_proto.h
|
Commit correct signature for events-related calls.
|
2006-03-10 08:23:40 +00:00 |
utl.cpp
|
misc
|
2006-03-16 13:45:28 +00:00 |
val_proto.h
|
|
|
val.h
|
Use Firebird::Array instead of STL's vector
|
2006-04-25 17:49:24 +00:00 |
validation.cpp
|
Getting rid of the old allocator routines.
|
2006-05-23 10:17:00 +00:00 |
version.rc
|
|
|
vio_debug.h
|
|
|
vio_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 |
vio.cpp
|
Misc.
|
2006-05-31 12:04:55 +00:00 |
why_proto.h
|
Commit correct signature for events-related calls.
|
2006-03-10 08:23:40 +00:00 |
why.cpp
|
Misc.
|
2006-05-20 03:55:54 +00:00 |
y_handle.h
|
Merge B1_5_Remote_LazyPort branch into HEAD
|
2006-05-01 22:23:31 +00:00 |