2006-10-08 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / tools / cilc /
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-08-23 Alp Toker2006-08-23 Alp Toker <alp@atoker.com>
2006-08-23 Alp Toker2006-08-23 Alp Toker <alp@atoker.com>
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...
2005-12-27 Alp Toker2005-12-27 Alp Toker <alp@atoker.com>
2005-12-24 Alp Toker Make JIT parse default config files before init
2005-12-24 Alp Toker2005-12-24 Alp Toker <alp@atoker.com>
2005-12-22 Alp Toker * cilc.cs: Add support for string return types and...
2005-12-22 Alp Toker2005-12-22 Alp Toker <alp@atoker.com>
2005-12-22 Alp Toker2005-12-22 Alp Toker <alp@atoker.com>
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-08 Alp Toker2005-05-08 Alp Toker <alp@atoker.com>
2005-04-25 Raja R Harinath* Makefile (centum_tests): Add Mono.Security and
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-20 Alp Toker2005-01-20 Alp Toker <alp@atoker.com>
2004-12-14 Marek SafarCopied remotely
2004-12-13 Alp TokerUpdate list of remaining tasks
2004-12-13 Alp Toker Explicit casts in generated code to avoid compiler...
2004-12-13 Alp Toker2004-12-13 Alp Toker <alp@atoker.com>
2004-12-12 Alp Toker * cilc.cs:
2004-12-12 Alp Toker Initial support for namespaceless assemblies.
2004-12-12 Alp Toker Consider types registered ByVal but not in main regis...
2004-12-12 Alp Toker2004-12-12 Alp Toker <alp@atoker.com>
2004-12-11 Alp Toker Add check to see if a registered type IsExternal
2004-12-11 Alp Toker2004-12-11 Alp Toker <alp@atoker.com>
2004-12-10 Alp Toker Fix with/and separator logic in overloaded method...
2004-12-10 Alp Toker Cleanups.
2004-12-10 Alp Toker Include the Mono headers in the sources, not the...
2004-12-10 Alp Toker Don't indent the __cplusplus ifdef block in generated...
2004-12-10 Alp Toker Tweak the library output directory.
2004-12-10 Alp Toker The assembly is automatically copied into the generat...
2004-12-10 Marek Safarrenamed to be consistent
2004-12-10 Alp Toker2004-12-10 Alp Toker <alp@atoker.com>
2004-12-09 Alp Toker Reduce verbosity.
2004-12-09 Alp TokerImprove reporting.
2004-12-09 Alp Toker Report missed type registry hits after generation...
2004-12-09 Alp Toker Report missed type registry hits after generation.
2004-12-09 Alp Toker Use base name of input as default output target direc...
2004-12-09 Alp Toker Code generator access modifier cleanups.
2004-12-09 Alp Toker Name the generated .so according to the input assembl...
2004-12-09 Alp Toker Handle multiple namespaces in a single assembly.
2004-12-09 Marek Safarrenamed to be consistent
2004-12-09 Alp Toker Handle nested namespaces properly.
2004-12-09 Alp TokerTODO updates
2004-12-09 Alp Toker2004-12-09 Alp Toker <alp@atoker.com>
2004-12-08 Alp Toker * README: Update test instructions.
2004-12-08 Martin Baulig2004-12-08 Martin Baulig <martin@ximian.com>
2004-12-08 Alp Toker2004-12-08 Alp Toker <alp@atoker.com>
2004-12-06 Martin Baulig2004-12-07 Martin Baulig <martin@ximian.com>
2004-12-06 Martin Baulig2004-12-06 Martin Baulig <martin@ximian.com>
2004-12-06 Alp Toker Avoid conflicting parameter and internal variable...
2004-12-06 Alp TokerThat should be mono_assembly_get_image()
2004-12-06 Alp Toker2004-12-06 Alp Toker <alp@atoker.com>
2004-11-26 Raja R HarinathIn tools/corcompare:
2004-11-26 Miguel de IcazaThird pass
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...
next