log

age author description
Fri, 06 Jun 2014 11:43:17 -0400 John W. Eaton 3.8.2 release candidate 1 stable rc-3-8-2-1
Fri, 06 Jun 2014 09:43:54 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 06 Jun 2014 09:43:11 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 04 Jun 2014 22:09:08 -0700 Rik doc: Remove confusing extra 'summation' argument example to sparse(). stable
Wed, 04 Jun 2014 21:26:07 -0700 Rik NEWS: Update with important changes for 4.2 release.
Wed, 04 Jun 2014 17:16:03 -0400 John W. Eaton load files in private directories from private functions (bug #42500)
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061) nkf-ready
Sun, 16 Mar 2014 23:33:49 +0100 Stefan Mahr Fix jit tests
Tue, 18 Mar 2014 20:59:04 +0100 Stefan Mahr cleanup of tic and ticlabel code
Sun, 02 Mar 2014 02:29:52 +0100 Stefan Mahr remove unneeded ticklabel conversions
Wed, 09 Apr 2014 10:23:11 +0200 Stefan Mahr fix xticklabel with minor grid (bug #38139, bug #40256)
Wed, 04 Jun 2014 08:29:01 -0700 Rik pr-output.cc: Clean up unused parameter compilation warning.
Tue, 13 May 2014 22:02:44 +0200 Philip Nienhuis textscan.m: properly process "emptyvalue" (bug #42343).
Tue, 03 Jun 2014 22:11:01 -0700 Rik issymmetric.m: Don't use final ';' in %!assert statement.
Mon, 02 Jun 2014 01:24:52 -0600 David Spies Made issymmetric (issymmetric.m) work for logical matrices (Bug #42485)
Tue, 03 Jun 2014 14:42:00 -0700 Rik Fix incorrect sparse matrix example code in oct-file chapter (bug #41799). stable
Mon, 02 Jun 2014 08:59:26 -0700 Rik doc: Fix some Latin wording in documentation. stable
Tue, 03 Jun 2014 09:07:02 -0700 Rik Add missing newline to error message from mkoctfile.
Tue, 18 Mar 2014 16:42:45 -0300 Pedro Angelo nchoosek.m: nchoosek(N,0) now returns [](1x0) when N is a vector (bug #41890).
Mon, 02 Jun 2014 11:17:59 -0700 Rik maint: Periodic merge of gui-release to default.
Mon, 02 Jun 2014 11:04:55 -0700 Rik Fix compilation warning about use of '&' versus '&&' in find.cc. gui-release
Mon, 02 Jun 2014 10:05:25 -0700 Rik Mark internal sparse matrix implementation of atan2 as deprecated. gui-release
Mon, 02 Jun 2014 09:00:22 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 01 Jun 2014 21:41:58 -0700 Rik Fix binmap for sparse-scalar or scalar-sparse operations (bug #40813). stable
Sun, 01 Jun 2014 15:42:17 +0200 Stefan Mahr Fix infinite loop and segfault for atan2, fmod, hypot (bug #40813). stable
Sun, 01 Jun 2014 17:33:53 -0700 Rik edit.m: Remove keyboard() statement left from debugging cset 0728f7b6b1a2.
Fri, 23 May 2014 16:28:37 +0200 Kai T. Ohlhus Add tests for empty value and correct alphanumerical value comparision of isequal (bug #42408).
Tue, 27 May 2014 14:15:08 -0700 Rik Make isequal matlab compatible when comparing char to numeric (bug #42408).
Tue, 27 May 2014 13:53:39 -0700 Rik edit.m: Don't append default '.m' extension if an extension already exists.
Tue, 27 May 2014 14:59:43 -0400 John W. Eaton eigs: selection columns of V, not rows (bug #41795) stable