diff NEWS @ 28377:2f571bfff344

Add "memory" function (patch #9924). * scripts/miscellaneous/memory.m: Add function that returns memory information on Linux and Windows platforms. * scripts/miscellaneous/module.mk: Include new file in build system. * doc/interpreter/system.txi: Include function documentation in manual. * scripts/help/__unimplemented__.m: Remove from list. * NEWS: Add to list of new functions.
author Lars Kindermann <lars.kindermann@reglos.de>
date Sat, 02 May 2020 20:18:10 +0200
parents 248f7cc8dc74
children 8a9a041db1dc
line wrap: on
line diff
--- a/NEWS	Wed Apr 22 16:04:48 2020 +0200
+++ b/NEWS	Sat May 02 20:18:10 2020 +0200
@@ -101,6 +101,7 @@
 
 * `getpixelposition`
 * `endsWith`
+* `memory`
 * `rng`
 * `startsWith`