mono.git
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Marek Safar[corlib] Fix public api
2014-05-20 Zoltan Varga[llvm] Update to the llvm backend to work with llvm...
2014-05-20 Sebastien Pouliot[System.Core][ios] Fix value for ENAMETOOLONG (typo...
2014-05-20 Marek Safar[corlib] Add Guid hex format parsing with whitespaces...
2014-05-20 Zoltan Varga[llvm] Detect the cpu architecture and pass it to Engin...
2014-05-20 Marek Safar[mcs] Use correct parent type in partial type base...
2014-05-20 Alexis ChristoforidesMerge pull request #1040 from ermshiperete/bug-xamarin...
2014-05-20 Marek HabersackAdd a missing assembly name to full type specification.
2014-05-20 Atsushi Eno[MS.Build] add internal expression debugging helper...
2014-05-20 Atsushi Eno[MS.Build] process Choose/When/Otherwise elements ...
2014-05-20 Atsushi Eno[ms.build] remove unused code.
2014-05-20 Marek Safar[xbuild] Add ReferenceOutputAssembly filter
2014-05-20 Marek SafarRemove 2.0 defines
2014-05-20 Miguel de Icaza[build] Record extra library builds for our Visual...
2014-05-19 Joao MatosAdded System.IO.Compression implementation based on...
2014-05-19 Joao MatosAdded SharpCompress Zip archive implementation.
2014-05-19 Rodrigo Kumpera[corlib] Fix the 2.0 testsuite.
2014-05-19 Atsushi Eno[MS.Build] add "OS" _undocumented_ predefined property.
2014-05-19 Atsushi Eno[MS.Build] now ITaskItem impl. in BuildEngine4 behaves...
2014-05-19 Marek Safar[System.Net.Http] Parsing productinfo like headers...
2014-05-19 Marek Safar[mcs] Add handling for special case cref types/members
2014-05-19 Marek Safar[xbuild] Add missing apis
2014-05-19 Marek Safar[xbuild] Add string to char[] argument conversion
2014-05-19 Miguel de Icaza[build] System.Configuration: fix signatures.
2014-05-18 Zoltan VargaMerge pull request #1042 from xplicit/fixdocs
2014-05-18 xplicit[docs] closing h2 tag
2014-05-17 xplicitadded closing h4 tag
2014-05-17 Zoltan Varga[sdb] Avoid waiting for an answer for the START_BUFFERI...
2014-05-17 Zoltan Varga[sdb] Add support for client side packet buffering.
2014-05-17 Zoltan Varga[sdb] Add ability to buffer reply packets in the wire...
2014-05-17 Miguel de Icaza[build/Facades] Parallelize the Facades directory build
2014-05-16 Rodrigo Kumpera[System] Throw IOE in more cases when dealing with...
2014-05-16 Rodrigo Kumpera[corlib] Fix ClaimsIdentity default ctor.
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Eberhard Beilharz[MWF] Fix opacity of form (#19856)
2014-05-16 Miguel de IcazaMerge pull request #1039 from joelmartinez/master
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-16 Stephen McConnel[MWF] Fix ComboBox list to not display offscreen (...
2014-05-16 Stephen McConnel[MWF] Fix Screen.FromRectangle (#8271)
2014-05-16 Eberhard Beilharz[MWF] Implement multi-display support on Linux (Fixes...
2014-05-16 Joel Martinez[monodoc] removed erroneous instance of 'FOO' string.
2014-05-16 Atsushi Eno[MS.Build] for item metadata access expression, remove...
2014-05-16 Atsushi Eno[MS.Build] more cleanup (remove debugging, kill extra...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Mika AaltoRemoved unneeded NET_2_0 ifdefs
2014-05-15 Mika AaltoAdded implementation and unit tests for GetFieldValue...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #1038 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaDrop mono.web.pc
2014-05-15 Rodrigo Kumpera[runtime] Fix hazard pointer usage in the suspend sequence.
2014-05-15 Rodrigo Kumpera[runtime] Fix a hazard pointer leakage in mono_thread_i...
2014-05-15 Rodrigo Kumpera[runtime] Pass the MonoThreadInfo explicitly to mono_th...
2014-05-15 Miguel de Icaza[Mono.Web] Further steps to kill Mono.web, this time...
2014-05-15 Alexis Christoforides[io-layer] Added missing handle type in _wapi_handle_st...
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-15 Marek Safar[System.ComponentModel.DataAnnotations] Add UrlAttribut...
2014-05-15 Alexis Christoforides[io-layer] Fixed error condition in _wapi_handle_struct...
2014-05-15 Zoltan Varga[runtime] Fix decoding of jagged arrays in custom attri...
2014-05-15 Marek SafarFixes 60d7997e0233d8aee833dab5c7b5c14df124dd16 commit
2014-05-15 Miguel de Icaza[System.Security.Claims] Add ClaimsPrincipal
2014-05-15 Miguel de Icaza[System.Security.Claims] Add basic support for Claims
2014-05-15 Marek Safar[xbuild] Property Functions implementation
2014-05-15 Eberhard Beilharz[MWF] Don't try to remove non-child control (#19818)
2014-05-15 Eberhard Beilharz[MWF] Add unit test for #19818
2014-05-15 Alexis Christoforides[io-layer] Precise memcpy of handle structs.
2014-05-15 Atsushi Eno[MS.Build] cleanup ITaskItem evaluation related old...
2014-05-15 Atsushi Eno[MS.Build] now ITaskItems are collected while evaluatin...
2014-05-15 Atsushi Eno[MS.Build] skip null string entry as input to string...
2014-05-15 Atsushi Eno[msbuild] ongoing ITaskItem input parameter handling...
2014-05-15 Atsushi Eno[MS.Build] more of the same (remove obsolete comment).
2014-05-15 Atsushi Eno[MS.Build] remove extraneous expression evaluation...
2014-05-15 Atsushi Eno[MS.Build] add another expression expansion test.
2014-05-15 Atsushi Eno[MS.Build] output item was dropping metadata after...
2014-05-15 Ludovic Henry[mprof-report] Add counter filter when not in verbose...
2014-05-15 Ludovic Henry[mprof-report] Extract the counter key prefix of dump_c...
2014-05-15 Zoltan Varga[runtime] Avoid calling mono_thread_current () in sgen_...
2014-05-15 Miguel de IcazaAdjust the path for Mono.Security
2014-05-15 Miguel de IcazaLast of the cycles is gone
2014-05-14 Jonathan Pryor[mdoc] Fix NullReferenceException when importing @name...
2014-05-14 Zoltan Varga[runtime] Avoid passing commands to lldb using the...
2014-05-14 Michael Hutchinson[xbuild] Fix parsing messages with empty/blank origin
2014-05-14 Zoltan Varga[runtime] Fix Process.TotalProcessorTime becoming negat...
2014-05-14 Jonathan Pryor[system.net.http] Set version to 4.0.0.0 on MOBILE
2014-05-14 Jeffrey StedfastMerge pull request #1037 from DavidKarlas/fixingParamName
2014-05-14 David Karlaš[Mono.Debugger.Soft] Fixing regression from previous...
2014-05-14 Jeffrey StedfastMerge pull request #1036 from DavidKarlas/cacheSdbLocking
2014-05-14 David Karlaš[Mono.Debugger.Soft] Adding thread locking on access...
2014-05-13 Jeffrey StedfastMerge pull request #1035 from DavidKarlas/cacheSdb
2014-05-13 Rodrigo Kumpera[runtime] Fix a pair of thread abort races in classic...
2014-05-13 Rodrigo Kumpera[jit] Unblock more critical signals at startup.
2014-05-13 Rodrigo Kumpera[gc] Add mono_gc_get_restart_signal.
next