brodsom
|
8bdf295e25
|
Change build system to move warning control to only one header for each compiler
|
2003-02-16 11:39:22 +00:00 |
|
brodsom
|
45efaaa7e0
|
Remove inline keyword.
|
2003-02-13 22:49:16 +00:00 |
|
brodsom
|
33a205d0c1
|
Remove warning 'static is not at beginning of declaration'
|
2003-02-13 02:21:10 +00:00 |
|
brodsom
|
6f0922e049
|
Add newline at the end
|
2003-02-09 11:22:10 +00:00 |
|
brodsom
|
e0a4ac9778
|
Make default parameters values for non forced writes mode depend on the platform
|
2003-02-07 12:58:30 +00:00 |
|
brodsom
|
d816e112ed
|
Change non FW mode time parameter value.
|
2003-02-05 23:28:44 +00:00 |
|
brodsom
|
9a9894094f
|
New config parameters to control non forced writes mode.
|
2003-02-05 14:32:21 +00:00 |
|
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
|
b6ed8189d6
|
Applied patch for config_file.cpp. Thanks to Pirtea Calin Iancu.
|
2002-11-22 09:02:47 +00:00 |
|
dimitr
|
201666c3a0
|
Having duplicated names is not a good practice.
|
2002-11-16 10:56:49 +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 |
|