log liboctave/util/lo-utils.cc @ 18084:8e056300994b

age author description
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