log

age author description
Tue, 07 Jul 2015 05:03:42 +0000 cdf fix warnings octave-forge
Mon, 06 Jul 2015 19:42:45 +0000 schloegl prepare release NaN-tb v2.8.1 octave-forge
Thu, 02 Jul 2015 21:04:17 +0000 schloegl [nantest] avoiding backslash in output; explanation why some tests are not performed octave-forge
Thu, 02 Jul 2015 16:06:53 +0000 rafavzqz Fixed bug for univariate geometries octave-forge
Thu, 02 Jul 2015 11:14:16 +0000 schloegl fix nantest to avoid crashing Octave 4.0.0 on Windows octave-forge
Tue, 30 Jun 2015 09:09:47 +0000 wwwandy doc: Fix example in rad2deg octave-forge
Fri, 26 Jun 2015 15:46:42 +0000 rafavzqz Fixed bug when the weight is not given octave-forge
Wed, 24 Jun 2015 12:53:08 +0000 schloegl preparing release of NaN 2.8.0 octave-forge
Wed, 24 Jun 2015 11:00:51 +0000 schloegl - fix Makefile for Octave4 on windows octave-forge
Mon, 22 Jun 2015 20:33:12 +0000 abarth93 remove old strsplit octave-forge
Mon, 22 Jun 2015 16:01:54 +0000 rafavzqz Export also for previous version octave-forge
Sun, 21 Jun 2015 22:26:38 +0000 michelemartone introduced a 'demo' section in sparsersb.cc. octave-forge
Sun, 21 Jun 2015 20:28:26 +0000 michelemartone adjusting the documentation of the "render" case and correcting the symbols for the 'sparsersb' synopsis. octave-forge
Sun, 21 Jun 2015 19:48:24 +0000 michelemartone The interface to rsb_mtx_get_info_str will at least return the result of RSB_MIF_MATRIX_INFO__TO__CHAR_P now. octave-forge
Sun, 21 Jun 2015 19:29:06 +0000 michelemartone Better populated the source file area meant to be used by the 'test' builtin. Used the main usage signatures. octave-forge
Sun, 21 Jun 2015 18:43:38 +0000 michelemartone Adapted the code to compile with -std=gnu++11. This has consisted in putting a space when concatenating string constants and preprocessor symbols. octave-forge
Sun, 21 Jun 2015 14:45:08 +0000 michelemartone Further documentation fixes. octave-forge
Sun, 21 Jun 2015 14:37:10 +0000 michelemartone typo fix: s/Postcript/Postscript/g octave-forge
Sun, 21 Jun 2015 14:34:28 +0000 michelemartone reorganized the documentation string to have the @deftypefnx lines one after the other. small documentation bugs corrected on the way. octave-forge
Fri, 19 Jun 2015 16:24:09 +0000 rafavzqz Added function to compute subdivision coefficients octave-forge
Thu, 18 Jun 2015 15:09:49 +0000 schloegl check for sparse matrices and and convert to full if needed octave-forge
Thu, 18 Jun 2015 08:23:13 +0000 michelemartone oops: s/correspondent/corresponding/g octave-forge
Tue, 16 Jun 2015 09:50:44 +0000 rafavzqz Fixed bug octave-forge
Tue, 16 Jun 2015 07:52:10 +0000 rafavzqz Added warning for Inf/NaN coefficients octave-forge
Tue, 16 Jun 2015 07:16:51 +0000 abarth93 add PKG_DEL octave-forge
Thu, 11 Jun 2015 10:15:47 +0000 abarth93 clarification about the attribute missing_value octave-forge
Wed, 10 Jun 2015 14:58:33 +0000 abarth93 reduce risk to overwrite users variable in PKD_DEL octave-forge
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
Thu, 23 Apr 2015 09:23:20 +0000 cdf added CITATION file octave-forge
Wed, 22 Apr 2015 14:41:02 +0000 rafavzqz Added empty subdomain octave-forge
Mon, 20 Apr 2015 07:56:09 +0000 rafavzqz Compute the second output argument also for curves octave-forge