Thu, 02 Jul 2009 06:31:29 +0200 |
David Bateman |
Fix 'format rat' for values like '1 - eps'
release-3-2-x
|
Wed, 25 Jun 2008 12:46:32 +0200 |
David Bateman |
Frats fix for nargin==0
release-3-0-x
|
Mon, 21 Apr 2008 03:03:40 -0400 |
John W. Eaton |
update copyright dates
release-3-0-x
|
Fri, 18 Apr 2008 12:01:53 -0400 |
John W. Eaton |
disp: produce sq-string unless arg is a dq-string
release-3-0-x
|
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.
|
Wed, 19 Jan 2011 17:55:56 -0500 |
John W. Eaton |
attempt better backward compatibility for Array constructors
|
Sat, 15 Jan 2011 10:04:30 -0800 |
Rik |
Eliminate @deffn macros.
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Mon, 10 Jan 2011 14:05:12 -0500 |
John W. Eaton |
struct printing changes
|
Thu, 06 Jan 2011 03:10:24 -0500 |
John W. Eaton |
substitute and use LAPACK_LIBS in mkoctfile script
|
Thu, 16 Sep 2010 07:08:02 -0400 |
John W. Eaton |
eliminate some GCC warnings
|
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
|
Wed, 07 Jul 2010 15:27:17 -0700 |
Rik |
pr-output.cc: Avoid use of % operator on negative operands
|
Tue, 06 Jul 2010 21:05:09 +0200 |
David Bateman |
Add engineering formats. eg 'fomat short eng' (Feature Request #30163)
|
Tue, 15 Jun 2010 09:55:00 -0700 |
Rik |
Second try at removing extra newlines from NDArrays
|
Mon, 14 Jun 2010 19:53:19 -0700 |
Rik |
Remove extra newlines when displaying multi-dimensional arrays.
|
Tue, 23 Feb 2010 16:12:27 +0100 |
Jaroslav Hajek |
remove Array2
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
Thu, 11 Feb 2010 12:41:46 -0500 |
John W. Eaton |
untabify src C++ source files
|
Wed, 20 Jan 2010 20:39:26 -0500 |
John W. Eaton |
remove Emacs local-variable settings from source files in src directory
|
Wed, 20 Jan 2010 10:38:00 +0100 |
Jaroslav Hajek |
make OCTAVE_QUIT a function
|
Wed, 06 Jan 2010 13:18:41 +0100 |
Jaroslav Hajek |
make unwind_protect frames local
|
Fri, 23 Oct 2009 09:28:14 -0700 |
Rik |
Periodic grammar check of Octave documentation files to ensure common format
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Tue, 15 Sep 2009 10:00:53 +0200 |
Jaroslav Hajek |
avoid returning undefined values from disp & fdisp
|
Tue, 08 Sep 2009 14:44:55 -0400 |
John W. Eaton |
pr-output.cc: new test
|
Fri, 04 Sep 2009 11:22:53 +0200 |
Jaroslav Hajek |
further liboctave design improvements
|
Thu, 03 Sep 2009 17:28:58 -0400 |
John W. Eaton |
pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10
|
Wed, 01 Jul 2009 08:37:24 +0200 |
David Bateman |
Fix 'format rat' for values like '1 - eps'
|
Tue, 23 Jun 2009 08:22:13 +0200 |
Jaroslav Hajek |
update unwind_protect usage everywhere
|
Sat, 06 Jun 2009 07:59:58 -0700 |
Rik |
Update documentation for 'format'
|
Sat, 28 Mar 2009 13:57:22 -0700 |
Rik |
Check grammar on all .cc files
|
Sun, 22 Mar 2009 13:14:15 -0700 |
Rik |
Cleanup documentation files errors.texi, debug.texi, io.texi
|
Sat, 07 Mar 2009 15:12:25 -0500 |
John W. Eaton |
pr-output.cc: avoid unused variable warning
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 01 Mar 2009 09:07:57 +0100 |
Jaroslav Hajek |
indicate diag & perm matrices on output
|
Sun, 15 Feb 2009 23:49:15 -0500 |
John W. Eaton |
handle commands in the lexer
|
Thu, 29 Jan 2009 11:49:06 +0100 |
Jaroslav Hajek |
special printing of diagonal matrices
|
Tue, 18 Nov 2008 11:14:31 -0500 |
John W. Eaton |
style fixes
|
Mon, 20 Oct 2008 16:54:28 +0200 |
Jaroslav Hajek |
improve dense array indexing
|
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, 06 Aug 2008 14:39:59 -0400 |
John W. Eaton |
fix extern decls in .cc files
|
Wed, 25 Jun 2008 12:46:32 +0200 |
David Bateman |
Frats fix for nargin==0
|
Sun, 27 Apr 2008 22:34:17 +0200 |
David Bateman |
First attempt at single precision tyeps
|
Fri, 18 Apr 2008 11:57:32 -0400 |
John W. Eaton |
disp: produce sq-string unless arg is a dq-string
|
Sat, 09 Feb 2008 03:37:39 -0500 |
John W. Eaton |
format Range output more like N-d arrays
|
Fri, 30 Nov 2007 18:53:30 +0000 |
jwe |
[project @ 2007-11-30 18:53:29 by jwe]
|
Thu, 29 Nov 2007 16:46:40 +0000 |
jwe |
[project @ 2007-11-29 16:44:45 by jwe]
|
Fri, 02 Nov 2007 17:24:24 +0000 |
jwe |
[project @ 2007-11-02 17:24:23 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]
|
Wed, 10 Oct 2007 18:03:02 +0000 |
jwe |
[project @ 2007-10-10 18:02:59 by jwe]
|
Thu, 04 Oct 2007 20:43:33 +0000 |
jwe |
[project @ 2007-10-04 20:43:32 by jwe]
|
Thu, 26 Jul 2007 18:04:06 +0000 |
jwe |
[project @ 2007-07-26 18:04:05 by jwe]
|
Mon, 23 Jul 2007 22:05:30 +0000 |
dbateman |
[project @ 2007-07-23 22:05:29 by dbateman]
|
Tue, 29 May 2007 17:51:37 +0000 |
jwe |
[project @ 2007-05-29 17:51:37 by jwe]
|
Sat, 28 Oct 2006 02:45:48 +0000 |
jwe |
[project @ 2006-10-28 02:45:48 by jwe]
|