mono.git
2011-03-03 Ankit Jain[xbuild] Set @(CollectedBuildOutput) for projects build...
2011-03-03 Ankit Jain[xbuild] Add missing api for Target.
2011-03-03 Rodrigo KumperaChecking if a type is a reference must be gsharing...
2011-03-03 Ankit Jain[xbuild] Fix bug #676671. Raise AnyEvent .
2011-03-03 Ankit Jain[xbuild] Add hooks for extending .sln builds.
2011-03-03 Ankit Jain[xbuild] Update man page with info about FrameworkList.xml
2011-03-03 Ankit Jain[xbuild] Add support for wildcards in Import.
2011-03-03 Ankit Jain[xbuild] ImportedProject - remove unnecessary catch...
2011-03-03 Ankit Jain[xbuild] ImportCollections.TryGetImport and other fixes
2011-03-03 Ankit Jain[xbuild] Expression.ParseAs<T> - new method
2011-03-03 Ankit Jain[xbuild] DirectoryScanner.HasWildcard - new method
2011-03-03 Ankit Jain[xbuild] Log build errors and raise events even if...
2011-03-03 Rodrigo KumperaSwitch amd64 to use MonoContext
2011-03-03 Rodrigo KumperaUse MonoContext from utils/mono-context
2011-03-03 Rodrigo KumperaImplement MonoContext for amd64.
2011-03-03 Rodrigo KumperaCleanup the #ifdef mess.
2011-03-03 Rodrigo KumperaMake sure we scan all gregs on x86
2011-03-03 Zoltan VargaDisable testbundle for powerpc too.
2011-03-03 Marek SafarImplement accessibility check for protected members...
2011-03-03 Marek SafarImport base interfaces using full hierarchy to work...
2011-03-03 Marek SafarUpdate to the latest IKVM
2011-03-03 Zoltan VargaResurrect THREAD_DEBUG.
2011-03-03 Zoltan VargaChange an #ifdef DEBUG to THREAD_DEBUG(). Fixes #676615.
2011-03-03 Marek Safar[676476] Make UTF8 default encoding on all platforms
2011-03-03 Marek SafarSimplify constant expression by removing Resolve phase
2011-03-03 Marek SafarWiring of BuildinType
2011-03-02 Rodrigo KumperaFix linux build
2011-03-02 Rodrigo KumperaFix non x86 builds
2011-03-02 Rodrigo KumperaUse mono-context machinery for x86.
2011-03-02 Rodrigo KumperaUse new mono-context.h for x86.
2011-03-02 Rodrigo KumperaInitial implementation of mono-context.
2011-03-02 Rodrigo KumperaMove mgreg_t to utils.
2011-03-02 Rodrigo KumperaReset iid of unloaded generic interfaces correctly.
2011-03-02 Atsushi EnoRemove wrong overrides in RequestChannelBase in discovery.
2011-03-02 Marek SafarWhen checking protected access via qualifier ignore...
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarUse correct location for string literals
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Marek SafarHandle System.Void using special member kind
2011-03-02 Marek SafarWiring of BuildinType
2011-03-02 Zoltan VargaFix llvm+aot support.
2011-03-02 Zoltan VargaUpdate to the latest version of the LLVM mono branch.
2011-03-02 Zoltan VargaSmall cleanups to the last sdb changes.
2011-03-01 Rodrigo KumperaImplement better semantics for unverifiable code.
2011-03-01 Zoltan VargaThread id fixes for event processing.
2011-03-01 Zoltan VargaThrow exception on disconnect.
2011-03-01 Levi Bard[Cleanup] Remove windows-specific shutdown hackaround.
2011-03-01 Levi Bard[Cleanup] Don't force unrequested events to be sent.
2011-03-01 Levi Bard[Debugger] Track loaded classes on a per-domain basis.
2011-03-01 Levi Bard[Cleanup] Remove comment about now-fixed bug.
2011-03-01 Levi Bard[Cleanup] Classlibs cleanup per vargaz comment.
2011-03-01 Levi Bard[Cleanup] Cleanup per vargaz comments.
2011-03-01 Levi Bard[Debugger] Implement deferred attaching for sdb.
2011-03-01 Ankit Jain[xbuild] Add support for Before/AfterTargets.
2011-03-01 Andrew Jorgensenadd xbuild-frameworks to rpm
2011-03-01 Rodrigo KumperaHandle RVA !=0 & pinvoke or icall.
2011-03-01 Paolo MolaroImplemented fast version of ThreadLocal<T>.
2011-03-01 Zoltan VargaUse stdint.h for VS 2010 and later.
2011-03-01 Rodrigo KumperaFix test to work reliably under boehm
2011-03-01 Marek SafarWiring of BuildinType
2011-03-01 Marek SafarSimplify check for out of range comparison
2011-03-01 Marek Safardmcs update
2011-03-01 Ankit Jain[xbuild] Fix warnings.
2011-03-01 Ankit Jain[xbuild] Fix assembly name comparison when resolving...
2011-03-01 Ankit Jain[xbuild] Vbc task - make error column check a little...
2011-03-01 Ankit Jain[xbuild] Exec task - add support for custom error/warni...
2011-03-01 Marek SafarTest update
2011-03-01 Marek Safar[675777] Remove invalid zero based optimization
2011-03-01 Marek SafarWiring of BuildinType
2011-03-01 Andrew JorgensenDon't forget to use DESTDIR
2011-02-28 Rodrigo KumperaHandle demormalized object and string types.
2011-02-28 Zoltan VargaAdd ARM linux cross compile targets.
2011-02-28 Zoltan VargaDelete an unused define.
2011-02-28 Rodrigo KumperaCheck for override visibility in another place.
2011-02-28 Rodrigo KumperaAdd hack for wcf around the fix for #609813
2011-02-28 Marek Safar[502582] Use correct type for temporary indirection...
2011-02-28 Rodrigo KumperaAdd regression test for #674120
2011-02-28 Rodrigo KumperaHandle CompareTo(long) and huge numbers.
2011-02-28 Marek Safar[674963] Don't re-emit already closed repl types
2011-02-28 Ankit Jain[xbuild] ToolTask - make error column check a little...
2011-02-28 Ankit Jain[xbuild] Make Engine.DefaultToolsVersion 2.0 .
2011-02-28 Ankit Jain[xbuild] ResolveAssemblyReference - log task parameters
2011-02-28 Ankit Jain[xbuild] ResolveAssemblyReference - add missing api.
2011-02-27 Ankit Jain[xbuild] GetReferenceAssemblyPaths - add missing licens...
2011-02-27 Ankit Jain[xbuild] Add support for multi-targeting arbitrary...
2011-02-27 Ankit Jain[xbuild] ToolTask - add missing api
2011-02-27 Ankit Jain[xbuild] Add missing property to Error/Warning tasks.
2011-02-27 Ankit Jain[xbuild] Add $(MSBuildToolsRoot) reserved property.
2011-02-27 Ankit Jain[xbuild] Remove property if Output TaskParameter is...
2011-02-27 Bojan Rajkovic[threadpool] Fix typo in threadpool thread names.
2011-02-26 jonchamCleanup unneeded code and definitions. Add MIT/X11...
2011-02-26 Mark Probst[sgen] Internal alloc debugging.
2011-02-26 Mark Probst[sgen] Separate internal allocator for the distribute...
2011-02-25 Geoff NortonCache the result of the pthread_specific disassembly...
2011-02-25 Geoff NortonFix configure check for darwin to support all variants
2011-02-25 Geoff NortonImplement TLS_GET for amd64-darwin
2011-02-25 Marek Safar[471275] Fix handling of ulong switch statement and...
2011-02-25 Geoff NortonFix the mobile build
2011-02-25 Marek Habersack[asp.net] Fix for bug #671753. Route.GetVirtualPath...
2011-02-25 Steve Bjorgadded units tests for TextReader ReadLine() and ReadToEnd()
next