head 1.2; access; symbols pkgsrc-2022Q3:1.1.0.6 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.4 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.2 pkgsrc-2022Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2022.11.06.16.42.22; author pin; state dead; branches; next 1.1; commitid tq4eVfaWfshT6F0E; 1.1 date 2022.01.03.12.19.38; author pin; state Exp; branches; next ; commitid bTRlUw7gnUGzwbnD; desc @@ 1.2 log @math/kalker: update to 2.0.1 - Minor bug fixes @ text @$NetBSD: patch-Cargo.toml,v 1.1 2022/01/03 12:19:38 pin Exp $ Don't pull gmp-mpfr-sys from git-HEAD Wait for a proper release --- Cargo.toml.orig 2022-01-01 16:02:11.000000000 +0000 +++ Cargo.toml @@@@ -1,6 +1,3 @@@@ -[patch.crates-io] -gmp-mpfr-sys = { git = "https://gitlab.com/tspiteri/gmp-mpfr-sys.git" } - [workspace] members = ["kalk", "cli"] @ 1.1 log @math/kalker: update to 1.1.0 -Fix crash whem missing closing ceil, floor, | -Describe piecewise functions in README -Fixed tick symbol resulting in panic -Prevent constants from being overridden -Output numbers with the precision specified -Float erros margin for comparison operators -NaN for comparison with imaginary numbers -Updated interperter tests to expect 0 after comparisons @ text @d1 1 a1 1 $NetBSD$ @