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
2007-03-132007-03-13 Alp Toker <alp@atoker.com>Alp Toker
2007-03-132007-03-13 Alp Toker <alp@atoker.com>Alp Toker
2006-08-232006-08-23 Alp Toker <alp@atoker.com>Alp Toker
2006-08-232006-08-23 Alp Toker <alp@atoker.com>Alp Toker
2005-12-272005-12-27 Alp Toker <alp@atoker.com>Alp Toker
2005-12-24 Make JIT parse default config files before initAlp Toker
2005-12-242005-12-24 Alp Toker <alp@atoker.com>Alp Toker
2005-12-23 * cilc.cs: Add support for string return types and properties, begin work toAlp Toker
2005-12-222005-12-22 Alp Toker <alp@atoker.com>Alp Toker
2005-12-222005-12-22 Alp Toker <alp@atoker.com>Alp Toker
2005-05-082005-05-08 Alp Toker <alp@atoker.com>Alp Toker
2005-04-25* Makefile (centum_tests): Add Mono.Security andRaja R Harinath
2005-01-202005-01-20 Alp Toker <alp@atoker.com>Alp Toker
2004-12-13Update list of remaining tasksAlp Toker
2004-12-13 Explicit casts in generated code to avoid compiler warnings.Alp Toker
2004-12-132004-12-13 Alp Toker <alp@atoker.com>Alp Toker
2004-12-12 * cilc.cs:Alp Toker
2004-12-12 Initial support for namespaceless assemblies.Alp Toker
2004-12-12 Consider types registered ByVal but not in main registry as unregistered.Alp Toker
2004-12-122004-12-12 Alp Toker <alp@atoker.com>Alp Toker
2004-12-12 Add check to see if a registered type IsExternalAlp Toker
2004-12-112004-12-11 Alp Toker <alp@atoker.com>Alp Toker
2004-12-11 Fix with/and separator logic in overloaded method generation.Alp Toker
2004-12-11 Cleanups.Alp Toker
2004-12-11 Include the Mono headers in the sources, not the headers.Alp Toker
2004-12-10 Don't indent the __cplusplus ifdef block in generated headers.Alp Toker
2004-12-10 Tweak the library output directory.Alp Toker
2004-12-10 The assembly is automatically copied into the generated directory.Alp Toker
2004-12-102004-12-10 Alp Toker <alp@atoker.com>Alp Toker
2004-12-10 Reduce verbosity.Alp Toker
2004-12-10Improve reporting.Alp Toker
2004-12-09 Report missed type registry hits after generation, using FullName if needed.Alp Toker
2004-12-09 Report missed type registry hits after generation.Alp Toker
2004-12-09 Use base name of input as default output target directory.Alp Toker
2004-12-09 Code generator access modifier cleanups.Alp Toker
2004-12-09 Name the generated .so according to the input assembly name.Alp Toker
2004-12-09 Handle multiple namespaces in a single assembly.Alp Toker
2004-12-09 Handle nested namespaces properly.Alp Toker
2004-12-09TODO updatesAlp Toker
2004-12-092004-12-09 Alp Toker <alp@atoker.com>Alp Toker
2004-12-09 * README: Update test instructions.Alp Toker
2004-12-092004-12-08 Alp Toker <alp@atoker.com>Alp Toker
2004-12-06 Avoid conflicting parameter and internal variable names.Alp Toker
2004-12-06That should be mono_assembly_get_image()Alp Toker
2004-12-062004-12-06 Alp Toker <alp@atoker.com>Alp Toker
2004-11-26In tools/corcompare:Raja R Harinath
2004-11-26Third passMiguel de Icaza
2004-07-29Ignore *.mdb everywhere.Martin Baulig
2004-06-09(HAS_TEST): Remove.Raja R Harinath
2004-01-03Ignore .dll and .pdb filesNick Drochak