forked from pool/mono-core
Accepting request 171148 from home:Mailaender:branches:Mono:Factory
OBS-URL: https://build.opensuse.org/request/show/171148 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=115
This commit is contained in:
parent
f83217b8fc
commit
e50d7a5923
3
_service
Normal file
3
_service
Normal file
@ -0,0 +1,3 @@
|
||||
<services>
|
||||
<service mode="localonly" name="download_files"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b16daee913fb69b61c5b4109eae0d18135c2419062e621fa2be2f41cf3754aa8
|
||||
size 81983717
|
3
mono-3.0.7.tar.bz2
Normal file
3
mono-3.0.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89357e58a1b5cb6ff3116d4ce8227dee61b1c0cb494fa2844da5b1fc55fb890b
|
||||
size 81538605
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 14:28:23 UTC 2013 - mailaender@opensuse.org
|
||||
|
||||
- Update to version 3.0.7
|
||||
+ Multiple fixes to the sgen's concurrent collector.
|
||||
+ Performance improvements in primitive types parsing.
|
||||
+ Add a configuration time option to disable remoting.
|
||||
+ Optimize tls lookups on full-aot + arm.
|
||||
+ Add a configuration option to disable remoting.
|
||||
+ Multiple improvements and bug fixes in culture related code.
|
||||
+ Runtime assembly mapping for PCL.
|
||||
+ Fix Binder primitive conversion to make .net.
|
||||
+ Optimize Activator.CreateInstance ().
|
||||
+ Optimize icalls in FullAOT code.
|
||||
+ Implement Volatile.Read/Write<T> and Interlocked.MemoryBarrier ().
|
||||
+ Optimized unmanaged to managed string conversion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 10:30:14 UTC 2013 - idonmez@suse.com
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: mono-core
|
||||
Version: 3.0.6
|
||||
Version: 3.0.7
|
||||
Release: 0
|
||||
Summary: Cross-platform, Open Source, .NET development framework
|
||||
License: LGPL-2.1
|
||||
|
Loading…
Reference in New Issue
Block a user