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
robocop
a4337ec4f9
MSVC put these lines, don't know how or why, but most other projects have them, too.
2004-09-26 07:32:25 +00:00
robocop
08bc4e50ce
increment build number
2004-09-26 07:31:41 +00:00
robocop
41567542ab
No surprise I wasn't able to get a debug build_msg if the directories where overlapping with the released version (the only one used in the script)
2004-09-26 07:31:29 +00:00
robocop
a263edfa2a
increment build number
2004-09-26 07:26:45 +00:00
robocop
592d47e77e
Replace custom name_length() by the general one that uses the same logic
2004-09-26 07:26:42 +00:00
robocop
1fbbd19489
increment build number
2004-09-26 07:24:13 +00:00
robocop
f5530981b2
Use exact_name instead of name_length with custom code
2004-09-26 07:24:04 +00:00
asfernandes
8dbf81f9f0
increment build number
2004-09-26 02:57:44 +00:00
asfernandes
133f57e586
Fix a bug with international characters in ISQL causing assertions in VS2003
2004-09-26 02:57:40 +00:00
robocop
883637004a
increment build number
2004-09-26 01:49:55 +00:00
robocop
88d59606be
increment build number
2004-09-26 01:49:54 +00:00
robocop
840bf14b36
If we are using namespace fb_utils, it doesn't make sense to prefix functions in it with fb_ again. Mechanical replacement made one by one (no bulk automatic changes).
2004-09-26 01:49:52 +00:00
robocop
193d0944bf
increment build number
2004-09-26 01:49:50 +00:00
robocop
92947cd917
increment build number
2004-09-26 01:49:47 +00:00
robocop
d1c1feb660
increment build number
2004-09-26 01:49:40 +00:00
robocop
b52e212970
increment build number
2004-09-26 01:49:38 +00:00
robocop
dbbf1dda02
increment build number
2004-09-26 01:49:37 +00:00
robocop
45c34a4d1a
increment build number
2004-09-26 01:46:34 +00:00
robocop
ddcffc18d6
Misc: an error should be returned to the operating system by the program that builds the messages file only when the program received wrong arguments, not when it did the job.
2004-09-26 01:46:31 +00:00
fsg
041ee76d01
increment build number
2004-09-26 01:12:02 +00:00
fsg
313712fba1
increment build number
2004-09-26 01:11:19 +00:00
fsg
ef754f4387
nightly update
2004-09-26 01:11:14 +00:00
asfernandes
3f75fa13fe
increment build number
2004-09-26 00:59:36 +00:00
asfernandes
91fdf5876d
increment build number
2004-09-26 00:59:30 +00:00
asfernandes
c8dcf2cd89
increment build number
2004-09-26 00:59:29 +00:00
asfernandes
50d16f144d
increment build number
2004-09-26 00:59:26 +00:00