Thu, 01 Oct 2015 16:18:19 -0400 |
John W. Eaton |
begin removal of global error_state variable
|
Thu, 06 Aug 2015 08:09:01 -0700 |
Rik |
Use error() rather than ::error() unless explicitly required.
|
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
|
Sun, 19 Apr 2015 18:41:08 -0400 |
Michael Goffioul |
Fix nested classdef package lookup (bug #44856)
|
Thu, 02 Apr 2015 17:16:03 -0400 |
John W. Eaton |
only insert package names into loader map if package dir exists (bug #43769)
|
Wed, 25 Feb 2015 11:55:49 -0800 |
Rik |
maint: Cleanup 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, 20 Jan 2015 10:29:54 -0500 |
John W. Eaton |
strip trailing whitespace from most source files
|
Wed, 07 Jan 2015 18:12:01 -0500 |
John W. Eaton |
avoid indexing before beginning of string
|
Wed, 07 Jan 2015 18:11:05 -0500 |
John W. Eaton |
Backed out changeset 5f313345912f
|
Wed, 07 Jan 2015 18:07:12 -0500 |
John W. Eaton |
avoid indexing before beginning of string
|
Wed, 07 Jan 2015 18:02:17 -0500 |
John W. Eaton |
avoid indexing before beginning of string
|
Tue, 16 Dec 2014 12:07:32 -0800 |
Rik |
A few more instances of stricter input validation for strings (bug #42651).
|
Tue, 16 Dec 2014 09:21:29 -0800 |
Rik |
Use stricter input validation when looking for a string as input (bug #42651).
|
Tue, 19 Aug 2014 05:41:06 -0400 |
John W. Eaton |
new data directory for storing data files we distribute
|
Wed, 16 Jul 2014 18:38:55 -0400 |
John W. Eaton |
exist: don't search path for absolute or rooted relative file names
|
Wed, 04 Jun 2014 17:16:03 -0400 |
John W. Eaton |
load files in private directories from private functions (bug #42500)
|
Fri, 03 Jan 2014 14:34:47 -0500 |
John W. Eaton |
find load file in private directories (bug #35697)
|
Sun, 15 Dec 2013 15:08:34 -0800 |
Rik |
Sort result of genpath() for matlab compatibility (bug #40903).
|
Tue, 05 Nov 2013 12:27:42 -0500 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Wed, 23 Oct 2013 22:29:06 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 14 Oct 2013 11:28:29 -0400 |
Michael Goffioul |
Fix invalid memory read in rmpath.
classdef
|
Sat, 05 Oct 2013 11:22:09 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Thu, 12 Sep 2013 21:08:07 -0400 |
Michael Goffioul |
* libinterp/corefcn/load-path.cc (genpath): Ignore package dirs.
classdef
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Thu, 04 Jul 2013 10:09:58 -0400 |
John W. Eaton |
periodic merge of default to classdef
classdef
base
libinterp/interpfcn/load-path.cc@091e49cee536
|
Wed, 03 Jul 2013 17:43:48 -0700 |
Rik |
maint: Collapse interpfcn and interpfcn-core directories into corefcn directory.
base
libinterp/interpfcn/load-path.cc@f017c95d3eda
|