log extra/NaN/src/str2array.cpp @ 12693:c76411f5c22e octave-forge

age author description
Sat, 12 Sep 2015 19:19:57 +0000 schloegl fix prototyp definition of mexFunktion (reverts partly commit 12878) octave-forge
Sat, 12 Sep 2015 14:59:20 +0000 schloegl use size_t instead of mwSize/mwIndex whenever possible octave-forge
Tue, 15 Apr 2014 15:42:23 +0000 schloegl str2array: revert last change because it breaks beckward compatibility octave-forge
Tue, 11 Feb 2014 08:19:32 +0000 schloegl ignore column delimiters after row delimiters - this avoids generating an empty column when the row starts with a column delimiter (e.g. space or <TAB>) octave-forge
Tue, 15 Nov 2011 19:27:22 +0000 schloegl correct name of bland_altman; address compiler warning warning: deprecated conversion from string constant 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
Mon, 26 Apr 2010 14:15:23 +0000 schloegl bug fix for uninitialized u[k] causing seg-faults octave-forge
Wed, 21 Apr 2010 09:16:03 +0000 schloegl rename STR2DOUBLE to STR2ARRAY, ignore extra space characters octave-forge