Go to file
Stephen Shaw dbf1dc76f9 Accepting request 186187 from home:Mailaender:branches:Mono:Factory
- Uppdate to version 3.2.1
  + Fixes bug 13509, which causes a crash when the current culture is set to zh_TW.

- Update to version 3.2.0
  + LLVM updated to version 3.2, this brings better optimizations for mono.
  + problematic workloads for the SGen Garbage Collector addressed:
    - popular objects are made immortal until the next major collection.
    - hash filtering on pin queues and that dramatically reduce their average size
    - switched to lazy sweeping by default
  + Three new experimental modes for the garbage collection are now available:
    - Low pause mode
    - Low promotion nursery
    - Mostly precise stack scanning
   + Size Reduction: Multiple features can now be disabled for the classlibs
   + The FullAOT compiler can now generate much faster code for icalls and has support for generic valuetype sharing.
   + Performance of primitive parsing was greatly enhanced.
   + LINQ is now much faster with arrays.
   + Large object cloning and boxing is up to two times faster.
   + Optimize Marshal.Read/Write methods to avoid a trip to unmanaged when possible.
   + Google contributed ports of NaCl for ARM and Amd64.

- Update to version 3.1.2
  + Emit additional sequence points for call entry when needed.
  + Loading of nested type of missing type needs to create another missing type.
  + Equality structural comparer needs to do recursive comparisons.
  + Allow async for explicitly implemented interface methods.
  + Implement webrequest cancellation.
  + Prefer user operators over predefined operators for binary enum operations too.
- Changes from version 3.1.1
  * Mono now defaults to sgen

OBS-URL: https://build.opensuse.org/request/show/186187
OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=117
2013-08-08 04:49:04 +00:00
_service Accepting request 171148 from home:Mailaender:branches:Mono:Factory 2013-04-17 05:22:26 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mono-core?expand=0&rev=1 2007-01-10 00:57:42 +00:00
mono-2.4.2.3.tar.bz2 Accepting request 18455 from Mono:Factory 2009-08-22 01:58:25 +00:00
mono-3.2.1.tar.bz2 Accepting request 186187 from home:Mailaender:branches:Mono:Factory 2013-08-08 04:49:04 +00:00
mono-arm-cpuinfo-v5.patch Accepting request 145938 from devel:Factory:ARM 2012-12-20 04:25:06 +00:00
mono-arm-cpuinfo-v7.patch Accepting request 145938 from devel:Factory:ARM 2012-12-20 04:25:06 +00:00
mono-arm-vfp.patch Accepting request 145938 from devel:Factory:ARM 2012-12-20 04:25:06 +00:00
mono-core-target-4.0.patch - Refresh and apply mono-core-target-4.0.patch 2013-03-19 11:07:04 +00:00
mono-core.changes Accepting request 186187 from home:Mailaender:branches:Mono:Factory 2013-08-08 04:49:04 +00:00
mono-core.rpmlintrc Accepting request 186187 from home:Mailaender:branches:Mono:Factory 2013-08-08 04:49:04 +00:00
mono-core.spec Accepting request 186187 from home:Mailaender:branches:Mono:Factory 2013-08-08 04:49:04 +00:00
ppc.patch Accepting request 146514 from home:k0da:ppc 2012-12-31 06:19:04 +00:00