Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs
AgeCommit message (Expand)Author
2012-03-29new System.Json is now coming from submodule (and already merged my changes),...Atsushi Eno
2012-03-29System.Web.Razor integratedMarek Habersack
2012-03-29Use more common code in System.JsonMarek Habersack
2012-03-28Compile System.Json using the upstream sourcesMarek Habersack
2012-03-28Adjust unit tests wrt Gonzalo fix for NTLM - commit 214741630f96ddd3e847ff405...Sebastien Pouliot
2012-03-28Fix tests where a DSA CA certificate expired at the end of 2011Sebastien Pouliot
2012-03-28Add new System.Json assembly sources based on http://aspnetwebstack.codeplex....Atsushi Eno
2012-03-28Fix JsonReaderWriterFactory parameters namesMarek Safar
2012-03-28Check whether mcs output name is validMarek Safar
2012-03-28Update hoisted this variable to anonymous methods/state machine splitMarek Safar
2012-03-27Fix bug #4101 when using a deep hierarchy of directories in isolated storage.Sebastien Pouliot
2012-03-27Make monodoc 4.0 lib when mdoc is 4.0 appMarek Safar
2012-03-27Add missing dist for test fileMarek Safar
2012-03-27Fix wrong WindowsBase method signaturesMarek Safar
2012-03-27Don't throw when loading expressions wrongly marked as constants. Fixes #4105Marek Safar
2012-03-27Emit smaller iterator dispose methodMarek Safar
2012-03-27Emit iterators finally block only once. Fixes #4052.Marek Safar
2012-03-27Simplify mutator checkMarek Safar
2012-03-26Move RijndaelTransform code from RijndaelManaged.cs to RijndaelManagedTransfo...Sebastien Pouliot
2012-03-25Merge pull request #257 from nestalk/masterMarek Safar
2012-03-25Fix building of winform testsNeil Stalker
2012-03-24Fix access modifiers to allow test library to buildNeil Stalker
2012-03-24Test passes on Mono and MS, no need to ignoreNeil Stalker
2012-03-24en-US culture returns PM not p.m. in both .NET and MonoNeil Stalker
2012-03-24Binding socket with specified IP address if possible. Yeonwoon Jung
2012-03-24Merge pull request #255 from nestalk/masterMarek Safar
2012-03-24Fix test dataNeil Stalker
2012-03-23More work on separation of state machine and anonymous methodMarek Safar
2012-03-23[monodoc] LinkId for method needs to display parentheses in all cases so that...Jeremie Laval
2012-03-23[monodoc] Fix XPath query in image attribute creationJeremie Laval
2012-03-23[monodoc] Add recipe related content processingJeremie Laval
2012-03-23Fix FindBySubjectName to find anything in the subject name (except the oid ac...Sebastien Pouliot
2012-03-23Ignore two more tests with [Category(NotWorking)] for NET_2_1/nunitliteSebastien Pouliot
2012-03-23Ignore more files.Rolf Bjarne Kvinge
2012-03-23[mkbundle] Fix native warningsRolf Bjarne Kvinge
2012-03-23Fix ArgumentOutOfRangeException in PKCS1MaskGenerationMethod + unit tests. Fi...Sebastien Pouliot
2012-03-23Fix old test cases so it's easier to reuse for the mobile profile / nunitliteSebastien Pouliot
2012-03-23Fix finalizer where a NRE can occur if the ctor fails to completeSebastien Pouliot
2012-03-22Fix broken testVinicius Jarina
2012-03-22Initial separation of state machine and anonymous method story to allow both ...mono-2.11.0Marek Safar
2012-03-22Decorate local variable names in same way in all state machinesMarek Safar
2012-03-22Report less cascading errorsMarek Safar
2012-03-22Trigger the UploadProgressChanged event wen uploading a file.Gonzalo Paniagua Javier
2012-03-22Fix the previous fix.Gonzalo Paniagua Javier
2012-03-22Fix possible nullrefGonzalo Paniagua Javier
2012-03-22Add check for null JsonArray elements.Scott Blomquist
2012-03-22Fix compilation of System.Configuration test suite.Rodrigo Kumpera
2012-03-22Fix compilation issue with corlib 2.0 test suite.Rodrigo Kumpera
2012-03-20Emit symbol file entry for lambda expressions.Marek Safar
2012-03-20Remove OpenSubKey Mono limitationMarek Safar