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]
|
Fri, 27 Oct 2006 02:16:19 +0000 |
jwe |
[project @ 2006-10-27 02:16:18 by jwe]
|
Mon, 02 Oct 2006 17:23:19 +0000 |
jwe |
[project @ 2006-10-02 17:23:18 by jwe]
|
Mon, 02 Oct 2006 02:13:53 +0000 |
jwe |
[project @ 2006-10-02 02:13:53 by jwe]
|
Wed, 27 Sep 2006 15:34:28 +0000 |
jwe |
[project @ 2006-09-27 15:34:28 by jwe]
|
Fri, 18 Aug 2006 22:19:25 +0000 |
jwe |
[project @ 2006-08-18 22:19:24 by jwe]
|
Fri, 26 May 2006 21:42:22 +0000 |
jwe |
[project @ 2006-05-26 21:41:32 by jwe]
|
Fri, 19 May 2006 05:32:19 +0000 |
jwe |
[project @ 2006-05-19 05:32:17 by jwe]
|
Mon, 08 May 2006 20:23:07 +0000 |
jwe |
[project @ 2006-05-08 20:23:04 by jwe]
|
Mon, 24 Apr 2006 19:13:11 +0000 |
jwe |
[project @ 2006-04-24 19:13:06 by jwe]
|
Tue, 18 Apr 2006 17:44:33 +0000 |
jwe |
[project @ 2006-04-18 17:44:33 by jwe]
|
Mon, 17 Apr 2006 05:05:17 +0000 |
jwe |
[project @ 2006-04-17 05:05:15 by jwe]
|
Thu, 13 Apr 2006 13:04:33 +0000 |
jwe |
[project @ 2006-04-13 13:04:32 by jwe]
|
Fri, 07 Apr 2006 07:51:59 +0000 |
jwe |
[project @ 2006-04-07 07:51:59 by jwe]
|
Mon, 06 Mar 2006 21:26:54 +0000 |
jwe |
[project @ 2006-03-06 21:26:48 by jwe]
|
Mon, 21 Nov 2005 18:44:32 +0000 |
jwe |
[project @ 2005-11-21 18:44:31 by jwe]
|
Thu, 07 Jul 2005 17:05:20 +0000 |
jwe |
[project @ 2005-07-07 17:05:19 by jwe]
|
Wed, 15 Jun 2005 03:45:49 +0000 |
jwe |
[project @ 2005-06-15 03:45:46 by jwe]
|
Tue, 14 Jun 2005 20:04:31 +0000 |
jwe |
[project @ 2005-06-14 20:04:31 by jwe]
|
Mon, 23 May 2005 16:19:56 +0000 |
jwe |
[project @ 2005-05-23 16:19:56 by jwe]
|
Mon, 02 May 2005 17:51:56 +0000 |
jwe |
[project @ 2005-05-02 17:51:56 by jwe]
|
Tue, 26 Apr 2005 19:24:47 +0000 |
jwe |
[project @ 2005-04-26 19:24:27 by jwe]
|
Fri, 08 Apr 2005 16:07:37 +0000 |
jwe |
[project @ 2005-04-08 16:07:35 by jwe]
|
Fri, 19 Nov 2004 21:50:50 +0000 |
jwe |
[project @ 2004-11-19 21:50:50 by jwe]
|
Fri, 24 Sep 2004 03:22:24 +0000 |
jwe |
[project @ 2004-09-24 03:22:23 by jwe]
|
Tue, 31 Aug 2004 19:17:45 +0000 |
jwe |
[project @ 2004-08-31 19:17:44 by jwe]
|
Thu, 05 Aug 2004 16:08:28 +0000 |
jwe |
[project @ 2004-08-05 16:08:28 by jwe]
|
Mon, 02 Aug 2004 22:09:47 +0000 |
jwe |
[project @ 2004-08-02 22:09:47 by jwe]
|
Mon, 14 Jun 2004 18:33:02 +0000 |
jwe |
[project @ 2004-06-14 18:33:02 by jwe]
|
Wed, 21 Apr 2004 17:03:02 +0000 |
jwe |
[project @ 2004-04-21 17:03:02 by jwe]
|
Wed, 10 Mar 2004 20:49:49 +0000 |
jwe |
[project @ 2004-03-10 20:49:48 by jwe]
|
Fri, 20 Feb 2004 18:02:59 +0000 |
jwe |
[project @ 2004-02-20 18:02:59 by jwe]
|
Tue, 25 Nov 2003 06:07:28 +0000 |
jwe |
[project @ 2003-11-25 06:05:20 by jwe]
|
Tue, 25 Nov 2003 05:41:36 +0000 |
jwe |
[project @ 2003-11-25 05:41:35 by jwe]
|
Mon, 24 Nov 2003 21:24:37 +0000 |
jwe |
[project @ 2003-11-24 21:24:37 by jwe]
|
Tue, 18 Nov 2003 19:07:13 +0000 |
jwe |
[project @ 2003-11-18 19:07:13 by jwe]
|
Fri, 31 Oct 2003 05:57:44 +0000 |
jwe |
[project @ 2003-10-31 05:57:43 by jwe]
|
Tue, 28 Oct 2003 19:13:43 +0000 |
jwe |
[project @ 2003-10-28 19:13:43 by jwe]
|
Fri, 10 Oct 2003 00:49:55 +0000 |
jwe |
[project @ 2003-10-10 00:49:54 by jwe]
|
Fri, 19 Sep 2003 21:41:21 +0000 |
jwe |
[project @ 2003-09-19 21:40:57 by jwe]
|
Thu, 11 Sep 2003 19:08:26 +0000 |
jwe |
[project @ 2003-09-11 19:08:25 by jwe]
|
Wed, 18 Jun 2003 15:47:10 +0000 |
jwe |
[project @ 2003-06-18 15:47:09 by jwe]
|
Fri, 21 Feb 2003 18:59:07 +0000 |
jwe |
[project @ 2003-02-21 18:59:07 by jwe]
|
Fri, 03 Jan 2003 18:55:11 +0000 |
jwe |
[project @ 2003-01-03 18:52:59 by jwe]
|
Fri, 03 Jan 2003 18:14:53 +0000 |
jwe |
[project @ 2003-01-03 18:13:14 by jwe]
|
Fri, 20 Dec 2002 22:43:55 +0000 |
jwe |
[project @ 2002-12-20 22:43:54 by jwe]
|
Tue, 03 Dec 2002 19:48:57 +0000 |
jwe |
[project @ 2002-12-03 19:48:57 by jwe]
|
Wed, 06 Nov 2002 20:38:50 +0000 |
jwe |
[project @ 2002-11-06 20:38:49 by jwe]
|
Sat, 17 Aug 2002 19:38:33 +0000 |
jwe |
[project @ 2002-08-17 19:38:32 by jwe]
|
Fri, 09 Aug 2002 06:32:16 +0000 |
jwe |
[project @ 2002-08-09 06:32:15 by jwe]
|
Thu, 16 May 2002 13:45:52 +0000 |
jwe |
[project @ 2002-05-16 13:45:52 by jwe]
|
Wed, 15 May 2002 03:21:01 +0000 |
jwe |
[project @ 2002-05-15 03:21:00 by jwe]
|
Fri, 03 May 2002 19:56:02 +0000 |
jwe |
[project @ 2002-05-03 19:56:01 by jwe]
|
Tue, 06 Feb 2001 05:21:33 +0000 |
jwe |
[project @ 2001-02-06 05:21:32 by jwe]
|
Tue, 06 Feb 2001 01:57:06 +0000 |
jwe |
[project @ 2001-02-06 01:56:59 by jwe]
|
Wed, 31 Jan 2001 22:15:55 +0000 |
jwe |
[project @ 2001-01-31 22:15:51 by jwe]
|
Thu, 29 Jun 2000 16:30:45 +0000 |
jwe |
[project @ 2000-06-29 16:30:44 by jwe]
|
Wed, 28 Jun 2000 19:25:04 +0000 |
jwe |
[project @ 2000-06-28 19:25:02 by jwe]
|
Tue, 27 Jun 2000 20:20:46 +0000 |
jwe |
[project @ 2000-06-27 20:19:47 by jwe]
|
Tue, 27 Jun 2000 03:23:10 +0000 |
jwe |
[project @ 2000-06-27 03:23:10 by jwe]
|
Fri, 17 Mar 2000 09:44:30 +0000 |
jwe |
[project @ 2000-03-17 09:44:29 by jwe]
|