mono.git
2012-03-27 Jonathan ChambersCheck lmf_addr_tls_offset for size greater than 64...
2012-03-27 Sebastien PouliotFix bug #4101 when using a deep hierarchy of directorie...
2012-03-27 Marek SafarMake monodoc 4.0 lib when mdoc is 4.0 app
2012-03-27 Marek SafarAdd missing dist for test file
2012-03-27 Marek SafarFix wrong WindowsBase method signatures
2012-03-27 Marek SafarDon't throw when loading expressions wrongly marked...
2012-03-27 Marek SafarEmit smaller iterator dispose method
2012-03-27 Marek SafarEmit iterators finally block only once. Fixes #4052.
2012-03-27 Marek SafarSimplify mutator check
2012-03-26 Sebastien PouliotMove RijndaelTransform code from RijndaelManaged.cs...
2012-03-26 Neale Ferguson* sgen-alloc: Use CEE_STIND_I4 for non-MONO_BIG_ARRAYS...
2012-03-26 Zoltan VargaFix the build.
2012-03-25 Zoltan VargaFix debugger invokes when the runtime is suspended...
2012-03-25 Marek SafarMerge pull request #257 from nestalk/master
2012-03-24 Neil StalkerFix building of winform tests
2012-03-24 Neil StalkerFix access modifiers to allow test library to build
2012-03-24 Neil StalkerTest passes on Mono and MS, no need to ignore
2012-03-24 Neil Stalkeren-US culture returns PM not p.m. in both .NET and...
2012-03-24 Gonzalo Paniagua... Merge pull request #256 from flow3r/patch-1
2012-03-24 Yeonwoon JungBinding socket with specified IP address if possible.
2012-03-23 Marek SafarMerge pull request #255 from nestalk/master
2012-03-23 Neil StalkerFix test data
2012-03-23 Rodrigo KumperaIt turns out the bridge code needs to distinguish bridg...
2012-03-23 Rodrigo KumperaImprove Missing Field error message.
2012-03-23 Marek SafarMore work on separation of state machine and anonymous...
2012-03-23 Jeremie Laval[monodoc] LinkId for method needs to display parenthese...
2012-03-23 Jeremie Laval[monodoc] Fix XPath query in image attribute creation
2012-03-23 Jeremie Laval[monodoc] Add recipe related content processing
2012-03-23 Sebastien PouliotFix FindBySubjectName to find anything in the subject...
2012-03-23 Sebastien PouliotIgnore two more tests with [Category(NotWorking)] for...
2012-03-23 Rolf Bjarne... Ignore more files.
2012-03-23 Rolf Bjarne... [mkbundle] Fix native warnings
2012-03-23 Sebastien PouliotFix ArgumentOutOfRangeException in PKCS1MaskGenerationM...
2012-03-23 Sebastien PouliotFix old test cases so it's easier to reuse for the...
2012-03-23 Sebastien PouliotFix finalizer where a NRE can occur if the ctor fails...
2012-03-22 Marek SafarMerge pull request #254 from viniciusjarina/fix_build
2012-03-22 Vinicius JarinaFix broken test
2012-03-22 Marek SafarInitial separation of state machine and anonymous metho...
2012-03-22 Marek SafarDecorate local variable names in same way in all state...
2012-03-22 Marek SafarReport less cascading errors
2012-03-22 Gonzalo Paniagua... Trigger the UploadProgressChanged event wen uploading...
2012-03-22 Gonzalo Paniagua... Fix the previous fix.
2012-03-22 Gonzalo Paniagua... Fix possible nullref
2012-03-22 Gonzalo Paniagua... Merge pull request #253 from sblom/master
2012-03-22 Scott BlomquistAdd check for null JsonArray elements.
2012-03-21 Rodrigo KumperaFix compilation of System.Configuration test suite.
2012-03-21 Rodrigo KumperaFix compilation issue with corlib 2.0 test suite.
2012-03-21 Rodrigo KumperaRework fragment reclamation to remove one CAS from...
2012-03-21 Rodrigo KumperaMerge pull request #252 from joncham/trigger_cleanup
2012-03-21 Tak[Fix] Additional cleanup on runtime shutdown.
2012-03-21 Rodrigo KumperaIncrease degradged_mode so we trigger a nursery gc...
2012-03-21 Rodrigo KumperaKill some unused vars.
2012-03-21 Rodrigo KumperaUse mono_sgen_clear_range in place of memset everywhere.
2012-03-20 Rodrigo KumperaClear discarded frags using mono_sgen_clear_range.
2012-03-20 Rodrigo KumperaFill scan starts with phony arrays.
2012-03-20 Rodrigo KumperaRename set_nursery_scan_start to mono_sgen_set_nursery_...
2012-03-20 Rodrigo KumperaExtract mono_sgen_clear_range.
2012-03-20 Rodrigo KumperaDon't loop when processing finalizers, no reason for it.
2012-03-20 Rodrigo KumperaHandle OOM and finalizable objects.
2012-03-20 Rodrigo KumperaHandle an OOM corner case during a nursery collection.
2012-03-20 Rodrigo KumperaImprove io-layer error logging.
2012-03-20 Marek SafarEmit symbol file entry for lambda expressions.
2012-03-20 Marek SafarFix typo
2012-03-20 Marek SafarRemove OpenSubKey Mono limitation
2012-03-19 TalAloniBug Fix: OpenSubKey will open key as writable when...
2012-03-19 TalAloniMake sure a proper 'Not Implemented' exception is throw...
2012-03-19 TalAloniFixed an ANSI to managed string conversion bug on nativ...
2012-03-19 Rodrigo KumperaAdd tests for LpStr and LpWStr marshalling.
2012-03-19 Miguel de IcazaSilence compiler warnings for methods that are P/Invoke...
2012-03-19 Miguel de IcazaUpdate email address for licensing Mono in LICENSE...
2012-03-19 Marek SafarBetter error recovery from missing select or group...
2012-03-19 Marek SafarUpdate test
2012-03-19 Marek SafarAttach more misplaced attributes in full ast. Fixes...
2012-03-19 Marek SafarAdd new 4.5 stream overloads
2012-03-19 Marek SafarAdd missing null check to Directory enumerators
2012-03-19 Marek SafarImplement Comparer::Create
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-19 Miguel de IcazaSqlBulkCopy.WriteToServer: Check array length before...
2012-03-19 Miguel de Icaza(write_serial): fix the variable holding the return...
2012-03-19 Miguel de IcazaIntPtr: Add the various operator overload features...
2012-03-19 Miguel de IcazaUpdate some copyrights
2012-03-19 Miguel de IcazaMerge pull request #248 from pcc/toolstrip-flow
2012-03-19 Zoltan VargaRework the way synchronized wrappers recursion avoidanc...
2012-03-19 Peter CollingbourneFix several bugs relating to ToolStrips with Flow layout
2012-03-18 Gonzalo Paniagua... Redirect right after NTLM authentication works now
2012-03-17 Zoltan VargaFix llvm+direct icalls. Fixes #3925.
2012-03-16 Marek SafarRelease captured reference type stack variables
2012-03-16 Marek SafarEmit better code for binary await expression with constants
2012-03-16 Marek SafarEmit less awaiters when existing ones can be reused
2012-03-16 Marek SafarEmit better code for await in array initializer
2012-03-16 Marek SafarDon't mangle compiler generated local variable names
2012-03-16 Zoltan VargaMerge pull request #246 from joncham/bug-configure...
2012-03-16 Jonathan ChambersUse cache variable when checking for clang, so it can...
2012-03-16 Gonzalo Paniagua... Last commit was not entirely correct...
2012-03-15 Zoltan VargaFix the printing of parameter type namespaces in stack...
2012-03-15 Zoltan VargaFix the previous change again.
2012-03-15 Zoltan VargaFix build on platforms without MONO_ARCH_HAVE_TLS_GET...
2012-03-15 Zoltan VargaAdd missing eglib remappings.
2012-03-15 Rodrigo KumperaMerge pull request #245 from Sectoid/master
2012-03-15 Gleb GolubitskyFixing formatting glitches in my previous bug #3912...
next