Thu, 26 Jul 2012 09:25:47 -0700 |
Rik |
maint: Cuddle open bracket used for indexing C++ arrays in source code.
|
Thu, 26 Jul 2012 08:13:22 -0700 |
Rik |
maint: Use Octave coding conventions for cuddled parentheses in liboctave/.
|
Fri, 06 Jul 2012 14:00:25 -0700 |
Rik |
maint: Use Octave coding conventions for cuddled parenthesis in retval assignments.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 23 Aug 2009 11:12:35 +0200 |
Jaroslav Hajek |
zero matrix assignment fix
release-3-2-x
|
Mon, 07 Apr 2008 13:40:38 -0400 |
John W. Eaton |
update copyright dates
release-3-0-x
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Thu, 20 Jan 2011 00:12:05 -0500 |
John W. Eaton |
attempt better backward compatibility for Array resize functions
|
Wed, 19 Jan 2011 17:55:56 -0500 |
John W. Eaton |
attempt better backward compatibility for Array constructors
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 21 Oct 2010 16:12:13 -0400 |
John W. Eaton |
consistently give error for operator not applied to NaN values
|
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
|
Thu, 20 May 2010 15:10:34 +0200 |
Jaroslav Hajek |
abstract scalar index checking off Array<T> (prep for struct optimizations)
|
Tue, 13 Apr 2010 12:36:21 +0200 |
Jaroslav Hajek |
rewrite sparse indexed assignment
|
Tue, 06 Apr 2010 08:28:15 +0200 |
Jaroslav Hajek |
Back out changeset 4e64fbbd5c58
|