Thu, 19 Nov 2015 14:17:45 -0800 |
Rik |
Preface error() messages with name of function when possible.
|
Wed, 18 Nov 2015 17:24:47 -0800 |
Rik |
doc: Peridodic grammar check of documentation.
|
Tue, 17 Nov 2015 22:04:42 +0100 |
Pantxo Diribarne |
@ftp/mget: honor the TARGET argument
|
Fri, 13 Nov 2015 14:10:26 -0500 |
John W. Eaton |
rename octave_value value extractors that accept error message args
|
Thu, 05 Nov 2015 17:22:16 -0500 |
John W. Eaton |
new cellstr_value function and elimination of error_state
|
Thu, 05 Nov 2015 15:06:52 -0500 |
John W. Eaton |
eliminate more uses of error_state
|
Thu, 08 Oct 2015 17:26:40 -0400 |
John W. Eaton |
use new string_value method to handle value extraction errors
|
Mon, 05 Oct 2015 22:47:42 -0400 |
John W. Eaton |
eliminate more simple uses of error_state
|
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().
|
Tue, 12 May 2015 09:22:01 -0700 |
Rik |
maint: Remove unnecessary whitespace at end of lines.
stable
|
Sat, 09 May 2015 17:19:30 -0700 |
Rik |
doc: Update more docstrings to have one sentence summary as first line.
stable
|
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
|
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).
|
Sun, 05 Oct 2014 10:48:26 -0400 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Thu, 25 Sep 2014 20:08:23 -0700 |
Nir Krakauer |
doc: Fix dead link in urlwrite/urlread docstring (bug #43082).
stable
|
Fri, 25 Apr 2014 13:25:25 -0700 |
Rik |
maint: Clean up extra spaces before/after parentheses.
|
Sat, 25 Jan 2014 11:48:02 -0500 |
John W. Eaton |
allow urlwrite to work again
stable
|
Wed, 22 Jan 2014 10:37:35 -0800 |
Rik |
Return all nargout from urlread if requested (bug #41260).
stable
|
Wed, 15 Jan 2014 15:22:03 -0500 |
John W. Eaton |
avoid startup crash if curl library is not available (bug #41067)
stable
|
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/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 07 Oct 2013 23:15:06 -0400 |
John W. Eaton |
separate object creation from http actions in url_transfer class
|
Thu, 03 Oct 2013 16:23:56 -0400 |
John W. Eaton |
fix error in previous commit
|
Thu, 03 Oct 2013 15:52:49 -0400 |
John W. Eaton |
move url_transfer classes to liboctave
base
libinterp/dldfcn/urlwrite.cc@1f1899ae85f1
|