Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Michał Cierniak
Rotor, Semiworks and other interesting topics
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
Annotated Rotor
CLR
Other
Rotor - all
Rotor - general
Archives
April 2006 (1)
April 2005 (1)
March 2005 (1)
February 2005 (1)
January 2005 (2)
December 2004 (4)
October 2004 (2)
September 2004 (1)
August 2004 (1)
July 2004 (1)
May 2004 (8)
April 2004 (2)
March 2004 (2)
February 2004 (7)
January 2004 (8)
February 2004 - Posts
Tuesday, February 24, 2004 6:40 PM
Annotations for Rotor source files (8) - clr/src/inc
palclr.h Comment: // Various macros and constants that are necessary to make the CLR portable. palstartup.h Comment: // An implementation of startup code for Rotor's Unix PAL. This file should // be included by any file in a PAL application that defines
Posted by
michaljc
|
1 Comments
Filed under:
Annotated Rotor
,
Rotor - all
Wednesday, February 18, 2004 6:30 PM
Annotations for Rotor source files (7) - clr/src/inc
jitperf.h Comment: // Internal interface for gathering JIT perfmormance stats. These stats are // logged (or displayed) in two ways. If PERF_COUNTERS are enabled the // perfmon etc. would display the jit stats. If ENABLE_PERF_LOG is enabled // and PERF_OUTPUT
Posted by
michaljc
|
4 Comments
Filed under:
Annotated Rotor
,
Rotor - all
Saturday, February 14, 2004 6:57 PM
Annotations for Rotor source files (6) - clr/src/inc
fuspriv.h (not in tarball) Like other *.idl files, it is copied from palrt/idl Unlike other files generated from idl, this one doesn't have a corresponding idl file anywhere in the tarball. gchost.h (not in tarball) Comment: * Common Language Runtime
Posted by
michaljc
|
2 Comments
Filed under:
Annotated Rotor
,
Rotor - all
Wednesday, February 11, 2004 1:16 PM
Rotor BOF is now on the USENIX web site
The Birds-of-a-Feather session about Rotor at VM’04 that I mentioned earlier is now officially scheduled at the conference web site: http://www.usenix.org/events/vm04/bofs.html - it is scheduled for the evening of Thursday, May 6. I hope that we
Posted by
michaljc
|
3 Comments
Filed under:
Rotor - all
,
Rotor - general
Tuesday, February 10, 2004 5:43 PM
Annotations for Rotor source files (5) - clr/src/inc
dump-type-info.h Comment: Defines macros which turn the contents of "dump-types.h" into class offsets and member offsets to use with GetMemberOffset(). Used by SOS. See dump-tables.h Includes dump-types.h dump-types.h Comment: Tables needed by Minidump
Posted by
michaljc
|
0 Comments
Filed under:
Annotated Rotor
,
Rotor - all
Wednesday, February 04, 2004 5:19 PM
Popularity of the Rotor book
Peter has recently pointed out to me that the “ Shared Source CLI Essentials ” book is quite popular on Amazon. If you look at Amazon’s page for the book , you will see that it is number 1 for readers in Redmond, WA and number 5 for
Posted by
michaljc
|
4 Comments
Filed under:
Rotor - all
,
Rotor - general
Sunday, February 01, 2004 4:28 PM
Annotations for Rotor source files (4) - clr/src/inc
Here’s the fourth installment of the annotations. Do people find this useful? I know that Andrew thinks that these annotations are a good idea . I would love to hear feedback from others. corpriv.h Defines two interfaces: IMetaDataHelper and IMetaDataEmitHelper
Posted by
michaljc
|
1 Comments
Filed under:
Annotated Rotor
,
Rotor - all