Thu, 15 Mar 2012 20:03:01 -0700 |
Rik |
Rename array-as-vector, array-as-scalar warning IDs to match documentation (bug #35838)
|
Sun, 04 Mar 2012 12:21:10 -0800 |
Rik |
Update %!tests in src/ directory with Octave coding conventions.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Mon, 12 Dec 2011 22:12:32 -0800 |
Rik |
test: simplify test for allow_noninteger_range_as_index
stable
|
Sun, 27 Nov 2011 16:07:13 -0800 |
Rik |
doc: Document "local" option for configuration variables.
|
Tue, 08 Nov 2011 14:50:15 -0500 |
John W. Eaton |
* ov-range.cc: Also disable warning for noninteger index in test.
|
Tue, 06 Sep 2011 21:15:16 -0500 |
Jordi GutiƩrrez Hermoso |
Remove all blank lines with "format compact"
|
Tue, 19 Jul 2011 13:24:49 -0700 |
Rik |
test: Add validation for allow_noninteger_range_as_index()
|
Wed, 18 Mar 2009 15:23:14 +0100 |
Benjamin Lindner |
fix leaving stray '\r' in stream when reading from CRLF data file
release-3-0-x
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Tue, 02 Nov 2010 16:27:30 +0100 |
David Bateman |
Address precision issue in ranges saved to HDF5 files
|
Thu, 21 Oct 2010 16:12:00 -0400 |
John W. Eaton |
use gripe functions for NaN to logical and NaN to character conversions more consistently
|
Sat, 31 Jul 2010 11:18:11 -0700 |
Rik |
Grammarcheck .cc files
|
Wed, 30 Jun 2010 15:52:57 +0200 |
Jaroslav Hajek |
fix saving/loading of constant ranges (bug #30289)
|
Wed, 16 Jun 2010 20:36:55 -0700 |
Rik |
Periodic grammar check of documentation files to ensure common format.
|
Mon, 10 May 2010 07:50:11 +0200 |
Jaroslav Hajek |
optimize order of conditions in octave_range::index_vector
|
Fri, 07 May 2010 15:58:51 -0400 |
John W. Eaton |
use internal variable instead of warning state to control whether to allow non-integer ranges as indices
|
Thu, 06 May 2010 08:02:07 -0400 |
John W. Eaton |
improve warning/error message
|
Wed, 05 May 2010 14:20:58 -0400 |
John W. Eaton |
allow non-integer ranges as indices conditionally
|
Thu, 11 Feb 2010 12:41:46 -0500 |
John W. Eaton |
untabify src C++ source files
|
Wed, 20 Jan 2010 20:39:26 -0500 |
John W. Eaton |
remove Emacs local-variable settings from source files in src directory
|
Tue, 15 Dec 2009 10:04:34 +0100 |
Jaroslav Hajek |
optimize indexing of ranges by single subscripts
|
Tue, 01 Dec 2009 00:49:07 +0100 |
Kacper Kowalik |
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
|
Sat, 28 Nov 2009 14:00:56 +0100 |
Kacper Kowalik |
Remove HDF5 cruft for older versions of HDF5
|
Wed, 22 Apr 2009 11:05:55 +0200 |
Jaroslav Hajek |
support range->string conversions
|
Fri, 13 Mar 2009 12:18:50 +0100 |
Jaroslav Hajek |
fix range arithmetics
|
Tue, 10 Mar 2009 01:01:50 -0400 |
Benjamin Lindner |
fix CRLF issues with text-mode reading in windows when loading ascii data
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Wed, 03 Dec 2008 13:32:57 +0100 |
Jaroslav Hajek |
implement diagonal matrix objects
|