Merge pull request #3269 from alexanderkyte/silence_zero_len
[mono.git] / mcs / ilasm / scanner / ILTokenizer.cs
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-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-03 Ankit JainIn ilasm/tests:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-27 Raja R Harinath* ILTokenizer.cs (GetNextToken): Handle 'tail.' and...
2005-04-26 Ankit JainIn ilasm/scanner:
2005-04-26 Ankit Jain* ILTokenizer.cs (ILTokenizer.GetNextToken): Advance...
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-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-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-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-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-16 Jackson Harper * ILTokenizer.cs: Handle slashes in multiline...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Jackson Harper * ILTables.cs: Remove opcodes, these are contai...
2004-06-10 Jackson Harper * ILTokenizingExpcetion.cs: New exception throw...
2004-06-04 Jackson Harper * ILTokenizer.cs: Handle comments first, handle...
2004-04-21 Jackson Harper * ILTokenizer.cs: Handle whitespace in hexbytes.
2004-04-01 Jackson Harper * ILTokenizer.cs: Add flag and special parsing...
2003-12-10 Jackson Harper * ILTokenizer.cs: Handle dotted ids as a single...
2003-10-14 Jackson Harper * ILTokenizer.cs: Fix /* */ comment blocks.
2003-05-23 Jackson Harper * ILTokenizer.cs: When building instructions...
2003-05-18 Jackson Harper * ILTokenizer.cs: If toen.token does not create...
2003-04-29 Jackson Harper * ILTokenizer.cs: Get instructions from table...
2003-04-01 Jackson Harper * ILTokenizer.cs: Handle Ellipsis
2003-03-30 Jackson Harper* ILTokenizer.cs: Take some special cases into account.
2003-03-17 Jackson Harper* ILTokenizer.cs: Append tail to values so opcodes...
2003-03-16 Jackson Harper* ILTokenizer.cs: Fire an event when a new token is...
2003-03-15 Jackson Harper * ILTokenizer.cs: Use the IsInstr method for checking...
2003-03-14 Jackson Harper* ILTokenizer.cs: Use InstrTable for looking up and...
2003-02-07 Jackson Harper * IlToken.cs: Add Dash Token (this is used for assembl...
2002-09-17 Miguel de IcazaAdd Sergey Panov's ILASM to the build, waiting for...