log libinterp/corefcn/load-save.cc @ 20299:bfe66db8addb

age author description
Mon, 15 Jun 2015 17:42:44 -0400 John W. Eaton don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Thu, 26 Feb 2015 13:07:04 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Sat, 21 Feb 2015 20:35:44 -0500 John W. Eaton if save file name is "-" and nargout is 0, write to stdout
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 08 Dec 2014 10:18:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 08 Dec 2014 10:15:54 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Sat, 06 Dec 2014 07:42:18 -0800 Rik Issue error if load file format cannot be determined (bug #43575). stable
Tue, 02 Dec 2014 10:05:03 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 02 Dec 2014 09:56:50 -0500 John W. Eaton use gnulib:: namespace for log, logf, localtime, and gmtime gui-release
Mon, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Tue, 19 Aug 2014 06:40:53 -0400 John W. Eaton make "file found in path" warnings consistent
Mon, 21 Jul 2014 18:27:10 +0200 Andreas Weber load-save.cc: Return string rather printing to octave_stdout
Fri, 27 Jun 2014 11:56:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 22 Jun 2014 07:22:26 -0400 John Donoghue Check for name and type keyword to return as an octave ascii data file (Bug #42586) stable
Fri, 25 Apr 2014 10:02:10 -0700 Rik Clean up questionable code bits identified by clang sanitize.
Thu, 13 Feb 2014 12:07:37 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 09 Feb 2014 18:21:14 -0500 Mike Miller Allow save() to write to the terminal with the filename '-' (bug #41505) stable
Fri, 03 Jan 2014 14:34:47 -0500 John W. Eaton find load file in private directories (bug #35697)
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Wed, 06 Nov 2013 11:42:35 -0800 Rik maint: Use phrase "FIXME:" for problem areas in code.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Thu, 24 Oct 2013 17:13:02 -0400 John W. Eaton avoid HDF5 error message at exit (bug #37713)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 20 Oct 2013 20:30:11 -0700 Rik Implement faster partial loading of HDF5 files.
Thu, 29 Aug 2013 19:48:58 -0700 Rik Don't warn about saving empty variable names for Matlab compatibility (bug #34259)
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Fri, 02 Aug 2013 19:48:34 +0200 Andreas Weber check_gzip_magic before get_file_format (wrong type detection, bug #39652)
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/load-save.cc@3e3db1d38a54