diff scripts/help/__unimplemented__.m @ 28212:d052c11d47c6

Add new functions startsWith and endsWith (bug #57041). * scripts/strings: Add startsWith.m and endsWith.m. * scripts/strings/module.mk: Add references to new files. * doc/interpreter/strings.txi: Add docstrings to manual. * NEWS: Add to list of new functions. * scripts/help/__unimplemented__.m: Remove the two functions.
author Abdallah Elshamy <abdallah.k.elshamy@gmail.com>
date Sun, 29 Mar 2020 22:15:32 +0200
parents 9e769371fb45
children a81b7b132c09
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Sun Apr 12 18:14:05 2020 -0700
+++ b/scripts/help/__unimplemented__.m	Sun Mar 29 22:15:32 2020 +0200
@@ -727,7 +727,6 @@
   "edges",
   "empty",
   "enableservice",
-  "endsWith",
   "enumeration",
   "eraseBetween",
   "eventlisteners",
@@ -1185,7 +1184,6 @@
   "ss2tf",
   "stack",
   "standardizeMissing",
-  "startsWith",
   "stats",
   "step",
   "stopasync",