Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2016-07-30 00:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2016-02-11 12:37:59.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.nqp.new/nqp.changes     2016-07-30 
00:27:16.000000000 +0200
@@ -1,0 +2,21 @@
+Sun Jul 24 09:30:24 UTC 2016 - [email protected]
+
+- update to version 2016.07
+  * Support for new REPL supporting code spread over multiple lines
+  * Workaround for unsigned attribute access bug.
+  * Fix crash in unsinged attributeref code-gen.
+  * Avoid a load of hash allocation/copies.
+  * Performance improvements for regexes and compilation
+  * Use MoarVM's optimized mutli-dispatch path.
+  * Fix icicle graph in profiler
+  * Support new heap profiler
+  * Improved sprintf error reporting
+  * Option for a source-name different from the actual source file
+  * Fix massive memory leak in EVAL
+  * Support BEGIN time EVAL in precompilation
+  * Make mappers in MASTOperations cheaper
+  * Hook up new bytecode loading ops
+  * Improve code-gen by avoiding redundant deconts.
+  * return is now a proper control exception making it much faster
+
+-------------------------------------------------------------------

Old:
----
  nqp-2016.01.tar.gz

New:
----
  nqp-2016.07.tar.gz

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

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.UOqzTp/_old  2016-07-30 00:27:18.000000000 +0200
+++ /var/tmp/diff_new_pack.UOqzTp/_new  2016-07-30 00:27:18.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           nqp
-Version:        2016.01
+Version:        2016.07
 Release:        1.1
 Summary:        Not Quite Perl
 License:        Artistic-2.0
@@ -26,7 +26,7 @@
 Source:         nqp-%{version}.tar.gz
 Patch1:         usenqplibdir.diff
 BuildRequires:  moarvm-devel
-Requires:       moarvm >= 2016.01
+Requires:       moarvm >= 2016.07
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ nqp-2016.01.tar.gz -> nqp-2016.07.tar.gz ++++++
++++ 31839 lines of diff (skipped)


Reply via email to