Fri, 23 Jan 2015 16:40:25 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Fri, 23 Jan 2015 16:09:35 -0500 |
John W. Eaton |
eliminate some unused variable and typedef warnings
gui-release
|
Tue, 20 Jan 2015 10:29:54 -0500 |
John W. Eaton |
strip trailing whitespace from most source files
|
Tue, 16 Dec 2014 15:36:27 -0800 |
Rik |
doc: Periodic grammarcheck of documentation.
|
Fri, 28 Nov 2014 10:23:03 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Fri, 28 Nov 2014 08:22:51 -0800 |
Rik |
maint: Periodic merge of stable to gui-release.
gui-release
|
Thu, 27 Nov 2014 21:07:03 +0100 |
Andreas Weber |
pr-output.cc: Fix overflow in rational_approx (bug #43367..43369)
stable
|
Fri, 07 Nov 2014 08:15:55 +0000 |
Carnë Draug |
Change inheritance tree so that <T>Matrix inherit from <T>NDArray.
|
Fri, 24 Oct 2014 01:31:53 +0100 |
Carnë Draug |
Change charMatrix to subclass charNDArray rather than be another Array<char>.
|
Mon, 20 Oct 2014 01:34:52 +0100 |
Carnë Draug |
Change boolMatrix to subclass boolNDArray rather than be another Array<bool>.
|
Wed, 15 Oct 2014 11:54:04 -0400 |
Jordi Gutiérrez Hermoso |
maint: periodic merge of gui-release to default
|
Tue, 07 Oct 2014 14:37:17 +0200 |
Andreas Weber |
pr-output.cc: fix default chars for "format +" for Matlab compatibility
gui-release
|
Tue, 07 Oct 2014 12:25:11 +0100 |
Carnë Draug |
doc: note that command form "format + abc" requires quotes around the "+".
|
Wed, 18 Jun 2014 19:38:40 -0600 |
David Spies |
make all permutation matrices column permutations (bug #42418)
|
Mon, 09 Jun 2014 11:19:23 -0700 |
Rik |
doc: Periodic spellcheck of documentation.
|
Mon, 09 Jun 2014 11:03:17 -0700 |
Rik |
doc: Periodic grammarcheck of documentation.
|
Wed, 04 Jun 2014 08:29:01 -0700 |
Rik |
pr-output.cc: Clean up unused parameter compilation warning.
|
Mon, 21 Apr 2014 17:17:15 +0200 |
Pantxo Diribarne |
Add callbacks for root properties format and formatspacing (bug #42135).
|
Fri, 25 Apr 2014 10:02:10 -0700 |
Rik |
Clean up questionable code bits identified by clang sanitize.
|
Mon, 10 Feb 2014 18:49:28 +0100 |
Markus Bergholz |
Additional format options for matlab compatibility (bug #41541).
|
Sat, 08 Feb 2014 13:35:00 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Tue, 04 Feb 2014 14:07:49 -0800 |
Rik |
Improve docstring for fixed_point_format().
stable
|
Fri, 31 Jan 2014 11:41:19 -0500 |
Michael Goffioul |
Support disp/display overloading in classdef
|
Thu, 05 Dec 2013 16:11:14 -0800 |
Rik |
maint: Don't use space between 'args' and '(' when doing indexing.
|
Thu, 07 Nov 2013 01:42:26 -0500 |
John W. Eaton |
fix printing of matrix values (bug #40470)
|
Wed, 06 Nov 2013 19:22:02 -0500 |
John W. Eaton |
avoid initial spaces for scalars in GUI workspace viewer (bug #40500)
|
Wed, 06 Nov 2013 19:17:59 -0500 |
John W. Eaton |
display matrix values in GUI workspace viewer (bug #40499)
|
Mon, 04 Nov 2013 14:32:19 -0500 |
John W. Eaton |
allow format bank to work for mixed +/- values
|
Thu, 31 Oct 2013 17:26:04 -0400 |
John W. Eaton |
attempt to avoid setting persistent state on i/o streams (bug #40396)
|
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.
|
Thu, 12 Sep 2013 19:21:02 -0400 |
John W. Eaton |
eliminate unimplemented vax and cray floating point formats
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Sun, 04 Aug 2013 13:08:39 -0700 |
Rik |
doc: Periodic grammarcheck of documentation.
|
Sat, 13 Jul 2013 08:08:15 -0700 |
Rik |
Use xfinite to replace some (isinf || isnan) instances in C++ code.
|
Wed, 03 Jul 2013 17:43:48 -0700 |
Rik |
maint: Collapse interpfcn and interpfcn-core directories into corefcn directory.
base
libinterp/interpfcn/pr-output.cc@7866914cc473
|