2014-10-07 |
Jonathan Pryor | [System.Core/Android] Fix standalone unit tests.
|
commit | commitdiff | tree |
2014-10-01 |
Jonathan Pryor | Merge pull request #1306 from joelmartinez/docs-privateinterface
|
commit | commitdiff | tree |
2014-09-17 |
Jonathan Pryor | [runtime] Use statfs(2) on Android.
|
commit | commitdiff | tree |
2014-08-26 |
Jonathan Pryor | [eglib] Fix compilation on PLATFORM_ANDROID.
|
commit | commitdiff | tree |
2014-07-13 |
Jonathan Pryor | Merge pull request #1153 from akoeplinger/fix-doc-message
|
commit | commitdiff | tree |
2014-06-18 |
Jonathan Pryor | Merge pull request #1014 from txdv/master
|
commit | commitdiff | tree |
2014-05-23 |
Jonathan Pryor | [Mono.Posix] Support OS X ENOATTR
|
commit | commitdiff | tree |
2014-05-14 |
Jonathan Pryor | [mdoc] Fix NullReferenceException when importing @name...
|
commit | commitdiff | tree |
2014-05-14 |
Jonathan Pryor | [system.net.http] Set version to 4.0.0.0 on MOBILE
|
commit | commitdiff | tree |
2014-04-03 |
Jonathan Pryor | [System] Add [MonoTODO] on DefaultTraceListener.AssertUiEnabled.
|
commit | commitdiff | tree |
2014-02-20 |
Jonathan Pryor | [runtime] Add a "mobile" runtime version.
|
commit | commitdiff | tree |
2013-12-05 |
Jonathan Pryor | [Mono.Options] Improve error message for badly bundled...
|
commit | commitdiff | tree |
2013-11-18 |
Jonathan Pryor | [System] Add more of System.ComponentModel to MOBILE...
|
commit | commitdiff | tree |
2013-11-13 |
Jonathan Pryor | [mdoc] Flush expected output.
|
commit | commitdiff | tree |
2013-11-01 |
Jonathan Pryor | [System] Avoid an NRE when Close() and Write() are...
|
commit | commitdiff | tree |
2013-10-09 |
Jonathan Pryor | Merge pull request #775 from directhex/fix-gendarme...
|
commit | commitdiff | tree |
2013-10-07 |
Jonathan Pryor | Fallback to $LANG if $LC_ALL isn't set.
|
commit | commitdiff | tree |
2013-10-03 |
Jonathan Pryor | Support deserializing relative Uris. Fixes #15169.
|
commit | commitdiff | tree |
2013-09-24 |
Jonathan Pryor | [System] Fix the CSharpCodeCompiler error parsing regex.
|
commit | commitdiff | tree |
2013-09-24 |
Jonathan Pryor | [MSBuild] Fix the ${level} and ${number} capture.
|
commit | commitdiff | tree |
2013-08-13 |
Jonathan Pryor | [mscorlib] Support OID names in RSACryptoServiceProvider...
|
commit | commitdiff | tree |
2013-08-12 |
Jonathan Pryor | [System.Core/Android] Android's libc.so doesn't export...
|
commit | commitdiff | tree |
2013-08-08 |
Jonathan Pryor | [mdoc-validate] Allow <format/> to have ANY content.
|
commit | commitdiff | tree |
2013-08-06 |
Jonathan Pryor | [System.Core/Android] Support Android v4.3's timezone...
|
commit | commitdiff | tree |
2013-07-28 |
Jonathan Pryor | Merge pull request #701 from steffen-kiess/fix-11778
|
commit | commitdiff | tree |
2013-07-25 |
Jonathan Pryor | [System] Fix DnsTest.GetHostByName() test.
|
commit | commitdiff | tree |
2013-07-25 |
Jonathan Pryor | [System] Support FTP download where PWD starts with...
|
commit | commitdiff | tree |
2013-06-25 |
Jonathan Pryor | [System.Core/Android] Use correct comparison for timezone...
|
commit | commitdiff | tree |
2013-06-14 |
Jonathan Pryor | [Mono.Posix] Fix time_t conversions.
|
commit | commitdiff | tree |
2013-06-04 |
Jonathan Pryor | [System.Core] Add AesCryptoServiceProvider to the MONODROID...
|
commit | commitdiff | tree |
2013-06-03 |
Jonathan Pryor | [corlib] Don't throw UnauthorizedAccessException from...
|
commit | commitdiff | tree |
2013-05-29 |
Jonathan Pryor | [mdoc] Fix unit tests.
|
commit | commitdiff | tree |
2013-05-29 |
Jonathan Pryor | [mdoc] Fix export-msxdoc regression, updated expected...
|
commit | commitdiff | tree |
2013-05-21 |
Jonathan Pryor | [Mono.Posix] Fix INTL.DLL CallingConvention.
|
commit | commitdiff | tree |
2013-04-29 |
Jonathan Pryor | Add System.Diagnostics.Switch/etc. to the MOBILE profile.
|
commit | commitdiff | tree |
2013-04-27 |
Jonathan Pryor | Add System.Diagnostics.Trace to the MOBILE profile.
|
commit | commitdiff | tree |
2013-03-28 |
Jonathan Pryor | Fix build break.
|
commit | commitdiff | tree |
2013-03-27 |
Jonathan Pryor | [mkbundle] Remove Mono.Posix, ICSharpCode.SharpZipLib...
|
commit | commitdiff | tree |
2013-03-27 |
Jonathan Pryor | Merge pull request #609 from steffen-kiess/stat-st_atim
|
commit | commitdiff | tree |
2013-03-26 |
Jonathan Pryor | Merge pull request #221 from steffen-kiess/master
|
commit | commitdiff | tree |
2013-03-13 |
Jonathan Pryor | [mdoc] Build with -platform:x86
|
commit | commitdiff | tree |
2013-03-07 |
Jonathan Pryor | [xbuild] Replace string.ToLower() comparison with OrdinalIgn...
|
commit | commitdiff | tree |
2013-01-09 |
Jonathan Pryor | LockFile() should error with ERROR_INVALID_PARAMETER...
|
commit | commitdiff | tree |
2012-12-20 |
Jonathan Pryor | [corlib] Optimize System.Nullable<T>.GetValueOrDefault().
|
commit | commitdiff | tree |
2012-12-10 |
Jonathan Pryor | [monodoc] Look for docs in LocalApplicationData
|
commit | commitdiff | tree |
2012-12-05 |
Jonathan Pryor | Don't version shared libraries on Android.
|
commit | commitdiff | tree |
2012-11-13 |
Jonathan Pryor | Update.
|
commit | commitdiff | tree |
2012-11-12 |
Jonathan Pryor | [Mono.Options] Add documentation for Option.Hidden.
|
commit | commitdiff | tree |
2012-11-01 |
Jonathan Pryor | [mdoc] Update XSD @id, @tool for docs team.
|
commit | commitdiff | tree |
2012-10-25 |
Jonathan Pryor | [Mono.Posix] Fix whitespace.
|
commit | commitdiff | tree |
2012-10-25 |
Jonathan Pryor | Revert "Increased waiting time for the certificate...
|
commit | commitdiff | tree |
2012-10-25 |
Jonathan Pryor | [Mono.Posix] Add Syscall.getgrouplist().
|
commit | commitdiff | tree |
2012-10-24 |
Jonathan Pryor | Merge pull request #483 from meebey/syslog_gcc_format...
|
commit | commitdiff | tree |
2012-09-24 |
Jonathan Pryor | [mdoc, .xsd] Allow the <returns/> element to contain...
|
commit | commitdiff | tree |
2012-09-13 |
Jonathan Pryor | [M4A] Clear RemoteCertificateChainErrors if Android...
|
commit | commitdiff | tree |
2012-08-16 |
Jonathan Pryor | Fix g_strsplit() when delimiter at end-of-string and...
|
commit | commitdiff | tree |
2012-08-13 |
Jonathan Pryor | Pass SSL certificate chain, not just collection, to...
|
commit | commitdiff | tree |
2012-08-07 |
Jonathan Pryor | Add note that UnixDirectoryInfo.Create() follows umask.
|
commit | commitdiff | tree |
2012-07-31 |
Jonathan Pryor | Enable IPv6 support under Android.
|
commit | commitdiff | tree |
2012-06-01 |
Jonathan Pryor | [corlib] Allow SynchronizationContext.Current to work...
|
commit | commitdiff | tree |
2012-06-01 |
Jonathan Pryor | [Mono.Posix] Workaround signal raising behavior.
|
commit | commitdiff | tree |
2012-05-31 |
Jonathan Pryor | [Mono.Posix] Fix Group-lookup Tests
|
commit | commitdiff | tree |
2012-04-05 |
Jonathan Pryor | [System] Fix MacOsNetworkInterface.ImplGetAllNetworkInterfaces()
|
commit | commitdiff | tree |
2012-03-06 |
Jonathan Pryor | [Mono.Posix] Add UnixFileSystemInfo.TryGetFileSystemEntry()
|
commit | commitdiff | tree |
2012-02-29 |
Jonathan Pryor | [System.Data.Services.Client] Compile in string resources.
|
commit | commitdiff | tree |
2012-02-27 |
Jonathan Pryor | [MonoPosixHelper] Allow MmapFlags.MAP_ANON use on OS X.
|
commit | commitdiff | tree |
2012-01-23 |
Jonathan Pryor | [mdoc] Generate docs for nested `protected` types.
|
commit | commitdiff | tree |
2012-01-23 |
Jonathan Pryor | [mdoc] Fix `make run-tests`
|
commit | commitdiff | tree |
2012-01-20 |
Jonathan Pryor | [System.ServiceModel] Don't try to deserialize `void...
|
commit | commitdiff | tree |
2012-01-20 |
Jonathan Pryor | [System.ServiceModel] Speed up Bug652331_2Test test...
|
commit | commitdiff | tree |
2012-01-04 |
Jonathan Pryor | [System.ServiceModel.Web] Support `null` as value for...
|
commit | commitdiff | tree |
2011-11-22 |
Jonathan Pryor | [mdoc-update] Filename comparison should be OrdinalIgnoreCase.
|
commit | commitdiff | tree |
2011-11-21 |
Jonathan Pryor | [MonoDroid] Only alias stdout/stderr on Android devices.
|
commit | commitdiff | tree |
2011-11-21 |
Jonathan Pryor | [MonoDroid] Fix the libmono build.
|
commit | commitdiff | tree |
2011-11-21 |
Jonathan Pryor | [corlib] On Android, alias stdout/stderr to logcat.
|
commit | commitdiff | tree |
2011-10-03 |
Jonathan Pryor | [mdoc] Add tests for C#4 dynamic, default method parameter...
|
commit | commitdiff | tree |
2011-10-03 |
Jonathan Pryor | [mdoc] Add tests for C#4 variance support.
|
commit | commitdiff | tree |
2011-09-29 |
Jonathan Pryor | Make mdoc a .NET 4.0 profile app.
|
commit | commitdiff | tree |
2011-09-29 |
Jonathan Pryor | Include the correct profile directory in MONO_PATH.
|
commit | commitdiff | tree |
2011-09-26 |
Jonathan Pryor | [mdoc-update] Properly implement C#4 dynamic support.
|
commit | commitdiff | tree |
2011-09-26 |
Jonathan Pryor | Run mdoc tests with --debug.
|
commit | commitdiff | tree |
2011-09-19 |
Jonathan Pryor | [Mono.Options] Don't throw ArgumentOutOfRangeException...
|
commit | commitdiff | tree |
2011-09-17 |
Jonathan Pryor | [mdoc] Add C#4 default parameter value support.
|
commit | commitdiff | tree |
2011-09-17 |
Jonathan Pryor | [mdoc-net] Copy 2.0 assemblies for .NET support.
|
commit | commitdiff | tree |
2011-08-30 |
Jonathan Pryor | Don't use vasprintf on PLATFORM_ANDROID.
|
commit | commitdiff | tree |
2011-08-24 |
Jonathan Pryor | [mdoc] Remove monodocer.cs.orig, .monodocer.cs.swp.
|
commit | commitdiff | tree |
2011-08-23 |
Jonathan Pryor | [mdoc-update] Fix interaction between --delete, -fno...
|
commit | commitdiff | tree |
2011-08-10 |
Jonathan Pryor | [System,MOBILE] Add System.Text.RegularExpressions...
|
commit | commitdiff | tree |
2011-07-19 |
Jonathan Pryor | Add System.Data.Services.Client to monotouch and monodroid...
|
commit | commitdiff | tree |
2011-06-09 |
Jonathan Pryor | [mdoc-update] Generate proper lower bounds for multi...
|
commit | commitdiff | tree |
2011-06-03 |
Jonathan Pryor | Allow Android'd support_boehm=no to work.
|
commit | commitdiff | tree |
2011-06-03 |
Jonathan Pryor | Simplify building with the Android NDK.
|
commit | commitdiff | tree |
2011-05-31 |
Jonathan Pryor | [mdoc] Add MonoDevelop project files.
|
commit | commitdiff | tree |
2011-03-18 |
Jonathan Pryor | [mdoc] Flush expected test output.
|
commit | commitdiff | tree |
2011-03-07 |
Jonathan Pryor | [Mono.Options] Add option header support.
|
commit | commitdiff | tree |
2011-03-07 |
Jonathan Pryor | Flush documentation.
|
commit | commitdiff | tree |
2011-03-07 |
Jonathan Pryor | Update example output before running mdoc.
|
commit | commitdiff | tree |
2011-03-07 |
Jonathan Pryor | Do not store binary files.
|
commit | commitdiff | tree |
2011-03-07 |
Jonathan Pryor | Distribute Mono.Options examples source, input, output.
|
commit | commitdiff | tree |
2011-03-07 |
Jonathan Pryor | Remove unnecessary file.
|
commit | commitdiff | tree |