asfernandes
9d086d289c
Misc
2009-03-05 00:52:25 +00:00
fsg
16481a6a8b
increment build number
2009-03-04 19:39:16 +00:00
fsg
507504b27d
nightly update
2009-03-04 19:39:14 +00:00
paul_reeves
bc7543682f
increment build number
2009-03-04 16:24:55 +00:00
alexpeshkoff
9b7c4bb176
increment build number
2009-03-04 12:44:31 +00:00
alexpeshkoff
2c270ab9db
Fixed set/drop admins mapping in security2.fdb
2009-03-04 12:44:25 +00:00
robocop
6767cbaa1a
increment build number
2009-03-04 12:14:52 +00:00
robocop
f2f8c3d704
Do not use reinterpret_cast to convert from void* to a typed pointer.
2009-03-04 12:14:51 +00:00
robocop
780852ff78
increment build number
2009-03-04 12:13:34 +00:00
robocop
4dc1d3d144
Misc.
2009-03-04 12:13:32 +00:00
alexpeshkoff
254f99caca
increment build number
2009-03-04 10:26:17 +00:00
alexpeshkoff
2a8603af7d
Formally this fixes gcc warning - no virtual dtor in class with virtual functions.
...
But this required serious reworking of InstanceControl and GlobalPtr<> classes.
GlobalPtr<> should not be directly derived from class with virtual functions -
virtual table for it's instances may become invalid in the moment,
when cleanup is needed. Therefore indirect link via InstanceList and
InstanceLink is established instead. This required also a little changes in
a way how InstanceControl is used. GlobalPtr<> usage is not changed.
2009-03-04 10:26:16 +00:00
alexpeshkoff
0d58414f60
increment build number
2009-03-04 10:26:15 +00:00
skidder
c594020a9d
increment build number
2009-03-04 02:48:19 +00:00
skidder
086875af9f
Maintaining VC7 build manually is too labor intensive and leads to strange engine bugs.
...
Instead re-generate MSVC7 build files from MSVC8 using VSPC utility:
http://sourceforge.net/projects/vspc
This produces working build.
2009-03-04 02:48:18 +00:00
skidder
3e1e6e9c48
increment build number
2009-03-04 02:48:17 +00:00
fsg
795cfeb964
increment build number
2009-03-03 19:38:51 +00:00
fsg
f0a2a300fe
nightly update
2009-03-03 19:38:49 +00:00
asfernandes
81db275bed
increment build number
2009-03-03 16:01:23 +00:00
dimitr
a896eb960e
increment build number
2009-03-03 15:25:35 +00:00
dimitr
39b6dac932
Fixed the wrong assertion.
2009-03-03 15:25:34 +00:00
dimitr
48d8265d9b
increment build number
2009-03-03 15:19:52 +00:00
dimitr
9f1cc5473a
Prefer explicit #includes to tricky forward declarations for template classes.
2009-03-03 15:19:50 +00:00
dimitr
6c2fd9449a
increment build number
2009-03-03 14:57:54 +00:00
dimitr
ca94ba9d07
Restored the legacy logic that was zapping the output NULL descriptors to mimic some pseudo-empty values.
...
Just for symmetry, unconditionally applied the same logic to inputs (it was there for blobs only).
Finally, do the same in the original place, EXE_assignment(). A more complex original code that tried to care about character sets is removed.
2009-03-03 14:57:53 +00:00
dimitr
13abdddbe2
increment build number
2009-03-03 14:55:56 +00:00
robocop
a7d61fcf3c
increment build number
2009-03-03 12:26:59 +00:00
robocop
10592850aa
Playing with mixture of new/deallocate or allocate/delete doesn't seem a good approach to me, even if it works due to our redefinitions.
2009-03-03 12:26:58 +00:00
robocop
271a4dfda9
increment build number
2009-03-03 12:24:09 +00:00
robocop
850274ee83
Adjust to our naming conventions.
2009-03-03 12:24:07 +00:00
hvlad
98a00af921
increment build number
2009-03-03 12:00:30 +00:00
hvlad
fd2099aa96
Fixed bug CORE-2349 : False "Invalid SQLDA" error
2009-03-03 12:00:29 +00:00
dimitr
fbbba85d0f
increment build number
2009-03-03 11:49:57 +00:00
dimitr
9732cd89a0
Constness.
2009-03-03 11:49:56 +00:00
aafemt
a32b4494b9
increment build number
2009-03-03 11:18:41 +00:00
aafemt
f3b61c6784
Suppress error pop-up in non-server modes
2009-03-03 11:18:40 +00:00
alexpeshkoff
b1f0220212
increment build number
2009-03-03 10:17:09 +00:00
alexpeshkoff
934fb5e192
cleanup
2009-03-03 10:17:07 +00:00
fsg
7fbbba93c1
increment build number
2009-03-02 19:39:13 +00:00
fsg
6c96647de9
nightly update
2009-03-02 19:39:11 +00:00
aafemt
527d96768f
increment build number
2009-03-02 10:27:36 +00:00
aafemt
f28366aa03
Rollback till better fix for Windows loader problem
2009-03-02 10:27:35 +00:00
dimitr
39bcfee8ee
increment build number
2009-03-02 09:34:38 +00:00
dimitr
9dca0fa2b7
Correction related to my last commit.
2009-03-02 09:34:37 +00:00
skidder
2fcd8bb370
increment build number
2009-03-02 08:56:47 +00:00
skidder
cb77c1122e
More fixes for VS2003 build
2009-03-02 08:56:44 +00:00
skidder
bcc0cced90
increment build number
2009-03-02 04:03:53 +00:00
skidder
9ebebcb0b5
Update VS2003 build
2009-03-02 04:03:52 +00:00
skidder
de1b0b09c7
increment build number
2009-03-02 03:55:02 +00:00
skidder
56fa3716ba
Disable CRT context activation hack for VS2003 build. This build should not be affected with CRT issues
2009-03-02 03:55:01 +00:00