comparison 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
comparison
equal deleted inserted replaced
28211:289882040316 28212:d052c11d47c6
725 "echodemo", 725 "echodemo",
726 "edgeAttachments", 726 "edgeAttachments",
727 "edges", 727 "edges",
728 "empty", 728 "empty",
729 "enableservice", 729 "enableservice",
730 "endsWith",
731 "enumeration", 730 "enumeration",
732 "eraseBetween", 731 "eraseBetween",
733 "eventlisteners", 732 "eventlisteners",
734 "events", 733 "events",
735 "exceltime", 734 "exceltime",
1183 "SpreadsheetDatastore", 1182 "SpreadsheetDatastore",
1184 "SpreadsheetImportOptions", 1183 "SpreadsheetImportOptions",
1185 "ss2tf", 1184 "ss2tf",
1186 "stack", 1185 "stack",
1187 "standardizeMissing", 1186 "standardizeMissing",
1188 "startsWith",
1189 "stats", 1187 "stats",
1190 "step", 1188 "step",
1191 "stopasync", 1189 "stopasync",
1192 "str2mat", 1190 "str2mat",
1193 "streamparticles", 1191 "streamparticles",