mono.git
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...
2012-03-15 Gleb GolubitskyFix and a test case for the bug #3912 [1].
2012-03-15 Gleb Golubitskytest case
2012-03-15 Gleb Golubitskythe patch fixing issue
2012-03-15 Sebastien PouliotChange type-check to allow inheritance in the steps...
2012-03-15 Marek SafarUpdate translation files
2012-03-15 Marek SafarFix few unit tests
2012-03-15 Marek SafarUpdate async codegen to require INotifyCompletion imple...
2012-03-15 Marek SafarLess cascading errors
2012-03-15 Zoltan VargaAdd hand-specialized versions of the various Array...
2012-03-14 Gonzalo Paniagua... Merge pull request #241 from viniciusjarina/fix2843
2012-03-13 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-03-13 Neale FergusonEnable s390x to use TLS variables like amd64 and x86...
2012-03-13 Alex CorradoFinal spec file changes for 2.11 packaging. Adds back...
2012-03-13 Gonzalo Paniagua... If we read an entire chunk, return it in the next read...
2012-03-13 Rolf Bjarne... Include System.Collections.Generics.SortedSet in the...
2012-03-13 Marek SafarAdd System.Net.Http to spec file
2012-03-13 Marek SafarImplement C#5 foreach scope rules
2012-03-13 Marek SafarSystem.Web.Mvc is 2.0 profile only
2012-03-13 Marek SafarAdd new test
2012-03-13 Marek SafarDefault parameters are ignored for method group convers...
2012-03-13 Zoltan VargaDerive a dreg > 0 relation from ldaddr in ABCREM.
2012-03-12 Rodrigo KumperaProperly handle ASLR randomization of the main thread...
2012-03-12 Rodrigo KumperaUnder full-aot process the types of method arguments...
2012-03-12 Alex CorradoAdd back the 4.0 profile assemblies to the spec.
2012-03-12 Alex CorradoUpdate mdoc.exe from 2.0 to 4.5 in the spec
2012-03-12 Alex CorradoAdd unpackaged 4.5 install files to the spec
2012-03-12 Marek SafarUpdate spec file to 4.5 profile
2012-03-11 Zoltan VargaAdd a string ctor test to objects.cs.
2012-03-11 Zoltan VargaMake mono_lookup_internal_call () return ves_icall_Syst...
2012-03-11 Zoltan VargaFix the previous patch.
2012-03-11 Zoltan Varga Move the thread attach code for native-to-managed...
2012-03-11 Zoltan VargaMerge pull request #242 from NN---/patch-1
2012-03-11 Zoltan VargaMerge pull request #243 from konrad-kruczynski/bug3661
2012-03-11 Konrad M. KruczynskiFix for bug #3661.
2012-03-11 Marek SafarMerge pull request #240 from idank/master
2012-03-11 NNMake code behaving like .Net.
2012-03-11 Vinicius JarinaAdd unit test for bug 2843 (Serialization/Deserializati...
2012-03-10 Vinicius JarinaAdd unit test for Serialization/Deserialization with...
2012-03-10 Vinicius JarinaFix bug #2843: WCF: SerializationException when process...
2012-03-10 Idan KamaraFix typo
2012-03-10 Sebastien PouliotTests from bug #3677 (works on master, fails in MonoTouch)
2012-03-10 Zoltan VargaAdd basic quoting support to MONO_ENV_OPTIONS. Fixes...
2012-03-10 Marek SafarDon't build symbol files for profiles never used for...
2012-03-10 Gonzalo Paniagua... Add another default format
2012-03-10 Alex CorradoUpdate a couple more tools in the spec that moved 4...
2012-03-09 Alex CorradoUpdate spec file to reflect tools that moved from the...
2012-03-09 Alex CorradoAdd some missing 4.5 xbuild target files to the dist
2012-03-09 Duncan MakAdd TimeZoneInfo.MonoTouch.cs so that it's included...
2012-03-09 Alex CorradoInclude the spec file in the tarball
2012-03-09 Marek SafarAdd missing files from last commit
2012-03-09 Jonathan ChambersFix output names for libmono.vcxproj.
2012-03-09 Atsushi EnoFixed bug #3504 - implemented ValidateEndElement()...
2012-03-09 Marek SafarRemove one of never used icalls
2012-03-09 Marek SafarAdd more async predefined members
2012-03-09 Marek SafarCheck out parameter flag correctly
2012-03-09 Marek SafarAdd new async interfaces
2012-03-09 Atsushi EnoFill XmlSchemaInfo validity for attributes (some were...
2012-03-09 Atsushi EnoAdded test case for #3003.
2012-03-09 Atsushi Enopart of fix #3003 - attached properties are also subjec...
2012-03-09 Atsushi EnoPart of fix #3003 - use On[Before|After]Properties...
2012-03-09 Atsushi EnoPart of fix #3033 - support ISupportInitialize and...
2012-03-09 Atsushi EnoPart of fix #3003 - events do not prevent invoker sette...
2012-03-09 Atsushi Enolookup interface implementation of "Add" method. Fixed...
2012-03-09 Zoltan VargaFix the previous change.
2012-03-09 Zoltan VargaAllow mono_lookup_internal_call () to return the dynami...
2012-03-09 Zoltan VargaAdd a few cominterop icalls stuff for the DISABLE_COM...
2012-03-08 Zoltan VargaFix LLVM type mapping so classes and generic instances...
2012-03-08 Zoltan VargaAdd a configure option to make all icalls non-static...
2012-03-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-08 Gonzalo Paniagua... Fix multiple async accepts
2012-03-08 Gonzalo Paniagua... Initialize struct
2012-03-08 Gonzalo Paniagua... Just in case...
2012-03-08 Gonzalo Paniagua... Remove warning
2012-03-08 Gonzalo Paniagua... ReadTimeout and WriteTimeout
2012-03-08 Jeremie Laval[mdoc] Properly recognize external img resources
2012-03-08 Atsushi Enobugfix #3231 - when XmlWriterSettings specifies Indent...
2012-03-08 J. Christopher... Update mcs/class/System.Web/System.Web.SessionState_2...
2012-03-08 Atsushi EnoFix XLinq decimal value formatting to become invariant...
2012-03-08 Atsushi EnoRevert previous XPath fix. Fix is rather needed in...
2012-03-08 Marek SafarAdd better errors for async
2012-03-08 Atsushi EnoReuse of XPathNavigator instance is error-prone. Fixed...
2012-03-08 Zoltan VargaAdd AOT support for calling icalls directly without...
2012-03-07 Alex CorradoFix make dist after the reorganization of the msvc...
2012-03-07 Alex CorradoDisable running commits-to-changelog.py as part of...
2012-03-07 Zoltan VargaMerge pull request #239 from joncham/msvc-updates
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-07 Jonathan ChambersRework vcxproj files to match Makefile based build...
2012-03-07 Jonathan ChambersAdd platform TARGET_* macros to winconfig.h instead...
2012-03-07 Jonathan ChambersCheck for _WIN32 in addition to __WIN32__.
2012-03-07 Jonathan ChambersCheck for TARGET_* defines in addition to compiler...
2012-03-07 Jonathan ChambersWrap #include <unistd.h> inside an #ifdef HAVE_UNISTD_H.
2012-03-07 Gonzalo Paniagua... Fix rethrow of the interrupted exception
2012-03-06 Rolf Bjarne... Mono.Data.Sqlite: Add support for TIMESTAMP / UnixEpoch...
next