mono.git
2012-09-03 Jérémie Laval[System.Core] Remove a source of generic indirection
2012-09-03 Zoltan VargaRemove some more references to libmono-static/libmonosg...
2012-09-03 Zoltan VargaAnother attempt at avoiding compiling files in mini...
2012-09-03 Zoltan VargaRemove *.exe.dylib.dSYM files too in the mini aotcheck...
2012-09-03 Rodrigo KumperaAllow constructors to be called like regular methods...
2012-09-03 Alan McGovernEnsure the targets files are copied for net_4_5 tests
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-09-03 Andres G. Aragonesesxbuild: fix style in test
2012-09-03 Andres G. AragonesesMerge branch 'xbuild_improvements' of github.com:knocte...
2012-09-03 Marek SafarCapture async block variable when variable scope yields
2012-09-02 Marek SafarCapture iterator variable when variable scope yields...
2012-09-02 Miguel de IcazaMerge pull request #446 from UCIS/master
2012-09-02 Marek SafarExpand default parameter array type arguments. Fixes...
2012-08-31 Zoltan VargaRemove *.exe.dylib files too in the mini aotcheck target.
2012-08-31 Zoltan VargaFix a typo.
2012-08-30 Zoltan VargaAdd a target to run the JIT GC tests.
2012-08-30 Zoltan VargaAdd a test for #6755.
2012-08-30 Zoltan VargaFix an off-by-one in the computation of the TLS referen...
2012-08-30 Alan McGovern[Microsoft.Build.Tasks] Don't throw if duplicate depend...
2012-08-29 Alan McGovern[Microsoft.Build.Tasks] Fix several bugs in ResolveAsse...
2012-08-29 Zoltan VargaGet rid of the debug_count () functions in various...
2012-08-28 Zoltan VargaPrint more detailed information about call instructions...
2012-08-28 Zoltan VargaAdd a gsctx argument to mono_arch_get_argument_info ().
2012-08-28 Zoltan VargaSimplify mono_class_get_runtime_generic_context_templat...
2012-08-28 Zoltan VargaShorten some type/functions names in the generic sharin...
2012-08-28 Zoltan VargaAdd mono_debug_count () helper function to aid in runti...
2012-08-28 Zoltan VargaAdd a 'serial' attribute to MonoGenericParam to allow...
2012-08-28 Zoltan VargaAdd wrapper info for generic array helper wrappers.
2012-08-28 Zoltan VargaFix up the dwarf debug info for trampolines.
2012-08-28 Marek SafarMerge pull request #447 from zyzniewski/master
2012-08-28 Tomasz Żyźniewskicall the event after async operation's completed
2012-08-28 Ivo SmitsPatch for bug #6718 - incorrect release of XPCOM object...
2012-08-27 Michael GoffIncorrect comment syntax was breaking compile time...
2012-08-27 Michael GoffModified the large file support check to do a compile...
2012-08-27 Rolf Bjarne... [Mono.Data.Sqlite] Use a prebuilt resources file like...
2012-08-27 Paolo MolaroAvoid direct access to /dev/shm on some platforms.
2012-08-23 Sebastien Pouliot[M4A] Do not reset 'errors' and 'status11' when a certi...
2012-08-23 Sebastien Pouliot[OSX|iOS] Do not reset 'errors' and 'status11' when...
2012-08-23 Sebastien PouliotFix binding (type) and value error (true) that could...
2012-08-22 Andres G. AragonesesMSBuild.Engine: use a buildtask enumerator that throws...
2012-08-22 Jeffrey Stedfast[xbuild] Fixed Microsoft.Portable.CSharp.targets to...
2012-08-21 Marek SafarBetter error message for ref/out argument mismatch
2012-08-21 Marek SafarMerge Alexander Chebaturkin SoC 2012 changes
2012-08-20 Zoltan VargaEscape windows paths in DWARF debug info.
2012-08-20 Jérémie LavalMerge pull request #435 from mono-soc-2012/svick/dataflow
2012-08-19 Petr OnderkaFixed race condition in Receive()
2012-08-19 Petr OnderkaProject file changes by Visual Studio
2012-08-19 Petr OnderkaFixed race condition in race condition test
2012-08-19 Petr OnderkaFinished adding documentation for non-public types...
2012-08-19 Petr OnderkaRemoved nonsensical lock
2012-08-19 Petr OnderkaCorrectly implemented Choose()
2012-08-19 Petr OnderkaStarted adding documentation for non-public types and...
2012-08-19 Petr OnderkaFixed completion of PropagatorWrapperBlock
2012-08-19 Petr OnderkaRemoved nonsensical call that didn't actually do anything
2012-08-19 Petr OnderkaNo need to start new Task if there is only one item...
2012-08-19 Petr OnderkaSome tests need more time
2012-08-19 Petr OnderkaWork around issue with old NUnit and comparing collections
2012-08-19 Petr OnderkaDon't cancel unstarted Tasks on cancellation
2012-08-19 Petr OnderkaFixed unit test to work with old NUnit
2012-08-19 Petr OnderkaHandle consumeToAccept with MaxNumberOfGroups correctly
2012-08-19 Petr OnderkaStore multiple exceptions in Completion correctly
2012-08-19 Petr OnderkaAdded test for MaxMessages with BroadcastBlock
2012-08-19 Petr OnderkaconsumeToAccept shouldn't reserve
2012-08-19 Petr OnderkaMake sure cancellation behaves the same as faulting...
2012-08-19 Petr OnderkaImplemented execution block ctors for async actions
2012-08-19 Petr OnderkaImplemented NullTarget()
2012-08-19 Petr OnderkaFixed declaration differences
2012-08-19 Petr OnderkaMade block interfaces variant
2012-08-19 Petr OnderkaFixed race condition in OfferMessage()
2012-08-19 Petr OnderkaCheck key for null in ConcurrentDictionary
2012-08-19 Petr OnderkaForgot to use AssertEx
2012-08-19 Petr OnderkaAdded forgotten files to sources
2012-08-19 Petr OnderkaThrow the correct exception if Receive() is cancelled
2012-08-19 Petr OnderkaCheck for null target in ConsumeMessage()
2012-08-19 Petr OnderkaOnly reserved can be consumed after fault
2012-08-19 Petr OnderkaDidn't check for null target in LinkTo() with predicate
2012-08-19 Petr OnderkaImplemented OutputAvailableAsync()
2012-08-19 Petr OnderkaImplemented LinkTo() with predicate
2012-08-19 Petr OnderkaFixed sending from WriteOnceBlock
2012-08-19 Petr OnderkaFixed sending from BroadcastBlock
2012-08-19 Petr OnderkaCorrected Receive() and ReceiveAsync()
2012-08-19 Petr OnderkaValid header can't have id 0
2012-08-19 Petr OnderkaImplemented SendAsync()
2012-08-19 Petr OnderkaRelease postponed messages after Complete()
2012-08-19 Petr OnderkaReleaseReservation() means the message is no longer...
2012-08-19 Petr OnderkaHandle completion correctly in Receive()
2012-08-19 Petr Onderkanew CancellationTokenRegistration().Dispose() shouldn...
2012-08-19 Petr OnderkaVerify arguments in public methods
2012-08-19 Petr OnderkaNegative header ids should be valid
2012-08-19 Petr OnderkaMade tests compatible with NUnit 2.4
2012-08-19 Petr OnderkaAdded support for MaxNumberOfGroups
2012-08-19 Petr OnderkaFixed completion of JoinTargets
2012-08-19 Petr OnderkaNo need to use .Net 4.5-specific methods
2012-08-19 Petr OnderkaFixed tests, so that they work under MS .Net
2012-08-19 Petr OnderkaFixed bug in unit test
2012-08-19 Petr OnderkaDon't start new tasks after fault
2012-08-19 Petr OnderkaMore fixing of Linux build
2012-08-19 Petr OnderkaDon't use InternalsVisibleTo for testing
2012-08-19 Petr OnderkaFixed non-greedy blocks with BoundedCapacity
2012-08-19 Petr OnderkaReplaced Volatile.Write() with the volatile modifier
next