mono.git
2013-12-17 Horst KakuschkeCleaned up the using statements in DateTime tests
2013-12-17 Horst KakuschkeAdditional tests for Xamarin Bug 16742 + style enhancements
2013-12-11 Horst KakuschkeFixes Xamarin Bug 16742: XmlConvert.ToDateTime(string...
2013-12-09 Zoltan Varga[corlib] Disable a test which causes a wapi_unref_full...
2013-12-09 Marek Safar[corlib] Update current LogicalCallContext from empty...
2013-12-09 Marek Safar[mcs] Show correct #line location for files in other...
2013-12-09 Marek Safar[system] Redirect of put requests was converted to...
2013-12-09 Atsushi EnoMerge pull request #830 from akoeplinger/fix-net40...
2013-12-08 Marek Safar[corlib] Ignore awaited default synchronization context.
2013-12-08 Alexander KöplingerFix NET_4_0 tests build by correcting accessibility...
2013-12-08 Marek Safar[corlib] Not continue on awaited source context should...
2013-12-08 Marek Safar[corlib] Keep original cancellation exception from...
2013-12-08 Marek SafarAdd new test
2013-12-08 Marek SafarMerge pull request #817 from desdesdes/master
2013-12-07 Marek Safar[corlib] Block configurable task awaiter until task...
2013-12-07 Marek Safar[corlib] Better handling of awaiter continuation on...
2013-12-07 Marek Safar[corlib] Add check for launching cancelled task to...
2013-12-06 Rodrigo Kumpera[sgen]Fix a deadlock when the GC try to free a JI durin...
2013-12-06 Zoltan Varga[bcl] Invoke assembly resolve hooks even if the assembl...
2013-12-06 Marek Safar[corlib] Optimize one string Join<T> overload. Fixes...
2013-12-06 Rodrigo Kumpera[bcl] Handle BigInt -> long conversions that should...
2013-12-06 Rodrigo KumperaMerge pull request #828 from mateusz-holenko/master
2013-12-06 Marek Safar[System.Net.Http] Don't throw on invalid input in TryGe...
2013-12-06 Marek Safar[mcs] Don't stop type inference when a unique construct...
2013-12-06 Mateusz HołenkoFix build.
2013-12-06 Zoltan Varga[aot] Avoid emitting two debug_line sections when using...
2013-12-06 Marek Safar[mcs] Add better type conversion to unary mutators...
2013-12-06 Marek SafarBump mscorlib version for monolite to work correctly
2013-12-06 Marek SafarPartially revert 3019283237a35625f8a5e904b3053307309e7682
2013-12-06 Marek SafarImprove test failure check
2013-12-06 Zoltan VargaFix the arm build with xcode 5.1.
2013-12-06 Atsushi EnoFix build.
2013-12-05 Sebastien Pouliot[Test] Fix build of System.Core unit tests
2013-12-05 Jonathan Pryor[Mono.Options] Improve error message for badly bundled...
2013-12-05 Miguel de IcazaComment style; Wrap at 100
2013-12-05 Miguel de IcazaComment style
2013-12-05 Sebastien Pouliot[Test] Ignore a test case if executed on the main thread
2013-12-05 Rodrigo Kumpera[lock-tracer]Update the decoder to handle the current...
2013-12-05 Rodrigo Kumpera[lock-tracer]Workaround ASLR on OSX by recording offset...
2013-12-05 Rodrigo Kumpera[runtime]Fix deregister_reflection_info_roots_from_list...
2013-12-05 Rodrigo Kumpera[runtime]Add the marshal lock to the lock tracer.
2013-12-05 Rodrigo Kumpera[runtime]Replace the loader lock with the marshal lock...
2013-12-05 Rodrigo Kumpera[runtime] Don't hold the loader lock when calling mono_...
2013-12-05 Rodrigo Kumpera[runtime] The assembly bindings are now protected by...
2013-12-05 Rodrigo Kumpera[runtime] Change deregister_reflection_info_roots to...
2013-12-05 Rodrigo Kumpera[runtime] Cleanup usage of reflection_info_unregister_c...
2013-12-05 Rodrigo Kumpera[runtime] mono_metadata_clean_for_image no longer needs...
2013-12-05 Rodrigo Kumpera[runtime] Protect mono_create_icall_signature with...
2013-12-05 Rodrigo Kumpera[runtime] Protect MonoImage::generic_def_objects with...
2013-12-05 Rodrigo Kumpera[runtime] Introduce the icall lock to be used when...
2013-12-05 Rodrigo Kumpera[runtime] Ensure mono_class_setup_supertypes is atomic...
2013-12-05 Marek SafarMerge pull request #827 from Blewzman/master
2013-12-05 Marek Safar[mcs] Convert dotted paths to full path
2013-12-05 BlewzmanSmall coding style fixes.
2013-12-05 BlewzmanSupport IReadOnlyList in System.Linq.Enumerable.Element...
2013-12-05 Marek Safar[sle] Implement DynamicExpressionVisitor.
2013-12-05 Marek SafarBump ikvm-reflection
2013-12-05 Atsushi EnoIn ConsoleLogger, add workaround for bogus use of Event...
2013-12-05 Marek Safar[corlib] Implement task awaiters running on custom...
2013-12-04 Alex Rønne... Fix monograph to build under various --disable-boehm...
2013-12-04 Zoltan VargaFix the pp64 build.
2013-12-04 Zoltan VargaFix the windows build.
2013-12-04 Alex Rønne... Also use __builtin_extract_return_addr in these files.
2013-12-04 Alex Rønne... Apply __builtin_extract_return_addr to the result of...
2013-12-04 Alex Rønne... Fix some warnings in mini-arm.c.
2013-12-04 Martin Baulig[xbuild]: Fix the tests.
2013-12-04 Alex Rønne... Fix some pointer/integer size issues in unwind.c on...
2013-12-04 Alex Rønne... Add a dummy assignment to shut GCC up.
2013-12-04 Alex Rønne... Fix some warnings caused by always_inline functions...
2013-12-04 Marek Safar[corlib] Better conversion betwen system locale and...
2013-12-04 Alex Rønne... Fix some warnings in mini-amd64.c.
2013-12-04 Alex Rønne... Fix a couple of warnings in mini-exceptions.c.
2013-12-04 Alex Rønne... Fix more PPC warnings.
2013-12-04 Alex Rønne... Fix a warning on PPC.
2013-12-04 Zoltan VargaMerge pull request #824 from hanswolff/patch-1
2013-12-04 Alex Rønne... Unbreak libgc.
2013-12-04 Marek Safar[corlib] CreateSpecificCulture without exception retry
2013-12-04 Alex Rønne... Remove some more mdb bits.
2013-12-04 Marek Safar[corlib] Update CurrentRegion to work with DefaultThrea...
2013-12-04 Mark Probst[sgen] Link unit test programs with all libs.
2013-12-04 Hans WolffFixed missing pointer conversion tests in sizes.c
2013-12-04 Martin Baulig[xbuild]: Check a <Target>'s "Returns" first, then...
2013-12-03 Martin Baulig[xbuild]: Provide diagnostic logging of all executed...
2013-12-03 Martin Baulig[xbuild]: Allow expressions inside a dynamic <ItemGroup...
2013-12-03 Zoltan VargaFix the build.
2013-12-03 Alex Rønne... [sdb] Support a setpgid=y/n option to --debugger-agent.
2013-12-03 Mark Probst[sgen] Never invoke libc’s memmove() or bzero().
2013-12-03 Marek Safar[mcs] Report nice error instead of crash for cyclic...
2013-12-03 Marek Safar[mcs] Report all failure errors in lambda conversions...
2013-12-03 Marek Safar[corlib] Replace manual array resize with Resize call
2013-12-03 Atsushi EnoFix android-specific build (use of unassigned variable).
2013-12-03 Alex Rønne... Sanitize the kqueue check in configure.in.
2013-12-03 Mark Probst[sgen] Fix build on Linux.
2013-12-03 Alex Rønne... Merge branch 'armhf' of github.com:alexrp/mono
2013-12-03 Atsushi EnoRemove private sln/csproj files.
2013-12-03 Atsushi Enoupdate .csproj.
2013-12-03 Atsushi EnoAdd missing exception types.
2013-12-03 Atsushi EnoProjectCollection.DefaultToolsVersion is settable.
2013-12-03 Atsushi EnoSome parser error message got source string for Conditi...
2013-12-03 Atsushi EnoTarget items related fixes - give diagnostic outputs...
next