stryqx
7d03357a4a
MFB: Allow location of autoconf and libtool binaries to be specified as
...
environment variables.
2004-09-28 05:56:07 +00:00
fsg
9554bc202f
increment build number
2004-09-28 01:11:00 +00:00
fsg
2c4c0297c4
increment build number
2004-09-28 01:10:16 +00:00
fsg
a8df821afa
nightly update
2004-09-28 01:09:57 +00:00
asfernandes
7d753fa409
increment build number
2004-09-28 00:39:06 +00:00
asfernandes
bedb99d532
increment build number
2004-09-27 22:55:25 +00:00
arnobrinkman
c2caed2cd1
increment build number
2004-09-27 22:42:59 +00:00
arnobrinkman
9d63050cf4
bugfix in delete_node
...
litlle optimization in compress() function
2004-09-27 22:42:56 +00:00
asfernandes
9f9d995f44
increment build number
2004-09-27 22:36:06 +00:00
asfernandes
ccb4df95a3
increment build number
2004-09-27 22:34:03 +00:00
asfernandes
0335ba3932
increment build number
2004-09-27 16:18:13 +00:00
asfernandes
5a508f9d94
increment build number
2004-09-27 16:18:09 +00:00
robocop
ec2d848132
increment build number
2004-09-27 11:50:32 +00:00
robocop
432f4b4376
Bye WAL macro
2004-09-27 11:50:28 +00:00
hvlad
953d160085
increment build number
2004-09-27 08:34:16 +00:00
hvlad
b3d164010d
increment build number
2004-09-27 08:31:38 +00:00
hvlad
828a0615a1
Fix 100% CPU use by cache_writer in some rare cases
2004-09-27 08:31:20 +00:00
dimitr
6d6d3eb419
increment build number
2004-09-27 06:53:05 +00:00
dimitr
b01c48b381
Fixed my yesterday's commit once more.
2004-09-27 06:53:02 +00:00
robocop
6690dcdaa1
increment build number
2004-09-27 03:44:57 +00:00
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