2005-07-15 Iain McCoy <iain@mccoy.id.au>
[mono.git] / mcs / ilasm / codegen /
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-10 Ankit JainIn ilasm/codegen:
2005-05-06 Raja R Harinath* Microsoft.VisualBasic.VBUtils.txt: Rename from ...
2005-05-06 Ankit Jain* MethodDef.cs (MethodDef.GetNamedParamPos): Param...
2005-04-27 Ankit Jain* ExternTypeRefInst.cs (ExternTypeRefInst.GetMethodRef...
2005-04-22 Atsushi Eno2005-04-22 Atsushi Enomoto <atsushi@ximian.com>
2005-04-22 Ankit Jain* TypeSpecMethodRef.cs (TypeSpecMethodRef.Resolve)...
2005-04-18 Ankit JainIn class/PEAPI:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-12 Ankit JainIn class/PEAPI:
2005-04-08 Raja R HarinathIn ilasm/codegen:
2005-04-01 Jackson Harper class/PEAPI.cs: Metadata tables that must be sorted...
2005-02-07 Jackson Harper * MethodDef.cs: Don't die on duplicate local symbols...
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Raja R Harinath* MethodDef.cs (CreateSignature): Add a space in genera...
2004-12-14 Marek SafarCopied remotely
2004-12-13 Miguel de Icaza2004-12-13 Miguel de Icaza <miguel@ximian.com>
2004-12-04 Martin Baulig**** Merged r36954 from MCS ****
2004-12-03 Jackson Harper * ExternTypeRefInst.cs: When converting to arrays...
2004-12-03 Jackson Harper * MethodDef.cs: Abstract methods don't get bodies...
2004-12-02 Jackson Harper * MethodDef.cs: If the type is an interface auto set...
2004-12-02 Jackson Harper * FieldDef.cs: Set the underlying type for bytearray...
2004-12-02 Jackson Harper * FieldDef.cs: Set the underlying type for data consta...
2004-12-02 Miguel de Icaza2004-12-02 Miguel de Icaza <miguel@ximian.com>
2004-12-02 Miguel de Icaza2004-12-02 Miguel de Icaza <miguel@ximian.com>
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-14 Raja R Harinathcvs ignores, sorry about the spam
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-01 Atsushi Eno2004-08-01 Atsushi Enomoto <atsushi@ximian.com>
2004-07-30 Martin BauligUse the new symbol writer API.
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-26 Martin Baulig2004-07-27 Martin Baulig <martin@ximian.com>
2004-07-26 Jackson Harperfix changelog entry
2004-07-23 Jackson Harper * MethodDef.cs: Params are 1 based if the metho...
2004-07-21 Jackson Harper * ExternTypeRefInst.cs: Use the PeapiType so...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-13 Jackson Harper * MethodDef.cs: Local lists are not lazyily...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-08 Jackson Harper * CodeGen.cs: Add assembly custom attributes...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-27 Jackson Harper * TypeDef.cs: Preserve the order of fields...
2004-06-24 Jackson Harper * MethodDef.cs: Report when defining methods...
2004-06-23 Jackson Harper * MethodDef.cs: sigh, another varargs fix that...
2004-06-20 Jackson Harper * SwitchInstr.cs: Allow switches with no labels.
2004-06-20 Jackson Harper * InstrTable.cs: Add .u8 opcodes for ldind...
2004-06-19 Jackson Harper * MethodPointerTypeRef.cs: New File - represent...
2004-06-19 Jackson Harper * InstrTable.cs: Add undocumented brnull opcode...
2004-06-19 Jackson Harper * MethodDef.cs: Add a method to create vararg...
2004-06-15 Jackson Harper * CodeGen.cs: Allow file refs to be added.
2004-06-15 Jackson Harper * CodeGen.cs: Allow adding module refs.
2004-06-14 Jackson Harper * CodeGen.cs: Implement setting module names.
2004-05-23 Jackson Harper * MethodDef.cs: Cache vararg signatures so...
2004-05-22 Jackson Harper * InstrTable.cs: ldc.i4.M1 is aliased to ldc...
2004-05-22 Jackson Harper * GlobalMethodRef.cs: Check for sentinel properly.
2004-04-03 Jackson Harper * CodeGen.cs: cast
2004-04-03 Jackson Harper * CodeGen.cs: Allow setting assembly info.
2004-04-01 Jackson Harper * CodeGen.cs: Add a current assembly ref and...
2004-03-28 Jackson Harper * PeapiTypeRef.cs: Check for null bounds...
2004-02-18 Jackson Harper * ExternTypeRefInst.cs: New file - represents...
2003-12-10 Jackson Harper * ModifiableType.cs: Allow the conversion list...
2003-12-10 Jackson Harper * ExternTable.cs: Add methods to update a types...
2003-12-09 Jackson Harper * ModifiableType.cs: Put modifier and class...
2003-11-18 Jackson Harper * MethodDef.cs: Add support for .zeroinit....
2003-11-17 Jackson Harper * LdstrInstr.cs: Allow strings to be created...
2003-10-28 Jackson Harper * ExternTable.cs: Revert back to resolving...
2003-10-28 Jackson Harperchangelog
2003-10-28 Jackson Harper * ExternTable.cs: This is now used to store...
2003-10-18 Jackson Harper * ExternTable.cs: Separate class and value...
2003-10-18 Jackson Harper * InstrTable.cs: Use short branch instructions...
2003-10-13 Jackson Harper * MethodDef.cs: Check for null param lists...
2003-10-11 Jackson Harper * GenericTypeRef.cs: Allow Mvars to be a base...
2003-10-09 Jackson Harper * PeapiTypeRef.cs: Remove old hackery for addin...
2003-10-08 Jackson Harper * InstrTable.cs: Add unbox.any instruction.
2003-10-06 Jackson Harper * MethodInfo.cs: Use report to display no label...
2003-10-02 Jackson Harper * LabelInfo.cs: Fix tabbing, add ToString so...
2003-09-27 Jackson Harper * MethodDef.cs: Allow PInvoke info to be added.
2003-09-22 Jackson Harper * CodeGen.cs: Add methods for adding data....
2003-09-21 Jackson Harper * TypeDef.cs: Rework so multiple constraints...
2003-09-17 Jackson Harper * InstrTable.cs: endfault instruction (which...
2003-09-16 Jackson Harper * FinallyBlock.cs: The sad thing is how long...
2003-09-13 Jackson Harper * MethodInstr.cs: callvirt operation is implici...
2003-09-13 Jackson Harper * TypeRef.cs: Remove unused enum, this has...
2003-09-09 Jackson Harper * TypeDef.cs: By default types will have System...
2003-08-20 Jackson Harper * DataDef.cs: Make name public so data names...
2003-08-19 Jackson Harper * IClassRef.cs: Removed methods that have been...
2003-08-10 Jackson Harper * CodeGen.cs: Fix tabbing
2003-08-05 Nick Drochak2003-08-05 Nick Drochak <ndrochak@gol.com>
2003-08-04 Jackson Harper * IClassRef.cs: Add method for making types into value...
2003-08-03 Jackson Harper * TypeDef.cs: Make types into value types if specified...
2003-08-03 Jackson Harper * LabelInfo.cs: Move this type outside of MethodDef...
2003-08-02 Jackson Harper * ExternMethodRef.cs: Remove top secret debugging...
next