log scripts/strings/module.mk @ 28212:d052c11d47c6

age author description
Sun, 29 Mar 2020 22:15:32 +0200 Abdallah Elshamy Add new functions startsWith and endsWith (bug #57041).
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Thu, 09 Aug 2018 13:26:23 -0700 Rik findstr.m: Make m-file a legacy function.
Thu, 09 Aug 2018 10:38:54 -0700 Rik strmatch.m: Make m-file a legacy function.
Wed, 27 Dec 2017 11:22:26 -0800 Rik isstring.m: Add new function for identifying string arrays.
Mon, 25 Dec 2017 08:33:52 -0800 Sahil Yadav erase.m: New string function for deleting substrings with a string.
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Sun, 22 Jan 2017 13:58:57 +0100 Markus Mützel Add functions native2unicode and unicode2native (bug #49842).
Tue, 14 Jul 2015 10:55:51 -0400 John W. Eaton fix installation of script files
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Wed, 18 Mar 2015 10:19:50 -0400 John W. Eaton restore strmatch function; backout changeset edf5d63c82e1
Fri, 29 Aug 2014 20:41:58 -0700 Rik Deprecate strmatch function.
Wed, 05 Jun 2013 20:45:41 +0800 Ben Abbott Re-introduce the original strsplit() as ostrsplit().
Sun, 31 Mar 2013 10:36:56 -0400 Ben Abbott New function strjoin.m
Tue, 19 Oct 2010 02:22:20 -0400 John W. Eaton finish adding untabify.m to build system
Wed, 24 Feb 2010 21:42:22 +0100 Jaroslav Hajek implement compiled str2double
Thu, 14 Jan 2010 13:48:20 +0100 Jaroslav Hajek implement built-in strcmpi/strncmpi, reduce some code duplication
Mon, 04 Jan 2010 12:05:23 +0100 Jaroslav Hajek implement compiled strrep
Fri, 25 Dec 2009 15:55:36 +0100 Jaroslav Hajek implement compiled strfind
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool