mono.git
2011-10-11 Rodrigo KumperaEnsure proper ordering of hazard pointer reads.
2011-10-11 Marek SafarFix crash when resolving base type without being define...
2011-10-11 Zoltan VargaAvoid asserts in sdb if a single step operation is...
2011-10-11 Zoltan VargaImplement registration of new transports in the debugge...
2011-10-11 Zoltan VargaFix 055255aa5575b3eb6edb9a43fafbdabc76249bce. attr_klas...
2011-10-11 Zoltan VargaIgnore some corlib tests which fail on linux
2011-10-10 Marek SafarPopulate already inflated type instances with defined...
2011-10-10 Mark Probst[sgen] Don't assert that we can't suspend a thread...
2011-10-09 Marek SafarMore changes needed for 4.5 profile
2011-10-09 Mark ProbstMerge branch 'sgen-windows'
2011-10-09 Mark Probst[win32] Query the start of a memory region in mono_vfree().
2011-10-09 Mark Probst[sgen] Managed allocator and wbarrier for Win32 by...
2011-10-09 Mark Probst[sgen] Get the thread's domain via a callback, not...
2011-10-09 Zoltan VargaFix a windows warning
2011-10-09 Zoltan VargaUse HOST_WIN32 in one place
2011-10-09 Zoltan VargaDon't define TARGET_WIN32 in cross compilers running...
2011-10-08 Gonzalo Paniagua... Revert previous quick fix.
2011-10-08 Gonzalo Paniagua... Rename namespace to Mono.Net.Dns
2011-10-09 Zoltan VargaAllocate non-code memory using mono_domain_alloc0 in...
2011-10-09 Zoltan VargaDisable a single step to speed up an sdb testcase
2011-10-08 Gonzalo Paniagua... Merge pull request #176 from jordan0day/master
2011-10-08 Jordan DayFixed typo in wsdl tool error message.
2011-10-08 Gonzalo Paniagua... Unbreak, take 3
2011-10-08 Gonzalo Paniagua... Unbreak, take 2
2011-10-08 Gonzalo Paniagua... Unbreak the build
2011-10-08 Gonzalo Paniagua... Add info to the manual page on MONO_DNS
2011-10-08 Gonzalo Paniagua... Add support for an alternative managed DNS resolver
2011-10-08 Zoltan VargaFix named parameter support in the Binder. Fixes #1321
2011-10-07 Zoltan VargaAdd a missing arg check to the sdb protocol code
2011-10-07 Miguel de IcazaAdd the fallback to MonoDoc
2011-10-07 Miguel de IcazaAvoid loading the same documentation file twice
2011-10-07 Marek SafarFix cancelation with task start (only for most trivial...
2011-10-07 Marek SafarContinuation task cannot be started. Fixes #996
2011-10-07 Marek SafarFix unit test
2011-10-07 Marek SafarMark System.Data.Services.Client CLS-compliant
2011-10-07 Marek SafarRemove some obsolete methods
2011-10-07 Marek SafarAdd better diagnostics for tracking crashes in nested...
2011-10-07 Marek SafarRemove Mono.Async
2011-10-07 Marek SafarUpdate few constant values
2011-10-07 Marek SafarAdd async methods to SslStream
2011-10-07 Marek SafarFix parameter names
2011-10-07 Marek SafarAdd async methods to System.Net
2011-10-07 Marek SafarRemove few ifdefs
2011-10-07 Marek SafarFix parameter names
2011-10-07 Marek SafarAdd async methods to System.Net.Sockets
2011-10-07 Marek SafarRemove ifdefs and fix argument names
2011-10-07 Marek SafarRemove redundant check introduced in previous commit
2011-10-07 Paolo MolaroDon't reference WindowsBase in the mobile profiles.
2011-10-07 Rolf Bjarne... [System] Added NetworkCredential.SecurePassword.
2011-10-07 Rolf Bjarne... [Microsoft.Build] Stub out a lot of classes to make...
2011-10-07 Rolf Bjarne... Ignore headers generated by dtrace.
2011-10-07 Rolf Bjarne... [System.Data] Clean up temporary file when done generat...
2011-10-07 Rolf Bjarne... Updated .gitignore to ignore local files MonoDevelop...
2011-10-07 Rolf Bjarne... [Microsoft.Build.Framework] Add a couple of 4.0 interfaces.
2011-10-07 Rolf Bjarne... [WindowsBase] Relationship ids must be valid XML identi...
2011-10-06 Zoltan VargaFix the OSX build
2011-10-06 Zoltan VargaMake the mono_native_thread functions real functions...
2011-10-06 Zoltan VargaFix a windows warning
2011-10-06 Zoltan VargaAvoid calling mono_monitor_get_fast_path () for the...
2011-10-06 alexrp[RabbitMQ.Client] Add spec files for 4.5 profile.
2011-10-06 Marek SafarFix predefined SetResult parameters filter, so it can...
2011-10-06 Marek SafarFix a warning
2011-10-06 Zoltan VargaUse functions instead of macros from the mono_native_th...
2011-10-06 Zoltan VargaEmit precise GC maps for vtypes passed as parameters...
2011-10-05 Sebastien PouliotEnsure consistency when 'emitContext == true' is used...
2011-10-05 Sebastien PouliotInternalize [ComImport] in MONOTOUCH profile since...
2011-10-05 Rolf Bjarne... [System.ServiceModel] Write EndPointAddress properly...
2011-10-05 Marek SafarReport better error for misused await operator
2011-10-05 Marek SafarMake C#5 default lang version for mcs compiler
2011-10-04 Zoltan VargaFix a warning
2011-10-04 Zoltan VargaFix the build
2011-10-04 Zoltan VargaAdd runtime support for the .NET Portable Libraries...
2011-10-04 Zoltan VargaFix a warning
2011-10-04 Zoltan VargaFix MSVC build
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Small fixes.
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-10-04 Mark Probst[sgen] Debug print fixes.
2011-10-04 Mark Probst[sgen] Simple abstraction for creating native threads.
2011-10-04 Mark Probst[sgen] Use our mutex abstraction instead of pthreads...
2011-10-04 Mark Probst[sgen] Use our TLS abstraction instead of pthreads...
2011-10-04 Marek SafarCorrectly capture synchronization context
2011-10-04 Marek Safarawaiterbuilder cannot be readonly, it causes unexpected...
2011-10-04 Paolo MolaroIntroduce a callback API to have notifications when...
2011-10-04 Marek SafarAllow type inference of lambda return type using type...
2011-10-04 Marek SafarFix recent regression caused by changes to assignment...
2011-10-03 Jonathan Pryor[mdoc] Add tests for C#4 dynamic, default method parame...
2011-10-03 Jonathan Pryor[mdoc] Add tests for C#4 variance support.
2011-10-03 Atsushi EnoAdd ProtectionTokenParameter for mutual nego. Patch...
2011-10-03 Marek SafarUpdate to the latest ikvm reflection
2011-10-03 Marek SafarFix xbuild.rsp install location
2011-09-30 alexrpconfigure.{ac,in}: Point to the new Bugzilla.
2011-09-30 Marek SafarAdd more 4.5 task methods
2011-09-30 Marek SafarMutate async awaiter when it's of generic type
2011-09-30 Marek SafarAdd gitignore
2011-09-30 Marek SafarMerge pull request #175 from alexrp/master
2011-09-30 alexrpUse Console.Is*Redirected for the 4.5 profile in csharp...
2011-09-30 alexrpAdd new Is*Redirected properties to Console for the...
2011-09-30 Marek SafarMerge pull request #174 from alexrp/master
2011-09-30 Gonzalo Paniagua... Plug an unmanaged memory leak
next