log liboctave/util/data-conv.cc @ 21202:f7121e111991

age author description
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Mon, 18 Jan 2016 21:06:26 -0800 Rik Rename local gripe_XXX functions to err_XXX or warn_XXX.
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 18 Dec 2014 10:50:09 -0500 John W. Eaton use warning IDs for all warnings in liboctave
Sun, 27 Apr 2014 17:38:03 -0700 Rik Fix load/save to handle up to 2^32-1 elements.
Fri, 25 Apr 2014 10:02:10 -0700 Rik Clean up questionable code bits identified by clang sanitize.
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.
Fri, 11 Oct 2013 15:18:50 -0700 Rik maint: Remove unnecessary function provoking -Wunused-function warning.
Fri, 13 Sep 2013 23:31:11 -0400 John W. Eaton improve efficiency of fwrite
Thu, 12 Sep 2013 19:21:02 -0400 John W. Eaton eliminate unimplemented vax and cray floating point formats
Thu, 12 Sep 2013 14:10:41 -0400 John W. Eaton eliminate unnecessary volatile declarations
Mon, 09 Sep 2013 17:13:11 -0400 John W. Eaton speak CHAR_BIT in C++-ese
Wed, 20 Feb 2013 14:58:39 -0800 Rik Fix saving binary matrices with up to 2^31 elements (Bug #38326).
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base liboctave/data-conv.cc@38772fc27ecd
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/data-conv.cc@98f24205e24a