log extra/NaN/src/xptopen.cpp @ 12702:29b7963bf748 octave-forge

age author description
Tue, 22 Dec 2015 10:28:53 +0000 schloegl define typeof() when missing; support for clang compiler added octave-forge
Sat, 12 Sep 2015 19:21:36 +0000 schloegl use of typeof() for autotyping octave-forge
Sat, 12 Sep 2015 14:59:20 +0000 schloegl use size_t instead of mwSize/mwIndex whenever possible octave-forge
Thu, 20 Aug 2015 09:01:53 +0000 schloegl [nan-tb] fix bug when file open fails; address several compiler warnings octave-forge
Fri, 03 Apr 2015 19:24:52 +0000 schloegl [nan] replace strcmpi with strncasecmp octave-forge
Sat, 24 Jan 2015 15:09:30 +0000 schloegl prepare next release of NaN and TSA package octave-forge
Mon, 13 Jan 2014 08:47:27 +0000 schloegl NaN/xptopen: fix support for CYGWIN octave-forge
Tue, 09 Apr 2013 11:12:04 +0000 schloegl add patch as suggested by Dirk http://savannah.gnu.org/bugs/?38670 octave-forge
Tue, 09 Apr 2013 09:48:43 +0000 schloegl NaN-tb: correct and improve docu of xptopen octave-forge
Tue, 24 Apr 2012 08:23:36 +0000 schloegl clean up code - get rid of some warnings octave-forge
Tue, 24 Apr 2012 07:58:12 +0000 schloegl better platform checks octave-forge
Tue, 24 Apr 2012 07:23:15 +0000 schloegl fix for MinGW and Apple, and eventually Hurd octave-forge
Thu, 05 Apr 2012 22:14:27 +0000 schloegl platform specific definitions improved octave-forge
Fri, 10 Feb 2012 09:50:15 +0000 schloegl remove requirement of ZLIB; remove obsolete nan2conv.m octave-forge
Wed, 16 Nov 2011 07:52:13 +0000 schloegl several compiler warnings have been addressed octave-forge
Sat, 28 May 2011 13:47:12 +0000 schloegl support for BSD included octave-forge
Fri, 22 Apr 2011 19:15:29 +0000 schloegl sqlite is not needed yet octave-forge
Thu, 21 Apr 2011 21:01:50 +0000 schloegl add SQLite identification 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
Sun, 28 Nov 2010 23:59:26 +0000 schloegl support compressed (zlib-ed) files octave-forge
Wed, 24 Nov 2010 22:27:43 +0000 schloegl identification of SPSS files improved octave-forge
Wed, 24 Nov 2010 21:28:59 +0000 schloegl fix check of input arguments; support for STATA files versuions less than 114; remove trailing blanks octave-forge
Tue, 21 Sep 2010 19:28:18 +0000 schloegl SPSS: decode some more header information - still not ready octave-forge
Tue, 07 Sep 2010 11:22:04 +0000 schloegl Matlab/WIN32 support added octave-forge
Sat, 04 Sep 2010 13:45:06 +0000 schloegl reading ARFF files improved; SPSS: better identification octave-forge
Wed, 01 Sep 2010 00:35:27 +0000 schloegl experimental ARFF support octave-forge
Mon, 30 Aug 2010 20:24:38 +0000 schloegl support for reading STATA files added octave-forge
Sun, 29 Aug 2010 22:42:29 +0000 schloegl remove obsolete code; improve reading variable names (prevents seg-fault in some special case); write: put XPTOPEN into header; experimental date/time conversion octave-forge
Mon, 23 Aug 2010 21:02:33 +0000 schloegl add reading and writing of XPT (SAS Transport File) format octave-forge