Hello community,

here is the log from the commit of package moarvm for openSUSE:Factory checked 
in at 2020-05-14 23:28:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/moarvm (Old)
 and      /work/SRC/openSUSE:Factory/.moarvm.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "moarvm"

Thu May 14 23:28:01 2020 rev:26 rq:805637 version:2020.05

Changes:
--------
--- /work/SRC/openSUSE:Factory/moarvm/moarvm.changes    2020-03-05 
23:20:07.793239899 +0100
+++ /work/SRC/openSUSE:Factory/.moarvm.new.2738/moarvm.changes  2020-05-14 
23:28:05.113411883 +0200
@@ -1,0 +2,31 @@
+Wed May 13 12:39:51 CEST 2020 - n...@detonation.org
+
+- update to version 2020.05
+
++ Use the FSA for ConcBlockingQueue
++ Use memcpy instead of strncpy
++ Fix some compiler warnings
++ Fix numerous very rare but possible GC bugs
++ Align offsets in P6opaque.c
++ Don't null-terminate string when stringifying int
++ Improve handling of errors in native callbacks
++ Use smaller buffer for native int to str coercion
++ Fix deadlock when trying to report an unsupported NativeCall return type
++ Improve memory usage of utf8-c8 encoding
++ Make profiling more stable, resolving potential panics
++ Add more ops to be profiled for allocations
++ Give MVMSpeshAnn an "order" field to improve diagnostic output
++ Let encode take a preallocated buffer
++ Fix a tiny mistake in containers implementation
++ Add a value_desc_cont container descriptor, which brings the needs of 
Rakudo's Scalar into the VM
++ Fix invalid reads when freeing native callback cache
++ Implement calculation of unmanaged size for CArray
++ Bounds check codepoint passed to chr
++ Add missing args spesh coercion validation
++ Make OSR work in frames from invokewithcapture
++ JIT nextdispatcherfor
++ Update libuv to version 1.35.0
++ Fix segfaults in MVM_spesh_plugin_guard_list_mark, in profiler and the JIT 
compiler
++ Fix various memory leaks, mostly relevant to running with --full-cleanup
+
+-------------------------------------------------------------------

Old:
----
  MoarVM-2020.02.tar.gz

New:
----
  MoarVM-2020.05.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ moarvm.spec ++++++
--- /var/tmp/diff_new_pack.mROybx/_old  2020-05-14 23:28:06.069413969 +0200
+++ /var/tmp/diff_new_pack.mROybx/_new  2020-05-14 23:28:06.073413978 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%global mvrel 2020.02
+%global mvrel 2020.05
 Name:           moarvm
 Version:        %mvrel
 Release:        2.1

++++++ MoarVM-2020.02.tar.gz -> MoarVM-2020.05.tar.gz ++++++
++++ 13983 lines of diff (skipped)


Reply via email to