log liboctave/util/lo-utils.cc @ 21301:40de9f8f23a6

age author description
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Wed, 03 Feb 2016 17:15:15 -0500 John W. Eaton use istream::traits_type::eof () instead of EOF
Fri, 01 May 2015 08:29:52 -0700 Rik Fix loading of ASCII files with NA values in final column (bug #44967). stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 04 Dec 2013 22:13:18 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctave.
Thu, 14 Nov 2013 10:01:57 -0800 Rik Fix loading complex values with 'NA' saved in text format (bug #40575).
Wed, 06 Nov 2013 11:42:35 -0800 Rik maint: Use phrase "FIXME:" for problem areas in code.
Tue, 29 Oct 2013 01:28:06 -0400 John W. Eaton undo 7b305b36b87e to avoid Windows putenv/setenv failure (bug #40381)
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Thu, 10 Oct 2013 13:54:12 -0400 John W. Eaton use setenv to implement putenv and avoid memory leak (bug #40230)
Sat, 13 Jul 2013 08:08:15 -0700 Rik Use xfinite to replace some (isinf || isnan) instances in C++ code.
Sat, 29 Sep 2012 15:41:18 -0700 Rik build: Use putenv module from gnulib.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/lo-utils.cc@eacfff21f66a