Mon, 05 Oct 2015 19:29:36 -0400 |
John W. Eaton |
eliminate many more simple uses of error_state
|
Fri, 02 Oct 2015 15:07:37 -0400 |
Lachlan Andrew |
use exceptions for better invalid index error reporting (bug #45957)
|
Mon, 17 Aug 2015 09:20:03 -0700 |
Rik |
maint: Rename instances of LS_ASCII to LS_TEXT for clarity.
|
Sat, 23 May 2015 21:46:44 -0700 |
Rik |
maint: Use cuddled parentheses when indexing dimension_vectors.
|
Thu, 26 Feb 2015 13:07:04 -0500 |
John W. Eaton |
maint: More cleanup of C++ code to follow Octave coding conventions.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Tue, 15 Apr 2014 14:12:56 -0400 |
John W. Eaton |
compatibility fixes for printf integer format specifiers
|
Fri, 31 Jan 2014 11:41:19 -0500 |
Michael Goffioul |
Support disp/display overloading in classdef
|
Fri, 03 Jan 2014 11:23:08 -0500 |
John W. Eaton |
don't include umap_xsignbit with char mapper cases (see 0d5721873d6b)
|
Thu, 02 Jan 2014 23:18:45 -0500 |
John W. Eaton |
avoid some tests that rely on ordering of enum values
|
Thu, 02 Jan 2014 22:44:37 -0500 |
John W. Eaton |
allow toupper and tolower to handle numeric values (bug #33537)
|
Thu, 31 Oct 2013 17:26:04 -0400 |
John W. Eaton |
attempt to avoid setting persistent state on i/o streams (bug #40396)
|
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.
|
Sat, 22 Jun 2013 15:13:53 +0200 |
David Bateman |
Partially undo the changeset 8fce0ed4894a as sparse specialized version of is_empty can be used in all cases.
|