8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 09:23:03 +01:00
firebird-mirror/src/common/classes
robocop ac4aa367b9 recalculate_length(),
copy_to(), safe copy to a char array,
constness,
style.
2004-10-07 08:35:25 +00:00
..
alloc.cpp Style: 2004-10-04 08:15:00 +00:00
alloc.h Teach engine to work with larger record numbers - 64-bit internally, 40-bit externally 2004-09-28 06:28:38 +00:00
array.h Style and simplification 2004-07-22 07:17:58 +00:00
auto.h Close a couple potential tins of worms spotted by Claudio in my previous commits 2004-05-03 17:05:56 +00:00
class_perf.cpp Update memory manager tests 2004-08-22 21:31:19 +00:00
class_test.cpp Style: 2004-10-04 08:15:00 +00:00
fb_atomic.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
fb_pair.h Remove wrong semicolon 2004-06-13 03:09:29 +00:00
fb_string.cpp recalculate_length(), 2004-10-07 08:35:25 +00:00
fb_tls.h Let our dynamic libraries work 2004-07-14 21:49:03 +00:00
init.h Thread cleanup: 2004-06-08 13:41:08 +00:00
locks.cpp Fix MSVC build 2004-03-01 04:57:43 +00:00
locks.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
objects_array.h size_t is more correct type for container sizes and indices 2004-07-16 23:06:31 +00:00
rwlock.h Some Linux targets may miss support for fancy rwlock options 2004-08-28 02:51:11 +00:00
semaphore.h Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
sparse_bitmap.h Correct on-stack constructor for SparseBitmap (discussed with Nickolay) 2004-10-05 07:03:26 +00:00
stack.h Fix signed/unsigned comparisons 2004-08-26 18:28:12 +00:00
test.sh Fix typo and small bug in memory manager test code 2004-08-28 23:14:46 +00:00
tree.h Member functions that don't change anything are marked const. 2004-10-02 09:33:06 +00:00
vector.h Style and simplification 2004-07-22 07:17:58 +00:00