mono.git
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-12 Michael Hutchinson[xbuild] Fix dependency in C# targets
2014-02-12 Zoltan VargaRevert "[jit] Align the stack in mono_arch_restore_cont...
2014-02-12 Miguel de Icaza[mscorlib] Path: fix GetFullPath (/../bin/bash) to...
2014-02-12 Miguel de Icaza[HttpListener] Only bind to the specified hosts (and...
2014-02-12 Michael Hutchinson[xbuild] Fix 2.0 tests to handle mcs sdk argument
2014-02-12 Miguel de Icaza[Uri] Fix the ParserUser feature of UriParseComponents
2014-02-12 Miguel de Icaza#17636: Allow Int32.Parse with/AllowExponents to take...
2014-02-12 Miguel de Icaza[DataAnnotation.Validator] Add support for nullable...
2014-02-12 Miguel de IcazaWebRequest: Provide stub ImpersonationLevel
2014-02-11 Michael Hutchinson[xbuild] Fix Tooltask.ToolPath behaviour to match .NET
2014-02-11 Michael Hutchinson[xbuild] Make ToolLocationHelper work better for 2...
2014-02-11 Michael Hutchinson[xbuild] Fix typo that broke 2.0/3.5 targets
2014-02-11 Michael Hutchinson[xbuild] Fix mscorlib resolution for custom frameworks
2014-02-11 Marek Safar[mcs] Don't report any not applicable operator errors...
2014-02-11 Martin Baulig[NTLM]: Add new 'NtmlSettings' class to hold the 'Defau...
2014-02-11 Marek Safar[system] Updates to WebUtility decoders and encoders
2014-02-11 Marek Safar[system.xml] Add more invalid argument checks
2014-02-10 Zoltan Varga[arm] Use d0/d1 as fp scratch regs on non-hard float...
2014-02-10 Marek Safar[system.xml] Support more primitive types in XmlReader...
2014-02-10 Mark Probst[runtime] Remove overly pessimistic test.
2014-02-10 Mark Probst[sgen] new T[-1] must throw OverflowException, not...
2014-02-10 Mark Probst[sgen] Hint OOM exception branch as not taken.
2014-02-10 Mark Probst[sgen] Fix overflow occurring with large object allocat...
2014-02-10 Marek Safar[corlib] Mark awaited task exception observed when...
2014-02-10 Marek SafarRevert "Merge pull request #829 from symform/httpwebreq...
2014-02-10 Marek SafarMerge pull request #892 from initram/master
2014-02-10 Marek SafarMerge pull request #895 from ranma42/fix-tuple-hash...
2014-02-09 Andrea Canciani[corlib] Fix implementation of Tuple hash generator
2014-02-08 Martin MidtgaardImplemented DaysInYearBeforeMinSupportedYear for all...
2014-02-08 Martin MidtgaardCleanup and better comment.
2014-02-08 Martin MidtgaardMerge remote-tracking branch 'upstream/master'
2014-02-08 Zoltan Varga[jit] Fix a regression introduced by b3f36681c72a6900cd...
2014-02-07 Marek Safar[numerics] Fix type in Cosh
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Marek Safar[corlib] Make primitive types smaller than int compare...
2014-02-07 Marek Safar[corlib] Fixes formatting of nested tuples
2014-02-07 Marek Safar[corlib] Default comparer uses IComparable interface...
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-02-07 Martin MidtgaardImplemented overloaded versions of Parse and TryParse...
2014-02-06 Marek SafarFixes build
2014-02-06 Marek Safar[corlib] Update fixed test
2014-02-06 Marek SafarMerge pull request #889 from slluis/serializer-fix
2014-02-06 Lluis SanchezFix serialization issue
2014-02-06 Rodrigo Kumpera[System] Fix process creation when UseShellExecute...
2014-02-06 Rodrigo KumperaRevert "[runtime] Don't pass SEE_MASK_NOCLOSEPROCESS...
2014-02-06 Rodrigo Kumpera[corlib] Harden CustomAttributeData::GetHashCode
2014-02-06 Zoltan Varga[runtime] Put back ensure_synch_cs_set () which was...
2014-02-06 Marek Safar[mcs] Tests update
2014-02-06 Marek Safar[runtime] Filter out events with same name
2014-02-06 Marek SafarFixes build
2014-02-06 Marek Safar[corlib] Cleanup type ToString formatting.
2014-02-06 Marek Safar[corlib] Fix some AssemblyName tests
2014-02-06 Marek Safar[corlib] Better recovery when tasks run on broken scheduler
2014-02-06 Marek Safar[corlib] Cleanup ThreadLocal output formatting.
2014-02-06 Zoltan Varga[runtime] Fix the computation of AssemblyName.Processor...
2014-02-06 Andrés G. AragonesesAdd types from the method header even for gshared methods.
2014-02-06 Zoltan VargaRevert "[aot] Applied patch from "Andrés G. Aragoneses...
2014-02-06 Atsushi Enofix bug #16744 - null values on nullable value types...
2014-02-06 Rolf Bjarne... [Mono.Data.Sqlite] Add SqliteFunction tests.
2014-02-06 Rolf Bjarne... [Mono.Data.Sqlite] Add support for custom collation...
2014-02-05 Zoltan Varga[aot] Applied patch from "Andrés G. Aragoneses" <knocte...
2014-02-05 Zoltan VargaRevert "[aot] Add types from the method header even...
2014-02-05 Zoltan Varga[aot] Add types from the method header even for gshared...
2014-02-05 Zoltan Varga[runtime] Fix the windows build.
2014-02-05 Zoltan Varga[arm] Increase the length of the endfinally instruction...
2014-02-05 Marek Safar[corlib] Path.Combine with variable arguments length...
2014-02-05 Marek Safar[corlib] Convert with incorrect provider type should...
2014-02-05 Marek Safar[corlib] Use shared version of utf8 encoding in stream...
2014-02-05 Marek Safar[corlib] Add nullable tests
2014-02-05 Zoltan Varga[jit] Implement OP_CARD_TABLE_WBARRIER on ios.
2014-02-05 Rodrigo KumperaFlush changes in corlib expected results.
2014-02-05 Marek Safar[corlib] Add more argument checks to ConcurrentStack
2014-02-05 Marek Safar[system] More SortedDictionary argument checks
2014-02-05 Marek Safar[system] Fix calls on empty linked list
2014-02-05 Michael Hutchinson[xbuild] Fix ResolveAssemblyReference verbosity
2014-02-04 Marek Safar[corlib] Implement parsing of complex double strings.
2014-02-04 Marek Safar[corlib] Initialize null stream reader
2014-02-04 Marek Safar[corlib] Add overflow checks to string padding
2014-02-04 Zoltan Varga[jit] Avoid running class cctors during AOT when using...
2014-02-04 Zoltan Varga[runtime] Fix a warning.
2014-02-03 Rodrigo Kumpera[corlib] The hashcode of an empty struct must be consta...
2014-02-03 Rodrigo Kumpera[corlib] Add overflow checks to functions that alloc...
2014-02-03 Zoltan Varga[runtime] Applied patch from Frank Fuchs <fk.fuchs...
2014-02-03 Zoltan Varga[runtime] Applied patch from Frank Fuchs <fk.fuchs...
2014-02-03 Marek Safar[corlib] Allow to use custom comparer when sorting...
2014-02-03 Marek Safar[corlib] Clean up array binary search argument checks
2014-02-03 Marek Safar[corlib] Throw correct exception when array::copy eleme...
2014-02-03 Marek SafarMerge pull request #886 from dmpot/master
2014-02-02 Dmitry PotapovDispatcher should process a higher-priority task
2014-02-02 Dmitry PotapovInvalidOperationException in Dispatcher.RunFrame
2014-02-02 Dmitry PotapovDispatcher should stop if Continue is false
2014-02-02 Dmitry PotapovDispatcher: Run() can be used more than once
2014-02-02 Zoltan Varga[runtime] Simplify the io-layer threading code a bit...
2014-02-02 Dmitry PotapovDispatcher.PushFrame: clean references before return
2014-02-02 Dmitry PotapovFix src and dest indexes in DispatcherOperation ctor
2014-02-02 Zoltan Varga[runtime] Move more thread attach code to mono-threads...
2014-02-02 Marek SafarMerge pull request #884 from akoeplinger/fix-ipv6-teredo
next