Hello community,

here is the log from the commit of package nqp for openSUSE:Factory checked in 
at 2018-11-26 10:19:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nqp (Old)
 and      /work/SRC/openSUSE:Factory/.nqp.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nqp"

Mon Nov 26 10:19:51 2018 rev:26 rq:648568 version:2018.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/nqp/nqp.changes  2018-05-06 15:01:42.424500573 
+0200
+++ /work/SRC/openSUSE:Factory/.nqp.new.19453/nqp.changes       2018-11-26 
10:21:12.365669380 +0100
@@ -1,0 +2,35 @@
+Sun Nov 11 21:46:33 CET 2018 - [email protected]
+
+- update to version 2018.10
+  * [moar] Add coercions from int32, int16, int8, uint32, uint16, uint8 to num,
+    from (u)ints to str and from uints to ints and vice versa.
+  * Add the coerce_us op to QASTCOMpilerMAST for coercions
+  * New ops: getsignals, slice, numify, wantdecont, istype_nd ("no decont"),
+    hllboxtype_*, 2 new atomic ops, hllbool, hllboolfor, fork, decodelocaltime
+  * Compile MoarVM spesh plugin API ops
+  * Map new spesh plugin object literal non-match op
+  * [moar] Implement unary ! on int32s
+  * Several fixes for reproducible builds
+  * Fix STDIN error for non-interactive REPL mode
+  * Fix stringification of Sub when using --target=ast
+  * Remove erroneous decont op in chain compilation
+  * Support hllization of Perl 6 hashes -> NQP hashes
+  * [Impl] !~~by adding NOT_ACCEPTS method
+  * Provide non-decont forms of some object ops
+  * Fix Unhandled lexical type error w/ native int's and Rakudo REPL
+  * Fix missing annotations in QAST dumps
+  * Add callback of nqp::spawnprocasync to catch exception
+  * Emit invoke_v instruction for void context calls
+  * Remove <?before> token in token term:sym<multi_declarator> (#484)
+  * Rename getstrfromname to strfromname (#483)
+  * Allow specification of repr with `stub` declarator
+  * Don't check var until we actually gonna use it
+  * Micro-opt method LANG
+  * Don't emit decont of callee if unrequired
+  * Improve getattr/bindattr code gen quality
+  * allow more type info to be passed from moarvm
+  * no need to pre-size an array for one element.
+  * also store whether a type holds extra data
+  * put the name of the SC in every type's extra info
+
+-------------------------------------------------------------------

Old:
----
  nqp-2018.04.1.tar.gz

New:
----
  nqp-2018.10.tar.gz

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

Other differences:
------------------
++++++ nqp.spec ++++++
--- /var/tmp/diff_new_pack.yN8DnG/_old  2018-11-26 10:21:14.725666602 +0100
+++ /var/tmp/diff_new_pack.yN8DnG/_new  2018-11-26 10:21:14.733666593 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           nqp
-Version:        2018.04.1
+Version:        2018.10
 Release:        1.1
 Summary:        Not Quite Perl
 License:        Artistic-2.0
@@ -25,7 +25,7 @@
 Url:            http://rakudo.org/
 Source:         nqp-%{version}.tar.gz
 BuildRequires:  moarvm-devel
-Requires:       moarvm >= 2018.04.1
+Requires:       moarvm >= 2018.10
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ nqp-2018.04.1.tar.gz -> nqp-2018.10.tar.gz ++++++
++++ 15757 lines of diff (skipped)


Reply via email to