log

age author description
Wed, 10 Jun 2015 14:50:50 +0000 abarth93 fix bug #40623 octave-forge
Wed, 10 Jun 2015 14:50:13 +0000 abarth93 fix bug #44837 octave-forge
Wed, 10 Jun 2015 13:17:57 +0000 abarth93 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate octave-forge
Wed, 10 Jun 2015 12:37:24 +0000 abarth93 merge patch from bug #44837, of-netcdf wont cross compile octave-forge
Tue, 09 Jun 2015 16:25:46 +0000 michelemartone a note in the README about necessity of -fPIC. octave-forge
Mon, 08 Jun 2015 08:51:06 +0000 cdf push changes made for release octave-forge
Mon, 01 Jun 2015 07:38:49 +0000 schloegl prepare next release of NaN and TSA-tooblox octave-forge
Mon, 01 Jun 2015 06:10:55 +0000 schloegl bug #38170 fixed (inaccurate normcdf) octave-forge
Sat, 30 May 2015 23:56:46 +0000 michelemartone removed PKG_ADD/PKG_DEL from the *.cc file. octave-forge
Sat, 30 May 2015 20:47:32 +0000 michelemartone Oops: fix error message in rsb_mtx_rndr() use. octave-forge
Sat, 30 May 2015 20:21:51 +0000 michelemartone bugfix to the "render" subcase in case no render height/width is being specified. octave-forge
Fri, 29 May 2015 21:12:32 +0000 michelemartone changes to respond to Carnë Draug's review of sparsersb dated 20150521@18:22 (ticket #172). octave-forge
Wed, 20 May 2015 12:25:45 +0000 michelemartone setting requirement to Octave-4.0.0. octave-forge
Wed, 20 May 2015 12:20:04 +0000 michelemartone these changes make it possible to install the package with 'pkg', as in http://octave.sourceforge.net/developers.html octave-forge
Tue, 19 May 2015 08:39:01 +0000 michelemartone relaxed pcr/pcg testing by introducing a tolerance. octave-forge
Tue, 19 May 2015 07:54:43 +0000 michelemartone fix for octave-4.0.0-rc4 (OCTAVE_MAJOR_VERSION>=4) alike to https://savannah.gnu.org/bugs/index.php?45136 (octave_sparsersb_mtx::print() is not anymore const in octave-4). octave-forge
Wed, 13 May 2015 09:34:14 +0000 abarth93 improved checking of indeces are at regular intervals octave-forge
Wed, 13 May 2015 09:33:11 +0000 abarth93 return error if no files are found for ncCatArray octave-forge
Tue, 12 May 2015 20:26:49 +0000 abarth93 fix bug when CatArray is indexed with (:) octave-forge
Tue, 12 May 2015 19:11:25 +0000 abarth93 make concatenation more robust octave-forge
Fri, 08 May 2015 20:08:28 +0000 i7tiol Remove autoloaded functions at package unload. octave-forge
Tue, 05 May 2015 07:31:33 +0000 i7tiol avoid using const_cast, new release 2.3.2 octave-forge
Tue, 05 May 2015 05:29:10 +0000 i7tiol Correct minor documentation typo in pq_conninfo. octave-forge
Mon, 04 May 2015 17:18:06 +0000 michelemartone as it was this code did not compile with 4.0.0-rc4. octave-forge
Mon, 04 May 2015 15:55:09 +0000 schloegl fix bug #44989 - Inappropriate check of Matlab version with Octave 4.0 octave-forge
Mon, 27 Apr 2015 09:17:42 +0000 jpicarbajal admin: Update releasePKG.m to use inputParser from core octave-forge
Thu, 23 Apr 2015 16:32:00 +0000 schloegl prepare release NaN 2.7.5 octave-forge
Thu, 23 Apr 2015 14:22:21 +0000 rafavzqz Updated with latest changes octave-forge
Thu, 23 Apr 2015 11:53:51 +0000 schloegl avoid displaying intermediate results octave-forge
Thu, 23 Apr 2015 11:53:02 +0000 schloegl use isnan() instead of __isnan() octave-forge