Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Sat, 22 Nov 2014 20:20:13 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Fri, 14 Nov 2014 22:35:19 +0100 |
Andreas Weber |
oct-stream.cc::read: Fix calculation of nc when EOF gets hit (bug #43517)
stable
|
Sun, 19 Oct 2014 08:42:58 -0400 |
John W. Eaton |
don't include oct-locbuf.h in header files unnecessarily
|
Sat, 20 Sep 2014 22:04:01 -0700 |
Rik |
Align columns for freport() output.
|
Fri, 25 Apr 2014 10:02:10 -0700 |
Rik |
Clean up questionable code bits identified by clang sanitize.
|
Wed, 16 Apr 2014 20:45:33 -0400 |
John W. Eaton |
also switch from unsigned integer to real format for negative values
|
Tue, 15 Apr 2014 14:12:56 -0400 |
John W. Eaton |
compatibility fixes for printf integer format specifiers
|
Fri, 04 Apr 2014 11:41:05 -0400 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Thu, 03 Apr 2014 19:50:14 -0400 |
John W. Eaton |
fwrite: don't convert to octave_int for char output types
stable
|
Sat, 01 Mar 2014 22:11:32 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Sat, 22 Feb 2014 13:06:18 -0500 |
John W. Eaton |
correctly size fread result (bug #41648)
stable
|
Fri, 21 Feb 2014 18:20:35 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Fri, 21 Feb 2014 15:28:02 -0500 |
Rik |
handle fread skip parameter correctly (bug #41648)
stable
|
Fri, 03 Jan 2014 17:33:46 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Fri, 03 Jan 2014 17:29:08 -0500 |
John W. Eaton |
return elements read, not bytes in fread second output (bug #41091)
stable
|
Fri, 03 Jan 2014 15:12:30 -0500 |
John W. Eaton |
improve handling of integer field overflow in printf (bug #36278)
|
Thu, 05 Dec 2013 10:50:17 -0800 |
Rik |
Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 23 Sep 2013 13:31:02 -0400 |
John W. Eaton |
snapshot 3.7.7
ss-3-7-7
|
Thu, 19 Sep 2013 11:20:28 -0400 |
John W. Eaton |
improve efficiency of fread
|
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
|
Tue, 20 Aug 2013 11:06:20 -0700 |
Rik |
Handle '+' format modifier in sprintf (bug #39773)
|
Wed, 03 Jul 2013 17:43:48 -0700 |
Rik |
maint: Collapse interpfcn and interpfcn-core directories into corefcn directory.
base
libinterp/interp-core/oct-stream.cc@ba4301ee7c38
|