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-12-11Add Reactive Extensions as installed libs, take 2 (with fixed rpmspec this ti...Atsushi Eno
2012-12-11Introduce hooks for parallel build scripts.Rodrigo Kumpera
2012-12-11Simplify a bit FULL_AOT_RUNTIME build wrt use of CommonCrypto. Ref: assistly ...Sebastien Pouliot
2012-12-10[monodoc] Look for docs in LocalApplicationDataJonathan Pryor
2012-12-09Properly (?) fix TimeZoneInfo.cs build.Mark Probst
2012-12-08Fix System.Core/System.TimeZoneInfo build under basic profile.Rodrigo Kumpera
2012-12-08Merge pull request #487 from mayerwin/patch-1Miguel de Icaza
2012-12-08Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatti...Miguel de Icaza
2012-12-07Fix mobile builds.Atsushi Eno
2012-12-07Add missing '#if NET_4_5'.Martin Baulig
2012-12-06[WCF]: Implement and improve missing WsdlExporter pieces.Martin Baulig
2012-12-05[Mono] TimeZoneInfo.FindSystemTimeZoneById returns nulltechnomage
2012-12-05Bring back 2.10 based System.Json and move aspnet stack version to System.Jso...Marek Safar
2012-12-05Add new testMarek Safar
2012-12-05Add resx to dist filesMarek Safar
2012-12-04Call the specialized SortImpl<T> implementation from Sort<T>.Zoltan Varga
2012-12-04Avoid using hand-specialized qsort<K,T> instantiations in SortImpl<TKey,TValu...Zoltan Varga
2012-12-04Enable 4.x api for MonoTouchMarek Safar
2012-12-04Move System.Json sources from external before they are removedMarek Safar
2012-12-04Add MOBILE defines to 4.0 codeMarek Safar
2012-12-04ifdef same extension method which exists in 4.5 mscorlibMarek Safar
2012-12-04Disable some of tests which MT cannot handleMarek Safar
2012-12-04Bump ikvm (fixes stream references leak)Marek Safar
2012-12-04Pass empty array to Main methodsMarek Safar
2012-12-03Don't return a shared CFProxy instanceJeffrey Stedfast
2012-12-03Update testsMarek Safar
2012-12-03Add MonoTouch test skeleton projectMarek Safar
2012-12-03Fixed MacOS proxy support for proxies requiring authenticationJeffrey Stedfast
2012-12-03Make Main method publicMarek Safar
2012-12-03Add MonoTouch modeMarek Safar
2012-12-03Add MonoTouch compatible run modeMarek Safar
2012-12-03Workaround ikvm filestream dispose bugMarek Safar
2012-12-03[WCF]: Support embedded <wsp:Policy> elements.Martin Baulig
2012-11-30RegistrationServices from the Mobile profile. This is only required for COM.Rodrigo Kumpera
2012-11-30Merge pull request #498 from Unroll-Me/masterMarek Habersack
2012-11-30Merge pull request #515 from pruiz/syswebrouting-fixesMarek Safar
2012-11-29[monkeydoc] Precise the HelpSource that is tested in the error outputJeremie Laval
2012-11-29[monkeydoc] Robustify EcmaDesc equality checking and fix unit testsJeremie Laval
2012-11-29[monkeydoc] Due to some existing doc, revert to Ordinal instead of OrdinalIgn...Jeremie Laval
2012-11-29Fix style to adhere to mono's coding guidelines.Pablo Ruiz Garcia
2012-11-29Revert "Revert "[monkeydoc] Remove debug spew""Jeremie Laval
2012-11-29[monkeydoc] Disable now unneeded hackJeremie Laval
2012-11-29[monkeydoc] Handle more special generation caseJeremie Laval
2012-11-29[monkeydoc] Proxy back GetCachedHelpStream to the right memberJeremie Laval
2012-11-29[monkeydoc] Only calculate internal id if necessaryJeremie Laval
2012-11-29[monkeydoc] Use a map to quickly access zip archive content.Jeremie Laval
2012-11-29[monkeydoc] Avoid variable name clashJeremie Laval
2012-11-29Revert "[monkeydoc] Remove debug spew"Jeremie Laval
2012-11-29[monkeydoc] Create the summary files in ecma-providerJeremie Laval
2012-11-29[monkeydoc] Don't mistakenly close the zip out stream when storing text.Jeremie Laval