mono.git
2014-08-28 Marek SafarMerge pull request #1234 from esdrubal/datetimeoffset
2014-08-28 Marek Safar[xbuild] Allow metadata in skipped task output expressions
2014-08-28 Marcos HenrichRemoved unreachable code.
2014-08-28 Marcos HenrichChanged DateTimeOffset.ParseExact to use DateTime.CoreP...
2014-08-28 Marcos HenrichImproved DateTime._DoParse offset logic.
2014-08-28 Marcos HenrichRemoved line causing problems when 'K' was followed...
2014-08-28 Marcos HenrichImproved DateTime parsing of years.
2014-08-28 Marcos HenrichCreated DateTime.CoreParseExact so to be used by DateTi...
2014-08-28 Marek Safar[mcs] Fixes failing error test
2014-08-28 Marek Safar[mcs] type pattern expression
2014-08-28 Marcos HenrichChanged DateTime._DoParser to support DateTimeOffset...
2014-08-28 Marek SafarMerge pull request #1233 from esdrubal/uriparserisbaseof
2014-08-28 Marcos HenrichUriParser.IsBaseOf now explicitly throws ArgumentNullEx...
2014-08-28 Marek SafarMerge pull request #1232 from akoeplinger/fix-test
2014-08-27 Alexander Köplinger[MSBuild] Fixed a test that failed when the GAC wasn...
2014-08-27 Rodrigo Kumpera[runtime] Incorporate team feedback on the new logging...
2014-08-27 Alexander KöplingerFix badge URL in README.md, the previous one got cached...
2014-08-27 Marek Safar[mcs] Add 6.0 to version error reporting
2014-08-27 Marek SafarMerge pull request #1231 from esdrubal/gthreshold
2014-08-27 Marcos HenrichSerializer were not generated if generationThreshold...
2014-08-27 Marek SafarMerge pull request #1230 from esdrubal/xslattribute
2014-08-27 Marcos HenrichProcess XslLiteralElements with only child attributes...
2014-08-27 Marcos HenrichTest xls transformation of single child node to an...
2014-08-27 Sebastien Pouliot[eglib] Fix logging on iOS (asl_vlog != asl_log)
2014-08-26 Alexis ChristoforidesResolve build issues on Windows.
2014-08-26 Zoltan VargaFix the build.
2014-08-26 Martin Baulig[WCF]: Fix #22179 - 'finally' protect ClientRuntimeChan...
2014-08-26 Marek SafarMerge pull request #1229 from andreiagaita/master
2014-08-26 Marek Safar[mcs] Predefined attibutes can have unresolved paramete...
2014-08-26 Marek Safar[mcs] Put back future lang version for easier migration...
2014-08-26 Marek Safar[mcs] Don't report error when predefined InterlockedCom...
2014-08-26 Marek Safar[mcs] Hide backing fields in default debugger display
2014-08-26 Marek Safar[mcs] Replace future with experimental
2014-08-26 Marek Safar[mcs] Better error message
2014-08-26 Marek Safar[system] Add AcceptWebSocketAsync signatures
2014-08-26 Zoltan VargaUpdate the LLVM backend to work with llvm branch mono...
2014-08-26 T.J. Purtell[runtime] Don't call mono_arch_handle_exception() when...
2014-08-26 Jonathan Pryor[eglib] Fix compilation on PLATFORM_ANDROID.
2014-08-26 Sebastien Pouliot[corlib] Update ClaimsPrincipalTest to avoid Is[Not...
2014-08-25 Rodrigo Kumpera[eglib] Restore previous defaults for some platforms.
2014-08-25 Rodrigo Kumpera[msvc] Fix release 64bits builds.
2014-08-25 Rodrigo Kumpera[jit] Ensure no threads are running when the JIT is...
2014-08-25 Rodrigo Kumpera[utils] Add runtime API for output redirection, logging...
2014-08-25 Rodrigo Kumpera[eglib] g_assertion_message should not abort, g_logv...
2014-08-25 Rodrigo Kumpera[eglib] Add log/print redirection functions to eglib.
2014-08-25 Martin Baulig[System]: WebClient.OpenWrite() must get the response...
2014-08-25 Martin Baulig[System]: Fix WebClient.UploadValuesTaskAsync(); bug...
2014-08-25 Marcos HenrichTest DateTimeOffest parsing of partial dates.
2014-08-25 Marek Safar[msbuild] corcompare public API
2014-08-25 Marek Safar[corlib] Fix ClaimsIdentity claim value comparison
2014-08-25 Marek Safar[corlib] corcompare update
2014-08-25 Marek SafarMerge pull request #1224 from esdrubal/codecompiler
2014-08-25 Marek SafarMerge pull request #1223 from esdrubal/xmlgenerator
2014-08-23 Marek SafarMerge pull request #1226 from mattleibow/TransactionSco...
2014-08-22 Matthew Leibowitz[system.transactions] Throw exception when an invalid...
2014-08-22 Alexis ChristoforidesAdded mono_string_from_utf32()
2014-08-22 Marek Safar[corlib] Improve System.Security.Claims. Fixes #22282
2014-08-22 Marek Safar[mcs] Handle partial entry point method
2014-08-22 Marek SafarRemove unused mdb icall
2014-08-22 Zoltan Varga[runtime] Add a mono_thread_detach_if_exiting () public...
2014-08-22 Marcos HenrichChanged mono_path profile replacement to be case insens...
2014-08-22 Marcos HenrichFixed serialization of XmlNode field with attribute...
2014-08-22 Marcos HenrichAdded missing XmlTypeMapping.IsAny logic.
2014-08-22 Marcos HenrichReplaced incorrect bool.ToString() by GetLiteral(bool).
2014-08-22 Marcos HenrichAdded GetTypeFullName, fixes wrong nullable valuetype...
2014-08-22 Marcos HenrichChanged UsageCount and generationThreshold to zero...
2014-08-22 Marek Safar[xbuild] Resolve output properties for skipped task...
2014-08-21 Marcos HenrichTest SerializationCodeGenerator.
2014-08-21 Marcos HenrichTests serialization of XmlNode field with attribute...
2014-08-21 Andreia Gaita[MSBuild] Make sure assembly references with extensions...
2014-08-21 Alex Rønne... Update badge URL in README.md.
2014-08-21 Alex Rønne... Fix a warning in mono-conc-hashtable.
2014-08-21 Alex Rønne... Remove unused/undefined function.
2014-08-21 Marek SafarMerge pull request #1221 from LogosBible/uri-compare
2014-08-21 Alex Rønne... Merge pull request #1172 from roji/datarow_null
2014-08-21 Martin PotterFix NullReferenceException in Uri.Compare when only...
2014-08-21 Marek Safar[corlib] Handle String::Format with escaped closing...
2014-08-21 Zoltan Varga[jit] Use mini_type_stack_size () instead of mono_type_...
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-20 Zoltan Varga[jit] Fix the switching of domains in native-to-managed...
2014-08-20 Marek Safar[mcs] Emit event fields even when compare-and-exchange...
2014-08-20 Marek Safar[mcs] Easy restrictions on enum base type epxression
2014-08-20 Marek Safar[corlib] Task never is CompletedSynchronously
2014-08-20 Marek SafarFix wrong time test
2014-08-20 Jo ShieldsSwitch to using jenkins.mono-project.com for DNS tests
2014-08-20 Marek Safar[mcs] Clean-up flow analysis for boolean expressions
2014-08-20 Marek Safar[mcs] Null operator flow analysis
2014-08-19 Mark Probst[sgen] Small simplification of sgen_pin_objects_in_sect...
2014-08-19 Mark Probst[sgen] Simplify pin_objects_from_addresses() and fix...
2014-08-19 Mark Probst[sgen] Sanitize and fix pin_objects_from_addresses().
2014-08-19 Mark Probst[sgen] Make optimizations in new bridge turn-offable...
2014-08-19 Mark Probst[sgen] Fix new bridge implementation.
2014-08-19 Marek SafarMerge pull request #1213 from fengari/system_timers_tim...
2014-08-19 Marek Safar[mcs] Add more error checks
2014-08-19 fengariDo not dispose the underlying Timer every time the...
2014-08-19 Marek Safar[mcs] Complex binary logical expressions flowanalysis
2014-08-19 Marek Safar[mcs] More warnings for lifted nullable operators worki...
2014-08-19 Marek SafarMerge pull request #1216 from AndreyAkinshin/master
2014-08-19 Andrey AkinshinRemoving excess line with debug Console.WriteLine
2014-08-19 Zoltan Varga[bcl] Add a missing check to TypeBuilder.CreateType...
next