pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/MoarVM (devel/MoarVM) Updated 2020.09 to 2020.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/698038f60c51
branches: trunk
changeset: 441273:698038f60c51
user: mef <mef%pkgsrc.org@localhost>
date: Sat Oct 31 12:20:45 2020 +0000
description:
(devel/MoarVM) Updated 2020.09 to 2020.10
2020.10
6model:
[fb992950] Add MVM_str_hash_iterator_target_deleted() for HASH_DEBUG_ITER
Core:
[df77d3cf] Simplify and optimize isprime_I
[8852896d] A more complete fix for the hash max probe distance bug
[a27c7882] Make lookup table in MVP_round_up_log_base2() based on uint8_t
[0015fd05] Re-instate meaningful hash iterator debugging inside HASH_DEBUG_ITER
[60070970] oops if MVM_fixed_size_alloc() is called for a size of 0 bytes
Debug Server:
[3c3a24bf] Fix two *printf size warnings reported on ILP32 platforms
IO:
[95d21703] Minor optimization of MVM_file_isexecutable on Windows
[882dbf04] Add a function to fix up the STD IO handles
Strings:
[a989f7b5] char can be unsigned. Rewrite the "is it ASCII?" test to handle this too
Tooling/Build:
[dc50eddd] For the pthread_setname_np probe, use an auto char array instead of malloc
[4f5787d3] Create a unicode.c with #include directives instead of generating it with cat
diffstat:
devel/MoarVM/Makefile | 4 ++--
devel/MoarVM/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 703f2dcd0f20 -r 698038f60c51 devel/MoarVM/Makefile
--- a/devel/MoarVM/Makefile Sat Oct 31 00:55:39 2020 +0000
+++ b/devel/MoarVM/Makefile Sat Oct 31 12:20:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/10/03 14:05:15 mef Exp $
+# $NetBSD: Makefile,v 1.22 2020/10/31 12:20:45 mef Exp $
-DISTNAME= MoarVM-2020.09
+DISTNAME= MoarVM-2020.10
CATEGORIES= devel perl6
MASTER_SITES= http://www.moarvm.org/releases/
diff -r 703f2dcd0f20 -r 698038f60c51 devel/MoarVM/distinfo
--- a/devel/MoarVM/distinfo Sat Oct 31 00:55:39 2020 +0000
+++ b/devel/MoarVM/distinfo Sat Oct 31 12:20:45 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2020/10/03 14:05:15 mef Exp $
+$NetBSD: distinfo,v 1.13 2020/10/31 12:20:45 mef Exp $
-SHA1 (MoarVM-2020.09.tar.gz) = 7eda245bf9325fb011039059b4b303046a6399ea
-RMD160 (MoarVM-2020.09.tar.gz) = 42f478efe0b12d2bc0a4f9c6eefcbfac162cef37
-SHA512 (MoarVM-2020.09.tar.gz) = 3859e96e6861dc7bf3f64708db33bb9a761b7a7bc3a05655424d6c27010cf6f01e73066e26bff7256f58ed4044f9aee2f186c886a419c3d6aff23f75102f6c48
-Size (MoarVM-2020.09.tar.gz) = 5361349 bytes
+SHA1 (MoarVM-2020.10.tar.gz) = 7b2d26697f79970653c34a08dcb49d484a0fbfa0
+RMD160 (MoarVM-2020.10.tar.gz) = beaed2096cafa8e1953d4c0dafeb45d92a961db3
+SHA512 (MoarVM-2020.10.tar.gz) = 5251d564909313ca7a660d462370e899d415cbd0b493da189abde952d80992c3e04525b2d8ae5066c9c4ea2c99860e38f9a8beaee4ea0d53d9b32973104fa7d3
+Size (MoarVM-2020.10.tar.gz) = 5362845 bytes
SHA1 (patch-build_setup.pm) = fd53d47bd3126b2c89d4e8d82c6bc0b6db5f4fdf
Home |
Main Index |
Thread Index |
Old Index