Commit graph

62 commits

Author SHA1 Message Date
blah38621_cp
dcd685a90f More from Gendarme. Cosmos.VS.Package's AssemblyVersion attribute didn't match it's AssemblyFileVersion, they now match. Sealed a few non-inherited attributes. Also made private field actually used as was intended. 2011-10-23 00:15:19 +00:00
blah38621_cp
1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
kudzu_cp
ea2a4196ce 2011-07-21 19:17:24 +00:00
kudzu_cp
6167e246b2 2011-07-20 15:07:02 +00:00
kudzu_cp
c8fb7d1ac2 2011-07-20 14:58:47 +00:00
kudzu_cp
c1becc5b05 X# 2011-07-20 14:47:38 +00:00
kudzu_cp
bc3648d69b X# DataMember.Value (get only, set coming soon) 2011-07-20 03:47:55 +00:00
kudzu_cp
d8515b9cc2 Address support of new X# DataMembers 2011-07-20 03:11:29 +00:00
kudzu_cp
4d51935cc9 Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
kudzu_cp
b4a8afcc72 X# DataMember.Address 2011-07-20 00:03:05 +00:00
kudzu_cp
5d7774323c x# 2011-07-19 19:45:30 +00:00
kudzu_cp
b62e670e41 2011-07-19 05:00:06 +00:00
kudzu_cp
00307f851d X# 2011-07-19 04:34:37 +00:00
kudzu_cp
951e5859fc 2011-07-18 04:43:07 +00:00
kudzu_cp
819f8b042d DebugStub 2011-07-18 02:48:09 +00:00
kudzu_cp
bcfd0dd94f No asm labels for X# 2011-07-18 01:25:43 +00:00
kudzu_cp
812603b385 2011-07-18 01:09:56 +00:00
kudzu_cp
bf883e964a 2011-07-18 00:02:27 +00:00
kudzu_cp
dda6edb56d 2011-07-17 21:34:17 +00:00
kudzu_cp
24d5da7997 2011-07-17 21:20:38 +00:00
kudzu_cp
03ca5d14b7 2011-07-17 21:03:43 +00:00
kudzu_cp
a44974cb55 iret option for X# 2011-07-17 20:19:23 +00:00
kudzu_cp
a59a0b8194 PreserveStack option to XSharp attribute. 2011-07-17 20:07:25 +00:00
kudzu_cp
ef031a2039 2011-07-17 19:44:26 +00:00
kudzu_cp
b543ab5ee9 2011-07-17 19:17:48 +00:00
kudzu_cp
1719fb1802 DebugStub - working on elminating DebugStubOld 2011-07-17 18:46:39 +00:00
kudzu_cp
5d9254318d X# DataMember work 2011-07-17 17:03:35 +00:00
kudzu_cp
801a8a69a3 2011-07-17 16:09:21 +00:00
kudzu_cp
a7e3f9549f 2011-07-17 05:01:35 +00:00
kudzu_cp
bfa405335d X# work. 2011-07-17 05:01:14 +00:00
kudzu_cp
b74dd21e3c X# DataMember implicit declarations 2011-07-17 04:27:51 +00:00
kudzu_cp
79dd1eae4e 2011-07-17 03:08:55 +00:00
kudzu_cp
12ae3a9b60 DebugStub now uses Int3. 2011-07-15 03:43:33 +00:00
mterwoord_cp
c7a3776db5 2011-02-26 13:01:44 +00:00
kudzu_cp
76bda1e0da 2011-02-25 17:40:30 +00:00
kudzu_cp
934b850ba0 2011-02-25 15:39:28 +00:00
mterwoord_cp
ede6b418c5 2011-01-04 17:26:33 +00:00
Trivalik_cp
a80ef75b20 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Trivalik_cp
1785670a75 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
Trivalik_cp
7768ebc612 update csproj for vs2010, add debugable for vspackage in vs2010 2010-09-01 20:55:41 +00:00
kudzu_cp
b1159324c8 Bootstrap 2010-09-01 01:30:53 +00:00
Trivalik_cp
25f2073375 fix rest of csproj, wrong name in 2010.bat 2010-08-24 18:03:46 +00:00
kudzu_cp
b36f4999b8 2010-08-15 02:44:21 +00:00
kudzu_cp
08f68197c6 2010-08-12 23:56:36 +00:00
Trivalik_cp
56f9e25016 add near all Solution and Project Files for Visual Studio 2010
Cosmos still compiles
2010-08-12 20:21:55 +00:00
kudzu_cp
4601139598 Waiting for debugger message on boot 2010-08-12 15:36:06 +00:00
kudzu_cp
22997e55e7 Screen work for debugger message. 2010-08-12 12:55:18 +00:00
kudzu_cp
b36706009e Call uses Generics now. 2010-08-12 12:11:00 +00:00