Mon, 17 Aug 2015 09:20:03 -0700 |
Rik |
maint: Rename instances of LS_ASCII to LS_TEXT for clarity.
|
Sat, 30 May 2015 03:14:07 +0100 |
Carnë Draug |
Deprecate Array::length() and Sparse::length() in favour of ::numel().
|
Sat, 23 May 2015 21:46:44 -0700 |
Rik |
maint: Use cuddled parentheses when indexing dimension_vectors.
|
Tue, 12 May 2015 09:22:01 -0700 |
Rik |
maint: Remove unnecessary whitespace at end of lines.
stable
|
Sun, 03 May 2015 21:52:42 -0700 |
Rik |
doc: Update more docstrings to have one sentence summary as first line.
stable
|
Thu, 26 Feb 2015 10:49:20 -0500 |
John W. Eaton |
avoid needing to include hdf5 in public header files (bug #44370, #43180)
|
Mon, 23 Feb 2015 20:43:54 +0000 |
Carnë Draug |
Rename 'matlab-incompatible' warning to 'language-extension'.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Tue, 20 Jan 2015 13:43:29 -0500 |
John W. Eaton |
unconditionally disable the octave_allocator class
|
Tue, 21 Oct 2014 09:57:02 -0700 |
Rik |
Overhaul getfield, setfield, orderfields m-files.
|
Fri, 25 Apr 2014 13:25:25 -0700 |
Rik |
maint: Clean up extra spaces before/after parentheses.
|
Sun, 02 Mar 2014 12:56:11 -0800 |
Rik |
Deprecate nfields and replace with numfields.
|
Sat, 01 Mar 2014 22:11:32 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Sat, 01 Mar 2014 21:50:13 -0800 |
Rik |
doc: Update documentation for functions in octave-value dir.
stable
|
Fri, 31 Jan 2014 11:41:19 -0500 |
Michael Goffioul |
Support disp/display overloading in classdef
|
Sat, 25 Jan 2014 01:02:12 -0500 |
Mike Miller |
Use std::ostream::fail instead of unsafe implicit bool conversion (bug #41335)
stable
|
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, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Sat, 22 Jun 2013 19:47:32 -0700 |
Rik |
doc: Periodic grammarcheck of documentation.
|
Thu, 13 Dec 2012 15:40:51 -0500 |
Jordi Gutiérrez Hermoso |
doc: overhaul struct docstring
|
Thu, 13 Dec 2012 10:57:04 -0800 |
Rik |
Add fieldnames.m which extensds fieldnames() to work on Java objects.
|
Tue, 04 Dec 2012 20:06:49 +0100 |
Juan Pablo Carbajal |
error_ids: Adding ids and documentation
|
Tue, 20 Nov 2012 13:24:51 -0500 |
John W. Eaton |
warn instead of throwing an error for invalid structure field names
|
Thu, 15 Nov 2012 13:07:24 -0500 |
Jordi Gutiérrez Hermoso |
check for allowed struct field names in subsref and subsasgn
|
Tue, 16 Oct 2012 14:17:00 -0700 |
Rik |
doc: Update docstring form rmfield() and add another %!test.
|
Mon, 01 Oct 2012 18:30:44 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
base
src/ov-struct.cc@b79c7aaed30b
|
Wed, 22 Aug 2012 17:36:54 -0400 |
John W. Eaton |
use std::numeric_limits for integer max and min values
|
Sat, 18 Aug 2012 16:23:39 -0400 |
John W. Eaton |
split libinterp from src
base
src/octave-value/ov-struct.cc@5d485cb4ba81
|