log extra/NaN/src/histo_mex.cpp @ 12685:f26b1170ea90 octave-forge

age author description
Sat, 12 Sep 2015 07:15:01 +0000 schloegl resulting values should be really converted to output data type octave-forge
Thu, 23 Apr 2015 11:53:02 +0000 schloegl use isnan() instead of __isnan() octave-forge
Mon, 30 Mar 2015 20:52:08 +0000 schloegl [NaN] histo_mex: more efficient checks on isnan - requires less comparison operations octave-forge
Mon, 30 Mar 2015 20:48:51 +0000 schloegl replace isnan with __isnan to fix cross-compilation with MXE octave-forge
Wed, 20 Apr 2011 09:16:06 +0000 schloegl update contact e-mail and www address octave-forge
Thu, 27 Jan 2011 17:10:36 +0000 schloegl fix web address octave-forge
Thu, 27 Jan 2011 16:39:17 +0000 schloegl replace <inttypes.h> with <stdint.h> octave-forge
Thu, 03 Jun 2010 20:54:59 +0000 schloegl remove unsupported and untested option octave-forge
Fri, 14 May 2010 13:11:32 +0000 schloegl avoid using ssize_t; support char data octave-forge
Sun, 10 Jan 2010 22:22:46 +0000 schloegl (none) octave-forge
Tue, 13 Oct 2009 22:43:28 +0000 schloegl fix version check for defining mwSize; set default ACC_LEVEL 0 octave-forge
Tue, 11 Aug 2009 07:54:06 +0000 schloegl support of logical data added octave-forge
Thu, 06 Aug 2009 13:44:45 +0000 schloegl fix h.X(256) for uint8 octave-forge
Mon, 15 Jun 2009 09:09:49 +0000 schloegl support for data weigthening added - fix for (u)int8/16 data octave-forge
Mon, 15 Jun 2009 08:32:06 +0000 schloegl support for data weigthening added octave-forge
Mon, 08 Jun 2009 13:31:57 +0000 schloegl fix NaN support in HISTO_MEX; support of tix output octave-forge
Mon, 08 Jun 2009 11:18:48 +0000 schloegl flag_rows done, single vector, and (u)int8/16 done; octave-forge
Sun, 07 Jun 2009 22:46:26 +0000 schloegl add histo_mex, currently only (u)int8/16 are supported octave-forge