robocop
0f876d3492
Fixed wrong function explanation (Borland's advanced copy/paste)
2004-09-27 03:44:54 +00:00
robocop
d7600705af
increment build number
2004-09-27 03:43:07 +00:00
robocop
cf0f2761a4
parse.cpp needed to be rebuilt after Alex' changes
2004-09-27 03:42:58 +00:00
fsg
2731520edf
increment build number
2004-09-27 01:10:03 +00:00
fsg
14d4dc065e
nightly update
2004-09-27 01:09:53 +00:00
skidder
178eb794e3
increment build number
2004-09-26 22:37:32 +00:00
skidder
d9854a9eb4
Fix POSIX builds after Claudio changes
2004-09-26 22:37:24 +00:00
asfernandes
a43f408527
increment build number
2004-09-26 15:52:54 +00:00
asfernandes
3a3292647d
increment build number
2004-09-26 15:52:49 +00:00
asfernandes
a1ec6ecedb
increment build number
2004-09-26 15:26:12 +00:00
asfernandes
91f49f8c9b
increment build number
2004-09-26 15:26:08 +00:00
asfernandes
1ea5c802d9
increment build number
2004-09-26 14:42:26 +00:00
asfernandes
9b8410ec8f
increment build number
2004-09-26 14:04:46 +00:00
asfernandes
779b2480f7
increment build number
2004-09-26 14:04:40 +00:00
dimitr
a2f1c14bf8
increment build number
2004-09-26 12:37:29 +00:00
dimitr
0551c0fcb6
Fixed some issues with expression indices.
2004-09-26 12:37:24 +00:00
dimitr
9528b400c4
increment build number
2004-09-26 12:00:55 +00:00
dimitr
1faae184d4
Fixed my today's commit.
2004-09-26 12:00:37 +00:00
robocop
10fb722b27
increment build number
2004-09-26 11:23:34 +00:00
robocop
20b38f1aad
Got rid of spurious cast.
2004-09-26 11:23:32 +00:00
robocop
a14e632b5b
increment build number
2004-09-26 11:23:29 +00:00
robocop
57efd84115
increment build number
2004-09-26 11:19:35 +00:00
robocop
ce912c6edf
increment build number
2004-09-26 11:19:34 +00:00
robocop
3529bbf70c
Put an assertion, just in case.
2004-09-26 11:19:31 +00:00
robocop
899a9f4ef1
increment build number
2004-09-26 11:18:35 +00:00
robocop
6828d6fa42
Delete wrong comment.
2004-09-26 11:18:33 +00:00
robocop
156b433415
increment build number
2004-09-26 11:17:43 +00:00
robocop
d61df6f212
Introducing our snprintf to avoid writing
...
SNPRINTF(...);
buffer[sizeof(buffer) - 1] = 0;
Makes a provision to detect overruns in systems that lack the snprintf familty.
Comments welcome
2004-09-26 11:17:39 +00:00
dimitr
bef9e3549b
increment build number
2004-09-26 09:49:19 +00:00
dimitr
7460be6611
1) Added AVL-binary tree implementation for the dirty page tree. Notes:
...
- old implementation is still in place and can be turned on (see BALANCED_DIRTY_PAGE_TREE macro)
- both implementations are unconditional to keep them in sync until the old one is dropped completely
2) Increased MAX_PAGE_BUFFERS to 128K (2GB for 16K page size)
2004-09-26 09:49:16 +00:00
robocop
5aa03d20d9
increment build number
2004-09-26 07:49:58 +00:00
robocop
939c35f6b0
increment build number
2004-09-26 07:49:57 +00:00
robocop
ddbe44520b
Got rid of incredibly redundant cast.
2004-09-26 07:49:55 +00:00
robocop
2dbd4ec1e5
increment build number
2004-09-26 07:48:32 +00:00
robocop
9344289ef7
Replace custom routine by common logic
2004-09-26 07:48:29 +00:00
robocop
81f6ff0765
increment build number
2004-09-26 07:45:34 +00:00
robocop
8021b1db19
Redundant cast
2004-09-26 07:45:19 +00:00
robocop
6ab8a7fc59
increment build number
2004-09-26 07:42:55 +00:00
robocop
8df7b14f19
The custom symbol_length is equivalent to fb_utils::name_length.
2004-09-26 07:42:53 +00:00
robocop
39d5047bd0
increment build number
2004-09-26 07:41:42 +00:00
robocop
600a01d64e
Make compiler happy... nobody wants a cursor name with length 2^31
2004-09-26 07:41:39 +00:00
robocop
78d9a87427
increment build number
2004-09-26 07:38:51 +00:00
robocop
821a83eaba
Take advantage of the full range in name_length(), in case we need it.
...
In most platforms, int <==> ptrdiff_t
2004-09-26 07:38:34 +00:00
robocop
58d004a0c4
increment build number
2004-09-26 07:37:37 +00:00
robocop
167b187d5d
Minimize forced casts
2004-09-26 07:37:34 +00:00
robocop
3500ea2a09
increment build number
2004-09-26 07:33:34 +00:00
robocop
f073fe1754
increment build number
2004-09-26 07:33:33 +00:00
robocop
5ecdae2437
Added common/utils.cpp & h to common_static and gpre.
...
Please update your non MSVC6 build environments accordingly
2004-09-26 07:33:30 +00:00
robocop
6a001db37a
increment build number
2004-09-26 07:32:29 +00:00
robocop
317160c8a6
increment build number
2004-09-26 07:32:27 +00:00