summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 05e3374)
raw | patch | inline | side by side (parent: 05e3374)
author | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Wed, 17 Apr 2019 16:03:43 +0000 (23:03 +0700) | ||
committer | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Wed, 17 Apr 2019 16:03:43 +0000 (23:03 +0700) |
index 1032530f487b0c8a9b8193c91abe1b0660dab2cf..2641c827b610ccabc6668c4875cbfaddae5a14f7 100644 (file)
Binary files a/BlackBox/System/Mod/Meta.odc and b/BlackBox/System/Mod/Meta.odc differ
Binary files a/BlackBox/System/Mod/Meta.odc and b/BlackBox/System/Mod/Meta.odc differ
index 9175a6ce26d229c872a1acc3b18ba9c0f84df950..153af162ceb387e396dca52b44771e77c7d2a4f4 100644 (file)
Binary files a/BlackBox/_FreeBSD_/System/Mod/Kernel.odc and b/BlackBox/_FreeBSD_/System/Mod/Kernel.odc differ
Binary files a/BlackBox/_FreeBSD_/System/Mod/Kernel.odc and b/BlackBox/_FreeBSD_/System/Mod/Kernel.odc differ
index 08bdd8c716abefacf319218593375d07057462e6..66395d3b3e97c599ffbdae8bfecd198eab79ec7c 100644 (file)
Binary files a/BlackBox/_Linux_/System/Mod/Kernel.odc and b/BlackBox/_Linux_/System/Mod/Kernel.odc differ
Binary files a/BlackBox/_Linux_/System/Mod/Kernel.odc and b/BlackBox/_Linux_/System/Mod/Kernel.odc differ
index 20e44226262039a302ff8e576b227549229988a8..2873b3b1373a951b4e9f506ed555c862c097143f 100644 (file)
Binary files a/BlackBox/_OpenBSD_/System/Mod/Kernel.odc and b/BlackBox/_OpenBSD_/System/Mod/Kernel.odc differ
Binary files a/BlackBox/_OpenBSD_/System/Mod/Kernel.odc and b/BlackBox/_OpenBSD_/System/Mod/Kernel.odc differ
index 7d7fc371c5ac1cd7556fccd0999e5140b50427e7..ba2f82029b3f142a2d0c573fd45cf076525a575d 100644 (file)
Binary files a/BlackBox/_Windows_/System/Mod/Kernel.odc and b/BlackBox/_Windows_/System/Mod/Kernel.odc differ
Binary files a/BlackBox/_Windows_/System/Mod/Kernel.odc and b/BlackBox/_Windows_/System/Mod/Kernel.odc differ
diff --git a/dev/deb/changelog b/dev/deb/changelog
index e0bd7794e2919e24bcff6cb0cebd8c511269af54..9dce1f689a2e63c8091da32532c0d31c6099756e 100644 (file)
--- a/dev/deb/changelog
+++ b/dev/deb/changelog
bbcb ({#VERSION}) unstable; urgency=low
+ * center issue-#192 Kernel.Call does not work with ANYREC-parameters
+ * center issue-#194 Meta.PutParam and Kernel.Call for open arrays are mismatched
+
+ -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 17 Apr 2019 23:00:00 +0700
+
+bbcb (1.7~a1.96) unstable; urgency=high
* ScrollBar was made cross-platform in HostCFrames
* HostFiles64 and CommTCP fixed (by A.V.Shiryaev)