log liboctave/regex-match.cc @ 10789:6f640ed5bb93

age author description
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Mon, 21 Jul 2008 13:10:48 -0400 John W. Eaton regex-match.cc (regex_match::init): initialize err to 0
Tue, 20 May 2008 16:24:50 -0400 John W. Eaton style fixes
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear