Mon, 21 Feb 2011 03:50:59 -0500 |
John W. Eaton |
require PCRE to build Octave
|
Sat, 19 Feb 2011 18:21:58 -0800 |
Rik |
Use PCRE regular expressions throughout Octave.
|
Thu, 10 Feb 2011 00:58:31 -0500 |
John W. Eaton |
regexp.cc: avoid deprecated Array<T>:resize function
|
Mon, 29 Sep 2008 07:22:04 +0200 |
Thomas Weber |
Increase pcre's match_limit for difficult regexps
release-3-0-x
|
Tue, 09 Sep 2008 12:36:53 -0400 |
David Bateman |
Treat PCRE lookbehind operators in a manner that is approximately correct
release-3-0-x
|
Wed, 18 Jun 2008 21:00:06 +0200 |
Jaroslav Hajek |
make regexp(...,'once') matlab compatible
release-3-0-x
|
Thu, 20 Jan 2011 18:43:39 -0500 |
John W. Eaton |
style fixes for warning and error messages in source files
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Wed, 19 Jan 2011 17:51:22 -0800 |
Rik |
Grammarcheck Texinfo for files in src directory.
|
Sun, 16 Jan 2011 22:13:23 -0800 |
Rik |
Improve docstrings for functions in DLD-FUNCTIONS directory.
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Wed, 29 Sep 2010 03:39:56 -0400 |
John W. Eaton |
dispatch.cc, fltk_backend.cc, regexp.cc: use octave_scalar_map instead of Octave_map
|
Tue, 28 Sep 2010 09:25:14 -0700 |
Rik |
Make all regexp in Octave compatible with both POSIX and PCRE.
|
Sun, 26 Sep 2010 22:23:23 -0700 |
Rik |
Update docstrings for regular expression functions
|
Fri, 24 Sep 2010 21:46:07 -0700 |
Rik |
Update docstring for regexp, regexprep.
|
Mon, 20 Sep 2010 11:21:02 -0400 |
John W. Eaton |
avoid infinite loop in regexp searches with PCRE
|
Sun, 01 Aug 2010 20:22:17 -0700 |
Rik |
Grammarcheck more of the documentation.
|
Sat, 31 Jul 2010 11:18:11 -0700 |
Rik |
Grammarcheck .cc files
|
Fri, 23 Apr 2010 14:46:17 -0400 |
John W. Eaton |
style fixes
|
Fri, 23 Apr 2010 14:43:41 -0400 |
John W. Eaton |
style fixes
|
Fri, 23 Apr 2010 09:58:23 -0700 |
Rik |
Eliminate compile warning about explicit braces
|
Tue, 13 Apr 2010 23:48:01 +0200 |
David Bateman |
Handle repeated matches in matches returned by pcre
|
Sat, 10 Apr 2010 01:37:12 +0200 |
David Bateman |
Properly ignore zero-length matches in named tokens
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
Thu, 21 Jan 2010 15:41:19 -0500 |
John W. Eaton |
assume unistd.h and sys/types.h exist
|
Wed, 20 Jan 2010 17:40:53 -0500 |
John W. Eaton |
DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
|
Wed, 20 Jan 2010 17:33:41 -0500 |
John W. Eaton |
DLD-FUNCTIONS/*.cc: untabify
|
Sat, 28 Mar 2009 13:57:22 -0700 |
Rik |
Check grammar on all .cc files
|
Sat, 21 Mar 2009 15:52:41 -0700 |
Rik |
Cleanup of data types related documentation
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Wed, 28 Jan 2009 23:43:27 +0100 |
David Bateman |
For zero length matches in regexp, advance index by one and try again
|
Tue, 13 Jan 2009 00:23:35 -0500 |
Brian Gough |
[docs] octave => Octave
|
Mon, 05 Jan 2009 08:11:03 +0100 |
Thorsten Meyer |
Fix docstrings, add examples, references and tests to string functions
|
Wed, 29 Oct 2008 16:52:10 +0100 |
Jaroslav Hajek |
improve OCTAVE_LOCAL_BUFFER
|
Wed, 24 Sep 2008 11:40:33 -0400 |
Thomas Weber |
Increase pcre's match_limit for difficult regexps
|
Tue, 09 Sep 2008 12:36:53 -0400 |
David Bateman |
Treat PCRE lookbehind operators in a manner that is approximately correct
|
Thu, 07 Aug 2008 15:31:17 -0400 |
John W. Eaton |
fix typo in NPOS change
|
Thu, 07 Aug 2008 15:15:33 -0400 |
John W. Eaton |
replace NPOS with std::string::npos
|
Wed, 18 Jun 2008 21:00:06 +0200 |
Jaroslav Hajek |
make regexp(...,'once') matlab compatible
|
Fri, 22 Feb 2008 16:44:03 -0500 |
John W. Eaton |
use 0 instead of NULL
|
Mon, 03 Dec 2007 23:52:07 +0000 |
dbateman |
[project @ 2007-12-03 23:52:07 by dbateman]
|
Mon, 03 Dec 2007 19:52:47 +0000 |
jwe |
[project @ 2007-12-03 19:52:47 by jwe]
|
Wed, 14 Nov 2007 18:20:50 +0000 |
jwe |
[project @ 2007-11-14 18:20:49 by jwe]
|
Wed, 07 Nov 2007 18:48:01 +0000 |
jwe |
[project @ 2007-11-07 18:48:00 by jwe]
|
Fri, 12 Oct 2007 21:27:37 +0000 |
jwe |
[project @ 2007-10-12 21:27:11 by jwe]
|
Fri, 12 Oct 2007 06:41:26 +0000 |
jwe |
[project @ 2007-10-12 06:40:56 by jwe]
|
Thu, 11 Oct 2007 16:26:37 +0000 |
jwe |
[project @ 2007-10-11 16:26:36 by jwe]
|
Wed, 10 Oct 2007 18:03:02 +0000 |
jwe |
[project @ 2007-10-10 18:02:59 by jwe]
|
Thu, 31 May 2007 19:44:45 +0000 |
jwe |
[project @ 2007-05-31 19:44:45 by jwe]
|
Fri, 20 Apr 2007 06:55:29 +0000 |
jwe |
[project @ 2007-04-20 06:55:29 by jwe]
|
Thu, 19 Apr 2007 21:47:41 +0000 |
jwe |
[project @ 2007-04-19 21:47:40 by jwe]
|
Fri, 06 Apr 2007 14:57:21 +0000 |
jwe |
[project @ 2007-04-06 14:57:21 by jwe]
|
Thu, 05 Apr 2007 16:18:21 +0000 |
dbateman |
[project @ 2007-04-05 16:18:20 by dbateman]
|
Tue, 27 Feb 2007 09:45:03 +0000 |
dbateman |
[project @ 2007-02-27 09:45:03 by dbateman]
|
Wed, 28 Jun 2006 16:05:24 +0000 |
jwe |
[project @ 2006-06-28 16:05:22 by jwe]
|
Fri, 19 May 2006 05:32:19 +0000 |
jwe |
[project @ 2006-05-19 05:32:17 by jwe]
|
Thu, 04 May 2006 01:18:34 +0000 |
jwe |
[project @ 2006-05-04 01:18:34 by jwe]
|
Wed, 03 May 2006 19:32:48 +0000 |
dbateman |
[project @ 2006-05-03 19:32:46 by dbateman]
|
Thu, 27 Apr 2006 19:30:14 +0000 |
dbateman |
[project @ 2006-04-27 19:30:14 by dbateman]
|
Mon, 24 Apr 2006 19:13:11 +0000 |
jwe |
[project @ 2006-04-24 19:13:06 by jwe]
|