Hello community, here is the log from the commit of package nqp for openSUSE:Factory checked in at 2017-06-18 13:50:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nqp (Old) and /work/SRC/openSUSE:Factory/.nqp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nqp" Sun Jun 18 13:50:25 2017 rev:20 rq:503652 version:2017.05 Changes: -------- --- /work/SRC/openSUSE:Factory/nqp/nqp.changes 2016-12-29 22:49:16.014677898 +0100 +++ /work/SRC/openSUSE:Factory/.nqp.new/nqp.changes 2017-06-18 13:50:38.948634412 +0200 @@ -1,0 +2,53 @@ +Fri Jun 2 09:03:04 CEST 2017 - [email protected] + +- update to version 2017.05 + * Some minor optimizations to profiling code + * separate the $!to concept back out from $!pos + * Use 0 instead of NULL in the profiler SQL output + * Rename 'allocators' to 'types' in sql profile + * Make 0s strings since they're going to get stringified anyway + * Allow tracking of allocations by routine + * Fix for RT #130760 - print usage instructions to stderr + when an invalid command line option is used + * Some cleanup to the SQL profile output + * Add primary and foreign key constraints to SQL + * Avoid numifying '!' + * Convert substr+eq to eqat + * Remove deprecated async str I/O ops. + +------------------------------------------------------------------- +Tue Apr 18 22:36:09 CEST 2017 - [email protected] + +- update to version 2017.04 + * Handle cloning/setting braids between NQPCursor and Perl6 Cursor + * Prevent warnings on action type objects -- use NO_VALUE sentinal + * Just use nqp::null raher than a sentinel in define_slang + * [moar] Use foldcase in QASTRegexCompilier + * Quick, partial, implementation of `constant`. + * rebootstrap to get constant declarator + * start to unify NQPMatch with NQPCursor + * rebootstrap with temp shim to find lost NQPCursor + * finish s/NQPCursor/NQPMatch/ tranformation + * PRECURSOR should not trim $!orig + * Make errors in QASTOperationsMAST more awesome + * s/two/2/ + * remove now-useless .CURSOR calls + * allow !cursor_init to be used by a BUILD + * Make errors in QASTCompilerMAST more awesome + * Make sure to push in the sval node before the indexic_s op + * Merge pull request #350 from samcv/foldcase + * make false match stringify to '' + * Match.Int should return, like, an int + * submatches come from target, not orig + * Re-work --rxtrace to not trash the cache. + * Merge branch 'master' into uncurse + * reduce old match object to a singleton + * put $!braid near $!shared since they're similar + * Fix bitrot in moarvm profiler + +------------------------------------------------------------------- +Sun Mar 19 13:54:27 CET 2017 - [email protected] + +- update to version 2017.03 + +------------------------------------------------------------------- Old: ---- nqp-2016.12.tar.gz New: ---- nqp-2017.05.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nqp.spec ++++++ --- /var/tmp/diff_new_pack.rrkj5g/_old 2017-06-18 13:50:40.816371583 +0200 +++ /var/tmp/diff_new_pack.rrkj5g/_new 2017-06-18 13:50:40.816371583 +0200 @@ -1,7 +1,7 @@ # # spec file for package nqp # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nqp -Version: 2016.12 +Version: 2017.05 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 >= 2016.12 +Requires: moarvm >= 2017.05 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ nqp-2016.12.tar.gz -> nqp-2017.05.tar.gz ++++++ ++++ 17912 lines of diff (skipped)
