log libinterp/corefcn/regexp.cc @ 20616:fd0efcdb3718

age author description
Thu, 08 Oct 2015 19:00:51 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 21:13:12 -0400 John W. Eaton eliminate more simple uses of error_state
Mon, 29 Jun 2015 08:56:22 -0700 Rik Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Thu, 21 May 2015 10:22:27 -0700 Rik Add special hex/octal escape sequence processing for regexp.
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 19 Apr 2015 17:55:33 -0700 Rik doc: Periodic grammarcheck of documentation.
Tue, 07 Apr 2015 21:18:22 -0700 Rik Document expansion of escape sequences in single quotes (bug #44745).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Wed, 06 Nov 2013 11:42:35 -0800 Rik maint: Use phrase "FIXME:" for problem areas in code.
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.
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sat, 27 Jul 2013 10:49:21 -0700 Rik doc: Use XREF as anchor prefix in documentation for clearer results in Info viewer.
Tue, 09 Jul 2013 16:47:57 -0700 Rik maint: Rename regexp.h to lo-regexp.h, regexp.cc to lo-regexp.cc in liboctave.
Sun, 07 Jul 2013 17:55:38 -0700 Rik doc: remove '\b' from list of special regexp sequences (bug #38778).
Sat, 20 Apr 2013 14:39:25 -0400 Mike Miller Fix word boundary handling in regexp pattern (bug #38778)
Sat, 22 Jun 2013 19:47:32 -0700 Rik doc: Periodic grammarcheck of documentation.
Tue, 18 Jun 2013 20:35:12 -0700 Rik Fix seealso HTML links when using Texinfo 4.X (bug #38862).
Wed, 17 Oct 2012 20:13:19 -0700 Rik Fix backslash handling in regexp pattern (Bug #37092)
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/regexp.cc@37fab80e9b5d