Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-06In ilasm/tests:Ankit Jain
2006-01-05In ilasm/codegen:Ankit Jain
2005-12-242005-12-24 Jb Evain <jbevain@gmail.com>Jb Evain
2005-12-14In ilasm/tests:Ankit Jain
2005-12-12* Metadata.cs (TypeAttr): Add VisibilityMask.Ankit Jain
2005-12-09In ilasm/codegen:Ankit Jain
2005-12-05In ilasm/codegen:Ankit Jain
2005-11-21* Metadata.cs (MetaData.WriteCodedIndex): Fix indentation.Ankit Jain
2005-11-21* Metadata.cs (GenericParameter.SortKey2): New. Use index as the secondary key.Ankit Jain
2005-09-16* PEAPI.cs: Clean up indentation. Split into ...Ankit Jain
2005-09-08* PEAPI.cs (FileImage.stackReserve): New. Set to default value of 0x100000 (1...Ankit Jain
2005-09-06* PEAPI.cs (MetaData.WriteTildeStream): Change minor version back to 0.Ankit Jain
2005-08-30* PEAPI.cs (MetaData.WriteTildeStream): Change minor version to 1.Ankit Jain
2005-08-29* PEAPI.cs (CustomMarshaller.ctor): New.Ankit Jain
2005-08-26* PEAPI.cs (PEFile.ctor): Restore old constructor overload to avoidAnkit Jain
2005-08-26* PEAPI.cs (IResolutionScope): New. Empty interface.Ankit Jain
2005-08-23* PEAPI.cs (MetaData.version): Change from 1.0.3705 to 1.1.4322.Ankit Jain
2005-08-23* PEAPI.cs (MSCorLib.systemClasses): Change type from ClassRef[] toAnkit Jain
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-08-16* PEAPI.cs (FieldAttr): Move HasFieldMarshal from FieldDef to this.Ankit Jain
2005-08-08* PEAPI.cs (CodeBlock): Set maxCodeSize to 255 instead of 256 for checkingAnkit Jain
2005-08-08In ilasm/codegen:Ankit Jain
2005-08-05* PEAPI.cs (FileImage.WriteCLIHeader): Throw Exception if an EXE has beenAnkit Jain
2005-08-05* PEAPI.cs (TypeAttr): Add HasSecurity.Ankit Jain
2005-06-27remove .cvsignore from everywhere, as it is useless on svnBen Maurer
2005-06-14Remove copy and paste reuse for Locale.cs.Ben Maurer
2005-04-30* PEAPI.cs (InterfaceImpl.SortKey): New.Ankit Jain
2005-04-28svn:eol-style nativeRaja R Harinath
2005-04-18In class/PEAPI:Ankit Jain
2005-04-12In class/PEAPI:Ankit Jain
2005-04-08In ilasm/codegen:Raja R Harinath
2005-04-02 class/PEAPI.cs: Metadata tables that must be sorted are sorted Jackson Harper
2004-12-082004-12-08 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-12-03 * PEAPI.cs: Allow underlying types of ByteArrConsts to be set whenJackson Harper
2004-12-02 * PEAPI.cs: Allow DataConstants underlying type to be set.Jackson Harper
2004-07-292004-07-29 Martin Baulig <martin@ximian.com>Martin Baulig
2004-07-272004-07-27 Martin Baulig <martin@ximian.com>Martin Baulig
2004-07-23 * PEAPI.cs: Make the type index modifiable so ClassRefInsts willJackson Harper
2004-07-21 * PEAPI.cs: Do all the index size checks. I always wondered whyJackson Harper
2004-07-21 * PEAPI.cs: Create ClassRefInsts with types not justJackson Harper
2004-07-17 Add MDTable.Field to the list of tables that canJackson Harper
2004-07-17 * PEAPI.cs: make sure small index sizes get set properly. Use aJackson Harper
2004-07-13 * PEAPI.cs: Use a byte array hash code provider and comprarer, soJackson Harper
2004-07-09 * PEAPI.cs: Don't build custom attributes twice.Jackson Harper
2004-07-08 * PEAPI.cs: Add custom attributes through the pefile so that weJackson Harper
2004-06-27 * PEAPI.cs: Add a method to set the fields list. This is needed soJackson Harper
2004-06-20 * PEAPI.cs: Make sure the sentinel is placed properly for varargJackson Harper
2004-06-20Give a little loveJackson Harper
2004-06-20 * PEAPI.cs: Allow MethPtrTypes to be created from a signatureJackson Harper
2004-06-15flushJackson Harper