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
AgeCommit message (Expand)Author
2012-12-05Avoid computing the remset size in sgen_ssb_record_pointer ().Zoltan Varga
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-05Update mcs translationsMarek Safar
2012-12-05Add resx to dist filesMarek Safar
2012-12-05Don't version shared libraries on Android.Jonathan Pryor
2012-12-05Add support for interior pointers for oldspace objects to describe_ptr ().Zoltan Varga
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-04Optimize the emission of dwarf line number info by mostly ordering the method...Zoltan Varga
2012-12-04Reduce the number of non-temporary symbols in AOT output files on mach.Zoltan Varga
2012-12-04Delete .dSYM directories using rm -rf.Zoltan Varga
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-03Optimize the GC map construction code a bit.Zoltan Varga
2012-12-03[WCF]: Support embedded <wsp:Policy> elements.Martin Baulig
2012-12-01Avoid a newline in some mono_trace () calls, it already adds one.Zoltan Varga
2012-12-01Handle a loader generic type hierarchy corner case. Fixes bxc #8549Rodrigo Kumpera
2012-11-30RegistrationServices from the Mobile profile. This is only required for COM.Rodrigo Kumpera
2012-11-30Merge pull request #513 from pruiz/xamarin-bug-8565-v2Rodrigo 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-29Add stats for cards remarked by the gc and left untouched by the mutator after.Rodrigo Kumpera
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-29[tests] Fix pinning in finalizer-exception.cs.Mark Probst
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