Merge pull request #4246 from Unity-Technologies/mcs-generic-constraint-enumerator
[mono.git] / mcs / ilasm / codegen / InstrTable.cs
2007-07-17 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Ankit JainIn ilasm/codegen:
2006-01-11 Ankit Jain* InstrTable.cs (inst_table): Uncomment stelem and...
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-07 Ankit JainIn ilasm/codegen:
2005-08-29 Ankit JainIn ilasm/codegen:
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-22 Atsushi Eno2005-04-22 Atsushi Enomoto <atsushi@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-20 Jackson Harper * InstrTable.cs: Add .u8 opcodes for ldind...
2004-06-19 Jackson Harper * InstrTable.cs: Add undocumented brnull opcode...
2004-05-22 Jackson Harper * InstrTable.cs: ldc.i4.M1 is aliased to ldc...
2003-10-18 Jackson Harper * InstrTable.cs: Use short branch instructions...
2003-10-08 Jackson Harper * InstrTable.cs: Add unbox.any instruction.
2003-09-17 Jackson Harper * InstrTable.cs: endfault instruction (which...
2003-07-18 Jackson Harper * GenericTypeRef.cs: New File - A reference to a...
2003-05-31 Jackson Harper * CustomAttr.cs: New file - Custom attributes
2003-05-23 Jackson Harper * InstrTable.cs: Add unsigned conversion instru...
2003-05-22 Jackson Harper * InstrTable.cs: ldc.i8 is a TOKEN_I8 and shoul...
2003-05-11 Jackson Harper * TypeDef.cs: Add named param table and methods...
2003-05-04 Jackson Harper * LdcInstr.cs: New file - lcd* instructions
2003-05-02 Jackson Harper * CodeGen.cs: Add outer classes to typedefs if necesary
2003-05-01 Jackson HarperFix typo
2003-04-29 Jackson Harper * InstrTable.cs: Much simpler system. All token...
2003-03-30 Jackson Harper* InstrTable.cs: Add Calli, detabify
2003-03-30 Jackson Harper* InstrTable.cs: Add branch ops switch, and lc.r*,...
2003-03-15 Jackson Harper* InstrTable.cs: Add FieldOp instructions
2003-03-15 Jackson Harper* InstrTable.cs: Add ldstr instruction
2003-03-15 Jackson Harper * CodeGen.cs: Add method to get method references.
2003-03-15 Jackson Harper* InstrTable.cs: Add TypeOps (instructions that take...
2003-03-15 Jackson Harper* InstrTable.cs: Add IntOps (instructions that take...
2003-03-14 Paolo MolaroFri Mar 14 10:06:49 CET 2003 Paolo Molaro <lupus@ximian...
2003-03-14 Jackson Harper * InstrTable.cs: Fix instructions that have dots in...
2003-03-14 Jackson Harper * CodeGen.cs: Add code buffer for il instructions...