log libinterp/corefcn/strfind.cc @ 20612:7374a3a6d594

age author description
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 18 Mar 2015 10:20:26 -0400 John W. Eaton restore strmatch function; backout changeset f9959972949a
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Fri, 05 Dec 2014 22:17:09 -0800 Rik Change strfind to return empty array for empty pattern for compatibility (bug #43649).
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Sat, 30 Aug 2014 12:57:43 -0400 Ben Abbott Remove references to deprecated strmatch function.
Thu, 15 May 2014 14:24:21 -0700 Rik Return 0x0 empty matrix from strrep for Matlab compatibility (bug #42341).
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 09 Sep 2013 16:26:16 -0700 Rik doc: Add info about "overlaps" option to strfind, strrep.
Wed, 22 Aug 2012 17:36:54 -0400 John W. Eaton use std::numeric_limits for integer max and min values
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/strfind.cc@3153fe7d9266