robocop
|
88d932d394
|
Formatting and a couple of assertions.
|
2004-11-27 03:30:42 +00:00 |
|
robocop
|
84f8c37dba
|
const.
|
2004-11-27 03:30:09 +00:00 |
|
alexpeshkoff
|
2841466d4d
|
make it compile with VC6
|
2004-11-25 16:10:38 +00:00 |
|
skidder
|
c4ed612128
|
Fix POSIX build
|
2004-11-25 02:28:17 +00:00 |
|
skidder
|
016fcdcce5
|
Implement Claudio suggestion regarding clean generic map class
|
2004-11-24 20:38:31 +00:00 |
|
alexpeshkoff
|
bdd3b32278
|
use ClumpletReader to parse dpb options
|
2004-11-24 18:26:24 +00:00 |
|
robocop
|
d6535351a2
|
Misc: style.
|
2004-11-24 09:22:07 +00:00 |
|
robocop
|
ab23729381
|
Misc.
|
2004-11-23 04:05:49 +00:00 |
|
skidder
|
51e43de012
|
Fix POSIX build warning
|
2004-11-22 22:31:31 +00:00 |
|
skidder
|
9507cf9714
|
Context variables support
|
2004-11-22 20:22:03 +00:00 |
|
robocop
|
eb99bbcccf
|
Poor man's version of the old gds_alloc_report.
|
2004-11-17 08:56:07 +00:00 |
|
robocop
|
290ec7f231
|
Misc.
|
2004-11-16 08:35:59 +00:00 |
|
robocop
|
a0fa398757
|
Misc: where did those phantom spaces come from?
|
2004-11-16 06:22:12 +00:00 |
|
robocop
|
f85e3e2369
|
Totally misc.
|
2004-11-16 05:03:43 +00:00 |
|
robocop
|
642da74b93
|
Totally misc: comment.
|
2004-11-16 05:02:02 +00:00 |
|
alexpeshkoff
|
f7d554d960
|
1. const-correctness of Clumplet classes
2. changed datatype to store ClumpletWriter buffer to avoid a lot of casts
3. added methods to support PathName operations
|
2004-11-15 16:34:47 +00:00 |
|
skidder
|
2096e1029e
|
Minor correction of previous commit
|
2004-11-14 20:59:14 +00:00 |
|
skidder
|
8d71db462e
|
Add time routines to TimeStamp class
|
2004-11-14 20:49:47 +00:00 |
|
alexpeshkoff
|
ea9e900ab3
|
cleanup of methods, storing data in plain char*
|
2004-11-14 18:05:13 +00:00 |
|
skidder
|
dde4d7b557
|
Commit change adding method used by ClumpletReader/ClumpletWriter
|
2004-11-11 21:46:25 +00:00 |
|
hvlad
|
aba34753cb
|
Add config file parameter for the garbage collection policy
|
2004-11-09 12:59:37 +00:00 |
|
robocop
|
8dd94e9d5b
|
Misc and mark suspicious place(s).
|
2004-11-08 02:57:23 +00:00 |
|
alexpeshkoff
|
687c93284e
|
security fix
added LegacyHash parameter to firebird.conf - setting to true
makes it possible to check for old (crypt) hashes in security.fdb
|
2004-11-07 14:12:15 +00:00 |
|
robocop
|
0c1c5428f0
|
Misc: extra semicolons do not help. :-)
|
2004-11-07 10:52:36 +00:00 |
|
robocop
|
77571e4c69
|
1.- Extra unneeded semicolons are being garbage collected.
2.- Style: sepate params by space, type for<space>(, etc.
|
2004-11-06 07:20:44 +00:00 |
|
skidder
|
d55bbe7c29
|
Fix posix build after my timestamp change
|
2004-11-04 19:38:24 +00:00 |
|
skidder
|
933063c7ce
|
Slightly adjust Dmitry's Firebird::TimeStamp class to make it more useful, change is coordiated with Dmitry. Use thread-safe localtime_r routine when it is available
|
2004-11-04 19:14:20 +00:00 |
|
robocop
|
d9c3c78abd
|
Be explicit.
|
2004-11-04 05:26:56 +00:00 |
|
dimitr
|
56a15c33dc
|
Improved TimeStamp slightly to suit non-engine needs.
|
2004-11-03 17:28:05 +00:00 |
|
skidder
|
54d28cbfb3
|
Bunch of fixes in clumplet readers and writers
|
2004-11-03 08:38:09 +00:00 |
|
skidder
|
57b1dbb5a5
|
Remove comment which is no longer pertinent
|
2004-11-03 08:36:14 +00:00 |
|
skidder
|
18538667a6
|
Fix warning
|
2004-11-02 06:43:56 +00:00 |
|
dimitr
|
5040f83365
|
Changed TimeStamp class a bit, as suggested by Claudio.
|
2004-11-01 08:29:16 +00:00 |
|
dimitr
|
75593c7de4
|
Removed unused code.
|
2004-10-31 05:40:38 +00:00 |
|
dimitr
|
6f3700fc6c
|
Replaced non-centralized datetime management with a new class.
|
2004-10-30 19:28:56 +00:00 |
|
robocop
|
9fb4a9136a
|
Misc.
|
2004-10-30 06:03:06 +00:00 |
|
skidder
|
0c1785e708
|
Kill a few redundant const qualifiers
|
2004-10-29 17:51:27 +00:00 |
|
skidder
|
d65eac7698
|
Go back to passing pointers to impure areas instead of direct bitmap pointers. The approach I tried doesn't work with nod_bit_in correctly and doesn't seem pretty to me anymore
|
2004-10-28 23:26:16 +00:00 |
|
aafemt
|
1155b1906d
|
Variable shadowing
|
2004-10-27 09:28:26 +00:00 |
|
skidder
|
b29f8356c5
|
Implement routines for convenient dumping of memory pools under debugger
|
2004-10-25 05:14:12 +00:00 |
|
skidder
|
42defc6a3d
|
Default to BugcheckAbort=1 in DEV_BUILD
|
2004-10-24 02:47:05 +00:00 |
|
skidder
|
b47700523d
|
Little corrections in clumplet handler classes
|
2004-10-23 01:21:11 +00:00 |
|
skidder
|
5fc3d1bc31
|
Classes for secure manipulations with clumplet structures
|
2004-10-22 06:24:40 +00:00 |
|
robocop
|
7e97c27e75
|
Some folks couldn't compile...
|
2004-10-15 05:50:32 +00:00 |
|
robocop
|
efefff581e
|
Change Pascal AND to C++ &&
Thanks to Marlena Miller that couldn't compile.
|
2004-10-11 10:00:37 +00:00 |
|
skidder
|
71c2c14bb9
|
Implement vprintf routine in Firebird::string class
|
2004-10-09 00:43:04 +00:00 |
|
skidder
|
632fd3c4b9
|
Correct Firebird::string::printf behavior for very long strings
|
2004-10-08 22:52:08 +00:00 |
|
robocop
|
373b5e27de
|
Fixed a bug in fatal_exception's constructor that causes fill_status to write garbage in the status vector.
Overload what() for the same class. It helps gpre to quit on failures (gpre changes still not posted).
|
2004-10-07 09:27:34 +00:00 |
|
robocop
|
ac4aa367b9
|
recalculate_length(),
copy_to(), safe copy to a char array,
constness,
style.
|
2004-10-07 08:35:25 +00:00 |
|
hvlad
|
4591207542
|
Correct on-stack constructor for SparseBitmap (discussed with Nickolay)
|
2004-10-05 07:03:26 +00:00 |
|