mono.git
2011-11-06 Gonzalo Paniagua... Merge pull request #188 from damageboy/exposed-handle...
2011-11-05 Zoltan VargaReduce the size of AOT seq points on ARM after the...
2011-11-05 Dan ShechterMatched FileStream behaviour with MS.NET
2011-11-05 Rodrigo KumperaFix marshaling of Win32_IN6_ADDR.
2011-11-05 Robert Jordan[Web] Fix obvious typo in DELETE FROM WHERE statement.
2011-11-05 Jeremie LavalRemove debug spew
2011-11-05 Jeremie LavalUpdate Lucene to latest Apache version. Make use of...
2011-11-04 Zoltan VargaOmit 'Tests not run' from nunit output, its rarely...
2011-11-04 Zoltan VargaDefine MONO_PATH as an absolute dir for the 'run-test...
2011-11-04 Zoltan VargaAdd a 'captured_traces' field to Exception, holding...
2011-11-04 Zoltan VargaIgnore ExceptionDispatchInfoTest:Throw() until it is...
2011-11-04 Zoltan VargaFix another bug in mono_profiler_load ().
2011-11-04 Zoltan VargaThrow a nicer error from Process.set_PriorityClass...
2011-11-04 Sebastien PouliotOSX and iOS does not support CLOCK_MONOTONIC so we...
2011-11-04 Zoltan VargaAvoid adding a ref in OpenProcess (), it is already...
2011-11-04 Zoltan VargaFix a crash if a profiler is not found. Fixes #1855.
2011-11-04 Marek SafarDon't define eval variable when type could not be resolved
2011-11-04 Marek SafarThe type of an implicitly typed array cannot be inferre...
2011-11-04 Marek SafarFix sbyte/short parse of hexadecimal values. Fixes...
2011-11-04 Marek SafarDon't cache namespace usings in eval mode
2011-11-04 Marek SafarDon't ignore Inherited flag in Attribute.IsDefined...
2011-11-04 Marek SafarFix LazyInitializer
2011-11-04 Jeremie LavalAdd RwWrite flag to status check when already owning...
2011-11-03 Zoltan VargaFix some warnings.
2011-11-03 Zoltan VargaFix a crash which happens when an inlined method ends...
2011-11-03 alexrpcs-tokenizer: Remove old/inaccurate FIXME.
2011-11-03 Ankit Jain[xbuild] Pick the correct base path for target frameworks.
2011-11-03 Marek SafarImporove ExceptionDispatchInfo unit test
2011-11-03 Marek SafarPartially implement ExceptionDispatchInfo
2011-11-03 Marek SafarFix previous commit
2011-11-03 Rodrigo KumperaImplement the icalls needed by the new mobile mmap...
2011-11-03 Rodrigo KumperaImplement a mobile ready version of memory mapped files.
2011-11-03 Rodrigo KumperaMove all Mono.Unix deps into a single place and put...
2011-11-03 Marek SafarFix mdoc execution mono path
2011-11-03 Marek SafarCheck overloaded method difference for CLS-compliance...
2011-11-03 Marek SafarFix few more cascading errors
2011-11-03 Marek SafarUse full type lenght when checking struct fields assignment
2011-11-03 Marek SafarUpdate missing extension compiler type error message...
2011-11-03 Marek SafarReoder 4.x supported_runtimes versions to load correct...
2011-11-03 Marek SafarAdd type forwarding for ExtensionAttribute
2011-11-03 Marek SafarAdd 4.5 compatible MEF
2011-11-02 alexrpFix call to mono_sgen_gc_unlock () in mono_gc_toggleref...
2011-11-02 Marek SafarAdd few 4.5 types to compile MEF2
2011-11-02 Marek SafarAdd new tests
2011-11-02 Marek SafarFix check for intermediate expression value used by...
2011-11-02 Marek SafarAllow Conditional attribute to be used with a keyword...
2011-11-02 Marek SafarCheck reserved name collision with non-parameter member...
2011-11-02 Marek SafarBetter type parameter value type conversion checks
2011-11-02 Marek SafarCheck type parameter substitutions for nested interface...
2011-11-02 Marek SafarRemove duplicate inherited constraint types
2011-11-02 Marek SafarRemove unused variable
2011-11-02 Marek SafarNullable types can satisfy only identity or base type...
2011-11-01 Zoltan VargaDisable TLS on android-x86
2011-11-01 Zoltan VargaAdd sigcontext support for android-x86
2011-11-01 Zoltan VargaDelete unused link.h include
2011-11-01 Jeremie LavalSet success boolean in all cases and avoid state maskin...
2011-10-31 Jeremie LavalAdd index creation operations to mdoc
2011-10-31 Zoltan VargaFix a bug in the previous commit (290a4a10ab157). The...
2011-10-31 Jérémie LavalTiny fix for profiler.c compilation warning
2011-10-31 Jérémie LavalFix build on NET_2_0
2011-10-31 Zoltan VargaRework the breakpoint/single stepping code to get rid...
2011-10-30 Jeremie LavalAdd support for embedding image files in ecma doc
2011-10-29 Marek SafarRun interface method constraints check for implementing...
2011-10-29 Marek SafarFix unmanaged type check for nested generic types
2011-10-29 Marek SafarRemove never used Task::Execute parameter
2011-10-28 Zoltan VargaAvoid duplicate successor entries in the seq point...
2011-10-28 Zoltan VargaAvoid returning a 0 exit code from xbuild if one of...
2011-10-28 Zoltan VargaFix an uninitialized memory error in the AOT runtime.
2011-10-28 Alex Rønne... Merge pull request #186 from QuickJack/master
2011-10-28 MartinFixes some naming conventions.
2011-10-28 Jeremie LavalAlso disable selectively this test at runtime
2011-10-28 Jeremie LavalRefactor unit test a bit
2011-10-27 Marek SafarEnable 4.5 profile parallel build
2011-10-27 Marek SafarAlways capture iterator parameters
2011-10-27 Marek SafarRename RabbitMQ.Client default sources to fix make...
2011-10-27 Marek SafarInsert incomplete for statement to ast
2011-10-27 Marek SafarRestore using block in case of parser error
2011-10-27 Marek SafarMove TrySet method from TaskCompletionSource to Task...
2011-10-27 Zoltan VargaFix make dist
2011-10-26 Rodrigo KumperaImplement new toggleref machinery for sgen.
2011-10-26 Rodrigo KumperaExport a bunch of sgen functions for internal usage.
2011-10-26 Rolf Bjarne... Log profiler: ensure the size we pass to getsockname...
2011-10-26 Rolf Bjarne... Log profiler: flush file after writing to it.
2011-10-26 Rolf Bjarne... Log profiler: add support for writing to an existing...
2011-10-26 Rolf Bjarne... Profiler: add support embedded profilers whose entry...
2011-10-26 Marek SafarDon't allocate TaskActionInvoker for TaskCompletionSource
2011-10-26 Jeremie LavalRun unobserved task exception processing on the finaliz...
2011-10-26 Marek SafarDelay continuation delegate allocation
2011-10-26 Marek SafarNew test
2011-10-26 Marek SafarReuse captured stack variables
2011-10-26 Marek SafarCapture less local variable in iterator/async context
2011-10-26 Lluis Sanchez[System.Xml] Fix handling of XmlSchemaForm when importi...
2011-10-25 Zoltan VargaAdd filtering by type name to TypeLoad events
2011-10-25 Zoltan VargaAdd a GetTypes() method to VirtualMachine to search...
2011-10-25 Atsushi EnoFix NET_2_1 builds.
2011-10-25 Atsushi EnoFix NET_2_1 builds.
2011-10-25 Paolo MolaroUse gint64 to represent time in MonoStopwatch to preven...
2011-10-25 Jeremie LavalAllow to specify other RootTree for creating indexes
2011-10-25 Marek SafarCreate less anynymous method context classes for async...
2011-10-25 Marek SafarRemove unwanted WaitHandle finalizer
next