dimitr
|
37fa82834a
|
Fixed my latest commit.
|
2003-02-02 16:01:12 +00:00 |
|
dimitr
|
a80e3e0d84
|
1. Applied singleton-instance idiom to the config manager. It costs just a few CPU cycles, so doesn't affect the performance.
2. A bit changed two config entry names.
|
2003-02-02 15:20:02 +00:00 |
|
dimitr
|
81d3885bcc
|
Fixed the errors pointed out by Mike.
|
2003-01-30 13:26:16 +00:00 |
|
skidder
|
ba5e11b15c
|
Integrate new memory manager into the engine
|
2003-01-16 17:47:10 +00:00 |
|
dimitr
|
6bfbf2676b
|
New config values.
|
2003-01-15 14:10:07 +00:00 |
|
alexpeshkoff
|
4047237a50
|
Added config file parameters, controlling threads' priorities scheduler
|
2003-01-12 15:33:00 +00:00 |
|
dimitr
|
a104ed6217
|
Changed default values.
|
2002-12-23 15:50:59 +00:00 |
|
dimitr
|
e61f297681
|
More usage of the new config stuff.
|
2002-12-07 13:49:37 +00:00 |
|
dimitr
|
48919f19aa
|
More usage of the new config stuff.
|
2002-12-07 13:27:12 +00:00 |
|
dimitr
|
d6d6ec46c2
|
More usage of the new config stuff.
|
2002-12-06 21:12:59 +00:00 |
|
dimitr
|
153f31323c
|
More usage of the new config stuff.
|
2002-12-06 12:34:43 +00:00 |
|
dimitr
|
a280bdfa84
|
Corrected config implementation.
|
2002-12-06 12:04:39 +00:00 |
|
skidder
|
5187fa6c44
|
Added configuration parameter to enable older parameter ordering behavior
|
2002-12-03 13:37:06 +00:00 |
|
eku
|
39e296192c
|
Removed inconsistencies pointed out by Claudio Valderr.
Replaced 'defined(__osf__) && defined(__alpha)' with 'SIZEOF_LONG == 8'.
New macro FB_NELEM calculates the number of elements in an array.
|
2002-12-02 08:25:23 +00:00 |
|
skidder
|
db3692790b
|
New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements
|
2002-11-30 15:08:09 +00:00 |
|
dimitr
|
8a5afa8bd0
|
Guardian option is added to the config manager.
|
2002-11-10 13:41:20 +00:00 |
|
dimitr
|
2184b8887f
|
Allowed root directory to be overriden in the config file.
|
2002-11-10 09:48:23 +00:00 |
|
dimitr
|
9a02a2271c
|
New configuration manager.
|
2002-11-03 16:26:12 +00:00 |
|