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 |
|
asfernandes
|
cd90d2120c
|
increment build number
|
2004-09-26 00:59:19 +00:00 |
|
asfernandes
|
f8bd945884
|
increment build number
|
2004-09-26 00:58:57 +00:00 |
|
asfernandes
|
1333e0af2f
|
increment build number
|
2004-09-26 00:58:44 +00:00 |
|
skidder
|
be6645d596
|
increment build number
|
2004-09-25 20:29:54 +00:00 |
|
skidder
|
497c601acc
|
Reading memory after the end of array is generally bad practice. Avoid it.
|
2004-09-25 20:29:51 +00:00 |
|
dimitr
|
da77375d69
|
increment build number
|
2004-09-25 19:38:42 +00:00 |
|
dimitr
|
69e1d489b0
|
increment build number
|
2004-09-25 19:32:35 +00:00 |
|
asfernandes
|
96f413cc99
|
increment build number
|
2004-09-25 19:19:51 +00:00 |
|
robocop
|
5171595664
|
increment build number
|
2004-09-25 10:28:12 +00:00 |
|
robocop
|
70b41bb3a4
|
increment build number
|
2004-09-25 10:28:10 +00:00 |
|
robocop
|
7dcb66a250
|
When you call va_start, call va_end, don't assume it does nothing because some platforms don't have code for it!
Changed some sprintf to SNPRINTF. Work in progress WRT wrapper for this function.
|
2004-09-25 10:28:09 +00:00 |
|
robocop
|
bac3da8c72
|
increment build number
|
2004-09-25 10:28:02 +00:00 |
|
robocop
|
d44f604668
|
increment build number
|
2004-09-25 10:27:36 +00:00 |
|
robocop
|
ee4e44df89
|
increment build number
|
2004-09-25 10:27:35 +00:00 |
|
robocop
|
9684ec0eea
|
increment build number
|
2004-09-25 10:27:29 +00:00 |
|
robocop
|
3b1e929eae
|
increment build number
|
2004-09-25 10:23:43 +00:00 |
|
robocop
|
16dfc501c1
|
Close vulnerability #2 in gds__interprete's new version.
Work in progress (regarding SNPRINTF wrapper, too).
|
2004-09-25 10:23:41 +00:00 |
|
robocop
|
c9c4b5c2da
|
increment build number
|
2004-09-25 10:20:02 +00:00 |
|
robocop
|
d293b51c50
|
Things that don't change are const
|
2004-09-25 10:19:50 +00:00 |
|
fsg
|
1cfd5353d7
|
increment build number
|
2004-09-25 01:10:21 +00:00 |
|