mono.git
2013-10-07 Atsushi Enoin XLinq XObject there is no need to instantiate XObjec...
2013-10-06 Zoltan VargaMerge pull request #771 from madewokherd/rvamap
2013-10-04 Sebastien PouliotIgnore some asserts since the validation were removed
2013-10-04 Miguel de IcazaFixBuild
2013-10-04 Marek SafarBetter check for instance equality of generic types...
2013-10-04 Marek SafarFix some code issue warnings
2013-10-04 Zoltan Varga[sgen] Use gcc bitcount intrinsics where appropriate.
2013-10-04 Miguel de IcazaThis regex was wrong in the first place, and second...
2013-10-04 Miguel de IcazaRemove CodeProject licensed code
2013-10-04 Miguel de IcazaAdd actual source
2013-10-04 Miguel de IcazaFix inacurrate reference
2013-10-04 Vincent PovirkFor module handles, only check that rva's are within...
2013-10-04 Rodrigo KumperaMerge pull request #770 from abock/master
2013-10-04 Aaron Bockovermdbrebase: fix prefix replacement, add regex & filename...
2013-10-04 Gustavo Guerra[xBuild] Don't set any VisualStudioVersion
2013-10-04 Sebastien Pouliot[mdoc] Fix output of GenericParameter (Cecil now overri...
2013-10-03 Jonathan PryorSupport deserializing relative Uris. Fixes #15169.
2013-10-03 Marek SafarFixes regression caused by 3912066fe1134ba665770723a24c...
2013-10-02 Rodrigo KumperaMerge pull request #769 from schani/fix-exception-throw...
2013-10-02 Marek SafarEmit better debugger attribute for stepping over state...
2013-10-02 Sebastien PouliotUse more detailled assert messages in some, randomly...
2013-10-02 Zoltan Varga[runtime] Save MonoTrampInfo structures in a list so...
2013-10-02 Gustavo Guerra[xBuild] Add missing VisualStudioVersion propety which...
2013-10-02 Mark Probst[x86] Fix bug when getting a signal while throwing...
2013-10-02 Mark Probst[AMD64] Fix bug when getting a signal while throwing...
2013-10-02 Atsushi Enorevive XSLT standalone tests (which was broken because...
2013-10-02 Zoltan Varga[runtime] Fix a runtime test which got broken by the...
2013-10-01 Gustavo Guerra[xBuild] Fix use of properties in project references...
2013-10-01 Robin Neatherway[xBuild] Fix compilation for Mono 2.0
2013-10-01 Martin Baulig[System]: Fix System.IO.Compression.CompressionLevel...
2013-10-01 Sebastien PouliotRelax name check when deserializing a WindowsIdentity...
2013-09-30 Sebastien Pouliot[mono-api-html] Better handling of generic types (so...
2013-09-30 Sebastien Pouliot[mono-api-html] Fix ending quote for non-string fields
2013-09-29 Marek SafarAnonymous method with this access inside an iterator...
2013-09-29 Gustavo Guerra[xBuild] Fix Import elements with the combination of...
2013-09-29 Gustavo Guerra[xBuild] Support for ImportGroup element
2013-09-29 Gustavo Guerra[xBuild] Suport >= in string conditions
2013-09-29 Gustavo Guerra[xBuild] Support use of properties defined in Choose...
2013-09-29 Gustavo Guerra[xBuild] Support ToolsVersion 12
2013-09-28 Sebastien PouliotFix potential NRE and give better output for fields...
2013-09-28 Atsushi EnoAdd ConsoleLoggerTest and fixed implementation to match...
2013-09-28 Atsushi Enoimplement some "new in 4.0" build event args types.
2013-09-27 Rodrigo KumperaRevert "Allow workitems to startup faster and reduce...
2013-09-27 Rolf Bjarne... [Mono.Tuner] Remove unused field.
2013-09-27 Atsushi EnoAdd some "new in 4.0" API regarding build event args.
2013-09-27 Zoltan Varga[sdb] Fix decoding of nested structs. Fixes #14942.
2013-09-27 Atsushi EnoFix build.
2013-09-26 Sebastien PouliotDrop the System.Enum and System.ValueType for enum...
2013-09-26 Sebastien PouliotAdd a new tool to produce HTML diff of assemblies simil...
2013-09-26 Vincent PovirkDefine GC_NOT_DLL for included boehm on win32.
2013-09-26 Atsushi Enoimplement some primary members of ConsoleLogger (and...
2013-09-26 Jeffrey Stedfast[MacProxy] Initialize err to IntPtr.Zero before calling...
2013-09-26 Zoltan Varga[sdb] Fix a race in the sdb tests exposed by the recent...
2013-09-26 Mark Probst[sgen] A better fix for the POSIX stop-world deadlock.
2013-09-25 R. Brian LindahlWhen generating resources, it intends to add the .resou...
2013-09-25 Zoltan VargaImplement net 4.5.1 generic wrapper methods in Marshal.
2013-09-25 Atsushi EnoFix bug #14951 - there was another escape sequence...
2013-09-25 Marek SafarBump ikvm-reflect
2013-09-25 Marek SafarReport less cascading errors
2013-09-25 Marek SafarDon't crash when reporting invalid named argument name...
2013-09-24 Zoltan VargaFix the build.
2013-09-24 Mark ProbstAdd a section to the README on how to submit bug reports.
2013-09-24 Jonathan Pryor[System] Fix the CSharpCodeCompiler error parsing regex.
2013-09-24 Jonathan Pryor[MSBuild] Fix the ${level} and ${number} capture.
2013-09-24 Mark Probst[sgen] Fix a thread startup deadlock on POSIX.
2013-09-24 Marek SafarBetter checks for inaccessible member used via dynamic...
2013-09-24 Marek SafarReenable accidentally disabled test
2013-09-24 Marek SafarFixes compilation error on Mavericks
2013-09-24 Marek SafarInitialize cookie container for default requests. Fixes...
2013-09-24 Marek SafarOptmizes one string comparison.
2013-09-24 Paolo MolaroAllow workitems to startup faster and reduce polling...
2013-09-24 Sebastien PouliotUpdate cecil sources to latest
2013-09-24 Sebastien Pouliot[linker] Resolve every type references if we're to...
2013-09-24 Marek SafarCheck modifying members of readonly value-type field...
2013-09-24 Zoltan VargaFix the windows build.
2013-09-23 Rodrigo KumperaFix the windows build.
2013-09-23 Rodrigo KumperaAdd test case for xref behavior for the sgen bridge.
2013-09-23 Rodrigo KumperaMake sure we properly account for transitive liveness...
2013-09-23 Miguel de IcazaWrap the code in MONO_BEGIN/END_DECLS
2013-09-23 Miguel de IcazaUpdate message
2013-09-22 Marek SafarPass cancellation token to CopyAsync read block
2013-09-22 Marek SafarImplements content loading cancellation. Fixes #13200
2013-09-22 Marek SafarTest update
2013-09-22 Marek SafarBump ikvm-reflection
2013-09-21 Zoltan Varga[runtime] Ignore --llvm when LLVM is not enabled in...
2013-09-21 Vincent PovirkAdd test for native thiscall methods.
2013-09-21 Vincent PovirkAdd support for thiscall pinvokes on x86.
2013-09-21 Zoltan Varga[aot] Pass correct architecture to llc on x86-64.
2013-09-21 Zoltan VargaMake the test-aot test less verbose.
2013-09-20 Zoltan VargaMerge pull request #765 from knocte/runtime_fixage
2013-09-20 Andrés G. Aragoneses[sgen] Improve fix for BXC#14834 to avoid redundant...
2013-09-20 Marek SafarFixed TaskFactory::ContinueWhenAny with func result...
2013-09-20 Zoltan Varga[sgen] Use __builtin_ctzl () in OBJ_BITMAP_FOREACH_PTR...
2013-09-20 Mark ProbstFix the build.
2013-09-20 Marek SafarAggregateException::GetBaseException uses only 1-based...
2013-09-20 Marek SafarMerge pull request #760 from mayerwin/patch-2
2013-09-20 Martin Baulig[xbuild]: Actually add the $(TargetFrameworkMonikerAsse...
2013-09-20 APS[FIX] Bug 267: wsdl fails with "Argument is out of...
2013-09-20 Marek HabersackMerge pull request #758 from echampet/capabilities
2013-09-20 Etienne CHAMPETIER[System.Web] Re-enable AppBrowsersTest.cs tests for...
next