head 1.2; access; symbols pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2025.08.30.05.05.15; author ryoon; state dead; branches; next 1.1; commitid Tbn0bL2Hl7LUcI8G; 1.1 date 2025.04.28.21.04.38; author tnn; state Exp; branches; next ; commitid OpgvNZcURCP9vRSF; desc @@ 1.2 log @math/libixion,math/py-libixion: Update to 0.20.0 Changelog: ixion 0.20.0 * C++ API * changed the return type of model_context::get_sheet_name() to std::string_view. It was previously std::string. * ixion::celltype_t has been renamed to ixion::cell_t. * formula interpreter * added support for using an error token as an assignable value. With this change, you can use an expression such as '=#REF!'. * ISERR function is now implemented as a built-in function. * misc * enabled building of Python module on Windows via CMake, but it is not installed as part of the install target. * switched to mdds 3.0 and adjusted all uses of mdds::sorted_string_map to its new API. * parsing of error values is more @ text @$NetBSD: patch-include_ixion_compute__engine.hpp,v 1.1 2025/04/28 21:04:38 tnn Exp $ Add a missing include: https://gitlab.com/ixion/ixion/-/commit/cb662d675aaa419972d39c5606713919e3e1d6f9 --- include/ixion/compute_engine.hpp.orig 2025-04-28 21:01:15.683708584 +0000 +++ include/ixion/compute_engine.hpp @@@@ -13,6 +13,7 @@@@ #include #include +#include namespace ixion { namespace draft { @ 1.1 log @libixion: fix MASTER_SITES and add a missing include @ text @d1 1 a1 1 $NetBSD$ @