Binding socket with specified IP address if possible.
[mono.git] / mcs / class /
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 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 KvingeIgnore more files.
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 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-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 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 IcazaIntPtr: Add the various operator overload features...
2012-03-19 Miguel de IcazaMerge pull request #248 from pcc/toolstrip-flow
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-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 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 Marek SafarFix few unit tests
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 Gonzalo Paniagua... If we read an entire chunk, return it in the next read...
2012-03-13 Rolf Bjarne KvingeInclude System.Collections.Generics.SortedSet in the...
2012-03-13 Marek SafarSystem.Web.Mvc is 2.0 profile only
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 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 Sebastien PouliotTests from bug #3677 (works on master, fails in MonoTouch)
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-09 Duncan MakAdd TimeZoneInfo.MonoTouch.cs so that it's included...
2012-03-09 Marek SafarAdd missing files from last commit
2012-03-09 Atsushi EnoFixed bug #3504 - implemented ValidateEndElement()...
2012-03-09 Marek SafarRemove one of never used icalls
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-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-08 Gonzalo Paniagua... Fix multiple async accepts
2012-03-08 Gonzalo Paniagua... ReadTimeout and WriteTimeout
2012-03-08 Atsushi Enobugfix #3231 - when XmlWriterSettings specifies Indent...
2012-03-08 J. Christopher PereiraUpdate 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 Atsushi EnoReuse of XPathNavigator instance is error-prone. Fixed...
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 Gonzalo Paniagua... Fix rethrow of the interrupted exception
2012-03-06 Rolf Bjarne KvingeMono.Data.Sqlite: Add support for TIMESTAMP / UnixEpoch...
2012-03-06 Rolf Bjarne KvingeMono.Data.Sqlite: Fix type name comparison to compare...
2012-03-06 Marek SafarAdd 4.5 Caller attributes
2012-03-06 Jonathan Pryor[Mono.Posix] Add UnixFileSystemInfo.TryGetFileSystemEntry()
2012-03-06 Jeremie LavalCorrect CancellationTokenSource locking. Fix #3756.
2012-03-05 Marek SafarMerge pull request #238 from knocte/master
2012-03-05 Andres G. Aragonesescorlib: Simplify logic for String.Empty.Split(char...
2012-03-05 Andres G. Aragonesescorlib: return a non-empty array if RemoveEmptyEntries...
2012-03-05 Marek SafarMerge pull request #237 from knocte/master
2012-03-05 Andres G. Aragonesescorlib: String.Split() now returns empty array too...
2012-03-05 Marek SafarUpdate to the latest IKVM.Reflection
2012-03-05 Marek SafarMove remaining compiler settings out of temporary repor...
2012-03-05 Marek SafarMerge pull request #235 from plobsing/cs0656-bug
2012-03-04 Marek SafarMerge pull request #236 from plobsing/mmf-view-bug
2012-03-04 Peter LobsingerLimit ReadArray to only reading up to the requested...
2012-03-04 Peter LobsingerAdd test for System.IO.MemoryMappedFiles.MemoryMappedVi...
2012-03-04 kripperFixes BUG https://github.com/mono/mono/pull/229#issueco...
2012-03-03 Gonzalo Paniagua... 2 fixes for NTLM authentication
2012-03-02 Alex CorradoFix make dist
2012-03-02 Marek SafarUse simple Convert when storing registry values
2012-03-02 Marek SafarImplement some async System.Net.Http methods
2012-03-02 Marek SafarAdd some new System.Reflection flags
2012-03-02 Marek SafarTweak comparison inside string.Split
2012-03-02 Marek SafarMerge pull request #233 from knocte/master
next